mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Factoring

Reply
 
Thread Tools
Old 2009-04-15, 22:17   #23
bdodson
 
bdodson's Avatar
 
Jun 2005
lehigh.edu

210 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
My joint paper with Sam Wagstaff: "A Practical Analysis of ECM"
gives an exact abort strategy for when to shift from ECM to QS/NFS.
I was very happy to have gotten a copy from you; and spent many years
relying upon the table for effort (in curves) to find a factor of a given size,
before the appearance of Peter's thesis, and ecm/fft --- with performance
now matched/improved by gmp-ecm. But there's a mis-match in the
assumptions, if I understand correctly. The analysis supposes that the
same resources are being applied to both sieving and ecm. In my case,
sieving is on x86-64 clusters (Opteron and intel/quadcore), while ecm
is being run on a grid of pcs, not suitable for sieving. So -- for me --
it's not a case of deciding when to switch from ecm to sieving; the pcs
are always running ecm, the x86-64s always sieving (when they're not
being applied to higher purposes in grad education).

As far as I can tell, you're the unique person here that doesn't mind finding
p51-p54's by snfs. For me, the optimization is between tedium in running
ecm on a number that we don't expect to have a factor in ecm range,
vs my co-worker being unhappy with an occasional small factor. -Bruce
bdodson is offline   Reply With Quote
Old 2009-04-15, 23:51   #24
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Yes. There is an implicit assumption that the resources are the same
for both methods.

Last fiddled with by akruppa on 2009-04-16 at 00:38 Reason: Removed full quote, trying to ease DB's suffering a little bit
R.D. Silverman is offline   Reply With Quote
Old 2009-04-16, 08:58   #25
xilman
Bamboozled!
 
xilman's Avatar
 
"π’‰Ίπ’ŒŒπ’‡·π’†·π’€­"
May 2003
Down not across

250428 Posts
Default

Quote:
Originally Posted by bdodson View Post
As far as I can tell, you're the unique person here that doesn't mind finding
p51-p54's by snfs. For me, the optimization is between tedium in running
ecm on a number that we don't expect to have a factor in ecm range,
vs my co-worker being unhappy with an occasional small factor. -Bruce
I don't mind. I take the view that happens.

To pay for the pleasure of finding an unusually large factor by ECM, you have to take the disappointment of finding an unusually small one by NFS which had previously been missed by ECM.

Paul
xilman is offline   Reply With Quote
Old 2009-04-16, 10:35   #26
bdodson
 
bdodson's Avatar
 
Jun 2005
lehigh.edu

210 Posts
Default

Quote:
Originally Posted by xilman View Post
To pay for the pleasure of finding an unusually large factor by ECM, you have to take the disappointment of finding an unusually small one by NFS which had previously been missed by ECM.

Paul
An interesting observation, on an under-explained possible property
of ecm --- there seems to be a better chance of finding an unusually
large factor by ecm from a collection of numbers that haven't been
substantially searched for factors. Of course, there'll be more small
factors found from a newer collection, but I'm thinking of early large
factors, found well below the number of expected curves. Maybe
this is just an impression, on too sparse data. There aren't many
collections from which factors below p55 have already been removed
(to 80%, 2t55?; a little below, 2t53.5, say), but that oughtn't to have
too seriously depleted factors in [p58,p70], certainly not in [p62,p70],
for very unusually large factors.

I am developing some experience running numbers post 4t50; and
wondering whether there's any reason why to expect (as Paul seems
to suggest) that these numbers would be less likely to produce a
factor in the top 3 of the year? I did run fewer curves in 2008 than
in 2007, perhaps only half as many, but we're getting rather well into
2009 by now. Perhaps I ought to include 2007, with a single p62; except
for the three from p60-p61. The number of curves run here in 2006 was
way below the number in 2007. More in curves in 2008 than 2006. More
in 2006 than in 2005; but those were the years with p66, p67.

Perhaps numbers from c234-c320 with factors below p47 removed include
many more numbers with no factors below p70? I spent a lot of curves/time
there, as well as in parts of c160-c233 with few factors below p52.
-Bruce
bdodson is offline   Reply With Quote
Old 2009-04-16, 11:31   #27
bdodson
 
bdodson's Avatar
 
Jun 2005
lehigh.edu

210 Posts
Default

Quote:
Originally Posted by fivemack View Post
I'd better figure out some polynomial-search parameters, or some indisputably SNFS number of less than 255 digits and difficulty around 265. Help?
Is 3, 562+ C255 diff 269 too large? It's way under-tested for ecm.

There's c243 2^1043 - 1 (SNFS 269.12). Also hard is
c241 6^346 + 1 (SNFS 269.24). A number that has been ecm'd is
Code:
c238 3^551 - 1 (SNFS  262.89)
although Batalov has already looked at parameters (and might reserve
it soon for Batalov+Dodson? ... we could find another one).
Probably no one has looked at c236 7^338 + 1 (SNFS 263.67), likewise
c239 3^563 + 1 (SNFS 268.62). -bd
bdodson is offline   Reply With Quote
Old 2009-04-16, 19:04   #28
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Thumbs up 3,562+

I'll give up anything to the mersenneforum!
(well, almost anything)
There are plenty of good numbers for everyone!

I think 3,562+ c255 is an excellent number. (I was looking at it, too.)
It will sieve with any old-fashioned siever (I guess this is one of Tom's concerns).

3,562+ not to be confused with 5,362+
Batalov is offline   Reply With Quote
Old 2009-04-16, 19:21   #29
akruppa
 
akruppa's Avatar
 
"Nancy"
Aug 2002
Alexandria

9A316 Posts
Default

Base 3, my hobby horse! I'd be glad to help sieving this one.

Alex
akruppa is offline   Reply With Quote
Old 2009-04-16, 23:41   #30
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by bdodson View Post
Is 3, 562+ C255 diff 269 too large? It's way under-tested for ecm.

There's c243 2^1043 - 1 (SNFS 269.12). Also hard is
c241 6^346 + 1 (SNFS 269.24). A number that has been ecm'd is
Code:
c238 3^551 - 1 (SNFS  262.89)
although Batalov has already looked at parameters (and might reserve
it soon for Batalov+Dodson? ... we could find another one).
Probably no one has looked at c236 7^338 + 1 (SNFS 263.67), likewise
c239 3^563 + 1 (SNFS 268.62). -bd

2,923+ ????
R.D. Silverman is offline   Reply With Quote
Old 2009-04-17, 01:32   #31
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

224318 Posts
Default

That's done (Page 110). I fell into the same trap. They did it so fast (Tom+Bruce) that it didn't even register in people's memories.


Here's one that may be interesting (it's a quintic) - 2,979+ c255 (diff.268)

Last fiddled with by Batalov on 2009-04-17 at 01:39 Reason: 2,979+
Batalov is offline   Reply With Quote
Old 2009-04-17, 11:01   #32
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by Batalov View Post
That's done (Page 110). I fell into the same trap. They did it so fast (Tom+Bruce) that it didn't even register in people's memories.


Here's one that may be interesting (it's a quintic) - 2,979+ c255 (diff.268)

There are a number of suitable 2,LM candidates; e.g. 2,1762L etc.

For some reason, people seem reluctant to work on the 2LM table.
R.D. Silverman is offline   Reply With Quote
Old 2009-04-17, 11:47   #33
bdodson
 
bdodson's Avatar
 
Jun 2005
lehigh.edu

210 Posts
Default

Quote:
Originally Posted by akruppa View Post
Base 3, my hobby horse! I'd be glad to help sieving this one.

Alex
Yes, the very reason we considered it. The 3- list is getting shorter.

On 2LM, Batalov + Dodson did 2,1618L, will be starting sieving on
2, 1686L as soon as I'm ready for a break from 12+256 (Womack+Dodson),
and have just reserved 2,2086M C268=diff268. -Bruce
bdodson is offline   Reply With Quote
Reply

Thread Tools


All times are UTC. The time now is 15:39.


Fri Aug 6 15:39:19 UTC 2021 up 14 days, 10:08, 1 user, load averages: 2.71, 2.62, 2.73

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.