You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In investigating 83832042-3263-4329-a868-8cc62981b488, I noticed that output files do not describe the job identifier. This identifier is invaluable for post mortem. One possibility would be to tag the job output files. I'm not sure how qsub is being used right now, but setting this up in the submission scripts should be feasible. Alternatively, the job identifier can be collected from qsub off the system call directly so that it can be stored after the fact: