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

[Condor-users] Jobs doesn't preempt by JobPrio



Hi all

 

I can’t get Condor to preempt jobs based on their priority:

I submit 8 jobs with prio 0 and they start working , and then I submit 8 jobs with prio 20


1. the older jobs won’t be preempt

2. even if I kill one of the first ) prio jobs , the next job to fill the space would still be a 0 priority job!

 

-- Submitter: icsl4354 <143.185.129.152:50470> : icsl4354

 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD              

 194.1   yittach         9/5  16:35   0+00:06:15 R  0   9.8  cpu-consume-Intel

 194.2   yittach         9/5  16:35   0+00:06:13 R  0   9.8  cpu-consume-Intel

 194.3   yittach         9/5  16:35   0+00:06:11 R  0   9.8  cpu-consume-Intel

 194.4   yittach         9/5  16:35   0+00:05:06 R  0   9.8  cpu-consume-Intel

 194.5   yittach         9/5  16:35   0+00:00:00 I  0   9.8  cpu-consume-Intel

 194.6   yittach         9/5  16:35   0+00:00:00 I  0   9.8  cpu-consume-Intel

 194.7   yittach         9/5  16:35   0+00:00:00 I  0   9.8  cpu-consume-Intel

 195.0   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.1   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.2   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.3   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.4   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.5   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.6   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.7   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 

15 jobs; 11 idle, 4 running, 0 held

Condor> condor_rm 194.1

Job 194.1 marked for removal

Condor> cq

 

-- Submitter: icsl4354.iil.intel.com : <143.185.129.152:50470> : icsl4354.iil.intel.com

 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD              

 194.2   yittach         9/5  16:35   0+00:06:23 R  0   9.8  cpu-consume-Intel

 194.3   yittach         9/5  16:35   0+00:06:21 R  0   9.8  cpu-consume-Intel

 194.4   yittach         9/5  16:35   0+00:05:16 R  0   9.8  cpu-consume-Intel

 194.5   yittach         9/5  16:35   0+00:00:00 R  0   9.8  cpu-consume-Intel

 194.6   yittach         9/5  16:35   0+00:00:00 I  0   9.8  cpu-consume-Intel

 194.7   yittach         9/5  16:35   0+00:00:00 I  0   9.8  cpu-consume-Intel

 195.0   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.1   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.2   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.3   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.4   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.5   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.6   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 195.7   yittach         9/5  16:35   0+00:00:00 I  20  9.8  cpu-consume-Intel

 

These are my settings:

PREEMPTION_REQUIREMENTS           = (RemoteUserPrio > SubmittorPrio) || (JobPrio > TARGET.JobPrio)

 

My local machine settings are

START = TRUE

SUSPEND = FALSE

CONTINUE = TRUE

PREEMPT = TRUE

KILL = FALSE

VACATE = FALSE

 

Thank You!

 

 

Vale et me ama

Yossi