mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > FactorDB

Reply
 
Thread Tools
Old 2009-03-26, 18:42   #133
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

1001101100102 Posts
Exclamation Cofactors not flagged as "TFed"

I have just noticed that when I set a worker on a composite and it finds a factor, the cofactor does not "inherit" the work already done from the original number. (e.g. the TF buttons will be available for the cofactor, although the original number has already been TFed.)


P.S.:

Quote:
Originally Posted by smh View Post
And i noticed people going straight for the "very high limits". Often they find a small factor, but the other job is already killed by then. I've also seen composites smaller than 90 digits that have had the full 1200 curves at B1=1M. Maybe limit numbers < 90 digits to 500 curves or so?
Normally I proceed as followed: TF to 1e7, ECM low limits, ECM medium and/or high limits, and then sieving (for numbers <~c90) or ECM very high limits (I have only clicked this button one time, i.e. for one composite.)

When I tried yesterday, I proceeded nearly straight forward to very high ECM on a c119 I had posted, because I had already done TF and a bit more than "ECM high limits" does on my own PC.
Andi47 is offline   Reply With Quote
Old 2009-03-26, 21:09   #134
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

2×5×23 Posts
Default

Quote:
Originally Posted by Andi47 View Post
I just found this:

Code:
Number Work type Assigned 
9893068101...<84>  Sieve Assigned to worker #11 
2242206473...<80>  Sieve Assigned to worker #10
These two workers are offline - so why are there jobs assigned to them?

P.S.: Yesterday I noticed, that when a "ECM very high limits" job is running and I click the "ECM very high limits" button for another composite, the previous ECM very high limits job seems to be completely killed. I would suggest to either share the available workers to these low priority jobs, or put additional low priority jobs into a queue.

Thats a little glitch, when sieving takes too long the worker does not react and is shown as "offline", maybe i'll fix this later.

The work queue for low priority jobs is now online, hope it works as expected!

Quote:
the very high ECM option will only be available, if some (has to be defined) low, medium, high ECM efforts are done!
Is also in code now. The limit is just "any ecm work done"

Hope you like it
Syd is offline   Reply With Quote
Old 2009-03-27, 07:26   #135
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

248210 Posts
Default

Quote:
Originally Posted by Syd View Post
Thats a little glitch, when sieving takes too long the worker does not react and is shown as "offline", maybe i'll fix this later.

The work queue for low priority jobs is now online, hope it works as expected!



Is also in code now. The limit is just "any ecm work done"

Hope you like it
As you don't have answered to it: Have you seen the issue which I posted one posting above you?

When a factor is found (TF, ECM, etc.), the composite cofactors do not "inherit" the work done on the original number - i.e. the TF buttons are again available, even if the original number has been TFed to 1e7, and the ECM count of the cofactors is zero, even if some ECM has been done on the original number.
Andi47 is offline   Reply With Quote
Old 2009-03-27, 11:25   #136
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

3468 Posts
Default

Quote:
Originally Posted by Andi47 View Post
When a factor is found (TF, ECM, etc.), the composite cofactors do not "inherit" the work done on the original number - i.e. the TF buttons are again available, even if the original number has been TFed to 1e7, and the ECM count of the cofactors is zero, even if some ECM has been done on the original number.
Oh sure, read it, but forgot to answer it.
I'll try to fix this soon, this one is a little more complex.
Syd is offline   Reply With Quote
Old 2009-03-27, 13:03   #137
smh
 
smh's Avatar
 
"Sander"
Oct 2002
52.345322,5.52471

29×41 Posts
Default

Just curious. How many numbers / factors are in the DB?
smh is offline   Reply With Quote
Old 2009-03-27, 13:18   #138
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

E616 Posts
Default

Quote:
Originally Posted by smh View Post
Just curious. How many numbers / factors are in the DB?
Lots. Atm About 28M numbers / 41M factors > 2000.
Syd is offline   Reply With Quote
Old 2009-03-27, 21:05   #139
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

617 Posts
Default

Hi Syd,
do you feed the factors which are currently found by the various projects into your database? From which projects?
yoyo
yoyo is online now   Reply With Quote
Old 2009-03-27, 22:07   #140
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

3468 Posts
Default

Quote:
Originally Posted by yoyo View Post
Hi Syd,
do you feed the factors which are currently found by the various projects into your database? From which projects?
yoyo
Hi yoyo,

I only import them manually from time to time, its quite hard to extract them automatically from the various projects.
Do you automatically add them to your "y_factors_ecm.php"-page? If so you could do me a favor and add a line like this one, please?

file("http://factorization.ath.cx/search.php?query=".urlencode("555^x-x^555")."&reportfac=1234567");

that would save me a lot of work!
Syd
Syd is offline   Reply With Quote
Old 2009-03-27, 22:33   #141
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

617 Posts
Default

Quote:
Originally Posted by Syd View Post
Hi yoyo,

I only import them manually from time to time, its quite hard to extract them automatically from the various projects.
Do you automatically add them to your "y_factors_ecm.php"-page? If so you could do me a favor and add a line like this one, please?

file("http://factorization.ath.cx/search.php?query=".urlencode("555^x-x^555")."&reportfac=1234567");

that would save me a lot of work!
Syd
Yes, all numbers are added automatically there. Currently the ecm boinc system is a bit in a beta stage for some b1 ranges, therefore some wrong numbers are added automatically and I remove them by hand.

Can you accept my ICQ request, than we can discuss it more detailed.

yoyo
yoyo is online now   Reply With Quote
Old 2009-03-27, 22:45   #142
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2×17×73 Posts
Default

Workers 13 through 16 seem to be offline.
Andi47 is offline   Reply With Quote
Old 2009-03-28, 11:01   #143
10metreh
 
10metreh's Avatar
 
Nov 2008

2·33·43 Posts
Default

Markus, could you add a time zone setting? The "Reported" times are always in GMT+1. (Of course, tomorrow will be really confusing, because that's when BST starts.)
10metreh 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:19.


Sat Jul 17 12:19:15 UTC 2021 up 50 days, 10:06, 1 user, load averages: 1.28, 1.42, 1.39

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.