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

Re: [Condor-users] condor on windows 2000



Hi Friends,
 
       I made all changes and addition that you told me but stiil I am not able to run the job so i am attaching the submit  file and error details below  but before that I want to tell about my pc status .My machine have window 2000 OS with 512 RAM and approx 8 GB free space in C: where i installed the condor and trying  to run jobs.  
 
 
name.sub
-----------------------
 
universe = vanilla
environment = path=c:\WINNT\system32
Requirements = Memory >= 32 && OpSys == "WINNT50" && Arch =="INTEL"
executable = printname.bat
output = printname.out
error = printname.err
log = printname.log
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
queue
 
printname.bat
--------------------------------
@echo off
echo Howdy!
echo Here is the output from "net name" :
net name
echo That's all folks
 
condor_q  -analyze
------------------------
 
-- Submitter: PC-P31972.somedomain.com : <192.168.3.66:1051> : PC-P31972.somedomain.com
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
---
016.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: Mon Dec 05 10:06:24 2005
        Reason for last match failure: no match found
WARNING:  Be advised:   Request 16.0 did not match any resource's constraints

1 jobs; 1 idle, 0 running, 0 held
 
condor_q  -l
------------------------------
-- Submitter: PC-P31972.somedomain.com : <192.168.3.66:1051> : PC-P31972.somedoamin.com
MyType = "Job"
TargetType = "Machine"
ClusterId = 16
QDate = 1133757384
CompletionDate = 0
Owner = "james"
NTDomain = "soemdoaminI"
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.6.10 Jun 22 2005 $"
CondorPlatform = "$CondorPlatform: INTEL-WINNT50 $"
Iwd = "C:\Condor\examples\printname"
JobUniverse = 5
Cmd = "C:\Condor\examples\printname\printname.bat"
MinHosts = 1
MaxHosts = 1
CurrentHosts = 0
WantRemoteSyscalls = FALSE
WantCheckpoint = FALSE
JobStatus = 1
EnteredCurrentStatus = 1133757384
JobPrio = 0
User = "james@somedoamin.com"
NiceUser = FALSE
Env = "path=c:\WINNT\system32"
JobNotification = 2
UserLog = "C:\Condor\examples\printname\printname.log"
CoreSize = 4564920
Rank = 0.000000
In = "/dev/null"
TransferIn = FALSE
Out = "printname.out"
Err = "printname.err"
BufferSize = 524288
BufferBlockSize = 32768
ShouldTransferFiles = "YES"
WhenToTransferOutput = "ON_EXIT"
TransferFiles = "ONEXIT"
ImageSize = 1
ExecutableSize = 1
DiskUsage = 1
Requirements = (Memory >= 32 && OpSys == "WINNT50" && Arch == "INTEL") && (Disk
>= DiskUsage) && (HasFileTransfer)
PeriodicHold = FALSE
PeriodicRelease = FALSE
PeriodicRemove = FALSE
>>LeaveJobInQueue = FALSE
Args = ""
ProcId = 0
WantMatchDiagnostics = TRUE
LastRejMatchReason = "no match found"
LastRejMatchTime = 1133757985
ServerTime = 1133757986
--------------------------------------------------------------------------------------------------------------
thanks for your interest.............................
 
 
 
-----Original Message-----
From: chrismiles@xxxxxxxxxxxxxxxx
Sent: Fri, 2 Dec 2005 15:00:02 -0000
To: condor-users@xxxxxxxxxxx
Subject: Re: [Condor-users] condor on windows 2000

What is contained within name.sub
also what does condor_status and condor_q -l report
 
Chris
----- Original Message -----
From: itpals
To: other condor mailing list
Sent: Friday, December 02, 2005 6:47 AM
Subject: [Condor-users] condor on windows 2000

HI Friends,

        I installed the condor on windows 2000 and checked that all services started properly.After that  when i submited the job "name.sub" from included examples in condor setup ,the job get submited succesfuly but became idle and when i analyzed it ,it gave message "job rejected due to your own requirment".....then I tried to execute the some other simple C program Hello World then it gave error "Failed transfer to executable"......I am very new to condor on windows platform....

What are changes I have to made  in configuaration fles for running condor successfully on windows 2000.....
what types of jobs I can run.........


Any help on this matter would be apprciated

Thanks a lot................

 

 


_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users