Hello,
Well, I run the set of jobs twice (same procedure). On the first time, it worked. On the second time, I got some errors.Â
On the submission node, I got
-rw-rw-r-- 1 myuser mygroup 110193 Abr Â5 07:45 pack_17.tar.gz
On the execution procedure, I've inserted a "ls -al", and I got a smaller file:
-rw-rw-r-- 1 nobody nogroup 49152 Apr Â5 07:44 pack_17.tar.gz
Note: On the first time I run the procedure, it worked.
Maybe is an issue on the file transfer? Any ideas? Maybe there is Âa way that the job can sign some "retry" signal?
Thank you!!!
PS: The log seems ok...
...
...
006 (224459.000.000) 04/05 07:44:10 Image size of job updated: 53988
0 Â- ÂMemoryUsage of job (MB)
0 Â- ÂResidentSetSize of job (KB)
...
005 (224459.000.000) 04/05 07:44:10 Job terminated.
(1) Normal termination (return value 0)
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
Usr 0 00:00:00, Sys 0 00:00:00 Â- ÂTotal Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 Â- ÂTotal Local Usage
28617 Â- ÂRun Bytes Sent By Job
3882368 Â- ÂRun Bytes Received By Job
28617 Â- ÂTotal Bytes Sent By Job
3882368 Â- ÂTotal Bytes Received By Job
Partitionable Resources : Â ÂUsage ÂRequest Allocated
 Cpus         :         1     1
 Disk (KB)      Â:   4000   4000 110960793
 Memory (MB)     Â:    Â0    Â4   Â1991
...