| I am running with SM machine with 16 slots.  What could be the reason for  ‘condor_q –anal’ to state that only
 “1 match but are serving users with a better priority in the pool”,
 while the “Machines Matched” table following shows at least 8 ? --- 495.005:  Run analysis summary.  Of 16 machines,      15 are rejected by your job's requirements        0 reject your job because of their own requirements        1 match but are serving users with a better priority in the pool
       0 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 The Requirements _expression_ for your job is: ( ( TARGET.MT_Model is "PowerEdge 1850" ) && ( target.MT_SimulTime >= 375350000 ) && ( target.MT_SimulTime < 379589480 ) && ( target.MT_SimulMachineState == "UNCLAIMED" ) ) && ( TARGET.Arch == "X86_64" ) && ( TARGET.OpSys == "LINUX" ) && ( TARGET.Disk >= RequestDisk ) && ( TARGET.Memory >= RequestMemory ) && ( ( TARGET.HasFileTransfer ) || ( TARGET.FileSystemDomain == MY.FileSystemDomain ) )     Condition                         Machines Matched    Suggestion     ---------                         ----------------    ---------- 1   ( .RIGHT.MT_Model is "PowerEdge 1850" )8                   
 2   ( .RIGHT.MT_SimulMachineState == "UNCLAIMED" )                                       9                     3   ( .RIGHT.MT_SimulTime >= 375350000 )16                  
 4   ( .RIGHT.MT_SimulTime < 379589480 )16                    5   ( .RIGHT.Arch == "X86_64" )       16                    6   ( .RIGHT.OpSys == "LINUX" )       16                    7   ( .RIGHT.Disk >= 1 )              16                    8   ( .RIGHT.Memory >= ifthenelse(MemoryUsage isnt undefined,MemoryUsage,1) )                                       16                    9   ( ( .RIGHT.HasFileTransfer ) || ( .RIGHT.FileSystemDomain == "yok.mtl.com" ) )                                       16                    --- -- Yuval Leader Design Automation Engineer, Mellanox Technologies mailto: leader@xxxxxxxxxxxx Tel: +972-74-7236360     Fax: +972-4-9593245 Beit Mellanox. 6th Floor,R-620 P.O.Box 586, Yokneam Industrial Park, 20692 Israel |