| Mailing List ArchivesAuthenticated access |  | ![[Computer Systems Lab]](http://www.cs.wisc.edu/pics/csl_logo.gif)  | 
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] about classAd error: MY.Rank > MY.CurrentRank
- Date: Mon, 26 Jul 2010 00:05:56 -0700
- From: fly zebra <flyzebra9@xxxxxxxxx>
- Subject: [Condor-users] about classAd error: MY.Rank > MY.CurrentRank
Hi all,
I submit a simple vanilla job to Condor Windows cluster. The job has
been submitted to the job queue, but just keep idle, and never run.
The following is debug message with condor_q -better-ana -long
-- Submitter: h01.test.com : <10.198.234.6:8080> : h01.test.com
slot8@h01- Failed rank condition: MY.Rank > MY.CurrentRank
---
086.000:  Run analysis summary.  Of 24 machines,
      0 are rejected by your job's requirements
      2 reject your job because of their own requirements
      0 match but are serving users with a better priority in the pool
     22 match but reject the job for unknown reasons
      0 match but will not currently preempt their existing job
      0 match but are currently offline
      0 are available to run your job
	Last successful match: Sun Jul 25 23:45:36 2010
my condor_config:
START		= True
SUSPEND	                = False
CONTINUE	= True
PREEMPT  	= False
KILL		= False
WANT_SUSPEND	= False
WANT_VACATE	= False
RANK		= 0.000000
I have checked the mailing list archives, but there is no answer to
MY.Rank > MY.CurrentRank.
Any hints for the problem will be highly aprreciated.
-- 
Thanks,
Kimaru