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

unable to run CESm. ls no match. No log file found

i tried to run the B1850CN_1916 component set.i had a sucessful build.the run seems to not find a log file. it prompts this error when i try to run it.------------------------------------------------------------------------- CESM BUILDNML SCRIPT STARTING - To prestage restarts, untar a restart.tar file into /storage/home/pruthvi/cesm1_2_2/scripts/B1850CN_1916/run infile is /storage/home/pruthvi/cesm1_2_2/scripts/B1850CN_1916/Buildconf/cplconf/cesm_namelist CAM writing dry deposition namelist to drv_flds_in CAM writing namelist to atm_in CLM configure done.CLM adding use_case 1850_control defaults for var sim_year with val 1850 CLM adding use_case 1850_control defaults for var sim_year_range with val constant CLM adding use_case 1850_control defaults for var stream_year_first_ndep with val 1850 CLM adding use_case 1850_control defaults for var stream_year_last_ndep with val 1850 CLM adding use_case 1850_control defaults for var use_case_desc with val Conditions to simulate 1850 land-use CICE configure done.Getting init_ts_file_fmt from /home/pruthvi/inputdata/ccsm4_init/b40.1850.track1.2deg.003/0501-01-01/rpointer.ocn.restartPOP2 build-namelist: ocn_grid is gx1v6 POP2 build-namelist: ocn_tracer_modules are  iage  CESM BUILDNML SCRIPT HAS FINISHED SUCCESSFULLY-------------------------------------------------------------------------------------------------------------------------------------------------- CESM PRESTAGE SCRIPT STARTING - Case input data directory, DIN_LOC_ROOT, is /home/pruthvi/inputdata - Checking the existence of input datasets in DIN_LOC_ROOT Any files with "status unknown" below were not found in theexpected location, and are not from the input data repository.This is informational only; this script will not attempt tofind these files. If CESM can find (or does not need) these filesat run time, no error will result.Input Data List Files Found:/storage/home/pruthvi/cesm1_2_2/scripts/B1850CN_1916/Buildconf/cam.input_data_list/storage/home/pruthvi/cesm1_2_2/scripts/B1850CN_1916/Buildconf/pop2.input_data_list/storage/home/pruthvi/cesm1_2_2/scripts/B1850CN_1916/Buildconf/rtm.input_data_list/storage/home/pruthvi/cesm1_2_2/scripts/B1850CN_1916/Buildconf/clm.input_data_list/storage/home/pruthvi/cesm1_2_2/scripts/B1850CN_1916/Buildconf/cice.input_data_list/storage/home/pruthvi/cesm1_2_2/scripts/B1850CN_1916/Buildconf/cpl.input_data_listFile status unknown: b40.1850.track1.2deg.003.cam.i.0501-01-01-00000.nc File status unknown: b40.1850.track1.2deg.003.clm2.r.0501-01-01-00000.nc File status unknown: b40.1850.track1.2deg.003.clm2.r.0501-01-01-00000.nc   - Prestaging REFCASE (ccsm4_init/b40.1850.track1.2deg.003/0501-01-01) to /storage/home/pruthvi/cesm1_2_2/scripts/B1850CN_1916/run CESM PRESTAGE SCRIPT HAS FINISHED SUCCESSFULLY-------------------------------------------------------------------------Mon Feb  9 16:34:10 IST 2015 -- CSM EXECUTION BEGINS HEREMon Feb  9 16:34:10 IST 2015 -- CSM EXECUTION HAS FINISHEDls: No match.Model did not complete - no cesm.log file present - exiting 
 

jedwards

CSEG and Liaisons
Staff member
Find the line that starts cesm in you $CASE.run script and see if it's outputing to the place it's ecpected to.Check that you can run a simple mpi job on your system.  Check the job submission output and error files to see if the problem is logged there.
 
Top