mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > No Prime Left Behind

Reply
 
Thread Tools
Old 2009-05-08, 05:41   #67
gamer007
 
Mar 2009

18610 Posts
Default

Just thought I'd post that the server has finished it's workload.
gamer007 is offline   Reply With Quote
Old 2009-05-08, 13:05   #68
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3×2,083 Posts
Default

Quote:
Originally Posted by gamer007 View Post
Just thought I'd post that the server has finished it's workload.
Okay, thanks. Sometime today I'll get it loaded up with its first batch of n=260K-300K doublecheck work.
mdettweiler is offline   Reply With Quote
Old 2009-05-11, 15:45   #69
Razor_FX_II
 
Razor_FX_II's Avatar
 
Jan 2009

43 Posts
Default

I think something went haywire with the scoring.
http://nplb-gb1.no-ip.org:2000/user_stats.html

Last fiddled with by Razor_FX_II on 2009-05-11 at 15:45
Razor_FX_II is offline   Reply With Quote
Old 2009-05-11, 17:32   #70
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3·2,083 Posts
Default

Quote:
Originally Posted by Razor_FX_II View Post
I think something went haywire with the scoring.
http://nplb-gb1.no-ip.org:2000/user_stats.html
Yowza! That's weird. I'll be upgrading the server to PRPnet v2.1.2 sometime today, so this may be old news, but I'll report it anyway just in case this is due to code that wasn't changed since version 2.0.4.
mdettweiler is offline   Reply With Quote
Old 2009-05-11, 23:26   #71
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

2·32·353 Posts
Default

Quote:
Originally Posted by mdettweiler View Post
Yowza! That's weird. I'll be upgrading the server to PRPnet v2.1.2 sometime today, so this may be old news, but I'll report it anyway just in case this is due to code that wasn't changed since version 2.0.4.
I did find one issue with stats, but don't know if it related to the issue you are seeing. I'll put a patch together later this week.
rogue is offline   Reply With Quote
Old 2009-05-12, 19:03   #72
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3×2,083 Posts
Default

Hi all,

I've upgraded the G2000 server to the recently-released PRPnet v2.1.2. This fixes a number of issues present in 2.0.4, including Ctrl-C handling on Windows.

The first post of this thread has been updated to include links to the new version, which also includes the latest version of the Phrot binary (0.70). To upgrade from an existing 2.0.4 client, follow these step:

-Download the 2.1.2 package for your operating system.
-Stop the 2.0.4 client, if it's currently running.
-Extract all files in the package *except* prpclient.ini to your existing PRPnet directory. The prpclient.ini file has not changed since v2.0.4.
-Restart the client.

Pretty simple.

While upgrading the server to 2.1.2, I loaded it up with k=300-400, n=260K-300K doublecheck work as previously discussed. Gary, I know the original plan was to do all of k=300-1001 for this, but I only have the 260K-300K sieve file for k=300-400; my copy of the k=400-1001 sieve file starts at 300K. If you could send that to me as soon as you get the chance, it would be greatly appreciated. (Though, in the meantime, k=300-400 will be more than plenty for testing the server.)

Any CPU time you guys would be willing to contribute to the new work in the server would be greatly appreciated. Please report any bugs or issues you encounter in this thread. We will be comparing residuals with the original first-pass tests as we go along; if things can work OK for at least a couple of weeks without issue, then we'll try loading some very small candidates into the server and putting a bunch of cores on it as a "stress test". If it passes that, then we'll have certified PRPnet as a stable and robust program and can start doing "live" first-pass work on it.

Max
mdettweiler is offline   Reply With Quote
Old 2009-05-12, 23:07   #73
Razor_FX_II
 
Razor_FX_II's Avatar
 
Jan 2009

43 Posts
Default

Is there a way to turn off the verbose scrolling percentage done output?
I don't have verbose line added to the .ini's and i don't get it when I run PRPNet for pgllr.mine so I am thinking it's something on the server side.
Thanks for any suggestions.
Razor_FX_II is offline   Reply With Quote
Old 2009-05-12, 23:11   #74
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3×2,083 Posts
Default

Quote:
Originally Posted by Razor_FX_II View Post
Is there a way to turn off the verbose scrolling percentage done output?
I don't have verbose line added to the .ini's and i don't get it when I run PRPNet for pgllr.mine so I am thinking it's something on the server side.
Thanks for any suggestions.
That's because LLR's output for LLR tests (but not for Proth tests, as you observed on PrimeGrid's PRPnet server) is longer than the 80-character default size of the command window, and even though it's supposed to be replacing the previous progress output with the updated line each time it updates, instead, it overflows onto the next line, and thus tons of extra lines pile up.

I've found that increasing the width of the command window to 87 characters solves the problem--that's the maximum width it will grow to at any point during a test of numbers of the size that are currently loaded in the server.
mdettweiler is offline   Reply With Quote
Old 2009-05-12, 23:43   #75
Razor_FX_II
 
Razor_FX_II's Avatar
 
Jan 2009

2B16 Posts
Default

Sweet. That fixed it.
Your the man doesn't matter what anyone else is saying about you. /me joking.
Very much appreciated.
Razor_FX_II is offline   Reply With Quote
Old 2009-05-17, 20:32   #76
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

141518 Posts
Default

Hi all,

I am pleased to announce that results from the G2000 PRPnet server are now being included in our stats database at http://www.noprimeleftbehind.net. Just like with an LLRnet server, you can now see G2000 on the Progress Report table, and the results count towards your stats totals.

Meanwhile, PRPnet v2.1.5 was released a few days ago, and though I haven't gotten the chance to update the server from 2.1.4, I'll be doing that sometime soon. I will also be posting client binaries for 2.1.5, as some new features were added to the client, including the ability to set a default startup/shutdown behavior which overrides the respective menus.

Max
mdettweiler is offline   Reply With Quote
Old 2009-05-18, 00:05   #77
Brucifer
 
Brucifer's Avatar
 
Dec 2005

313 Posts
Default

hmmm..... hourly results for G2000 don't seem to be updating on the "progress" stats page.

I'm putting some systems on the test server. Where are you in the testing phase now? I'm only running the linux client stuff, but I have it on a combination of OpenSuse-64, Mepis-64, and Slackware-32 systems. All systems are multi-core.

Last fiddled with by Brucifer on 2009-05-18 at 00:08
Brucifer is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
PRPNet server for personal use johnadam74 Software 2 2016-01-01 15:58
New SR5 PRPnet server online ltd Sierpinski/Riesel Base 5 15 2013-03-19 18:03
First PSP PRPnet 4.0.6 server online ltd Prime Sierpinski Project 9 2011-03-15 04:58
SR5 PRPnet 4.0.4 Beta Server - Special Challenge! Joe O Sierpinski/Riesel Base 5 6 2010-12-25 20:45
PRPnet 3.1.3 stress-test server mdettweiler No Prime Left Behind 40 2010-01-30 18:05

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


Mon Aug 2 11:24:51 UTC 2021 up 10 days, 5:53, 0 users, load averages: 1.01, 1.12, 1.20

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.