Re: [slurm-users] RAM "overbooking"

2020-05-27 Thread Brian Andrus
Heh. That is the on-going "user education" You could change the amount of ram requested using a job_sumit lua script, but that could bite those that are accurate with their requests. Or set a max ram for the partition. Brian Andrus On 5/27/2020 3:46 PM, Marcelo Z. Silva wrote: Hello all We

[slurm-users] RAM "overbooking"

2020-05-27 Thread Marcelo Z. Silva
Hello all We have a single node simple slurm installation with the following hardware configuration: NodeName=node01 Arch=x86_64 CoresPerSocket=1 CPUAlloc=102 CPUErr=0 CPUTot=160 CPULoad=67.09 AvailableFeatures=(null) ActiveFeatures=(null) Gres=(null) NodeAddr=biotec01 NodeHostNa

[slurm-users] epilog can't get the full OUTPUT ENVIRONMENT VARIABLES from sbatch

2020-05-27 Thread Fred Liu
Hi, I used to have full OUTPUT ENVIRONMENT VARIABLES from sbatch. But now I just part of them like below: SLURM_NODELIST SLURM_JOBID SLURM_SCRIPT_CONTEXT SLURM_UID SLURM_CLUSTER_NAME SLURM_JOB_USER SLURM_JOB_ID SLURM_CONF SLURM_JOB_GID SLURM_JOB_UID SLURMD_NODENAME I can't get SLURm_SUBMIT_HOST