process_mem (Process Memory Usage Data)

The process memory usage data does not contain the timeline information. The summary information is summarized in the process_mem_*.csv file.

Availability

Atlas 200/300/500 Inference Product

Atlas Training Series Product

Data Description of the process_mem_*.csv File

The file content is formatted as follows.

Figure 1 process_mem_*.csv
Table 1 Field description

Field

Description

Device_id

Device ID.

PID

Process ID.

Name

Process name.

Size(pages)

Memory pages used by a process.

Resident(pages)

Physical memory pages used by a process.

Shared(pages)

Shared memory pages used by a process.