Why should uptime load averages be interpreted together with the output of nproc?
uptime
nproc
The same runnable-work load represents different pressure on a one-CPU system and a many-CPU system.
Load averages are percentages of free memory.
Nproc converts load averages into free disk space.
Both commands always print the same three numbers.