- storing the population requires to much memory on a desktop
- even using the "streaming" setting of PopulationImpl remains very
slow, because of the numerous call to String.intern() to construct
activities. This is rather anoying, as this information is not needed
anywhere here.