Hi, I'm trying to start an interactive job with: srun --nodes=1 --ntasks-per-node=48 --mem-per-cpu=3600MB -- time=02:00:00 --pty /bin/zsh I can get a node: srun: [I] No output file given, set to: output_%j.txt srun: job 2054322 queued and waiting for resources srun: job 2054322 has been allocated resources However after a moment the job ends: srun: First task exited 5s ago srun: step:2054322.0 task 0: running srun: step:2054322.0 tasks 1-47: exited srun: Terminating job step 2054322.0 srun: Job step aborted: Waiting up to 62 seconds for job step to finish. srun: error: ncm0552: task 0: Killed This used to work before! Best regards Pavel
Dear all, I am trying to figure out why a certain job (job id: 2044611) I submitted did not do anything (I did not get any output) and immediately went into the CANCELLED+ state. Now, I just resubmitted the exact same job (new job id: 2054492) and this time everything runs as expected. bash-4.2$ sacct -u pr357554 -S 2019-05-16 -j 2044611,2054492 JobID JobName Partition Account AllocCPUS State ExitCode ------------ ---------- ---------- ---------- ---------- ---------- -------- 2044611 aiida-712+ c18m jara0191 48 CANCELLED+ 0:0 2054492 aiida-712+ c18m jara0191 48 RUNNING 0:0 2054492.ext+ extern jara0191 48 RUNNING 0:0 2054492.0 pmi_proxy jara0191 1 RUNNING 0:0 Do you have any ideas how I can find out what went wrong in the initial submission? Is there maybe a maximal number of jobs that can be submitted by a certain user? Thanks, Philipp ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Volker Rieke Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------
participants (2)
-
Pavel Ondračka
-
Philipp Rüßmann