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

Re: [condor-users] Shadow exiting with status 100



Here are the 4 files:

1) ShadowLog of submit machine
10/7 12:21:03 ******************************************************
10/7 12:21:03 ** condor_shadow (CONDOR_SHADOW) STARTING UP
10/7 12:21:03 ** $CondorVersion: 6.4.7 Jan 27 2003 $
10/7 12:21:03 ** $CondorPlatform: INTEL-WINNT40 $
10/7 12:21:03 ** PID = 1320
10/7 12:21:03 ******************************************************
10/7 12:21:03 DaemonCore: Command Socket at <192.168.1.20:1096>
10/7 12:21:04 Initializing a VANILLA shadow
10/7 12:21:04 (76.0) (1320): entering init_user_ids()...watch out.
10/7 12:21:04 (76.0) (1320): entering init_user_ids()...watch out.
10/7 12:21:18 (76.0) (1320): Request to run on <192.168.1.21:1112> was ACCEPTED
10/7 12:21:23 (76.0) (1320): **** condor_shadow (condor_SHADOW) EXITING WITH STATUS 100

2) Relevant part of the StartLog of the execute machine:
10/7 12:22:30 DaemonCore: Command received via UDP from host <192.168.1.21:1157>
10/7 12:22:30 DaemonCore: received command 440 (MATCH_INFO), calling handler (command_match_info)
10/7 12:22:30 match_info called
10/7 12:22:30 Received match <192.168.1.21:1112>#1709965739
10/7 12:22:30 State change: match notification protocol successful
10/7 12:22:30 Changing state: Unclaimed -> Matched
10/7 12:22:30 DaemonCore: Command received via TCP from host <192.168.1.20:1095>
10/7 12:22:30 DaemonCore: received command 442 (REQUEST_CLAIM), calling handler (command_request_claim)
10/7 12:22:30 Request accepted.
10/7 12:22:47 Remote owner is salvatore@xxxxxxxxxx
10/7 12:22:47 State change: claiming protocol successful
10/7 12:22:47 Changing state: Matched -> Claimed
10/7 12:22:47 DaemonCore: Command received via TCP from host <192.168.1.20:1098>
10/7 12:22:47 DaemonCore: received command 444 (ACTIVATE_CLAIM), calling handler (command_activate_claim)
10/7 12:22:47 Got activate_claim request from shadow (<192.168.1.20:1098>)
10/7 12:22:47 Remote job ID is 76.0
10/7 12:22:47 Got universe (5) from request classad
10/7 12:22:47 Startd using *_VANILLA control expressions.
10/7 12:22:47 State change: claim-activation protocol successful
10/7 12:22:47 Changing activity: Idle -> Busy
10/7 12:22:52 DaemonCore: Command received via TCP from host <192.168.1.20:1105>
10/7 12:22:52 DaemonCore: received command 404 (DEACTIVATE_CLAIM_FORCIBLY), calling handler (command_handler)
10/7 12:22:52 Called deactivate_claim_forcibly()
10/7 12:22:52 DaemonCore: Command received via UDP from host <192.168.1.21:1170>
10/7 12:22:52 DaemonCore: received command 60001 (DC_PROCESSEXIT), calling handler (HandleProcessExitCommand())
10/7 12:22:52 Starter pid 1600 exited with status 0
10/7 12:22:52 dynuser: LsaRemoveAccountRights Failed winerr=87l
10/7 12:22:53 State change: starter exited
10/7 12:22:53 Changing activity: Busy -> Idle
10/7 12:22:53 DaemonCore: Command received via UDP from host <192.168.1.20:1108>
10/7 12:22:53 DaemonCore: received command 443 (RELEASE_CLAIM), calling handler (command_handler)
10/7 12:22:53 State change: received RELEASE_CLAIM command
10/7 12:22:53 Changing state and activity: Claimed/Idle -> Preempting/Vacating
10/7 12:22:53 State change: No preempting match, returning to owner
10/7 12:22:53 Changing state and activity: Preempting/Vacating -> Owner/Idle
10/7 12:22:53 State change: IS_OWNER is false
10/7 12:22:53 Changing state: Owner -> Unclaimed
10/7 12:22:53 DaemonCore: Command received via UDP from host <192.168.1.20:1109>
10/7 12:22:53 DaemonCore: received command 443 (RELEASE_CLAIM), calling handler (command_handler)
10/7 12:22:53 Error: can't find resource with capability (<192.168.1.21:1112>#1709965739)

3) Relevant part of the StartLog of the execute machine:
10/7 12:22:47 ******************************************************
10/7 12:22:47 ** condor_starter (CONDOR_STARTER) STARTING UP
10/7 12:22:47 ** $CondorVersion: 6.4.7 Jan 27 2003 $
10/7 12:22:47 ** $CondorPlatform: INTEL-WINNT40 $
10/7 12:22:47 ** PID = 1600
10/7 12:22:47 ******************************************************
10/7 12:22:47 DaemonCore: Command Socket at <192.168.1.21:1162>
10/7 12:22:47 Submitting machine is "SALVATORE"
10/7 12:22:48 entering init_user_ids()...watch out.
10/7 12:22:50 File transfer completed successfully.
10/7 12:22:51 Starting a VANILLA universe job.
10/7 12:22:51 Output file: C:\Programmi\Condor/execute\dir_1600\quilt1.tga
10/7 12:22:51 Error file: C:\Programmi\Condor/execute\dir_1600\quilt1.err
10/7 12:22:51 About to exec C:\Programmi\Condor/execute\dir_1600\condor_exec.exe +W200 +H100 +Iquilt1.pov
10/7 12:22:51 Create_Process: 16-bit job detected, args="C:\Programmi\Condor\execute\dir_1600\condor_exec.exe" +W200 +H100 +Iquilt1.pov
10/7 12:22:51 Create_Process succeeded, pid=1584
10/7 12:22:52 Job exited, pid=1584, status=1
10/7 12:22:52 Got SIGQUIT.  Performing fast shutdown.
10/7 12:22:52 ShutdownFast all jobs.
10/7 12:22:52 **** condor_starter (condor_STARTER) EXITING WITH STATUS 0

4) The sub file:
universe = vanilla
executable = c:\povdos\povray.exe
transfer_input_files = quilt1.pov
log = quilt1.log
output = quilt1.tga
error = quilt1.err
arguments = +W200 +H100 +Iquilt1.pov
queue

Thanks,
  Francesco


____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005
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>