Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Polar WRF stops at day 2 00:30:00 of the run

nikhilhale

New member
I am using WPS-4.2 and polar version of WRF 4.1.3. I pre-processed ERA5 data using WPS-4.2, obtained met_em* files and use those to run polar WRF-4.1.3 from model date Feb 01, 2013, 00:00:00. But on model date Feb 02, 2013 00:30:00, I encounter the following error.
Timing for main: time 2013-02-02_00:30:00 on domain 1: 0.54954 elapsed seconds
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
wrf.exe 0000000023035E1A for__signal_handl Unknown Unknown
libpthread-2.31.s 0000155551BB68C0 Unknown Unknown Unknown
wrf.exe 0000000021F90A7D Unknown Unknown Unknown
wrf.exe 0000000021F6FE71 Unknown Unknown Unknown
wrf.exe 0000000021F67A16 Unknown Unknown Unknown
wrf.exe 0000000021F5787D Unknown Unknown Unknown
wrf.exe 0000000021681F41 Unknown Unknown Unknown
wrf.exe 0000000021A3E138 Unknown Unknown Unknown
wrf.exe 00000000210CCEC0 Unknown Unknown Unknown
wrf.exe 0000000020E98790 Unknown Unknown Unknown
wrf.exe 000000002016702B Unknown Unknown Unknown
wrf.exe 00000000200176D1 Unknown Unknown Unknown
wrf.exe 0000000020017684 Unknown Unknown Unknown
wrf.exe 0000000020017612 Unknown Unknown Unknown
libc-2.31.so 00001555517E029D __libc_start_main Unknown Unknown
wrf.exe 000000002001752A Unknown Unknown Unknown


I have attached the met_em* files, rsl.error.0000, and the namelist.input.

Can you please help me figure out what's going wrong?
 

Attachments

  • rsl.error.0000
    49.5 KB · Views: 1
  • namelist.input
    5.3 KB · Views: 1
Hi,
There are several things that can cause segmentation faults and it can be tough to track down. First, have you tested this with standard WRF (i.e., not polar-wrf)? Polar-wrf if not developed/supported by our team, so we need to know if this same issue happens with basic wrf before we can address it.

If you are able to repeat the issue with basic WRF, then, if available, I'd like you to try to run this case with more processors. Can you try something like 36 processors and see if you can get further? If not, I'd like to see all of your rsl* files. Will you please package those together into a single *.tar file and attach that? Thanks!
 
Top