Aggregate stats, load, utilization
Aggregate stats
The Aggregate stats panel displays a real-time summary of the resources used by a pipeline run.
Wall time
The wall time is the total running time for all tasks. The runtime of an individual task is computed as follows:
See also: start and complete in the task table.
CPU time
The CPU time is the total CPU time used by all tasks. It is based on the CPUs requested, not the actual CPU usage. The CPU time of an individual task is computed as follows:
See also: cpus, start, and complete in the task table.
Total memory
The total memory is the total memory used by all tasks. It is based on the memory requested, not the actual memory usage.
See also: peakRss in the task table.
Read and write
The read and write are the total amount of data read from and written to storage.
See also: readBytes and writeBytes in the task table.
Estimated cost
The estimated cost is the total estimated compute cost of all tasks in the pipeline run. The compute cost of a task is computed as follows: