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

segmetation fault when run WACCM for multi-years

I run WACCM on bluefire for multi-years. For the first 4 years, it ran OK. But when it ran on Jan 30 for the 5 year, it failed. There was "segmentation fault" in run_??.out file and also a new fold named "coredir.6" appeared at the same time. The file "core_lite" in the fold looked like this:

+++PARALLEL TOOLS CONSORTIUM LIGHTWEIGHT COREFILE FORMAT version 1.0
+++LCB 1.0 Sun Feb 28 12:56:09 2010 Generated by IBM AIX 5.3
#
+++ID Node 6 Process 381354 Thread 1
***FAULT "SIGSEGV - Segmentation violation"
+++STACK
__gw_drag_NMOD_gw_drag_prof : 0x00003720
__gw_drag_NMOD_gw_intr : 0x00000e70
*__gw_drag_NMOD_gw_intr_stub_in_tphysac : 0x000000e8
tphysac : 0x00000e14
....................

In run_...out file, it looked like this:

...skipping...
0:
0:Global flash freq (/s), lightning NOx (TgN/y) = 46.7682 2.2125
ERROR: 0031-250 task 6: Segmentation fault
ERROR: 0031-250 task 9: Terminated
ERROR: 0031-250 task 5: Terminated
ERROR: 0031-250 task 3: Terminated
ERROR: 0031-250 task 2: Terminated

Can you tell me, how to fix this problem? Thank you!
 
Hi, Thanks!
I have just tried to find what's going on. I have saved the log files and you can find them in /ptmp/xhxue/WAQBO_f4_2x/showOut/ on bluefire.

The results in this fold were the restart run from Jan 27. The file run_742.out as well as the output nc files seem OK. But it stopped on Jan 30 for next run (run_743.out).
 
Hello,

had the same error and core messages these days modelling with WACCM.

In my case there were "missing values" in the qbo file of the input data. That shouldn't be your problem, because the qbo data is pointed to the 15. oder 16. every month.

That was the file we changed, so what kind of file you changed before? Check (with cdo or any tool) the values around the Jan 30...

Hope this helps or did you solved it already?
 
Top