mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > FactorDB

Reply
 
Thread Tools
Old 2011-11-01, 21:45   #1266
EdH
 
EdH's Avatar
 
"Ed Hall"
Dec 2009
Adirondack Mtns

11·347 Posts
Default

Quote:
Originally Posted by Syd View Post
Thank you Andi47 for your PN, and sorry for not fixing it.

I'm currently working through the bugs.
Just fixed the yafu-permissions, sequences and so on should be correct again. Same for the certificate upload. Tell me if I'm wrong here!

Next is the parser (can be confused with the "%", modulo operator).

I have to keep the limits for primality proofs, factorials and so on as there is not enough capacity to process larger numbers.
My primo certificates are still unwanted. Is that something to do with your last statement about primality proof limits? Or, is it possibly something on my end? I'll try some fresh ones later. Perhaps my earlier ones are actually sitting somewhere in mix.

My factor submissions for aliquot sequences (elf file versions) were and are working fine.

Thanks for all...
EdH is offline   Reply With Quote
Old 2011-11-02, 00:30   #1267
EdH
 
EdH's Avatar
 
"Ed Hall"
Dec 2009
Adirondack Mtns

EE916 Posts
Default

I tried a couple "fresh from the tap" PRPs and no acceptance of their certificates.

The answer came back almost too fast to have checked anything. It was always taking a few seconds to reply for all the ones that it accepted a few days ago... Then again, this was only a couple...

Thanks for all...
EdH is offline   Reply With Quote
Old 2011-11-02, 04:57   #1268
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

2·5·23 Posts
Default

Quote:
Originally Posted by EdH View Post
I tried a couple "fresh from the tap" PRPs and no acceptance of their certificates.
What numbers are these certificates for? I just did a few, no problems there.
Syd is offline   Reply With Quote
Old 2011-11-02, 08:34   #1269
lorgix
 
lorgix's Avatar
 
Sep 2010
Scandinavia

3×5×41 Posts
Default

I tried "Report factors" again.

Code:
Input number is (443^773-1)/((443-1)*15461*10732516723811) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=2283375865
Step 1 took 858ms
Step 2 took 655ms
Input number is (863^691-1)/((863-1)) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=2069146307
Step 1 took 952ms
********** Factor found in step 1: 295264301
Found probable prime factor of  9 digits: 295264301
Composite cofactor ((863^691-1)/((863-1)))/295264301 has 2018 digits
Input number is (251^857-1)/((251-1)*92557*209188559*755419330738843) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=1740060370
Step 1 took 952ms
Step 2 took 655ms
Input number is (617^733-1)/((617-1)*67073899*500729893) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=3670830607
Step 1 took 936ms
Step 2 took 624ms
Input number is (727^709-1)/((727-1)) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=4254320057
Step 1 took 1014ms
********** Factor found in step 1: 1434089063327
Found probable prime factor of 13 digits: 1434089063327
Composite cofactor ((727^709-1)/((727-1)))/1434089063327 has 2014 digits
Input number is (409^787-1)/((409-1)*22037*92867*31585459*3886432657) (2027 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=153522771
Step 1 took 998ms
Step 2 took 640ms
Doesn't matter if I choose GMP-ECM or auto. It returns "0 factors found..." in a fraction of a second.
lorgix is offline   Reply With Quote
Old 2011-11-02, 14:00   #1270
EdH
 
EdH's Avatar
 
"Ed Hall"
Dec 2009
Adirondack Mtns

1110111010012 Posts
Default

Quote:
Originally Posted by Syd View Post
What numbers are these certificates for? I just did a few, no problems there.
Everything is fine today. I believe last night's trouble was self-induced. I think I was sending the original zips back to the db, instead of my certificates. (I had changed the sort order in my file manager.) Sorry!

Thanks for all! I'll try to hide for a while...

Last fiddled with by EdH on 2011-11-02 at 14:01
EdH is offline   Reply With Quote
Old 2011-11-08, 12:26   #1271
lorgix
 
lorgix's Avatar
 
Sep 2010
Scandinavia

3·5·41 Posts
Default

Quote:
Originally Posted by lorgix View Post
I tried "Report factors" again.

Code:
Input number is (443^773-1)/((443-1)*15461*10732516723811) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=2283375865
Step 1 took 858ms
Step 2 took 655ms
Input number is (863^691-1)/((863-1)) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=2069146307
Step 1 took 952ms
********** Factor found in step 1: 295264301
Found probable prime factor of  9 digits: 295264301
Composite cofactor ((863^691-1)/((863-1)))/295264301 has 2018 digits
Input number is (251^857-1)/((251-1)*92557*209188559*755419330738843) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=1740060370
Step 1 took 952ms
Step 2 took 655ms
Input number is (617^733-1)/((617-1)*67073899*500729893) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=3670830607
Step 1 took 936ms
Step 2 took 624ms
Input number is (727^709-1)/((727-1)) (2026 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=4254320057
Step 1 took 1014ms
********** Factor found in step 1: 1434089063327
Found probable prime factor of 13 digits: 1434089063327
Composite cofactor ((727^709-1)/((727-1)))/1434089063327 has 2014 digits
Input number is (409^787-1)/((409-1)*22037*92867*31585459*3886432657) (2027 digits)
Using B1=20000, B2=2678412, polynomial x^1, x0=153522771
Step 1 took 998ms
Step 2 took 640ms
Doesn't matter if I choose GMP-ECM or auto. It returns "0 factors found..." in a fraction of a second.
OK, I can report factors of smaller numbers. But not the above. How come?
lorgix is offline   Reply With Quote
Old 2011-11-18, 17:12   #1272
c10ck3r
 
c10ck3r's Avatar
 
Aug 2010
Kansas

10438 Posts
Default

Just a little question/observation on the FactorDB website...
I've been going to Status->Composite numbers without known factors
and factoring several hundred small composites. One of the things that seems like a waste of time (to me, not necessarily others :) ) is the sheer quantity of composites ending in 5 (obviously containing a super small factor). I was wondering if there was any way/desire to set up a worker to possibly continuously sieve the database to some arbitrary number, say 1000000, in order to get rid of small factors. If anyone is interested in pointing out/creating a script to do this, I'll dedicate my small rig?
Thanks!
c10ck3r is offline   Reply With Quote
Old 2011-11-18, 22:25   #1273
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2·1,061 Posts
Default

Quote:
Originally Posted by c10ck3r View Post
Just a little question/observation on the FactorDB website...
I've been going to Status->Composite numbers without known factors
and factoring several hundred small composites. One of the things that seems like a waste of time (to me, not necessarily others :) ) is the sheer quantity of composites ending in 5 (obviously containing a super small factor). I was wondering if there was any way/desire to set up a worker to possibly continuously sieve the database to some arbitrary number, say 1000000, in order to get rid of small factors. If anyone is interested in pointing out/creating a script to do this, I'll dedicate my small rig?
Thanks!
Do you do Perl? There are several worker scripts posted in this thread (maybe we should consolidate these?) The latest is here.
schickel is offline   Reply With Quote
Old 2011-11-18, 22:38   #1274
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

617 Posts
Default

Latest version is this:
http://www.mersenneforum.org/showpos...postcount=1225
yoyo
yoyo is online now   Reply With Quote
Old 2011-11-18, 23:27   #1275
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2×1,061 Posts
Default

Quote:
Originally Posted by yoyo View Post
Ooops....sorry, I was searching backwards and started at the top of the page. Soneone probably should consolidate the various scripts.
schickel is offline   Reply With Quote
Old 2011-11-20, 01:20   #1276
c10ck3r
 
c10ck3r's Avatar
 
Aug 2010
Kansas

22316 Posts
Default La lengua perl

Quote:
Originally Posted by schickel View Post
Do you do Perl? There are several worker scripts posted in this thread (maybe we should consolidate these?) The latest is here.
Alas, I do not speak this Pearl of yours. (JK) In all reality, I have heard of it but not yet studied into programming. I will download the Perl interpreter script when I return to my abode, but want to ask a (dumb) question first. Can I just copy and paste/retype your script into the interpreter, or are there variables that I will need to change to get it started (ie insert web addresses or sieve limits)? Thanks in advance!
c10ck3r 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 12:10.


Sat Jul 17 12:10:54 UTC 2021 up 50 days, 9:58, 1 user, load averages: 1.26, 1.48, 1.41

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.