On 15 Nov., 18:18, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote: > On 2011-11-15 18:09, Maarten Derickx wrote:> I think 1024000000 byte wich is > about 1 gigabyte is a bit to much to > > allocate just at once. So the main question is where does this number > > come from and why is it so huge? > > The Heegner test simply needs that much memory... > > Normally you need between 2GB and 3GB of memory to run all doctests in > Sage successfully.
Hmmm, I run regularly "make testlong" on my old G4 PowerPC Mac, and that system has only 768 MB RAM. Last time is just a couple of days ago with Sage-4.7.2, and e.g. heegner.py did pass OK. (There were only four failures in total, two w.r.t. intefacing: maxima.py and sage0.py, and two timeouts for elliptic curve computations: ell_rational_field.py and sha_tate.py). So there must be something different going on. @Maarten: Does the output you pasted mean that there is no swap space at all ("Swap: 0 0 0 "), i.e. neither an extra swap partition (fstab/mtab might show more info on this) nor some swap file? Even my old Mac swaps out memory pages to disk ... Cheers, Georg -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org