CMAQ stopped after running for a few minutes

Hello teachers, I got a problem in runing CCTM, could anyone help me ?
When I was running CCTM, the set time was: set START_DATE = “2020-06-01”
set END_DATE = “2020-06-09”
However, the model stopped after running for a few minutes. It can be seen from the LOG file that the model has not been fully running for a full day. May I ask where the problem might occur? Thank you all for your answers.

Attached are my running scripts, running LOG files, and EMIS.nc for viewing with ncdump -h
run_cctm1.csh (24.0 KB)
run_cctm1_log.txt (1.8 MB)
ncdump -h outnc.txt (16.0 KB)

Based on this message in your main log file, you will need to look into the processor-specific log file for process 53, i.e. CTM_LOG_053*

application called MPI_Abort(MPI_COMM_WORLD, 1717896379) - process 53

As a reminder, looking for error messages in the processor-specific CTM_LOG files is one of the recommended steps listed in the CMAQ debug tutorial referenced in the Please click here to read tips before posting forum page when encountering crashes in your CMAQ run.