# JobStatisticsJobNodeMemoryPhysical
## Properties
**average** | **f32** | The average physical memory utilization of the job on this node, in KB. | [optional] [default to null]
**current** | **f32** | The current physical memory utilization of the job on this node, in KB. | [default to null]
**maximum** | **f32** | The maximum physical memory utilization of the job on this node, in KB. | [default to null]
**minimum** | **f32** | The minimum physical memory utilization of the job on this node, in KB. | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)