Memory usage by subsystem

*Notice:

1. MemTracker only counts the memory on part of the main execution path, which is usually less than the real process memory.

2. each `type` is the sum of a set of tracker values, `sum of all trackers` is the sum of all trackers of all types, .

3. `process resident memory` is the physical memory of the process, from /proc VmRSS VmHWM.

4. `process virtual memory` is the virtual memory of the process, from /proc VmSize VmPeak.

5.`/mem_tracker?type=` to view the memory details of each type, for example, `/mem_tracker?type=query` will list the memory of all queries; `/mem_tracker?type=global` will list the memory of all Cache, metadata and other global life cycles.

see documentation for details.
TypeLabelParent LabelLimitCurrent Consumption(Bytes)Current Consumption(Normalize)Peak Consumption(Bytes)Peak Consumption(Normalize)
experimentalnone00K00K
clonenone00K00K
schema_changenone00K00K
compactionnone00K16522405761575M,716K
loadnone648992576618M,949K48097647044G,490M,971K
querynone00K47099649604G,395M,791K
globalnone1754996216M,754K56714000125G,288M,684K
tc/jemalloc cachenone624947112595M,1019K-1-1K
sum of all trackersnone12914896501231M,676K-1-1K
process resident memorynone53812224005G,11M,956K98926387209G,218M,364K
process virtual memorynone6054112051256G,392M,524K6060852428856G,456M,812K