mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > FactorDB

Reply
 
Thread Tools
Old 2009-06-04, 06:10   #342
10metreh
 
10metreh's Avatar
 
Nov 2008

2·33·43 Posts
Default

Whoever it was wanted to get on with their own number, and they put in fake curves. I once did this for another reason (because one person was persistently babysitting their number), but putting in a fake name makes it even worse.

Maybe we should have to register in order to submit curves?

Last fiddled with by 10metreh on 2009-06-04 at 06:11
10metreh is offline   Reply With Quote
Old 2009-06-05, 06:52   #343
axn
 
axn's Avatar
 
Jun 2003

508710 Posts
Default

Looks like the VHL queue is stuck. The numbers are not reporting any progress.
axn is offline   Reply With Quote
Old 2009-06-05, 19:38   #344
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

10111010110112 Posts
Default

It seems to be running fine now.
CRGreathouse is offline   Reply With Quote
Old 2009-06-06, 13:51   #345
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

2×33×109 Posts
Default

is it just me or does do the workers show the composite length 1 short
for example i am running a curve on a c137 but on my pc it shows c136
henryzz is offline   Reply With Quote
Old 2009-06-06, 13:58   #346
Andi_HB
 
Andi_HB's Avatar
 
Mar 2007
Germany

23·3·11 Posts
Default

For me the c137 looks ok - it have 137 digits on my PC too.
Andi_HB is offline   Reply With Quote
Old 2009-06-06, 14:34   #347
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

133768 Posts
Default

Code:
#0: 120 curves with B1: 120000, B2: 90000000 on C118
#0: 120 curves with B1: 120000, B2: 90000000 on C117
#0: 1 curves with B1: 3000000, B2: 7000000000 on C132
#0: 1 curves with B1: 3000000, B2: 7000000000 on C136
#0: 1 curves with B1: 3000000, B2: 7000000000 on C136
#0: 1 curves with B1: 3000000, B2: 7000000000 on C136
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 1 curves with B1: 3000000, B2: 7000000000 on C132
#0: 1 curves with B1: 3000000, B2: 7000000000 on C132
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 1 curves with B1: 3000000, B2: 7000000000 on C132
#0: 2 curves with B1: 1000000, B2: 900000000 on C249
#0: 1 curves with B1: 3000000, B2: 7000000000 on C136
#0: 2 curves with B1: 1000000, B2: 900000000 on C249
#0: 1 curves with B1: 3000000, B2: 7000000000 on C132
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 2 curves with B1: 1000000, B2: 900000000 on C249
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 1 curves with B1: 3000000, B2: 7000000000 on C165
#0: 1 curves with B1: 3000000, B2: 7000000000 on C225
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 4 curves with B1: 250000, B2: 90000000 on C96
#0: 2 curves with B1: 1000000, B2: 900000000 on C249
#0: 1 curves with B1: 3000000, B2: 7000000000 on C132
#0: 1 curves with B1: 3000000, B2: 7000000000 on C132
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 1 curves with B1: 3000000, B2: 7000000000 on C132
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 2 curves with B1: 1000000, B2: 900000000 on C101
#0: 1 curves with B1: 3000000, B2: 7000000000 on C136
#0: 2 curves with B1: 1000000, B2: 900000000 on C249
#0: 120 curves with B1: 90000, B2: 30000000 on C92
#0: 1 curves with B1: 3000000, B2: 7000000000 on C136
#0: 4 curves with B1: 250000, B2: 90000000 on C122
#0: 2 curves with B1: 1000000, B2: 900000000 on C249
#0: 1 curves with B1: 3000000, B2: 7000000000 on C225
all of these are one digit lower than on http://factorization.ath.cx/workerstatus.php
i am using the precompiled binary
henryzz is offline   Reply With Quote
Old 2009-06-06, 14:55   #348
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2·1,061 Posts
Default

Quote:
Originally Posted by henryzz View Post
Code:
<worker status output>
all of these are one digit lower than on http://factorization.ath.cx/workerstatus.php
i am using the precompiled binary
There's an "off by one error" in the pre-compiled binary:
Quote:
Originally Posted by Syd View Post
Quote:
Originally Posted by smh View Post
I'm quit new to Linux, but the worker was very easy to set up.

I notice that the worker status reports the composite 1 digit smaller than it actually is.

Any plans for a Windows version?
I use mpz_sizeinbase, but unfortunaly I decreased the result by 1.
schickel is offline   Reply With Quote
Old 2009-06-06, 14:58   #349
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

2·33·109 Posts
Default

Quote:
Originally Posted by schickel View Post
There's an "off by one error" in the pre-compiled binary:
ok thanks
henryzz is offline   Reply With Quote
Old 2009-06-06, 15:28   #350
Andi_HB
 
Andi_HB's Avatar
 
Mar 2007
Germany

10816 Posts
Default

Where can I get a precompiled Windows binary?

Last fiddled with by Andi_HB on 2009-06-06 at 15:28
Andi_HB is offline   Reply With Quote
Old 2009-06-06, 15:34   #351
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

2·33·109 Posts
Default

Quote:
Originally Posted by Andi_HB View Post
Where can I get a precompiled Windows binary?
you cant
i dont think anyone has ever tried to get it working on windows
currently it is linux only
henryzz is offline   Reply With Quote
Old 2009-06-06, 17:27   #352
10metreh
 
10metreh's Avatar
 
Nov 2008

1001000100102 Posts
Default

Quote:
Originally Posted by henryzz View Post
is it just me or does do the workers show the composite length 1 short
for example i am running a curve on a c137 but on my pc it shows c136
I think the c137 is one from aliquot sequence 144984. Could we ask Syd to find out the IP of the mystery worker, ask Xyzzy to compare this to IPs on the forum, and discover his/her/its identity?
10metreh is offline   Reply With Quote
Reply

Thread Tools


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 15:38.


Fri Aug 6 15:38:39 UTC 2021 up 14 days, 10:07, 1 user, load averages: 2.39, 2.55, 2.71

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.