Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] Condor Pool and multiple cpus
- Date: Thu, 25 Sep 2003 15:44:28 -0700 (PDT)
- From: Hari Pulapaka <pulapaka@xxxxxxxxxxxxxxxx>
- Subject: [condor-users] Condor Pool and multiple cpus
Hi,
I found something similar to my problem in the archives, Condor Pool and
hyperthreading.
I have a cluster here and the nodes on it are dual cpus. I want to
restrict Condor on it to use only one cpu, i.e. start only one virtual
machine.
Hence I did the following in the condor_config.
VIRTUAL_MACHINE_TYPE_1 = cpus=1, mem=50%
NUM_VIRTUAL_MACHINES_TYPE_1 = 1
But I find that the jobs I start are just idling in the queue.
Attached below is the output of condor_q -analyze
Any help would be appreciated?
Thanks,
--
Hari
-bash-2.05b$ /opt/condor/bin/condor_q -analyze
-- Submitter: node11.ldas-cit : <10.14.1.11:33112> : node11.ldas-cit
ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD
---
005.000: Run analysis summary. Of 3 machines,
0 are rejected by your job's requirements
3 reject your job because of their own requirements
0 match, but are serving users with a better priority in the pool
0 match, but prefer another specific job despite its worse
user-priority
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 Sep 25 15:15:38 2003
Reason for last match failure: no match found
WARNING: Be advised: Request 5.0 did not match any resource's
constraints
---
005.001: Run analysis summary. Of 3 machines,
0 are rejected by your job's requirements
3 reject your job because of their own requirements
0 match, but are serving users with a better priority in the pool
0 match, but prefer another specific job despite its worse
user-priority
0 match, but will not currently preempt their existing job
0 are available to run your job
WARNING: Be advised: Request 5.1 did not match any resource's
constraints
---
005.002: Run analysis summary. Of 3 machines,
0 are rejected by your job's requirements
3 reject your job because of their own requirements
0 match, but are serving users with a better priority in the pool
0 match, but prefer another specific job despite its worse
user-priority
0 match, but will not currently preempt their existing job
0 are available to run your job
WARNING: Be advised: Request 5.2 did not match any resource's
constraints
---
005.003: Run analysis summary. Of 3 machines,
0 are rejected by your job's requirements
3 reject your job because of their own requirements
0 match, but are serving users with a better priority in the pool
0 match, but prefer another specific job despite its worse
user-priority
0 match, but will not currently preempt their existing job
0 are available to run your job
WARNING: Be advised: Request 5.3 did not match any resource's
constraints
---
005.004: Run analysis summary. Of 3 machines,
0 are rejected by your job's requirements
3 reject your job because of their own requirements
0 match, but are serving users with a better priority in the pool
0 match, but prefer another specific job despite its worse
user-priority
0 match, but will not currently preempt their existing job
0 are available to run your job
WARNING: Be advised: Request 5.4 did not match any resource's
constraints
---
005.005: Run analysis summary. Of 3 machines,
0 are rejected by your job's requirements
3 reject your job because of their own requirements
0 match, but are serving users with a better priority in the pool
0 match, but prefer another specific job despite its worse
user-priority
0 match, but will not currently preempt their existing job
0 are available to run your job
WARNING: Be advised: Request 5.5 did not match any resource's
constraints
---
005.006: Run analysis summary. Of 3 machines,
0 are rejected by your job's requirements
3 reject your job because of their own requirements
0 match, but are serving users with a better priority in the pool
0 match, but prefer another specific job despite its worse
user-priority
0 match, but will not currently preempt their existing job
0 are available to run your job
WARNING: Be advised: Request 5.6 did not match any resource's
constraints
---
005.007: Run analysis summary. Of 3 machines,
0 are rejected by your job's requirements
3 reject your job because of their own requirements
0 match, but are serving users with a better priority in the pool
0 match, but prefer another specific job despite its worse
user-priority
0 match, but will not currently preempt their existing job
0 are available to run your job
WARNING: Be advised: Request 5.7 did not match any resource's
constraints
---
005.008: Run analysis summary. Of 3 machines,
0 are rejected by your job's requirements
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>