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