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

SCAM default run error during submission

AnuNTNU

Anusha Sathyanadh
New Member
I have been tryiong to run a deafult SCAM case with CESM2, following section 4.3.3.2, 4. Atmospheric configurations (compsets) — camdoc documentation in an HPC machine called Betzy. The model is built succesfully. And I get the below error at submission. Can anyone help ?

Submitting job script sbatch --time 00:59:00 -p preproc --account nn9576k .case.run --resubmit
ERROR: Command: 'sbatch --time 00:59:00 -p preproc --account nn9576k .case.run --resubmit' failed with error 'sbatch: error: --mem or --mem-per-cpu or --mem-per-gpu required for preproc and accel jobs
sbatch: error: Batch job submission failed: Memory required by task is not available' from dir '/cluster/home/a2021/my_cesm_sandbox/cime/scripts/test_scam_mandatory'
 

cacraig

Cheryl Craig
CSEG and Liaisons
Staff member
There are two possiblitlies:

1) There is an error message in one of the log files that will give you more information. Sometimes the computers give an error message similar to this when they error out and more information is contained in the log files in the /run directory.

2) There is a porting issue in which case, you will need to get help from one of your local system administrators. From the error message, I suspect this is the problem.
 
Top