Dear experts,
I managed to create, set and build the case successfully in my machine using the following codes respectively:
But while submitting the case using:
I am getting the following output in my screen and nothing runs:
I am unable to figure out the issue, any comment/suggestion would be kind help, thanks in advance.
I managed to create, set and build the case successfully in my machine using the following codes respectively:
Code:
./create_newcase --case aqua_case --compset QSC6 --res f09_f09_mg17
Code:
./case.setup
Code:
./case.build
Code:
./case.submit
Code:
Creating component namelists
2022-09-20 12:18:38 atm
Calling /home/csp/my_cesm_sandbox/components/cam//cime_config/buildnml
CAM namelist copy: file1 /home/csp/my_cesm_sandbox/cime/scripts/aqua_case/Buildconf/camconf/atm_in file2 /home/csp/OUTPUT/CESM/scratch/aqua_case/run/atm_in
2022-09-20 12:18:38 lnd
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/slnd/cime_config/buildnml
2022-09-20 12:18:38 ice
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/sice/cime_config/buildnml
2022-09-20 12:18:38 ocn
Calling /home/csp/my_cesm_sandbox/cime/src/components/data_comps_mct/docn/cime_config/buildnml
2022-09-20 12:18:38 rof
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/srof/cime_config/buildnml
2022-09-20 12:18:38 glc
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml
2022-09-20 12:18:38 wav
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/swav/cime_config/buildnml
2022-09-20 12:18:38 iac
Running /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/siac/cime_config/buildnml
2022-09-20 12:18:38 esp
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml
2022-09-20 12:18:38 cpl
Calling /home/csp/my_cesm_sandbox/cime/src/drivers/mct/cime_config/buildnml
Checking that inputdata is available as part of case submission
Loading input file list: 'Buildconf/cpl.input_data_list'
Loading input file list: 'Buildconf/docn.input_data_list'
Loading input file list: 'Buildconf/cam.input_data_list'
Check case OK
submit_jobs case.run
Submit job case.run
Starting job script case.run
Generating namelists for /home/csp/my_cesm_sandbox/cime/scripts/aqua_case
Creating component namelists
2022-09-20 12:18:39 atm
Calling /home/csp/my_cesm_sandbox/components/cam//cime_config/buildnml
CAM namelist copy: file1 /home/csp/my_cesm_sandbox/cime/scripts/aqua_case/Buildconf/camconf/atm_in file2 /home/csp/OUTPUT/CESM/scratch/aqua_case/run/atm_in
2022-09-20 12:18:39 lnd
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/slnd/cime_config/buildnml
2022-09-20 12:18:39 ice
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/sice/cime_config/buildnml
2022-09-20 12:18:39 ocn
Calling /home/csp/my_cesm_sandbox/cime/src/components/data_comps_mct/docn/cime_config/buildnml
2022-09-20 12:18:39 rof
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/srof/cime_config/buildnml
2022-09-20 12:18:39 glc
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/sglc/cime_config/buildnml
2022-09-20 12:18:39 wav
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/swav/cime_config/buildnml
2022-09-20 12:18:39 iac
Running /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/siac/cime_config/buildnml
2022-09-20 12:18:39 esp
Calling /home/csp/my_cesm_sandbox/cime/src/components/stub_comps_mct/sesp/cime_config/buildnml
2022-09-20 12:18:39 cpl
Calling /home/csp/my_cesm_sandbox/cime/src/drivers/mct/cime_config/buildnml
-------------------------------------------------------------------------
- Prestage required restarts into /home/csp/OUTPUT/CESM/scratch/aqua_case/run
- Case input data directory (DIN_LOC_ROOT) is /home/csp/OUTPUT/CESM/cesm-inputdata
- Checking for required input datasets in DIN_LOC_ROOT
-------------------------------------------------------------------------
run command is mpiexec_mpt -np 16 --prepend-rank /home/csp/OUTPUT/CESM/scratch/aqua_case/bld/cesm.exe >> cesm.log.$LID 2>&1
Exception from case_run: ERROR: RUN FAIL: Command 'mpiexec_mpt -np 16 --prepend-rank /home/csp/OUTPUT/CESM/scratch/aqua_case/bld/cesm.exe >> cesm.log.$LID 2>&1 ' failed
See log file for details: /home/csp/OUTPUT/CESM/scratch/aqua_case/run/cesm.log.220920-121839
Submit job case.st_archive
Starting job script case.st_archive
st_archive starting
moving /home/csp/OUTPUT/CESM/scratch/aqua_case/run/cesm.log.220920-121839 to /home/csp/OUTPUT/CESM/scratch/archive/aqua_case/logs/cesm.log.220920-121839
Cannot find a aqua_case.cpl*.r.*.nc file in directory /home/csp/OUTPUT/CESM/scratch/aqua_case/run
Archiving history files for cam (atm)
Archiving history files for docn (ocn)
Archiving history files for drv (cpl)
Archiving history files for dart (esp)
st_archive completed
Submitted job case.run with id None
Submitted job case.st_archive with id None