mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Conjectures 'R Us

Reply
 
Thread Tools
Old 2010-04-14, 00:42   #166
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

18D016 Posts
Default

Quote:
Originally Posted by MyDogBuster View Post
146226*105^18627+1 and 71816*105^21594+1 are both PRP but NOT prime.

Why did PRPNET 2.4.5 server and client remove remaining tests for those k's from the candidates file?

CLLR and PFGW BOTH test those expressions out as PRP but not prime.
PRPNet assumes that if a number is PRP that it is also prime. If PFGW wasn't configured with the client, then the client is unable to prove primality. If you used an older version of PFGW (pre-3.3.3), then you run the risk that PFGW cannot prove primality.

Since the server is configured as Sierpinski/Riesel, then it will remove other candidates with matching k/b/c.

I STRONGLY recommend that you upgrade to 3.2.4. 2.4.5 is fairly old and I no longer maintain it. It does not take advantage of many of the new features of PFGW and it also has a few changes to handle Sierpinski/Riesel differently.
rogue is offline   Reply With Quote
Old 2010-05-07, 13:56   #167
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

24·397 Posts
Default

For anyone still using PRPNet 2.x, I recommend upgrading to 3.2.5 as soon as you can. I will be removing support for the -u option in the 3.3.0 release. There are a number of changes in 3.3.0. Many of them are infrastructure related, but I have also removed some code for supporting older releases. I hope to start my testing of 3.3.0 this weekend and hope to release by the end of May.

If anyone is still using a version prior to 3.2.5, please let me know via PM or e-mail. I will assist anyone who needs help upgrading.

Note that this also applies to clients running 2.x releases. I don't support 2.x clients with 3.x servers. There are many enhancements to the client since 2.x that are of benefit to everyone.
rogue is offline   Reply With Quote
Old 2010-05-07, 15:14   #168
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3·2,083 Posts
Default

Quote:
Originally Posted by rogue View Post
For anyone still using PRPNet 2.x, I recommend upgrading to 3.2.5 as soon as you can. I will be removing support for the -u option in the 3.3.0 release. There are a number of changes in 3.3.0. Many of them are infrastructure related, but I have also removed some code for supporting older releases. I hope to start my testing of 3.3.0 this weekend and hope to release by the end of May.

If anyone is still using a version prior to 3.2.5, please let me know via PM or e-mail. I will assist anyone who needs help upgrading.
We've still got 2.4.6 on our lone CRUS server, port 1300, but plan to upgrade it to 3.2.5 soon. It should quite likely be done before your planned release date for 3.3.0. (And if not, we can just upgrade to 3.2.5 first, and from there go to 3.3.0.)
mdettweiler is offline   Reply With Quote
Old 2010-05-07, 15:44   #169
Xentar
 
Xentar's Avatar
 
Sep 2006

2738 Posts
Default

On my server, I am still using 3.2.0 because I was not sure, if an update was "safe" (means the new version is stable enough).

I think I will update the server and clients this weekend. With this, I think I will update the PFGW version, too.

Do I have to mind something, when upgrading PRPNet? Some database changes?
Xentar is offline   Reply With Quote
Old 2010-05-07, 16:30   #170
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

24×397 Posts
Default

Quote:
Originally Posted by Xentar View Post
On my server, I am still using 3.2.0 because I was not sure, if an update was "safe" (means the new version is stable enough).

I think I will update the server and clients this weekend. With this, I think I will update the PFGW version, too.

Do I have to mind something, when upgrading PRPNet? Some database changes?
3.2.5 has been very stable. PrimeGrid has upgraded all servers to that release and the guys over there are quite happy with it. I've had only on report of a crash and I think it was due to too many clients connecting concurrently (> 1000). AFAICT, that was triggered by a client side script that went haywire.

There have been some database changes from 3.2.0. You can find the specific alter statements you need to run in the release notes.
rogue is offline   Reply With Quote
Old 2010-05-13, 22:01   #171
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

18D016 Posts
Default

Unless anyone here objects, I want to label 3.2.5 as a beta.
rogue is offline   Reply With Quote
Old 2010-05-13, 22:13   #172
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101×103 Posts
Default

Quote:
Originally Posted by rogue View Post
Unless anyone here objects, I want to label 3.2.5 as a beta.
From everything I've heard and observed, I would concur with that. It appears to be a nice piece of work.
gd_barnes is online now   Reply With Quote
Old 2010-05-14, 01:40   #173
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

24·397 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
From everything I've heard and observed, I would concur with that. It appears to be a nice piece of work.
Thank you. I will re-release it as 3.2.6 tomorrow with one code change to address tie-breaking when sorting candidates by age

Last fiddled with by rogue on 2010-05-14 at 01:41
rogue is offline   Reply With Quote
Old 2010-05-14, 13:19   #174
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

18D016 Posts
Default PRPNet 3.2.6 has been released

I have put a release for 3.2.6 here:

http://home.roadrunner.com/~mrodenki...pnet_3.2.6.zip

This is a beta. The only change from 3.2.5 is that decimal length has been added as a tie breaker when choosing work that is sorted by age.

Last fiddled with by rogue on 2010-05-14 at 13:19
rogue is offline   Reply With Quote
Old 2010-05-14, 16:22   #175
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

624910 Posts
Default

Quote:
Originally Posted by rogue View Post
I have put a release for 3.2.6 here:

http://home.roadrunner.com/~mrodenki...pnet_3.2.6.zip

This is a beta. The only change from 3.2.5 is that decimal length has been added as a tie breaker when choosing work that is sorted by age.
Note to all: the NPLB and personal servers, despite reporting themselves as 3.2.5, are effectively already upgraded to 3.2.6 since Mark provided me with the code for this fix prior to officially releasing 3.2.6. Since there's therefore no code change between my copy of 3.2.5 and the released 3.2.6, upgrading to 3.2.6 is a somewhat low priority.
mdettweiler is offline   Reply With Quote
Old 2010-05-24, 01:17   #176
Xentar
 
Xentar's Avatar
 
Sep 2006

11×17 Posts
Default

Server version 3.2.6
Just found this in the log file:

Quote:
[2010-05-23 19:58:25 GMT] 183872: 59214*19^40721+1 received by Email: <> User: xentar Client: 01 Program: pfgw.exe Residue: AF5784AB47D21AC9
[2010-05-23 19:58:26 GMT] 184164: 650116*19^40720+1 sent to Email: <> User: xentar Client: 01
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:58:29 GMT] 7: ODBC Information: SQL_INVALID_HANDLE:
and so on, a few hundred times.

Then:
Quote:
[2010-05-23 19:59:34 GMT] 183328: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:59:34 GMT] <EMail> (01): Test 1274644706 for candidate 650116*19^40720+1 was not found
[2010-05-23 19:59:34 GMT] 183328: ODBC Information: SQL_INVALID_HANDLE:
[2010-05-23 19:59:35 GMT] Connect to database failed: [Microsoft][ODBC Driver Manager] Fehler beim SQLAllocHandle-Aufruf für Treiber auf SQL_HANDLE_ENV, native code=0
[2010-05-23 19:59:35 GMT] Not connected to database. Rejecting client connection.
Then I restarted the server. But I saw, that it used about 160MB RAM before restarting. Another memory leak?
Xentar is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
PRPNet 5.4.3 Released rogue Software 178 2021-06-24 11:56
PSP goes prpnet ltd Prime Sierpinski Project 86 2012-06-06 02:30
PRPNet 4.0.0 Released rogue Software 84 2011-11-16 21:20
PRPNet 4.0.1 Released Joe O Sierpinski/Riesel Base 5 1 2010-10-22 20:11
PRPNet released! rogue Conjectures 'R Us 250 2009-12-27 21:29

All times are UTC. The time now is 10:24.


Tue Jul 27 10:24:37 UTC 2021 up 4 days, 4:53, 0 users, load averages: 1.21, 1.67, 1.81

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.