It Is the sum of all the allocations that happened while your code was running. 
It doesn't mean that all that memory was allocated at once. There were probably 
many many memory freeing operations, judging by how long the code was running. 

Reply via email to