Reducing memory footprint in use of FullSimplify ?



Hi

 I am carrying out a large symbolic calculation (lot of FullSimplify and
Simplify statements for about 160 expressions). I am using MemoryConserve
(switched it On), making liberal use of Share[]; and Clear'ing some of the
variables as soon as they used the last time. However, my calculation is
maxing out at 260 MB and crashing the kernel. Are there some other ways in
which I can reduce memory usage ?

 I have noticed that the memory usage goes up dramatically when I use
FullSimplify and assign the expression to some variable. However, what is
puzzling is that that memory is not freed once the operation is complete.
Is there some way I can force Mathematica to free up memory on the data
stack (I am currently setting the unsimplified expression to zero as soon
as it is simplified and assigned to another variable) when it is done with
an element ?

Thanks.
.



Relevant Pages

  • Re: Reducing memory footprint in use of FullSimplify ?
    ... is not reclaiming memory. ... intermediate expressions to files before the system ... Simplify statements for about 160 expressions). ... I have noticed that the memory usage goes up dramatically when I use ...
    (sci.math.symbolic)
  • Re: how to solve this problem : out of memory
    ... tell it how much memory the app is going to use in advance. ... JVM's inflexibility in this is somewhat puzzling -- I have no other ... so telling the system how much memory to ...
    (comp.lang.java.programmer)
  • Re: Dumbledores behaviour makes no sense to me... (HBP spoilers)
    ... I've read HBP again and some things are still puzzling me... ... why is it so important to retrieve Slughorn's full ... DD already knows, from the altered memory, that Voldemort is ...
    (alt.fan.harry-potter)
  • Re: how to solve this problem : out of memory
    ... inflexibility in this is somewhat puzzling -- I have no other ... I have watched the 1.4 JVM grab memory until it uses well over 1GB, ... condition by setting an explicit max -- only to create one. ...
    (comp.lang.java.programmer)
  • Re: how to solve this problem : out of memory
    ... JVM's inflexibility in this is somewhat puzzling -- I have no other ... implementations of GC-ed languages which share this odd ... so telling the system how much memory to ...
    (comp.lang.java.programmer)