![]() |
|
|
#45 |
|
Jan 2009
Bilbao, Spain
283 Posts |
4776 and 4891 bites the dust.
|
|
|
|
|
|
#46 |
|
"Sander"
Oct 2002
52.345322,5.52471
22458 Posts |
and so does 8049
|
|
|
|
|
|
#47 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
Remember that Quick ECM isn't 'free curves', it's just curves being run on someone else's computer. Running it a dozen times is wasting a lot of CPU time, even if it will sometimes find factors above 30 digits.
The sort of curves it runs are inefficient for finding 30+ digit factors, they're more suited to the 15-20 range; e.g. the final curve (with Quick ECM's params, which has B1=103971) has: (all the following results were found on my PC, from GMP-ECM with -v, on a c79) Code:
Expected time to find a factor of n digits: 20 25 30 35 14.84s 1.97m 22.92m 5.91h Code:
Expected time to find a factor of n digits: 20 25 30 35 10.41s 2.18m 18.37m 2.65h One thing I wasn't expecting was the result for 25 digits. Apparently having a B1 of about 100000 produces a lower expected time to find a 25-digit factor than with a B1 of 50000! B1=103971 took 1172 ms and expects 101 runs to find a 25-digit factor, for a total of 118.372 seconds, while 50000 took 594 ms and expects 214 runs, or 127.116 seconds. I thought the standard 11000, 50000, ... B1s were optimized to be the lowest times for their digit levels? Seems that it's not, at least for my computer. Now, if the computer it's running on (the DB server?) will idle otherwise, I say go ahead! But if it's getting other work done, I just hope you all realize that you're slowing that down in an inefficient way.Quote:
It just calls GMP-ECM (a.k.a. ecm.exe, the most widely-used ECM app), which uses a random sigma on each curve.
|
|
|
|
|
|
|
#48 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
2·5·19·31 Posts |
Quote:
check this post out i might at somepoint write a program that will parse logs and find optimal values for higher digit levels |
|
|
|
|
|
|
#49 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
141518 Posts |
Quote:
![]() Meanwhile, extended 8739 to i=50, size 83, on a C79 that wouldn't break after ~5 Quick ECMs. Same story for 8873, now at i=48, size 88, C84. |
|
|
|
|
|
|
#50 |
|
"Rich"
Aug 2002
Benicia, California
31·43 Posts |
9027 terminates at step 48
|
|
|
|
|
|
#51 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
2·5·19·31 Posts |
Quote:
most factored with fast ECM not even 20-30% didn't continuing onward and upward Last fiddled with by henryzz on 2009-10-07 at 18:17 |
|
|
|
|
|
|
#52 |
|
"Sander"
Oct 2002
52.345322,5.52471
29×41 Posts |
7188 and 7282 Terminate
Last fiddled with by smh on 2009-10-07 at 18:29 |
|
|
|
|
|
#53 | |
|
May 2007
Kansas; USA
32×19×61 Posts |
Quote:
Now here is what I expect you to do: Report every sequence here that you did so Karsten can update his page. (lol) Seriously, my feeling is that we should work on getting them all up to a "hard" C>=80, that is C>=80 that won't fast ECM. Tim, That's a good point on doing too many fast ECM's using up Syd's (or someone's) CPU cycles. I just remember from before when there were a lot of workers so there was apparently quite a bit available, which there isn't now. In the future, I'll limit the fast ECM's to 3-5 attempts. That's usually my limit but sometimes I lose count and end up doing 10 attempts. That was a good explanation on the curve randomizer. Now I kind of understand why fast ECM appears a little quirky at times. Gary |
|
|
|
|
|
|
#54 | |
|
May 2007
Kansas; USA
32×19×61 Posts |
Quote:
One more thing: On the ones you did, did you continue fast ECMing subsequent indexes until you hit a tough one? If not, I take back what I said about it being a ton of work. lol |
|
|
|
|
|
|
#55 |
|
Jan 2009
Bilbao, Spain
283 Posts |
I have seen that 6212 is finished.
For N<6212 c<80 done. |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NFS@Home 2,1207-, maybe? | pinhodecarlos | NFS@Home | 25 | 2015-07-25 22:46 |
| Stupid question reloaded | LaurV | Information & Answers | 14 | 2015-06-18 23:37 |
| Reverse home primes | themaster | Factoring | 12 | 2008-09-27 14:44 |
| Home Primes... | Xyzzy | Programming | 8 | 2005-01-06 15:32 |
| 15k search: Reloaded! | SlashDude | 15k Search | 0 | 2003-11-19 14:02 |