![]() |
![]() |
#1 |
P90 years forever!
Aug 2002
Yeehaw, FL
815210 Posts |
![]()
THIS IS A PRE-BETA VERSION - NOT FOR EVERYDAY USE
The Windows, Linux, and Mac OS X versions of 25.5 are now available. If you are running version 25.4 you can install the new version on top of the old version. Steps to install version 25.5 --------------------------- 1) DO NOT INSTALL OVER VERSION 24. If you have problems, you want to be able to revert to testing using version 24. There will be outages on the new server so you'll want to let version 24 run at lower priority to soak up those available CPU cyles. 2) Create a new directory, download ftp://mersenne.org/gimps/p95v255a.zip, unzip into this new directory. 3) PM or email to get the secret line to add to prime.txt so that this version contacts the new server. 4) Run version 25.5. Follow the link in the dialog box to create a userid. Choose a work preference of either "Trial factoring to low limits" or "ECM on small Mersenne numbers". 5) Find problems. Report them to me. Known bugs ----------- 1) Time= option in prime.txt does not work. Links to other versions --------------------- Linux - ftp://mersenne.org/gimps/mprime255.tar.gz Linux 64-bit - ftp://mersenne.org/gimps/mprime255a-linux64.tar.gz Windows 64-bit - ftp://mersenne.org/gimps/p64v255.zip Mac OS X - ftp://mersenne.org/gimps/mprime255-MacOSX.tar.gz Last fiddled with by Prime95 on 2007-09-27 at 03:10 Reason: links updated |
![]() |
![]() |
![]() |
#2 |
P90 years forever!
Aug 2002
Yeehaw, FL
23×1,019 Posts |
![]()
This version fixes the nastiest of 25.4 bugs - namely the memory leaks under linux and ECM not abiding by the memory settings in Options / CPU.
New in this release is the ability to merge MDI windows together. This lets you mimic version 24's single-window look and feel. Also, a volunteer has contributed code to remember the MDI window coordinates on exit. |
![]() |
![]() |
![]() |
#3 |
Sep 2007
32 Posts |
![]()
Thanks. Testing on A64 processor now.
|
![]() |
![]() |
![]() |
#4 |
Dec 2003
3308 Posts |
![]()
I'm getting SUMOUT errors at once when ECM factoring with the 64bit Linux client on an AMD Opteron CPU:
Code:
[Main thread Sep 25 02:16] Mersenne number primality test program version 25.5 [Main thread Sep 25 02:16] Starting worker threads. [Comm thread Sep 25 02:16] Getting assignment from server [Comm thread Sep 25 02:16] URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ga&g=be320c6b3f1f6118b05822dee86976d5&c=1&ss=48309&sh=818BE3141845DB844C3D05FF7ECAB7A4 [Worker #1 Sep 25 02:16] Work thread starting [Worker #2 Sep 25 02:16] Work thread starting [Worker #1 Sep 25 02:16] Using FFT length 28K [Worker #1 Sep 25 02:16] ECM on M541339: curve #1 with s=6140421874546546, B1=50000, B2=5000000 [Worker #2 Sep 25 02:16] Using FFT length 28K [Worker #2 Sep 25 02:16] ECM on M541369: curve #1 with s=6203598503650067, B1=50000, B2=5000000 [Worker #1 Sep 25 02:16] SUMOUT error occurred. [Worker #1 Sep 25 02:16] Waiting five minutes before restarting. [Worker #2 Sep 25 02:16] SUMOUT error occurred. |
![]() |
![]() |
![]() |
#5 |
Einyen
Dec 2003
Denmark
343410 Posts |
![]()
How do you add an extra computer to the same username? When I try 25.5 with my username on another computer it says:
"Untrusted Program versions currently excluded by Primenet." and prime.txt is set up to contact v5 server. |
![]() |
![]() |
![]() |
#6 |
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
11×389 Posts |
![]() |
![]() |
![]() |
![]() |
#7 | |
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
11·389 Posts |
![]() Quote:
ftp://mersenne.org/gimps/mprime255-MacOSX.tar.gz |
|
![]() |
![]() |
![]() |
#8 |
Aug 2002
Termonfeckin, IE
24·173 Posts |
![]()
I can confirm that the memory leak in linux is fixed.
Priorities are fixed, sort of. I had "Priority=1" which is the default in my prime.txt. When the version starts up it behaves as a linux process with nice value 19 (the lowest priority) should behave. Up to this point all is well. However, in top the nice column shows up as 0. It shows up as 19 for v24. And using renice to change priority in Linux changes the nice value shown in top but has no impact on the share of CPU mprime is getting. If I change the priority setting in prime.txt, the priority is again set as it should be - the process takes up the right amount of CPU but the nice column shows a zero and renicing has no impact on the CPU share. I'll keep an eye out for the hang/comm problem and report back in a day or two if all goes smoothly. Last fiddled with by garo on 2007-09-25 at 15:03 |
![]() |
![]() |
![]() |
#9 |
Aug 2002
Termonfeckin, IE
276810 Posts |
![]()
I don't know if this is the right place to report feature requests etc. but if the RollingAverage issue has not been fixed yet, can it be looked at? My theory on what is going wrong is given here:
http://www.mersenneforum.org/showthr...064#post115064 |
![]() |
![]() |
![]() |
#10 |
Jul 2004
Mid Calder, Scotland
5·37 Posts |
![]()
I found that forcing a manual communication after getting that error fixed things.
|
![]() |
![]() |
![]() |
#11 |
Jul 2004
Mid Calder, Scotland
5·37 Posts |
![]()
I hate to say it.... but I think there is still a memory problem...
PC settings/parameters Windows Vista 2GB RAM Quad Core Pentium 2.93Ghz 25.5 options 4 instances running 3 TF (150Mb allocation to each) 1 ECM (1000MB allocation) What I saw (Problem) I noticed my PC was sluggish when I got home. So I did a few checks. the instance of 25.5 running ECM was using higher than allocated amounts of RAM. Set to use 1000 (and stating in the worker window using 909Mb in stage 2) it was actually using about 1.2GB What I did (Action/Result) Exponent M1063523
Exponent M1063523
So from what I can see at either FFT length 56k or on exponents above 1M (or both) with the memory set to above 909MB P95 starts munching extra RAM. Hope this is useful. Geroge I took screen dumps of P95 and my resource monitor at all of the things I stages above and zipped a copy of the instance in case you want any of that for addtional info. Just give me a shout if you need them and I'll mail them to you? Cheers PS - The minimise button on the windows seems to have stopped working? Last fiddled with by Bundu on 2007-09-25 at 19:38 |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Prime95 version 29.4 | Prime95 | Software | 442 | 2021-08-05 22:28 |
Prime95 version 27.3 | Prime95 | Software | 148 | 2012-03-18 19:24 |
Prime95 version 26.3 | Prime95 | Software | 76 | 2010-12-11 00:11 |
Prime95 version 25.4 | Prime95 | PrimeNet | 143 | 2007-09-24 21:01 |
When the next prime95 version ? | pacionet | Software | 74 | 2006-12-07 20:30 |