Re: [slurm-users] sacct: job state code CANCELLED+

2019-11-16 Thread Uwe Seher
Hello!
I thought it has a deeper meaning, because for node states exists some
extensions.
Thank you all!
Uwe Seher

Am Sa., 16. Nov. 2019 um 07:39 Uhr schrieb Chris Samuel :

> On Friday, 15 November 2019 2:13:15 AM PST Loris Bennett wrote:
>
> >   If the contents of the column are wider than the column, they
> >   will be truncated - this is indicated by the '+'.
>
> You can also use the -p option to sacct to make it parseable (which
> outputs
> the full width of fields too).
>
> --
>   Chris Samuel  :  http://www.csamuel.org/  :  Berkeley, CA, USA
>
>
>
>
>


Re: [slurm-users] sacct: job state code CANCELLED+

2019-11-15 Thread Chris Samuel
On Friday, 15 November 2019 2:13:15 AM PST Loris Bennett wrote:

>   If the contents of the column are wider than the column, they
>   will be truncated - this is indicated by the '+'.

You can also use the -p option to sacct to make it parseable (which outputs 
the full width of fields too).

-- 
  Chris Samuel  :  http://www.csamuel.org/  :  Berkeley, CA, USA






Re: [slurm-users] sacct: job state code CANCELLED+

2019-11-15 Thread Loris Bennett
Loris Bennett  writes:

> Hi Uwe,
>
> Uwe Seher  writes:
>
>> Hello!
>> Whats the meaning of the plus sign? I can not fand anything in the 
>> documentation. This is the full output when a job is cancelled:
>>
>> 277  1808_Modell_107vh1 CANCELLED+  
>> UNLIMITED 2019-11-14T11:28:39 2019-11-14T13:12:06   01:43:27 115 
>>   
>> 277.ba+   batch CANCELLED
>> 2019-11-14T11:28:39 2019-11-14T13:12:07   01:43:28 115   
>>  
>> 277.0 ortedFAILED
>> 2019-11-14T11:28:58 2019-11-14T13:12:06   01:43:08 1 1   
>>
>
> If the contents of the column wider the column, they
> will truncated - this is indicated by the '+'.

That should be:

  If the contents of the column are wider than the column, they
  will be truncated - this is indicated by the '+'.

(I must have switched on broken-english-mode by mistake ) 

> You can increase the width via the '-o' option, e.g.
>
>   sacct -o jobid%20,jobname%50,state%30
>
> Cheers,
>
> Loris
-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de



Re: [slurm-users] sacct: job state code CANCELLED+

2019-11-15 Thread Loris Bennett
Hi Uwe,

Uwe Seher  writes:

> Hello!
> Whats the meaning of the plus sign? I can not fand anything in the 
> documentation. This is the full output when a job is cancelled:
>
> 277  1808_Modell_107vh1 CANCELLED+  UNLIMITED 
> 2019-11-14T11:28:39 2019-11-14T13:12:06   01:43:27 115
>
> 277.ba+   batch CANCELLED
> 2019-11-14T11:28:39 2019-11-14T13:12:07   01:43:28 115
> 
> 277.0 ortedFAILED
> 2019-11-14T11:28:58 2019-11-14T13:12:06   01:43:08 1 1
>   

If the contents of the column wider the column, they
will truncated - this is indicated by the '+'.

You can increase the width via the '-o' option, e.g.

  sacct -o jobid%20,jobname%50,state%30

Cheers,

Loris

-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de



[slurm-users] sacct: job state code CANCELLED+

2019-11-15 Thread Uwe Seher
Hello!
Whats the meaning of the plus sign? I can not fand anything in the
documentation. This is the full output when a job is cancelled:

277  1808_Modell_107vh1 CANCELLED+
 UNLIMITED 2019-11-14T11:28:39 2019-11-14T13:12:06   01:43:27 115

277.ba+   batch CANCELLED
 2019-11-14T11:28:39 2019-11-14T13:12:07   01:43:28 115

277.0 ortedFAILED
 2019-11-14T11:28:58 2019-11-14T13:12:06   01:43:08 1 1


Best regards
Uwe Seher