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

Re: [Condor-users] Can anyone help me?



Dear Ian D. Alderman,

Thank you very much for your reply. I tried the switches analyze and better analyze and I get the following outcome, would you please take a look at it let me know your idea.
--------------------------------------------------------------------------------------
271.000:  Run analysis summary.  Of 1108 machines,
   1104 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
      4 are available to run your job

The Requirements _expression_ for your job is:

( target.OpSys == "WINNT52" && target.Arch == "INTEL" &&
target.Machine == "mera5" ) && ( target.Disk >= DiskUsage ) &&
( ( target.Memory * 1024 ) >= ImageSize ) && ( target.HasFileTransfer )

    Condition                         Machines Matched    Suggestion
    ---------                         ----------------    ----------
1   target.OpSys == "WINNT52"         4
2   target.Machine == "mera5"         4
3   target.Arch == "INTEL"            1108
4   ( target.Disk >= 10000 )          1108
5   ( ( 1024 * target.Memory ) >= 10000 )1108
6   ( target.HasFileTransfer )        1108
--------------------------------------------------------------------------------------


F@TeMeH |(@RiMiR@|)

--- On Thu, 3/5/09, Ian D. Alderman <ialderman@xxxxxxxxxxxxxxxxxx> wrote:

From: Ian D. Alderman <ialderman@xxxxxxxxxxxxxxxxxx>
Subject: Re: [Condor-users] Can anyone help me?
To: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
Date: Thursday, March 5, 2009, 2:11 PM


On Mar 3, 2009, at 9:14 PM, Fatemeh Karimirad wrote:

> Dear All,
>
> I am new to Condor.
> When I submit my job Condor just showed that the job is running!
> It is idle for 30 min until I cancel the job.
> Can anyone help me?
>
> F@TeMeH |(@RiMiR@|)

Try running:

condor_q -analyze

or

condor_q -better-analyze

This may give you more detailed information about what's not running.

More information about condor_q is available here:

http://www.cs.wisc.edu/condor/manual/v7.2/condor_q.html

-Ian

--
===================================
Ian D. Alderman
office: 608.554.4605
main: 888.292.5320

Cycle Computing, LLC
Leader in Condor Grid Solutions
Enterprise Condor Support and Management Tools

http://www.cyclecomputing.com
http://www.cyclecloud.com

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/