Bad sequence of arguments in reading cgroup.conf. Correct: int s_p_get_float(float *num, const char *key, const s_p_hashtbl_t *hashtbl) In src/common/xcgroup_read_config.c: conf_get_float (tbl, "AllowedSwapSpace", &slurm_cgroup_conf->allowed_swap_space); There are a lot of this sequences in this file.
My fault. Sorry. - Tomasz