Hello, many users use the mail-type „FAIL“ in order to restrict their SLURM-Mails to erroneous jobs. This works pretty well if the job finishes with an exit-state other than zero, but this doesn’t happen when it exceeds the given memory limit. In this case the job gets cancelled by slurm, it gets a zero exit-state and the „FAIL“ criterion no longer applies.
Is it possible to include these cases in the „FAIL“ mail-type? Would it be possible to print more runtime information in the mail, i.e. how much memory was used, cputime, etc.? Regards, Lech
