CIM_MemoryCheck specifies a condition for the minimum amount of memory that needs to be available on a system. The amount ...

CIM_MemoryCheck specifies a condition for the minimum amount  of memory that needs to be available on a system.  The amount is specified in the MemorySize property.  The details of this checks are compared with the  value of the FreePhysicalMemory property of the  CIM_OperatingSystem object referenced by an CIM_InstalledOS association for the CIM_ComputerSystem object that describes  the environment.   When the value of FreePhysicalMemory property is greater  than or equal to the value specified in MemorySize, the  condition is satisfied.