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

Re: [Condor-users] Jobs don't run



On Feb 23, 2006, at 6:48 AM, Ary Junior wrote:

Please, anybody can help me with the message returnet by "condor_q -analyze"?

[aryjr]# condor_q


-- Submitter: titan.solidos.quimica.ufjf.br : < 192.168.1.135:32859> : titan.solidos.quimica.ufjf.br
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
 339.0    deyse           2/22 13:23   0+14:12:01 R  0   938.6 cuo-geom.sh
 343.0   deyse           2/22 16:58   0+00:00:00 I  0   0.0  ca1.sh

2 jobs; 1 idle, 1 running, 0 held
[aryjr]# condor_q -analyze 343


-- Submitter: titan.solidos.quimica.ufjf.br : <192.168.1.135:32859> : titan.solidos.quimica.ufjf.br
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
---
343.000:  Run analysis summary.  Of 1 machines,
      0 are rejected by your job's requirements
      1 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
        No successful match recorded.
        Last failed match: Thu Feb 23 09:43:20 2006
        Reason for last match failure: no match found

WARNING:  Be advised:   Request 343.0 did not match any resource's constraints

Thanks very much!!!

Run 'condor_status -l' and 'condor_q -l 343' and take a look at the Requirements _expression_ from condor_status -l. That _expression_ is evaluating to false.

+--------------------------------+-----------------------------------+
|           Jaime Frey           | I used to be a heavy gambler.     |
|       jfrey@xxxxxxxxxxx        | But now I just make mental bets.  |
| http://www.cs.wisc.edu/~jfrey/ | That's how I lost my mind.        |
+--------------------------------+-----------------------------------+