static S getMemoryInfoPlusSystemMemory() { ret getMemoryInfo() + ". " + toM(systemMemoryInfo()) + " MB free system memory"; }