mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Factoring

Reply
 
Thread Tools
Old 2010-08-19, 20:33   #56
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22×5×373 Posts
Default

Quote:
Originally Posted by Batalov View Post
Do trolls build bridges?
fee fie foe foo
R.D. Silverman is offline   Reply With Quote
Old 2010-08-19, 23:07   #57
Jeff Gilchrist
 
Jeff Gilchrist's Avatar
 
Jun 2003
Ottawa, Canada

3·17·23 Posts
Default

I will run a some curves for you. Some benchmark info on a Core2 Xeon with this number on a Linux 64bit system.

GMP-ECM 6.2.3 [powered by GMP 4.3.0] [ECM]
Using B1=260000000, B2=3178559884516, polynomial Dickson(30), sigma=679768835
Step 1 took 4600030ms
Step 2 took 879332ms

GMP-ECM 6.3 [configured with GMP 5.0.1 and --enable-asm-redc] [ECM]
Using B1=260000000, B2=3178559884516, polynomial Dickson(30), sigma=4274582256
Step 1 took 4506844ms
Step 2 took 894422ms

GMP-ECM 6.3 [configured with MPIR 2.1.1 and --enable-asm-redc] [ECM]
Using B1=260000000, B2=3178559884516, polynomial Dickson(30), sigma=3873338469
Step 1 took 4578511ms
Step 2 took 940473ms
Jeff Gilchrist is offline   Reply With Quote
Old 2010-08-19, 23:19   #58
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22×5×373 Posts
Default

Quote:
Originally Posted by Jeff Gilchrist View Post
I will run a some curves for you. Some benchmark info on a Core2 Xeon with this number on a Linux 64bit system.

GMP-ECM 6.2.3 [powered by GMP 4.3.0] [ECM]
Using B1=260000000, B2=3178559884516, polynomial Dickson(30), sigma=679768835
Step 1 took 4600030ms
Step 2 took 879332ms

GMP-ECM 6.3 [configured with GMP 5.0.1 and --enable-asm-redc] [ECM]
Using B1=260000000, B2=3178559884516, polynomial Dickson(30), sigma=4274582256
Step 1 took 4506844ms
Step 2 took 894422ms

GMP-ECM 6.3 [configured with MPIR 2.1.1 and --enable-asm-redc] [ECM]
Using B1=260000000, B2=3178559884516, polynomial Dickson(30), sigma=3873338469
Step 1 took 4578511ms
Step 2 took 940473ms
This is sub-optimal. One should spend as much time in step 2 as in step 1.
I suggest increasing B2.
R.D. Silverman is offline   Reply With Quote
Old 2010-08-20, 01:25   #59
axn
 
axn's Avatar
 
Jun 2003

117378 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
This is sub-optimal. One should spend as much time in step 2 as in step 1.
I suggest increasing B2.
Isn't that analysis based on the assumption that time for stage 2 is proportional to B2? (I vaguely recall seeing something like that, having only skimmed thru your paper).
axn is offline   Reply With Quote
Old 2010-08-20, 01:39   #60
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2×7×132 Posts
Default

Quote:
Originally Posted by wblipp View Post
Next week I'll be back in the US and will change the OddPerfect Most Wanted ECM server to hand out only this number.

oddperfect.no-ip.com:8201
Now in operation.

I am also updating curve counts in the first post and integrating all except bdodson's in the server.

Last fiddled with by wblipp on 2010-08-20 at 10:36 Reason: frmky spotted typo in URL
wblipp is offline   Reply With Quote
Old 2010-08-20, 05:41   #61
frmky
 
frmky's Avatar
 
Jul 2003
So Cal

1000010100002 Posts
Default

Minor correction... That should be oddperfect.no-ip.com:8201 And thanks!

fixed. Thanks.

Last fiddled with by wblipp on 2010-08-20 at 10:38
frmky is online now   Reply With Quote
Old 2010-08-20, 10:18   #62
Jeff Gilchrist
 
Jeff Gilchrist's Avatar
 
Jun 2003
Ottawa, Canada

100100101012 Posts
Default

Quote:
Originally Posted by em99010pepe View Post
My timings:

Machine 1 - Core i5 750@3.7GHz
My Core2 Q9550 @ 3.2GHz isn't far off from your i5 considering yours is overclocked a lot more:

Code:
Using B1=260000000, B2=3178559884516, polynomial Dickson(30), sigma=2613054812
Step 1 took 2903381ms
Step 2 took 732534ms
Jeff.
Jeff Gilchrist is offline   Reply With Quote
Old 2010-08-20, 11:16   #63
firejuggler
 
firejuggler's Avatar
 
Apr 2010
Over the rainbow

1010001011102 Posts
Default

Code:
GMP-ECM 6.3-rc3 [configured with GMP 5.0.1] [ECM]
Input number is (3^607-1)/2 (290 digits)
Using MODMULN
Using B1=260000000, B2=3079973376496, polynomial Dickson(30), sigma=296568008
dF=362880, k=2, d=3993990, d2=17, i0=49
Expected number of curves to find a factor of n digits:
35 40 45 50 55 60 65 70 75 80
23 83 336 1526 7676 42206 251394 1609787 1.1e+007 8e+007
Step 1 took 14294063ms
Estimated memory usage: 2683M
Initializing tables of differences for F took 49547ms
Computing roots of F took 360937ms
crashed there, not enough memory, Core 2 duo E6300, 1.8GHz
half a curve?
firejuggler is offline   Reply With Quote
Old 2010-08-20, 11:38   #64
10metreh
 
10metreh's Avatar
 
Nov 2008

2·33·43 Posts
Default

Quote:
Originally Posted by firejuggler View Post
crashed there, not enough memory, Core 2 duo E6300, 1.8GHz
half a curve?
Just step 1 is very unlikely to find a factor, so it doesn't mean much.
10metreh is offline   Reply With Quote
Old 2010-08-20, 11:44   #65
firejuggler
 
firejuggler's Avatar
 
Apr 2010
Over the rainbow

1010001011102 Posts
Default

no worry, i was just kidding.
i'll try again on a better computer.
firejuggler is offline   Reply With Quote
Old 2010-08-20, 12:25   #66
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2×5×283 Posts
Default

Quote:
Originally Posted by Jeff Gilchrist View Post
My Core2 Q9550 @ 3.2GHz isn't far off from your i5 considering yours is overclocked a lot more:

Code:
Using B1=260000000, B2=3178559884516, polynomial Dickson(30), sigma=2613054812
Step 1 took 2903381ms
Step 2 took 732534ms
Jeff.
My timings were when running all four cores at the same time but as I said once the core i5 is not as fast as people think. Compared to my Q6600@2.8 GHz is only ~30% faster...
em99010pepe is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
not needed zeit PrimeNet 3 2008-04-25 08:03
5- Table Discussion and OddPerfect.org Zeta-Flux Cunningham Tables 69 2008-04-24 11:04
could oddperfect's ecm progress page be improved? jasong GMP-ECM 11 2007-05-30 03:08
P56 ECM Factor of 19^193-1 for OddPerfect.org wblipp Factoring 33 2005-10-05 03:19
V24.12 QA help needed Prime95 Software 5 2005-06-17 15:54

All times are UTC. The time now is 22:04.


Fri Aug 6 22:04:46 UTC 2021 up 14 days, 16:33, 1 user, load averages: 3.00, 2.84, 2.72

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.