Here is some information:
- Linux version 3.18.6-2.el7.centos.x86_64、openjdk-11.0.2
 - using ZGC and -Xms16384M -Xmx16384M
 - top command shows : 17.013t VIRT, 0.016t RES, 0.015t SHR, 35.2 %CPU, 13.0%MEM
 - heap dump size is 83M(using jcmd command)
 - VisualVM Summary shows heap size is 55M
 - In most GC situations:Garbage Collection (Proactive) 1808M(11%)->166M(1%)
 
I have searched and read following answers, but still can't solve my doubts.