Root memory consumption

Hi.
Excuse me, is there a way to check memory consumption in ROOT, please?
I am not an expert at all. My job is killed after some time. It gives no error, but the created TTree is made Zombie. If I run less statics, it goes up to the end and the TTree is accessible.
Valgrind finds no problem. I limited the CPU usage, but do not know how to check the memory consumption.
Could someone help me, please?

Thank,
bye,
Fra

Hi.
I commented all the subroutines called in my routine and decommented them one by one while looking at the memory usage given by top.
I had forgotten a lot of “delay” :slight_smile:

Cheers,
bye,
Francesca