[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Automatically terminating a job after x seconds
- Date: Sat, 11 Aug 2007 14:32:47 -0500
- From: Matthijs van der Meer <M.vanderMeer@xxxxxxxx>
- Subject: [Condor-users] Automatically terminating a job after x seconds
As explained here
[https://lists.cs.wisc.edu/archive/condor-users/2007-April/msg00086.shtml]
nodes can be configured to automatically kill jobs that have been
running for longer than x time.
Is it also possible to submit a job with a similar argument, such that
regardless of what node it is running on, it will be killed if it has
been running longer than some amount of time? I couldn't find anything
like this in the condor_submit manual or the archives, but it would sure
be useful to me.
Thanks!
- Matthijs