CESM.exe error

Dear all,I am running CESM2.0 on Canada super computer Niagara. I created a case named fxsd with compset FXSD, run unsupported. When I run the command case.submit,there is an error as:ERROR: RUN FAIL: Command 'mpirun -np 80 /scratch/y/yochen/xiaoshi/cesm/output/fxsd/bld/cesm.exe 
In the CESM.log file,there are many records as:forrtl: error (78): process killed (SIGTERM)Image              PC                Routine            Line        Source             cesm.exe           0000000001A9549E  Unknown               Unknown  Unknownlibpthread-2.17.s  00002AC1CC9B95E0  Unknown               Unknown  Unknownlibpthread-2.17.s  00002AC1CC9B5943  pthread_cond_wait     Unknown  Unknownlibpmix.so.2.1.12  00002AC1D3612E2A  OPAL_MCA_PMIX2X_P     Unknown  Unknownmca_pmix_pmix2x.s  00002AC1D33CAE05  pmix2x_abort          Unknown  Unknownmca_ess_pmi.so     00002AC1D2DAEC00  Unknown               Unknown  Unknownlibopen-rte.so.40  00002AC1D13B233D  orte_errmgr_base_     Unknown  Unknownmca_errmgr_defaul  00002AC1D57116A8  Unknown               Unknown  Unknownlibmpi.so.40.10.1  00002AC1CC3F23AE  ompi_mpi_abort        Unknown  Unknownlibmpi_mpifh.so.4  00002AC1CC18694A  mpi_abort             Unknown  Unknowncesm.exe           000000000183B279  shr_mpi_mod_mp_sh        2127  shr_mpi_mod.F90cesm.exe           000000000173E834  shr_abort_mod_mp_          69  shr_abort_mod.F90cesm.exe           00000000005B9319  iofilemod_mp_getf         125  ioFileMod.F90cesm.exe           00000000005E5856  metdata_mp_open_m        1745  metdata.F90cesm.exe           00000000005CDDF9  metdata_mp_check_        1036  metdata.F90cesm.exe           00000000005CCE06  metdata_mp_advanc         460  metdata.F90cesm.exe           000000000054ECBF  dyn_comp_mp_dyn_r        1195  dyn_comp.F90cesm.exe           00000000007BCAD7  stepon_mp_stepon_         316  stepon.F90cesm.exe           00000000004EC31B  cam_comp_mp_cam_r         243  cam_comp.F90cesm.exe           00000000004DF2D6  atm_comp_mct_mp_a         454  atm_comp_mct.F90cesm.exe           000000000043245A  component_mod_mp_         728  component_mod.F90cesm.exe           0000000000419460  cime_comp_mod_mp_        3383  cime_comp_mod.F90cesm.exe           000000000043217F  MAIN__                    103  cime_driver.F90cesm.exe           0000000000415B2E  Unknown               Unknown  Unknownlibc-2.17.so       00002AC1CCBE7C05  __libc_start_main     Unknown  Unknowncesm.exe           0000000000415A29  Unknown               Unknown  Unknown
I attached the log and config files. Could you please help me to check it?  Many thanks.
 

jedwards

CSEG and Liaisons
Staff member
It's having trouble downloading or reading a specified dynamics file - check the atm.log to see what file that is.   
 

jedwards

CSEG and Liaisons
Staff member
It's having trouble downloading or reading a specified dynamics file - check the atm.log to see what file that is.   
 
Thanks for your reply.There is an error in atm.log:GETFIL: FAILED to get /scratch/y/yochen/xiaoshi/cesm/input/atm/cam/met/MERRA/2000/MERRA_19x2_20000102.ncI have checked that directory. There is no MERRA_19x2_20000102.nc, but MERRA_19x2_20000101.nc
 
Thanks for your reply.There is an error in atm.log:GETFIL: FAILED to get /scratch/y/yochen/xiaoshi/cesm/input/atm/cam/met/MERRA/2000/MERRA_19x2_20000102.ncI have checked that directory. There is no MERRA_19x2_20000102.nc, but MERRA_19x2_20000101.nc
 

jedwards

CSEG and Liaisons
Staff member
The model should automatically download these files, but you can get them manually from ftp.cgd.ucar.edu/cesm/inputdata
 

jedwards

CSEG and Liaisons
Staff member
The model should automatically download these files, but you can get them manually from ftp.cgd.ucar.edu/cesm/inputdata
 
Back
Top