cannot automatically resubmit but can manually resubmit (with RESUBMIT > 0 and no error message)

Hi There,

Hope you are doing well!
The model version I am using is CESM2.2.0. I started a simulation with RESUBMIT = 7. However, it only ran for one stop for 5 days and did not resubmit automatically without any error messages.
To examine the simulation, I tried to resubmit manually by setting the "CONTINUE_RUN = TRUE" and "./case.submit" the case (The RESUBMIT is still = 7). Then it ran another stop for 5 days and stopped without resubmitting.
I've never encountered this problem before with CESM1.2 with the same settings. I was wondering if there are any settings that I missed or whether this is a system problem (I am running CESM in the university computing system rather than in Cheyenne).
Thanks a lot for any information! :)

Cheers,
Qinxue
 

dbailey

CSEG and Liaisons
Staff member
There might be a system issue on your machine where it cannot submit from the compute nodes. You should check with your system administrators there.
 

altuntas

Alper Altuntas
Moderator
Staff member
Depending on the queue system on your machine, running the ./case.submit script with the --resubmit-immediate option may also help with this issue.
 
Back
Top