memory in use
An allocated block of memory to which there are still pointers.
At exit, small amounts of memory in use in programs that run for a short time are not significant. However, you should fix large amounts of memory in use in long running programs to avoid out-of-memory problems.
(C) Copyright IBM Corporation 1992, 2010.