lisa.tests.base: Limit memory consumption of FtraceTestBundle.trace p…
…roperty
When exekall run -n is used, a lot of live FtraceTestBundle are created, leading to excessive memory consumptions. Crank down the limits so that dataframes are evicted early even if the parent FtraceTestBundle is kept around for serialization.