![]() |
|
|
#12 |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
I could probably find it and provide a fix the Jean or I can give him the memory leak code so that he can find all memory leaks in llr.
|
|
|
|
|
|
#13 |
|
May 2004
FRANCE
22·5·29 Posts |
Hello,
I fixed this bug today (indeed, it was due to missing frees) and updated the four binaries and the source in my Development directory accordingly. Thank you for your help and Best Regards, Jean |
|
|
|
|
|
#14 |
|
Feb 2003
77416 Posts |
Sorry, Jean, but this problem seems to persist - at least for the Linux binaries (32 and 64 bits):
After about 15 hours the memory utilization has increased from 12MB to 250MB per core. I also double-checked that I actually used the new (fixed) binary. Note, that I'm testing Generalized Cullen/Woodall numbers, e.g. non-base-2 tests. Maybe this is a different code path. Last fiddled with by Thomas11 on 2012-02-12 at 10:45 |
|
|
|
|
|
#15 | |
|
May 2004
FRANCE
22×5×29 Posts |
Quote:
containing all archived Generalized Fermat primes, so varied non-two bases, and the memory usage remains stable (I am looking at with top)... Yes, the bug concerned only non base two tests! Are you absolutely sure you are now using the fixed binaries? Regards, Jean |
|
|
|
|
|
|
#16 | |
|
Feb 2003
22·32·53 Posts |
Quote:
26477210 2012-02-11 18:51 Here is some part of a typical input file I'm using: Code:
ABC $a*$b^$c$d // base 209 12002 209 12002 -1 12032 209 12032 -1 12054 209 12054 -1 12080 209 12080 -1 12128 209 12128 -1 Last fiddled with by Thomas11 on 2012-02-12 at 11:31 |
|
|
|
|
|
|
#17 |
|
Feb 2003
77416 Posts |
Meanwhile I tested the Windows binary (32bit) and it shows the same behavior, e.g. for the input file given above the memory usage increases as: 2.8MB -> 3.6MB -> 4.4MB -> 5.4MB -> 6.5MB.
Added: file size and time stamp are: 26390528 02-11-12 18:15 LLR.exe Last fiddled with by Thomas11 on 2012-02-12 at 12:21 |
|
|
|
|
|
#18 | |
|
May 2004
FRANCE
22·5·29 Posts |
Quote:
Thank you for your help and best regards, Jean |
|
|
|
|
|
|
#19 |
|
Feb 2003
22×32×53 Posts |
Thanks, Jean, for spending your Sunday on this problem!
I'm already testing the 32bit binary and it seems to work fine now. Regarding older versions of LLR: I used LLR 3.8.6 for about 3 months on Generalized Cullen/Woodall numbers, and some clients were running for weeks without interruption. But there was never any indication of memory leakage. Kind regards, Thomas Last fiddled with by Thomas11 on 2012-02-12 at 18:18 Reason: typo |
|
|
|
|
|
#20 | |
|
May 2004
FRANCE
22·5·29 Posts |
Quote:
I did not spend all my Sunday on that, fortunately! You are right, the V3.8.6 has not the bug, but the V3.8.6dev seems to have the bug! But it is now obsolete, so I left it unchanged... Thank you for all your help, and best regards, Jean |
|
|
|
|
|
|
#21 | |
|
Dec 2011
New York, U.S.A.
97 Posts |
Jean,
I built a 64 bit Windows version, but one user is getting the following error on both the 32 and 64 bit versions: Quote:
He subsequently stated he also has the problem with the 3.8.6 (32 bit) build, but that the AVX build does work. What's most interesting about this is that his CPU doesn't have AVX. |
|
|
|
|
|
|
#22 | |
|
May 2004
FRANCE
22·5·29 Posts |
Quote:
The problem is that I cannot reproduce this error : I passed this test on a P4/Windows 2000, an AMD/Linux, an Intel core2/windows Vista and obtained the same result : I:\D\Jean\LLR\llr387dev>cllr -q"3117*2^314958+1" -d Starting Proth prime test of 3117*2^314958+1 Using all-complex Pentium4 type-1 FFT length 24K, Pass1=96, Pass2=256, a = 7 3117*2^314958+1 is not prime. Proth RES64: 4E6DB6FACE0861F5 Time : 340.530 sec. I have no 64bit machine... Is the LLR you are using built with the gwnum library V27.2 ? If yes, it may be the cause of your problem... Regards, Jean |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LLR Development Version 3.8.9 released. | Jean Penné | Software | 6 | 2012-05-09 23:44 |
| LLR 3.8.6 Development version | Jean Penné | Software | 0 | 2011-06-16 20:05 |
| LLR 3.8.5 Development version | Jean Penné | Software | 6 | 2011-04-28 06:21 |
| PowerPC development platform | nuggetprime | Hardware | 2 | 2011-01-06 18:37 |
| LLR 3.8.4 development version is available! | Jean Penné | Software | 4 | 2010-11-14 17:32 |