I use
#SBATCH --mail-type=end
#SBATCH --mail-user=myemail@gmail.com
in my script.sh
to send me valid information about the job. But what I received is empty without any valid information:
JOB NAME:
EXIT STATUS: COMPLETED
SUMBITTED ON:
STARTED ON:
ENDED ON:
PARTITION:
USED NODES:
ALLOCATED RESOURCES:
JOB AVERAGE CPU FREQUENCY:
JOB AVERAGE USED RAM:
JOB STDOUT TO `'
Why?