Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] Killing job instead of putting on hold when Memory is exhausted
- Date: Mon, 23 May 2016 10:38:20 +0200
- From: Tomas Kouba <tomas.kouba@xxxxxxx>
- Subject: [HTCondor-users] Killing job instead of putting on hold when Memory is exhausted
Hello,
I have configured HTCondor to run jobs with limited amount of memory via cgroups.
Now I am testing what happens with jobs that allocate too much:
- put on Hold
- HoldReason = "Error from slot1@<node>: Job has gone over memory limit"
Is it possible to tell HTCondor to kill the job instead of putting jobs on hold?
(actually I would prefer killing jobs instead of holding under all circumstances, not only memory
exhaustion).
Regards,
â
Tomas Kouba