floating_resources: Consumable resources associated with the floating_resources keyword may be assigned 64-bit integer values. Fractional and unit specifications are not allowed. The predefined ConsumableCpus, ConsumableMemory, and ConsumableVirtualMemory may not be specified as floating resources.
Example:
floating_resources = spice2g6(9876543210123) db2_license(1234567890)
MACHPRIO expression: The LoadLeveler variables Memory, VirtualMemory, FreeRealMemory, Disk, ConsumableMemory, ConsumableVirtualMemory, ConsumableCpus, PagesScanned, PagesFreed may be used in a MACHPRIO expression. In LoadLeveler 3.1 they are 64-bit integers and 64-bit arithmetic is used to evaluate this expression.
Example:
MACHPRIO: (Memory + FreeRealMemory) - (LoadAvg*1000 + PagesScanned)