mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet > GPU to 72

Reply
Thread Tools
Old 2018-08-06, 22:35   #4181
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

33×192 Posts
Default

Quote:
Originally Posted by penlu View Post
I assume gpu72 went down briefly and so primetools fell through to primenet...?
That's a safe assumption. GPU72 had a bit of a hick-up this morning (sorry about that; SPE with a bad query while a table was locked...).

These assignments didn't come through GPU72 in any way, so I'm presuming your primetools fell back to fetching from Primenet when it got a 500 response from GPU72.

Quote:
Originally Posted by penlu View Post
Why are these exponents so large?
I can't speak to that. Perhaps Aaron, James or George could.
chalsall is offline   Reply With Quote
Old 2018-08-06, 22:43   #4182
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

97·101 Posts
Default

Quote:
Originally Posted by penlu View Post
I have just received a couple of exponent assignments I found kind of strange since they're so large: 166802869, 223488289
Quote:
Originally Posted by chalsall View Post
I can't speak to that. Perhaps Aaron, James or George could.
I have a machine doing the Primenet based "Trial factoring to low limits" and it just turned in some in the 166,xxx,xxx area and some in the 223,xxx,xxx range. So those fall in the current normal ranges for that type of assignment. HTH

Last fiddled with by Uncwilly on 2018-08-06 at 22:46
Uncwilly is offline   Reply With Quote
Old 2018-08-11, 00:06   #4183
penlu
 
Jul 2018

31 Posts
Default

Thanks for your answers; it's interesting that primenet goes so high...

I am not sure if this is the right thread to post in about the following: I have a question about B1 and B2 selection for p-1 factoring. Often the p-1 factoring program will determine these values automatically. I plugged these values into mersenne.ca's probability/bounds calculators and got results that confuse me.

I'm running CUDAPm1 on exponent 88061693 (TF'd to 76 bits). It has selected B1=755000, B2=18120000 and estimates 3.33% factor-finding success probability. The probability calculator at mersenne.ca reports a success probability of ~3.28% and an effort of 8.315589 GHz-days. But when this effort value is entered into the bounds calculator, it reports a selection of B1=858839, B2=16317937 to generate a slightly higher success probability ~3.29%.

I have a few questions. First, why do the success probability estimates differ (3.33% vs. 3.28%) between CUDAPm1 and mersenne.ca? Who should I trust (I assume CUDAPm1's method is more approximate)? Second, should I rely on mersenne.ca's optimal bounds selection for a given amount of work, or do local programs (also wondering about mprime) pick better bounds because they know more about the performance of the machine they're running on? Finally, the exponent lookup page lists B1 and B2 values---in this case, B1=960000, B2=24000000. What should I do with these values---interpret them as upper bounds, or the appropriate amount of work to do?

I understand the difference is slight---possibly just asking this question already exceeds its importance---but I want to understand better the considerations for B1 and B2 selection, and also maximize my machines' overall effectiveness.

Last fiddled with by penlu on 2018-08-11 at 00:17
penlu is offline   Reply With Quote
Old 2018-08-11, 00:16   #4184
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

65268 Posts
Default

Quote:
Originally Posted by penlu View Post
Who should I trust; is CUDAPm1's estimation method out of date/resource-limited? Second, should I rely on mersenne.ca's optimal bounds selection for a given amount of work, or do local programs (also wondering about mprime) pick better bounds because they know more about the performance of the machine they're running on?
I personally would trust mersenne.ca's calculations less than whatever your P-1 program of choice reports, and it's my site.
Most of the P-1 related calculations on mersenne.ca re approximate at best, guesses at worst, and all written many years ago.
James Heinrich is offline   Reply With Quote
Old 2018-08-11, 00:26   #4185
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

22×7×269 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
I personally would trust mersenne.ca's calculations less than whatever your P-1 program of choice reports.

i was going to say: trust mersenne.ca :)

Seriously, I'd be surprised if prime95 was accurate to more than +/- 5%. This is OK since optimal P-1 bounds is a fairly flat curve. That is, choosing somewhat less than perfect P-1 bounds does not change throughput significantly.
Prime95 is offline   Reply With Quote
Old 2018-08-24, 21:35   #4186
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

27AE16 Posts
Default Proxy error GPU72

Hey Chris,
I have been seeing the attached for at least a couple of hours.

EDIT:04:13 UTC
This is not happening now.
Attached Files
File Type: txt proxie.txt (1.1 KB, 62 views)

Last fiddled with by kladner on 2018-08-25 at 04:15
kladner is offline   Reply With Quote
Old 2018-08-24, 22:02   #4187
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

10010010010102 Posts
Default

Quote:
Originally Posted by kladner View Post
Hey Chris,
I have been seeing the attached for at least a couple of hours.
Ditto
petrw1 is offline   Reply With Quote
Old 2018-08-24, 23:05   #4188
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

33·192 Posts
Default

Quote:
Originally Posted by kladner View Post
I have been seeing the attached for at least a couple of hours.
That's interesting.

The fact that you're seeing messages from GPU72 means the networking between your client and the GPU72 server is OK.

There might have been a connectivity issue between the GPU72 server and the Primenet server.

I also have several machines running through the proxy, and none reported any issues, so perhaps this was a brief hiccup.
chalsall is offline   Reply With Quote
Old 2018-08-24, 23:47   #4189
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

33×192 Posts
Default OK, something weird is going on...

I'm going to do an unscheduled upgrade and reboot shortly.

GPU72 should be back within a couple of minutes (longer if things don't go so well)...
chalsall is offline   Reply With Quote
Old 2018-08-24, 23:58   #4190
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

33×192 Posts
Default

Quote:
Originally Posted by chalsall View Post
GPU72 should be back within a couple of minutes (longer if things don't go so well)...
Man, I gotta tell you: I hate to do that kinda thing. Has to happen from time-to-time to ensure sanity, but it is rather nerve racking during the silence from the machine.
chalsall is offline   Reply With Quote
Old 2018-09-05, 17:42   #4191
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

974710 Posts
Default GPU72 is currently down...

Hey all. FSCK!!!

The GPU72 server just crashed; looks like another bad Seagate drive.

1and1 Tech Support and I are working it. Please stand by....
chalsall is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Status Primeinator Operation Billion Digits 5 2011-12-06 02:35
62 bit status 1997rj7 Lone Mersenne Hunters 27 2008-09-29 13:52
OBD Status Uncwilly Operation Billion Digits 22 2005-10-25 14:05
1-2M LLR status paulunderwood 3*2^n-1 Search 2 2005-03-13 17:03
Status of 26.0M - 26.5M 1997rj7 Lone Mersenne Hunters 25 2004-06-18 16:46

All times are UTC. The time now is 08:23.


Tue Jul 27 08:23:26 UTC 2021 up 4 days, 2:52, 0 users, load averages: 1.79, 1.81, 1.78

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.