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

[Condor-users] mp1script



i have problem when i run mp1script on my condor.

output file :
running /home/condor/hosts/pens23/execute/dir_6383/matrice on 4 LINUX
ch_p4 processors
Created /home/condor/hosts/pens23/execute/dir_6383/PI6429
p0_6526:  p4_error: Timeout in making connection to remote process on
pens05: 0
p0_6526: (306.012148) net_send: could not write to fd=4, errno = 32

logfile :
[: 68: ==: unexpected operator
[: 101: ==: unexpected operator
/home/condor/hosts/pens23/execute/dir_6383/condor_exec.exe: 36:
sshd_cleanup: not found

submit file :
universe = parallel
executable = mp1script
arguments = matrice
machine_count = 4
output =logs/matrice.out
error = logs/matrice.err
log =logs/matrice.log
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
transfer_input_files = matrice
queue

please help me!condor use 'nobody' user for connection,why?