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

[Condor-users] Question about requirement conflicts



I just updated our windows pool to 7.5.6 and I our CM is not matching 
machines and I do not understand the -better output. Can anyone help?

We were using 7.4.3 and now 7.5.6 is detecting different types of 
architectures such as INTEL and X86_64. I am not sure if this is the 
problem and we have plenty of machines with both architectures so the jobs 
should run either way.

Thanks for the help,
Mike

001.000:  Run analysis summary.  Of 237 machines,
    237 are rejected by your job's requirements
      0 reject your job because of their own requirements
      0 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
        No successful match recorded.
        Last failed match: Thu Mar 24 08:16:00 2011
        Reason for last match failure: no match found

WARNING:  Be advised:
   No resources matched request's constraints

The Requirements expression for your job is:

( ( target.ArcGIS_VS == "10.0" ) &&
( target.OpSys == "WINNT50" || target.OpSys == "WINNT51" || target.OpSys 
== "WINNT60" || target.OpSys == "WINN
T61" ) ) &&
( TARGET.Arch == "INTEL" ) && ( TARGET.Disk >= DiskUsage ) &&
( ( TARGET.Memory * 1024 ) >= ImageSize ) &&
( ( RequestMemory * 1024 ) >= ImageSize ) && ( TARGET.HasFileTransfer ) &&
( TARGET.HasWindowsRunAsOwner &&
( TARGET.LocalCredd is "XXXXXXXXXXXXXXX.DOMAIN" ) )

    Condition                         Machines Matched    Suggestion
    ---------                         ----------------    ----------
1   ( TARGET.HasWindowsRunAsOwner && ( TARGET.LocalCredd is 
"IGSKBACBWS407A.gs.doi.net" ) )
                                      8                   REMOVE
2   ( target.ArcGIS_VS == "10.0" )    195
3   ( TARGET.Arch == "INTEL" )        211
4   ( target.OpSys == "WINNT50" || target.OpSys == "WINNT51" || 
target.OpSys == "WINNT60" || target.OpSys == "
WINNT61" )
                                      237
5   ( TARGET.Disk >= 25 )             237
6   ( ( 1024 * TARGET.Memory ) >= 25 )237
7   ( ( 1024 * ceiling(ifThenElse(JobVMMemory isnt 
undefined,JobVMMemory,2.441406250000000E-002)) ) >= 25 )
                                      237
8   ( TARGET.HasFileTransfer )        237

Conflicts:

  conditions: 1, 3
---
001.001:  Request has not yet been considered by the matchmaker.

---
001.002:  Request has not yet been considered by the matchmaker.

---
001.003:  Request has not yet been considered by the matchmaker.

---
001.004:  Request has not yet been considered by the matchmaker.

---
001.005:  Request has not yet been considered by the matchmaker.

---
001.006:  Request has not yet been considered by the matchmaker.

---
001.007:  Request has not yet been considered by the matchmaker.

---
001.008:  Request has not yet been considered by the matchmaker.