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

[Condor-users] Job don't run



Please, why my job don't run? I can run another jobs, but this stay idle. Is a memory problem? How can I check it? See below my condor_q output for the job.

[ti4o8-pbcn-seg-dir]# condor_q -analyze 279


-- Submitter: titan.solidos.quimica.ufjf.br : < 192.168.1.135:34282> : titan.solidos.quimica.ufjf.br
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
---
279.000:  Run analysis summary.  Of 2 machines,
      2 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, match, but reject the job for unknown reasons
      0 match, but will not currently preempt their existing job
      0 are available to run your job
        Last successful match: Thu Jan 12 09:46:52 2006
        Last failed match: Thu Jan 12 23:23:37 2006
        Reason for last match failure: no match found

WARNING:  Be advised:
   No resources matched request's constraints
   Check the Requirements _expression_ below:

Requirements = (Arch == "INTEL") && (OpSys == "LINUX") && (Disk >= DiskUsage) && ((Memory * 1024) >= ImageSize) && (HasFileTransfer || (TARGET.FileSystemDomain == MY.FileSystemDomain))


Thanks very much,

Ary Junior