Hi all, I'm trying to understand why sacct is not reporting the info on the batch jobs, interactive jobs report just fine. For the batch ones I can only see the elapsed time, not the memory, cores etc. I can't see logs reporting any anomaly, the configuration for the interactive node is exactly the same as for the batch nodes. This is a very small cluster with 5 nodes, so there is no slurmDB, the configuration is pretty minimum by using files for the accounting.
What am I doing wrong? compiled slurm 16.05.0-0pre1 Fedora 21 64bit [....] CryptoType=crypto/munge MemLimitEnforce=yes MpiDefault=none ProctrackType=proctrack/pgid Prolog=/usr/local/bin/sprolog PropagateResourceLimitsExcept=MEMLOCK SelectType=select/cons_res SelectTypeParameters=CR_Core_Memory AccountingStorageLoc=/as/log/slurmacc.log AccountingStorageType=accounting_storage/filetxt AccountingStoreJobComment=YES ClusterName=Futurama JobCompLoc=/var/log/slurm_jobcomp.log JobCompType=jobcomp/filetxt JobAcctGatherFrequency=task=3 JobAcctGatherType=jobacct_gather/linux SlurmctldDebug=3 [....] Thanks a lot in advance for your help, j
