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

The error of running ./case.submit

sunxupeng

hoperu/2016
New Member
I created the case:./create_newcase --case sp_clm_serial --res f19_g17 --compset I2000Clm50SpGs --mach homebrew --run-unsupported
But when I'm using commands:./case.submit
The following error occurred:

[root@localhost sp_clm_serial]# sudo ./case.submit
Creating component namelists
Calling /home/sxp/clm5.0/cime/src/components/data_comps/datm/cime_config/buildnml
Calling /home/sxp/clm5.0/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/sice/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/socn/cime_config/buildnml
Calling /home/sxp/clm5.0/components/mosart//cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/sglc/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/swav/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/sesp/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/drivers/mct/cime_config/buildnml
Finished creating component namelists
Checking that inputdata is available as part of case submission
Loading input file list: 'Buildconf/datm.input_data_list'
Loading input file list: 'Buildconf/clm.input_data_list'
Loading input file list: 'Buildconf/mosart.input_data_list'
Loading input file list: 'Buildconf/cpl.input_data_list'
Check case OK
submit_jobs case.run
Submit job case.run
Starting job script case.run
Generating namelists for /home/sxp/clm5.0/cime/scripts/sp_clm_serial
Creating component namelists
Calling /home/sxp/clm5.0/cime/src/components/data_comps/datm/cime_config/buildnml
Calling /home/sxp/clm5.0/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/sice/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/socn/cime_config/buildnml
Calling /home/sxp/clm5.0/components/mosart//cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/sglc/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/swav/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/components/stub_comps/sesp/cime_config/buildnml
Calling /home/sxp/clm5.0/cime/src/drivers/mct/cime_config/buildnml
Finished creating component namelists
-------------------------------------------------------------------------
- Prestage required restarts into /home/sxp/Library/cesm_build
- Case input data directory (DIN_LOC_ROOT) is /home/sxp/clm5.0/output/inputdata
- Checking for required input datasets in DIN_LOC_ROOT
-------------------------------------------------------------------------
2020-09-01 09:00:09 MODEL EXECUTION BEGINS HERE
run command is mpirun -np 1 -prepend-rank /home/sxp/Library/cesm_build/sp_clm_serial/run/cesm.exe >> cesm.log.$LID 2>&1
ERROR: RUN FAIL: Command 'mpirun -np 1 -prepend-rank /home/sxp/Library/cesm_build/sp_clm_serial/run/cesm.exe >> cesm.log.$LID 2>&1 ' failed
See log file for details: /home/sxp/Library/cesm_build/cesm.log.200901-090006
I do not know how to slove it
 

Attachments

  • cesm.log.txt
    621 bytes · Views: 9
Top