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

./case.submit error

zyk

zhaoyongkun
New Member
I'm using centos7. The command to create a case is as follows.

./create_ newcase --case case4 --compset X --res f19_ g17 --mach centos7-linux --run-unsupported



I made the following mistakes. /Case submit command.

Log files and configuration files are attached.

Thank you. Please help me solve the problem.

[root@localhost case4]# ./case.submit
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Creating component namelists
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xatm/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xlnd/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xice/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xocn/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xrof/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xglc/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xwav/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/stub_comps/sesp/cime_config/buildnml
Calling /opt/clm5.0/cime/src/drivers/mct/cime_config/buildnml
Finished creating component namelists
Checking that inputdata is available as part of case submission
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
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
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Generating namelists for /opt/clm5.0/cime/scripts/case4
Creating component namelists
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xatm/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xlnd/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xice/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xocn/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xrof/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xglc/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/xcpl_comps/xwav/cime_config/buildnml
Calling /opt/clm5.0/cime/src/components/stub_comps/sesp/cime_config/buildnml
Calling /opt/clm5.0/cime/src/drivers/mct/cime_config/buildnml
Finished creating component namelists
-------------------------------------------------------------------------
- Prestage required restarts into /opt/clm5.0/output/case4/run
- Case input data directory (DIN_LOC_ROOT) is /opt/clm5.0/inputdata
- Checking for required input datasets in DIN_LOC_ROOT
-------------------------------------------------------------------------
2021-03-11 12:15:50 MODEL EXECUTION BEGINS HERE
run command is mpiexec -np 8 /opt/clm5.0/output/case4/bld/cesm.exe >> cesm.log.$LID 2>&1
ERROR: RUN FAIL: Command 'mpiexec -np 8 /opt/clm5.0/output/case4/bld/cesm.exe >> cesm.log.$LID 2>&1 ' failed
See log file for details: /opt/clm5.0/output/case4/run/cesm.log.210311-121549
 

Attachments

  • error.zip
    26.2 KB · Views: 5

zyk

zhaoyongkun
New Member
I have similar error. still no clue..
Are you running the case on a laptop?I have not solved this problem so far. If you have solved this problem, please leave a message to me. Thank you.
 

xliu

Jon
Member
Are you running the case on a laptop?I have not solved this problem so far. If you have solved this problem, please leave a message to me. Thank you.
sure. i run it from local tower. hope jim can help..
 
Top