Is it normal/expected behavior for toms419 and toms717 to gobble up to 5GB of RAM (on compile/loading it) on a 64-bit Lisp? I think the toms419 maxed out the RAM then finally timed out, and cl-test-grid killed the process and moved on. Now it looks like it is doing the same for toms717. Are these packages expected to consume huge memories or is this an Allegro-specific problem? I did run these tests on Linux as well, but that was on a machine with 32GB of RAM, so maybe they were able to run successfully. I am seeing this on 64-bit Allegro/Windows SMP (non-SMP hasn't gotten to that test yet).
My Allegro/Windows 32-bit tests are almost done, and I presume they may have had the same problem but it didn't get so far because the Lisp probably threw an allocation error when it got to around 1 or 1.5GB.
I just thought I would ask here for experiences before digging into the results myself...