Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

cesm lib problem

Hi all,I'm running fully coupled CESM1.0 on Yellowstone. The case has run 4 years and 3 months, and everything goes smooth. But recently it occurs a problem. Only cesm log gave error warnings attatched below:10389:forrtl: error (78): process killed (SIGTERM)10389:Image              PC                Routine            Line        Source10389:libpthread.so.0    00002B1AF6A8E585  Unknown               Unknown  Unknown10389:libpoe.so          00002B1AF9C4FAE2  Unknown               Unknown  Unknown10389:libpthread.so.0    00002B1AF6A86AA1  Unknown               Unknown  Unknown10389:libc.so.6          00002B1AF721193D  Unknown               Unknown  Unknown10389:INFO: 0031-306  pm_atexit: pm_exit_value is 1.INFO: 0031-251  task 5576 exited: rc=1INFO: 0031-251  task 5346 exited: rc=1INFO: 0031-251  task 1635 exited: rc=1INFO: 0031-251  task 1218 exited: rc=1INFO: 0031-251  task 13448 exited: rc=1  INFO: 0031-251  task 1644 exited: rc=1INFO: 0031-251  task 1093 exited: rc=1INFO: 0031-251  task 12961 exited: rc=1INFO: 0031-251  task 13441 exited: rc=1INFO: 0031-251  task 11984 exited: rc=1
Can someone help me solve this problem?
Thanks,Qiuying
 

jedwards

CSEG and Liaisons
Staff member
There is no information in what you have provided.   Check all of the log files for something informative.If you can't find anything you might try recompiing with the addition of flag -debug minimal to both CFLAGS and FFLAGS in the Macros file.But you might also try migrating to cheyenne, since yellowstone will retire this week.
 
Top