mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > FactorDB

Reply
 
Thread Tools
Old 2012-09-15, 14:58   #1431
EdH
 
EdH's Avatar
 
"Ed Hall"
Dec 2009
Adirondack Mtns

2×33×71 Posts
Default

Thanks,

--cache=off changed nothing, but increasing my wait time to four minutes (after successfully trying 911484) worked. I've subsequently changed the time to five minutes. I guess I should have tried that first.

My question is why does this take so long to simply retrieve an .elf?

My thought is that it must be that the db is flagged to do some processing of the number before releasing the .elf. I know the db will build an entire new .elf for a new number inquiry. Maybe it also checks the last composite before releasing the .elf...
EdH is offline   Reply With Quote
Old 2012-09-22, 16:20   #1432
chris2be8
 
chris2be8's Avatar
 
Sep 2009

209210 Posts
Default

I've noticed that factordb has lots of workers doing Trial factoring + PRP-checking, but none checking numbers with status unknown. And the latter are building up.

Chris
chris2be8 is offline   Reply With Quote
Old 2012-09-22, 16:29   #1433
Stargate38
 
Stargate38's Avatar
 
"Daniel Jackson"
May 2011
14285714285714285714

23·83 Posts
Default

When are you ever going to add support for submitting LL Test results to the DB? I want the prime proof for M43112609 to be added. I'm tired of it saying "Unknown" on a 4-year old discovery. Same goes with all other primes over M1398269.

Last fiddled with by Stargate38 on 2012-09-22 at 16:31
Stargate38 is offline   Reply With Quote
Old 2012-09-22, 20:43   #1434
WraithX
 
WraithX's Avatar
 
Mar 2006

479 Posts
Default

Quote:
Originally Posted by Stargate38 View Post
When are you ever going to add support for submitting LL Test results to the DB? I want the prime proof for M43112609 to be added. I'm tired of it saying "Unknown" on a 4-year old discovery. Same goes with all other primes over M1398269.
Quote:
Originally Posted by Sir David Attenborough
And here we see a wild boar asking for something in his boarish manner. There is a much nicer way to ask for what he wants. Let's see if he can find it!
-Sir David Attenborough
WraithX is offline   Reply With Quote
Old 2012-09-30, 20:37   #1435
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

3·1,129 Posts
Default ECM Helper

It appears a lot of new numbers have recently been added to the composite queue. What it be worthwhile to run the ECM helpers again?
RichD is offline   Reply With Quote
Old 2012-09-30, 21:29   #1436
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

588610 Posts
Default

Quote:
Originally Posted by RichD View Post
It appears a lot of new numbers have recently been added to the composite queue. What it be worthwhile to run the ECM helpers again?
If you mean the ecm script I wrote, then try it and see how many factors you find. If you find a reasonable number of factors then run it for a bit.
henryzz is offline   Reply With Quote
Old 2012-09-30, 22:35   #1437
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

3×1,129 Posts
Default

Quote:
Originally Posted by henryzz View Post
If you mean the ecm script I wrote, then try it and see how many factors you find. If you find a reasonable number of factors then run it for a bit.
Yes. I couldn't seem to locate it.

I was hoping a mod (or super mod) could put all the helper tools into a toolbox someplace. Or at least the links to all the fun tools...

(With over 300,000 messages, ECM is too common of a word to search on.)
RichD is offline   Reply With Quote
Old 2012-09-30, 22:42   #1438
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

22·727 Posts
Default

Quote:
Originally Posted by RichD View Post
(With over 300,000 messages, ECM is too common of a word to search on.)
Scroll this thread up... post #1402 then.
kar_bon is offline   Reply With Quote
Old 2012-10-13, 07:42   #1439
YuL
 
YuL's Avatar
 
Feb 2012
Paris, France

16110 Posts
Default Question about reporting ECM/P-1/P+1 factors

I have a question regarding reporting of factors found by ecm/p-1/p+1,
why do I always get an error message saying "calculated group order ... is not within B1/B2 bounds (B1=..., B2=...). Please check your results!" but when I reenter the exact same B1, B2 and sigma
values it gets accepted without error?

Last fiddled with by YuL on 2012-10-13 at 07:47
YuL is offline   Reply With Quote
Old 2012-10-13, 21:46   #1440
WraithX
 
WraithX's Avatar
 
Mar 2006

479 Posts
Default

Quote:
Originally Posted by YuL View Post
I have a question regarding reporting of factors found by ecm/p-1/p+1,
why do I always get an error message saying "calculated group order ... is not within B1/B2 bounds (B1=..., B2=...). Please check your results!" but when I reenter the exact same B1, B2 and sigma
values it gets accepted without error?
My thought is this happens because it has to calculate the group order first, and then it has to factor it to know if the B1/B2 bounds are correct. I think that sometimes it hasn't fully factored the group order before checking if the group order falls within the B1/B2 bounds. One time I had to manually factor the group order in order to get it to accept the correct B1/B2 bounds. I'm not sure how easy or hard this would be for Syd to fix, but I've definitely seen it too.
WraithX is offline   Reply With Quote
Old 2012-10-20, 21:28   #1441
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

290810 Posts
Default

Someone is putting currently a huge mass of 35-digit numbers into the FactorDB, 40000 and increasing fastly!

Seems not a work of Syd (like recalculating the DB or something) because those numbers are like 12463930921794164511955239573357543, differing in only the last 6 digits.

PS: 55k numbers seems max so far.

PPS: Original numbers seems 69 digits: P35 (=12463930921794164511955239573041747) * C35 (like 12463930921794164511955239573347337) so P35*(P35+n)

Last fiddled with by kar_bon on 2012-10-20 at 21:52
kar_bon is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Database for k-b-b's: 3.14159 Miscellaneous Math 325 2016-04-09 17:45
Factoring database issues Mini-Geek Factoring 5 2009-07-01 11:51
database.zip HiddenWarrior Data 1 2004-03-29 03:53
Database layout Prime95 PrimeNet 1 2003-01-18 00:49
Is there a performance database? Joe O Lounge 35 2002-09-06 20:19

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


Mon Aug 2 10:13:17 UTC 2021 up 10 days, 4:42, 0 users, load averages: 0.80, 1.06, 1.18

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.