Bug #1955
MAUS memory usage
0%
Description
Logging seemingly increased memory usage running globals.
Files
Updated by Rajaram, Durga over 5 years ago
There are a couple of puzzling (to me) messages from TrackMatching->DSTrack->FixTrackerTime, and AddVirtualTrackPoints -- think those get deleted by the primary chain destructor and/or ultimately by the global event destructor.
Also a lot of Geant GDMLRead errors -- tried slac geant forums in vain. And a bunch from MiceModules, ModuleTextFileIO.
Wondering if those geant and micemodule leaks show up more with globals because of the repeated geometry lookups...
Updated by Rajaram, Durga over 5 years ago
Valgrind log added -- with line numbers! -- against a random run 10082, run with globals.
Updated by Rajaram, Durga over 5 years ago
added log of just the "definitely lost" records
mostly GEANT + MiceModule + OutputCppRoot + a few globaltrackmatching and emr