Here is the output of a sample /proc/pid/status file.
From the procfs(5) Man page, found that those are Real, Effective, Saved and FileSystem UIDs
Uid: 998 998 998 998
Gid: 996 996 996 996
Here all are showing same values.
So, in any chance those four columns will show different UIDs. Especially among Real, Effective and Filesystem UIDs.