mersenneforum.org  

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

Reply
 
Thread Tools
Old 2008-09-17, 09:01   #78
IronBits
I ♥ BOINC!
 
IronBits's Avatar
 
Oct 2002
Glendale, AZ. (USA)

45916 Posts
Default

I've sent an email to Phil to see what he can do.
Being that the nplb database is on the same physical disk as his databases, it should be a snap.
It would be nice to know what all needs to be in the database. How do the 'teams' work into it, assigning userIDs so that team affiliation can be handled etc.
Parsing the results.txt file and importing them into the database would be snap for him.
I assume once per day would be fine?
IronBits is offline   Reply With Quote
Old 2008-09-17, 09:11   #79
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2×5×283 Posts
Default

Update each 6 hours?
em99010pepe is offline   Reply With Quote
Old 2008-09-17, 09:54   #80
IronBits
I ♥ BOINC!
 
IronBits's Avatar
 
Oct 2002
Glendale, AZ. (USA)

111310 Posts
Default

Well, let's give Phil sometime to wrap his head around things first.
Probably go for hourly once he/we have it all figured out and automated
IronBits is offline   Reply With Quote
Old 2008-09-17, 20:53   #81
IronBits
I ♥ BOINC!
 
IronBits's Avatar
 
Oct 2002
Glendale, AZ. (USA)

100010110012 Posts
Default

Ok, the stats are displaying, no graphs yet, Bok thinks we should just convert the graphing part to ChartDirector seeing that I have a license for it.
I have the perl script to create the .csv files. (thanks to Anon)
Need to find out how to import them into the db (AES I hope)
I also created a llrnet and crus database, based off the nplb database structure.
I'm modifying the .php files now so that we can use just one interface to get at all 3 databases...
Once I get the importing of the data thing going, I can use llrnet and crus databases to 'practice' on, then, catch up the nplb database with all the files I have here that have not been imported, and then all those other servers operated by others that need to be imported.
Then the automation part will be tweaked so it's painless and the least time consuming.
more later.
IronBits is offline   Reply With Quote
Old 2008-09-17, 20:58   #82
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2×5×283 Posts
Default

Thank you IB.
Is it possible to score each pair? Instead of a ranking by number the ranking should be by score.

Last fiddled with by em99010pepe on 2008-09-17 at 20:59
em99010pepe is offline   Reply With Quote
Old 2008-09-17, 22:58   #83
IronBits
I ♥ BOINC!
 
IronBits's Avatar
 
Oct 2002
Glendale, AZ. (USA)

3×7×53 Posts
Default

Let me get it all working first, then I'll start tweaking.
I'm not sure what 'score of a pair' means for example.
Once I have the data in there, we should be able to sort on any column when I'm finished.
We have multiple TYPE servers (nplb llrnet crus) and we have multiple ports within each TYPE, so not sure exactly how the stats layout will end up just yet.
IronBits is offline   Reply With Quote
Old 2008-09-18, 20:45   #84
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

283010 Posts
Default

Quote:
Originally Posted by IronBits View Post
Let me get it all working first, then I'll start tweaking.
I'm not sure what 'score of a pair' means for example.
Once I have the data in there, we should be able to sort on any column when I'm finished.
We have multiple TYPE servers (nplb llrnet crus) and we have multiple ports within each TYPE, so not sure exactly how the stats layout will end up just yet.
As n increase in k*2^n-1 the candidates take more time to process so the ranking by total of number of candidates tested is unfair, the candidates do not have the same size.
On PSP and RS5 project they use a formula to calculate the score for each candidate, this way is more fair.

Carlos

Last fiddled with by em99010pepe on 2008-09-18 at 20:46
em99010pepe is offline   Reply With Quote
Old 2008-09-18, 23:46   #85
IronBits
I ♥ BOINC!
 
IronBits's Avatar
 
Oct 2002
Glendale, AZ. (USA)

100010110012 Posts
Default

How about using the last [time] field. If you do work on and old box and it takes 2 days to crunch 1 kn pair, then you should get more credit than someone with a computer that does it in 10 seconds ;)
Still not paying any attention to 'scores' yet.
Just getting the data into the database and displaying is my first task.
My gut feeling is by the time we get a nice stats system built up around it, we'll be over on BOINC doing the same projects...
IronBits is offline   Reply With Quote
Old 2008-09-19, 02:02   #86
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

33×5×7×11 Posts
Default

Let's just stick with total results processed for now.

With David being in a big transition mode from Adam's set up to his, it would complicate things too much to attempt to score each k/n pair according to exponent.

We can work with him on that as an enhancement to the process in the next month or two.


Gary
gd_barnes is online now   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
ECPP - Scoring, or other primality tests (PFGW?) f1pokerspeed FactorDB 13 2012-07-02 09:04
Discussion about scoring results/primes gd_barnes No Prime Left Behind 33 2009-01-19 14:50
You know what they say about statistics ... petrw1 PrimeNet 1 2007-10-08 13:29
321 Statistics paulunderwood 3*2^n-1 Search 1 2005-02-25 21:41
Statistics R.D. Silverman NFSNET Discussion 1 2004-06-14 18:40

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


Sat Jul 17 10:22:07 UTC 2021 up 50 days, 8:09, 1 user, load averages: 1.78, 1.40, 1.37

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.