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

Re: [condor-users] Re: Problem - jobs only running on one machine



> it sayins it needs to be windows 2000 but my other machine im using is
> XP winnt51
> and this looks to be my problem

You are right. You should tell Condor that your job needs either a Win2K or Win XP machine, otherwise Condor assume you need exactly the OS you submit from. Add this into the submission file:

Requirements = (OpSys == "WINNT50") || (OpSys == "WINNT51")

Regards,
Alexander Klyubin

Chris Miles wrote:
when i run condor_queue -analyze im getting

-- Submitter: blackhole : <192.168.1.3:1027> : blackhole
ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
---
074.000:  Request is being serviced

---
074.001: Run analysis summary. Of 2 machines,
1 are rejected by your job's requirements
0 reject your job because of their own requirements
1 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 cannot currently preempt their existing job
0 are available to run your job
No successful match recorded.
Last failed match: Sun Oct 19 19:06:49 2003
Reason for last match failure: no match found
---
074.002: Run analysis summary. Of 2 machines,
1 are rejected by your job's requirements
0 reject your job because of their own requirements
1 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 cannot currently preempt their existing job
0 are available to run your job
---
074.003: Run analysis summary. Of 2 machines,
1 are rejected by your job's requirements
0 reject your job because of their own requirements
1 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 cannot currently preempt their existing job
0 are available to run your job
---
074.004: Run analysis summary. Of 2 machines,
1 are rejected by your job's requirements
0 reject your job because of their own requirements
1 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 cannot currently preempt their existing job
0 are available to run your job



etc etc for my full batch of jobs


i then run condor_q -l 74.9


-- Submitter: blackhole : <192.168.1.3:1027> : blackhole
MyType = "Job"
TargetType = "Machine"
ClusterId = 74
QDate = 1066586809
CompletionDate = 0
Owner = "Administrator"
NTDomain = "BLACKHOLE"
RemoteWallClockTime = 0.000000
LocalUserCpu = 0.000000
LocalSysCpu = 0.000000
RemoteUserCpu = 0.000000
RemoteSysCpu = 0.000000
ExitStatus = 0
NumCkpts = 0
NumRestarts = 0
NumSystemHolds = 0
CommittedTime = 0
TotalSuspensions = 0
LastSuspensionTime = 0
CumulativeSuspensionTime = 0
ExitBySignal = FALSE
CondorVersion = "$CondorVersion: 6.4.7 Jan 27 2003 $"
CondorPlatform = "$CondorPlatform: INTEL-WINNT40 $"
Iwd = "C:\Condor\jobs\SOM"
JobUniverse = 5
Cmd = "C:\Condor\jobs\SOM\som.exe"
MinHosts = 1
MaxHosts = 1
CurrentHosts = 0
WantRemoteSyscalls = FALSE
WantCheckpoint = FALSE
JobStatus = 1
EnteredCurrentStatus = 1066586809
JobPrio = 0
User = "Administrator@blackhole"
NiceUser = FALSE
Env = ""
JobNotification = 2
CoreSize = 4470380
Rank = 0.000000
In = "/dev/null"
TransferIn = FALSE
Err = "/dev/null"
TransferErr = FALSE
BufferSize = 524288
BufferBlockSize = 32768
TransferFiles = "ONEXIT"
TransferInput = "dataset.dat"
ImageSize = 96
ExecutableSize = 96
DiskUsage = 195
Requirements = (Arch == "INTEL") && (OpSys == "WINNT50") && (Disk >= DiskUsage)
&& ((Memory * 1024) >= ImageSize) && (HasFileTransfer)
PeriodicHold = FALSE
PeriodicRelease = FALSE
PeriodicRemove = FALSE
OnExitHold = FALSE
OnExitRemove = TRUE
Args = "15000 100"
ProcId = 9
Out = "som.9.out"
ServerTime = 1066586824



i see the requirements part


Requirements = (Arch == "INTEL") && (OpSys == "WINNT50") && (Disk >= DiskUsage)
&& ((Memory * 1024) >= ImageSize) && (HasFileTransfer)


it sayins it needs to be windows 2000 but my other machine im using is XP winnt51
and this looks to be my problem


Chris

_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you. http://www.msn.co.uk/internetaccess


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>

Attachment: pgp00006.pgp
Description: PGP signature