Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Maximum running time for jobs
- Date: Thu, 12 Apr 2007 18:23:15 +0200
- From: Fabrice Charlier <charlier@xxxxxxxxxxxxxx>
- Subject: [Condor-users] Maximum running time for jobs
hi all,
I would like to implement a new policy in our condor cluster.
What I would like to do is simple: kill the job that are running more
than three days. To do that, I had this line in the condor_config
(shared by NFS on all the nodes) :
"SYSTEM_PERIODIC_REMOVE = ((ServerTime - JobStartDate) > 259200)"
But it doesn't work ...
Anybody have a idea to do that properly?
Thanks,
Fabrice
--
--------------------------------------------------------------------
Fabrice Charlier - charlier@xxxxxxxxxxxxxx
UCL - Université Catholique Louvain
FYNU - Institut de Physique Nucleaire
Batiment Marc de Hemptinne (Cyclotron) - Bureau E.253
Chemin du Cyclotron, 2
B 1348 Louvain-la-Neuve
Belgium
Office : +32.10.47.32.34
Fax : +32.10.45.21.83
-------------------------------------------------------------------