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

CESM1.2.2 new port failing tests

ngb

New Member
Hi all,I have ported CESM1.2.2 to a new machine however it appears to be failing some of the port validation tests (ERS.T62_g16.C and ERT.ne30_g16.B1850CN). The batch job out file points to the cesm.log files which give the following errors:"forrtl: error (78): process killed (SIGTERM)" and "mpirun noticed that process rank 0 with PID xxxxx on node xxxx exited on signal 11 (Segmentation fault)."e.g.:  NetCDF: Invalid dimension ID or name NetCDF: Invalid dimension ID or name NetCDF: Invalid dimension ID or name NetCDF: Variable not found NetCDF: Attribute not found NetCDF: Attribute not found NetCDF: Attribute not found NetCDF: Variable not found NetCDF: Attribute not found NetCDF: Attribute not found NetCDF: Attribute not foundforrtl: error (78): process killed (SIGTERM)Image              PC                Routine            Line        Source             cesm.exe           0000000001C7B679  Unknown               Unknown  Unknowncesm.exe           0000000001C79FF0  Unknown               Unknown  Unknowncesm.exe           0000000001C2D952  Unknown               Unknown  Unknowncesm.exe           0000000001BB9803  Unknown               Unknown  Unknowncesm.exe           0000000001BC31E9  Unknown               Unknown  Unknownlibpthread.so.0    00007FA6038A67E0  Unknown               Unknown  Unknownmca_btl_openib.so  00007FA5FA5CFCE2  Unknown               Unknown  Unknownmca_btl_openib.so  00007FA5FA5CFFCA  Unknown               Unknown  Unknownlibmpi.so.1        00007FA6048CC797  Unknown               Unknown  Unknownlibmpi.so.1        00007FA6047CF8D4  Unknown               Unknown  Unknownlibmpi.so.1        00007FA6047CF979  Unknown               Unknown  Unknownlibmpi.so.1        00007FA6047CF9C9  Unknown               Unknown  Unknownmca_coll_tuned.so  00007FA5F92ED4FA  Unknown               Unknown  Unknownmca_coll_tuned.so  00007FA5F92EDD39  Unknown               Unknown  Unknownmca_coll_tuned.so  00007FA5F92E124E  Unknown               Unknown  Unknownmca_coll_sync.so   00007FA5F94FEB4E  Unknown               Unknown  Unknownlibmpi.so.1        00007FA6047E1AD7  Unknown               Unknown  Unknownlibmpi_f77.so.1    00007FA604B94687  Unknown               Unknown  Unknowncesm.exe           00000000014C0BC6  broadcast_mp_broa         204  broadcast.F90cesm.exe           00000000015059CC  diags_on_lat_aux_         754  diags_on_lat_aux_grid.F90cesm.exe           000000000141B42C  tavg_mp_init_tavg        1176  tavg.F90cesm.exe           00000000015DDEFD  initial_mp_pop_in         575  initial.F90cesm.exe           00000000014714AB  pop_initmod_mp_po         162  POP_InitMod.F90cesm.exe           000000000139AF1D  ocn_comp_mct_mp_o         284  ocn_comp_mct.F90cesm.exe           00000000005244D6  ccsm_comp_mod_mp_        1130  ccsm_comp_mod.F90cesm.exe           0000000000526E96  MAIN__                     90  ccsm_driver.F90cesm.exe           0000000000503906  Unknown               Unknown  Unknownlibc.so.6          00007FA603521D1D  Unknown               Unknown  Unknowncesm.exe           00000000005037F9  Unknown               Unknown  Unknownforrtl: error (78): process killed (SIGTERM) The forrtl error occurs multiple times in the cesm.log file. I checked the other logs but I did not notice any errors in them. I have attached the log files for both tests.The tests were run following the create_test example on the user guide. Other tests have run successfully (e.g., ERS_D.f19_g16.X). 
 
Top