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

Re: [Condor-users] Submiting a Job



Hi..
I am using the universe "Local", to prove.
My file .sub is:
###########
universe = Local
executable = hola.c
log = logfile
#input = infile.$(NODE)
output = outfile.$(NODE)
error = errfile.$(NODE)
queue
##############
In the file logfile:

000 (019.000.000) 05/28 12:46:37 Job submitted from host: <192.170.0.1:1054>
...
001 (019.000.000) 05/28 12:46:38 Job executing on host: <192.170.0.1:2597>
...
021 (019.000.000) 05/28 12:46:38 Error from starter on <192.170.0.1:2597>:
        Failed to execute '/home/mmora/mpi/SUB/scheluder/hola.c':
Permission denied
...
021 (019.000.000) 05/28 12:46:38 Error from starter on <192.170.0.1:2597>:
        Create_Process(/home/mmora/mpi/SUB/scheluder/hola.c,, ...) failed
...
004 (019.000.000) 05/28 12:46:38 Job was evicted.
        (0) Job was not checkpointed.
                Usr 0 00:00:00, Sys 0 00:00:00  -  Run Remote Usage
                Usr 0 00:00:00, Sys 0 00:00:00  -  Run Local Usage
        0  -  Run Bytes Sent By Job
        0  -  Run Bytes Received By Job
...
012 (019.000.000) 05/28 12:46:38 Job was held.
        Failed to execute '/home/mmora/mpi/SUB/scheluder/hola.c':
Permission denied
        Code 6 Subcode 13






> Hi Sebastian,
>
> Could you please post your submit file?
>
> Klaus
>
>
>
>
> Sebasti?n Barrientos <sbarrien@xxxxxxx>
> Sent by: condor-users-bounces@xxxxxxxxxxx
> 27/05/2009 13:52
> Please respond to
> Condor-Users Mail List <condor-users@xxxxxxxxxxx>
>
>
> To
> condor-users@xxxxxxxxxxx
> cc
>
> Subject
> [Condor-users] Submiting a Job
>
>
>
>
>
>
> Hi again....             I think have the above problems solusionado
>
> when I launch a job with condor_submit , shows me:
> Submitting job(s).
> Logging submit event(s).
> 1 job(s) submitted to cluster 15.
>
> whith condor_q
>
> -- Submitter: g1.dic.umag.cl : <192.170.0.1:1054> : g1.dic.umag.cl
>  ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
>   15.0   mmora           5/27 09:29   0+00:00:00 I  0   0.0  hola_mundo.c
>
> 1 jobs; 1 idle, 0 running, 0 held
>
> But the files generated by output and error are empty.
>
>
> What can be wrong?
>
> Some simple examples of a file .sub , To verify that my nodes are
> funsionando right?
>
> Grasias...
>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>
>
> This message is intended solely for the use of its addressee and may
> contain privileged or confidential information. All information contained
> herein shall be treated as confidential and shall not be disclosed to any
> third party without Embraer?s prior written approval. If you are not the
> addressee you should not distribute, copy or file this message. In this
> case, please notify the sender and destroy its contents immediately.
> Esta mensagem é para uso exclusivo de seu destinatário e pode conter
> informações privilegiadas e confidenciais. Todas as informações aqui
> contidas devem ser tratadas como confidenciais e não devem ser divulgadas
> a terceiros sem o prévio consentimento por escrito da Embraer. Se você não
> é o destinatário não deve distribuir, copiar ou arquivar a mensagem. Neste
> caso, por favor, notifique o remetente da mesma e destrua imediatamente a
> mensagem._______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>