I believe the documentation is out of date in this regard. What you are seeing as (null) is really the block id if you are running on a bluegene system.
I can update the docs to reflect this in 2.4. Danny On 06/06/12 02:22, Loris Bennett wrote: > Hi, > > If I do the following > > ,----------------------- > | sacct --format=uid,gid > `----------------------- > > I get correct values such as > > ,---------------- > | 2312452 435632 > `---------------- > > However, when I do > > ,--------- > | sacct -d > `--------- > > I get records like > > ,----------------------------------------------------------------- > | 78194 main 20120606090620 1338973372 (null) - JOB_TERMINATED ... > `----------------------------------------------------------------- > > where the field 'uid.gid' is '(null)'. Is this a known issue with > version 2.2.7? > > Regards > > Loris >
