![]() |
|
|
#23 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
11×347 Posts |
I turned several machines that way, changed the random value to 1000 and am still getting a high collision rate. It also seems like the 60 digit composites are increasing rather than decreasing - maybe just my perception...
I really do need to check out Antonio's code. I'm just too hung up on getting some of my machines up and running with what I know... I can't break out of my rut... |
|
|
|
|
|
#24 |
|
"Frank <^>"
Dec 2004
CDP Janesville
2·1,061 Posts |
"Ordinarily" the DB local workers handle sub-70 digit comps, but 120k+ would definitely be anything but ordinary. Any idea if they're any particular form or did someone just decide to dump a bunch of random numbers in a pile and shovel them in?
|
|
|
|
|
|
#25 |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
10011010100112 Posts |
I'm getting this message from factordb:
''You have reached your hourly limit of 12500 page requests.'' |
|
|
|
|
|
#26 |
|
"Antonio Key"
Sep 2011
UK
32×59 Posts |
|
|
|
|
|
|
#27 |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
3·17·97 Posts |
Yes it was but now I am back to business.
Last fiddled with by pinhodecarlos on 2016-09-09 at 16:45 |
|
|
|
|
|
#28 | |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
1110111010012 Posts |
Quote:
@Antonio: Does your code offer a method to sign in to the db, create a cookie and use it for access? That might change/remove the limit. Or, any other ideas? |
|
|
|
|
|
|
#29 |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
115238 Posts |
Think it is blocking the IP. If I turn on "browsec" I can see back factordb.com but not run yafu.
|
|
|
|
|
|
#30 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
11×347 Posts |
I don't think it's blocking the IP. factordb.com provides an html page with the message. I think if you are signed in you get to access more. I may be wrong, though. (It happens once in a while... And, I haven't been around for a while...)
|
|
|
|
|
|
#31 |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
3·17·97 Posts |
You're correct.
|
|
|
|
|
|
#32 | |
|
"Antonio Key"
Sep 2011
UK
32·59 Posts |
Quote:
![]() My code reduces the page requests automatically if thinks it will exceed it, first by requesting more than one composite at a time and then, if it is still too fast, by inserting pauses to try and average out the page request rate to somewhere near the maximum. The code on Github is still set to the old limit of 1500 page requests per hour, but that's set by a constant ($pagerate, line 24) which can be changed if the new rate limit really is 12500. |
|
|
|
|
|
|
#33 |
|
Oct 2006
Berlin, Germany
26916 Posts |
You should factor numbers beginning with 70 digits. This takes longer and the probability to hit the request limit per hour is much lower.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running YAFU via Aliqueit doesn't find yafu.ini | EdH | YAFU | 8 | 2018-03-14 17:22 |
| Low CPU/GPU usage? | GeoffreyY | Msieve | 23 | 2017-02-17 18:01 |
| yafu memory usage for ecm | Johnatan | YAFU | 5 | 2016-06-13 11:28 |
| GPU Usage | Brain | GPU Computing | 9 | 2011-04-12 22:25 |
| Usage of GMP-ECM | ECMFreak | Factoring | 13 | 2007-07-20 17:34 |