[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Job was evicted



Have you set PREEMPTION_REQUIREMENTS=False?

More info on disabling preemption:

http://www.cs.wisc.edu/condor/manual/v6.8/3_5Startd_Policy.html#SECTION004510500000000000000

--Dan

Harald van Pee wrote:

Hi all,

I have a strange problem with condor 6.8.5 on linux.
In general everything works fine, all nodes are present and heavy loaded.
On all nodes I have configured:
START = TRUE
PREEMPT = FALSE
SUSPEND	       = False
KILL	       = False
WANT_SUSPEND   = False
WANT_VACATE    = False
CLAIM_WORKLIFE = 120

intended is, that a running job never will be evicted!
(This is because most of the jobs have to run in vanilla universe.)
But if an job finishes, another user get a chance to run his job.

In general this seems to work, but today we have had an nice-users with very high userprio (501851872).

All of his running jobs were interrupted, but startet again and interrupted again ... I first don't believe that his jobs are interrupted by condor, but indeed after I lower the userprio everything runs smooth. Now the question is: have I configured anything wrong, or are the statements above not enough to get what I want?
Must I give also
VACATE = Fase?

Or is this a condor problem?
Any suggestions?

Regards
Harald
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/