Re: [slurm-users] Limiting the number of CPU

2019-11-15 Thread Sukman
: slurm-users@lists.schedmd.com Sent: Thursday, November 14, 2019 10:51:10 PM Subject: Re: [slurm-users] Limiting the number of CPU 3 possible issue, inline below On 14/11/2019 14:58:29, Sukman wrote: Hi Brian, thank you for the suggestion. It appears that my node is in drain state. I rebo

Re: [slurm-users] Limiting the number of CPU

2019-11-14 Thread Daniel Letai
ExtSensorsTemp=n/s --- Sukman ITB Indonesia - Original Message - From: "Brian Andrus" To: slurm-users@lists.schedmd.com Sent: Tuesday, November 12, 2019 10:41:42 AM Subject: Re: [slurm-users] Limiting the number of CPU You are trying to specifica

Re: [slurm-users] Limiting the number of CPU

2019-11-14 Thread Henkel, Andreas
Hi again, I’m pretty sure that’s not valid since your scontrol Show job shows minmemorypernode mich bigger than 1G. Best Andreas Am 14.11.2019 um 14:37 schrieb Nguyen Dai Quy mailto:q...@vnoss.org>>: On Thu, Nov 14, 2019 at 1:59 PM Sukman mailto:suk...@pusat.itb.ac.id>> wrote: Hi Brian, th

Re: [slurm-users] Limiting the number of CPU

2019-11-14 Thread Henkel, Andreas
ensorsJoules=n/s ExtSensorsWatts=0 ExtSensorsTemp=n/s > > > --- > > Sukman > ITB Indonesia > > > > > - Original Message - > From: "Brian Andrus" > To: slurm-users@lists.schedmd.com > Sent: Tuesday, November 12, 2019 10:41:42 AM > Subject: Re: [slurm-users] Limiting the number of CPU > > You are trying to specifically run on node cn110, so you may want to > check that out with sinfo > > A quick "sinfo -R" can list any down machines and the reasons. > > Brian Andrus > >

Re: [slurm-users] Limiting the number of CPU

2019-11-14 Thread Nguyen Dai Quy
On Thu, Nov 14, 2019 at 1:59 PM Sukman wrote: > Hi Brian, > > thank you for the suggestion. > > It appears that my node is in drain state. > I rebooted the node and everything became fine. > > However, the QOS still cannot be applied properly. > Do you have any opinion regarding this issue? > > >

Re: [slurm-users] Limiting the number of CPU

2019-11-14 Thread Sukman
lurm-users@lists.schedmd.com Sent: Tuesday, November 12, 2019 10:41:42 AM Subject: Re: [slurm-users] Limiting the number of CPU You are trying to specifically run on node cn110, so you may want to check that out with sinfo A quick "sinfo -R" can list any down machines and the reasons. Brian Andrus

Re: [slurm-users] Limiting the number of CPU

2019-11-11 Thread Brian Andrus
quot; Sent: Friday, November 8, 2019 8:58:40 PM Subject: Re: [slurm-users] Limiting the number of CPU Suksmandhira, That qos specifies a walltime, cpu, and memory limit. From the job script, it appears you are within the cpu limit. But, the job script does not specify walltime nor memory and y

Re: [slurm-users] Limiting the number of CPU

2019-11-10 Thread Sukman
n W. Johanson" To: "Slurm User Community List" Sent: Friday, November 8, 2019 8:58:40 PM Subject: Re: [slurm-users] Limiting the number of CPU Suksmandhira, That qos specifies a walltime, cpu, and memory limit. From the job script, it appears you are within the cpu limit. But,

Re: [slurm-users] Limiting the number of CPU

2019-11-08 Thread Brian W. Johanson
Suksmandhira, That qos specifies a walltime, cpu, and memory limit. From the job script, it appears you are within the cpu limit. But, the job script does not specify walltime nor memory and your squeue output is not showing those values (or cpu) for the job. 'scontrol show job=JOBID' will sh