Cesm.exe fail when executing the ./case.submit

arti-14

Arti Jadav
New Member
Hi,
While running the cesm2.1.2. The model setup and built has been successful. When I submit the case './case.submit', it shows the 'ERROR: ERROR in restFileMod.F90 at line 923' and ' Abort(1001) on node 6 (rank 6 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 6'.
I am trying to run the FHIST compset with the f09_f09_mg17 resolution. I have compiled the Netcdf fortran and C serially (version 4).
I have attached the cesm.log file for the case.
Code:
[15]  ERROR: ERROR in restFileMod.F90 at line 923
[30]  ENDRUN:
[30]  ERROR: ERROR in restFileMod.F90 at line 923
[31]  ENDRUN:
[31]  ERROR: ERROR in restFileMod.F90 at line 923
[1]  ERROR: ERROR in restFileMod.F90 at line 923
[2]  ENDRUN:
[2]  ERROR: ERROR in restFileMod.F90 at line 923
[12]  ENDRUN:
[12]  ERROR: ERROR in restFileMod.F90 at line 923
[14]  ENDRUN:
[14]  ERROR: ERROR in restFileMod.F90 at line 923
[17]  ENDRUN:
[17]  ERROR: ERROR in restFileMod.F90 at line 923
[21]  ENDRUN:
[21]  ERROR: ERROR in restFileMod.F90 at line 923
[22]  ENDRUN:
[22]  ERROR: ERROR in restFileMod.F90 at line 923
[27]  ENDRUN:
[27]  ERROR: ERROR in restFileMod.F90 at line 923
[28]  ENDRUN:
[28]  ERROR: ERROR in restFileMod.F90 at line 923
[29]  ENDRUN:
[29]  ERROR: ERROR in restFileMod.F90 at line 923
[0]  ERROR: ERROR in restFileMod.F90 at line 923
[3]  ENDRUN:
[3]  ERROR: ERROR in restFileMod.F90 at line 923
[4]  ENDRUN:
[4]  ERROR: ERROR in restFileMod.F90 at line 923
[5]  ENDRUN:
[5]  ERROR: ERROR in restFileMod.F90 at line 923
[6]  ENDRUN:
[6]  ERROR: ERROR in restFileMod.F90 at line 923
[7]  ENDRUN:
[7]  ERROR: ERROR in restFileMod.F90 at line 923
[8]  ENDRUN:
[8]  ERROR: ERROR in restFileMod.F90 at line 923
[10]  ENDRUN:
[10]  ERROR: ERROR in restFileMod.F90 at line 923
[11]  ENDRUN:
[11]  ERROR: ERROR in restFileMod.F90 at line 923
[13]  ENDRUN:
[13]  ERROR: ERROR in restFileMod.F90 at line 923
[16]  ENDRUN:
[16]  ERROR: ERROR in restFileMod.F90 at line 923
[18]  ENDRUN:
[18]  ERROR: ERROR in restFileMod.F90 at line 923
[19]  ENDRUN:
[19]  ERROR: ERROR in restFileMod.F90 at line 923
[20]  ENDRUN:
[20]  ERROR: ERROR in restFileMod.F90 at line 923
[23]  ENDRUN:
[23]  ERROR: ERROR in restFileMod.F90 at line 923
[25]  ENDRUN:
[25]  ERROR: ERROR in restFileMod.F90 at line 923
[26]  ENDRUN:
[26]  ERROR: ERROR in restFileMod.F90 at line 923
[24]  ENDRUN:
[24]  ERROR: ERROR in restFileMod.F90 at line 923
[9]  ENDRUN:
[9]  ERROR: ERROR in restFileMod.F90 at line 923
[6] Image              PC                Routine            Line        Source             
[6] cesm.exe           0000000002AD9D9A  Unknown               Unknown  Unknown
[6] cesm.exe           000000000263C4D0  shr_abort_mod_mp_         114  shr_abort_mod.F90
[6] cesm.exe           00000000019EB03F  abortutils_mp_end          50  abortutils.F90
[6] cesm.exe           0000000001B07888  restfilemod_mp_re         923  restFileMod.F90
[6] cesm.exe           0000000001B06F2D  restfilemod_mp_re         781  restFileMod.F90
[6] cesm.exe           00000000019FBE92  clm_initializemod         529  clm_initializeMod.F90
[6] cesm.exe           00000000019E5475  lnd_comp_mct_mp_l         233  lnd_comp_mct.F90
[6] cesm.exe           000000000042E4A4  component_mod_mp_         267  component_mod.F90
[6] cesm.exe           000000000041CCA4  cime_comp_mod_mp_        1237  cime_comp_mod.F90
[6] cesm.exe           000000000042B4C9  MAIN__                    114  cime_driver.F90
[6] cesm.exe           000000000040D9C2  Unknown               Unknown  Unknown
[6] libc-2.27.so       00001517AB3D9B97  __libc_start_main     Unknown  Unknown
[6] cesm.exe           000000000040D8AA  Unknown               Unknown  Unknown
[6] Abort(1001) on node 6 (rank 6 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 6
 

Attachments

Back
Top