mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Msieve

Reply
 
Thread Tools
Old 2009-01-05, 23:06   #12
bsquared
 
bsquared's Avatar
 
"Ben"
Feb 2007

3·1,171 Posts
Default

Quote:
Originally Posted by mataje View Post
Done.
May I ask: what OS and computer specs are you using to do these?
bsquared is offline   Reply With Quote
Old 2009-01-05, 23:51   #13
mataje
 
mataje's Avatar
 
Jan 2009
Bilbao, Spain

4338 Posts
Default

Quote:
Originally Posted by bsquared View Post
May I ask: what OS and computer specs are you using to do these?
Windows Vista 32 bits and Q6600.
mataje is offline   Reply With Quote
Old 2009-01-06, 08:49   #14
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

23×3×5×72 Posts
Default

Quote:
Originally Posted by bsquared View Post
Excel.

Create a chart, from chart menu select add trendline, create a new exponential fit, and don't forget to select "display equation on chart" under the options tab. I have some more data for C60 < N < C100. I'll post later tonight.

It might not work well if you mix all the data though, because msieve only turns on DLP at 85 digits in size, and the relation accumlation rate (and final full/partial ratio) changes quite a bit at that point.

- ben.
i tried open office but it didnt do very well
i will now try excel on another pc

i realize that and i will do two separate equations

edit:
excel did a better job of <85 but my data is too sparse higher up and it fits the early points and then goes off course further on
excel used the formula format you used
i will glean some more data from my msieve logs today

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

23·3·5·72 Posts
Default

Quote:
Originally Posted by mataje View Post
Done.
thanks
i also have a question
why did you not use gnfs
i could factor a 108 digit number <3 hours using four cores of a Q6600 with gnfs you took several days
henryzz is offline   Reply With Quote
Old 2009-01-06, 11:57   #16
mataje
 
mataje's Avatar
 
Jan 2009
Bilbao, Spain

283 Posts
Default

Quote:
Originally Posted by henryzz View Post
thanks
i also have a question
why did you not use gnfs
i could factor a 108 digit number <3 hours using four cores of a Q6600 with gnfs you took several days
Yes, now I´m using GGNFS, but using one core and factlat for a 108 digits it takes me about 10-11 hours.
I´m a newbie, can you give me some help to optimize it?
mataje is offline   Reply With Quote
Old 2009-01-06, 12:33   #17
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

10110111110002 Posts
Default

Quote:
Originally Posted by mataje View Post
Yes, now I´m using GGNFS, but using one core and factlat for a 108 digits it takes me about 10-11 hours.
I´m a newbie, can you give me some help to optimize it?
i get <3 hours using factmsieve.pl which has multicore support
that time of yours doesnt look bad factlat.pl has reasonably good parameters
i have uploaded factmsieve.pl so you can do multicore factorizations
it also uses msieve for the postprocessing which is quite a bit faster and uses lots less memory
Attached Files
File Type: txt factMsieve.txt (58.7 KB, 115 views)
henryzz is offline   Reply With Quote
Old 2009-01-06, 15:08   #18
mataje
 
mataje's Avatar
 
Jan 2009
Bilbao, Spain

283 Posts
Default

Thank you henryzz.
I will try factmsieve.pl.
mataje is offline   Reply With Quote
Old 2009-01-06, 16:19   #19
bsquared
 
bsquared's Avatar
 
"Ben"
Feb 2007

3×1,171 Posts
Default

Here are some more results, C60 through C90, all with msieve-1.38
Attached Files
File Type: txt msieve.txt (33.1 KB, 123 views)
bsquared is offline   Reply With Quote
Old 2009-01-06, 16:24   #20
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

16F816 Posts
Default

Quote:
Originally Posted by bsquared View Post
Here are some more results, C60 through C90, all with msieve-1.38
thanks
henryzz is offline   Reply With Quote
Old 2009-01-10, 09:15   #21
10metreh
 
10metreh's Avatar
 
Nov 2008

2·33·43 Posts
Default

A C91 for the collection (done in two sessions, both normal priority, on a P4@1.7GHz):

Code:
Fri Jan 09 18:49:10 2009  Msieve v. 1.39
Fri Jan 09 18:49:10 2009  random seeds: 12a40d2c e088543e
Fri Jan 09 18:49:10 2009  factoring 1689963259509811912183158401036141439705912908146000729452376919726086631046494327326628521 (91 digits)

<sieve params, end of session 1 snipped>
 
Sat Jan 10 09:05:55 2009  63160 relations (17909 full + 45251 combined from 677855 partial), need 62449

<postprocessing snipped>
The total time was 2:28:18.
10metreh is offline   Reply With Quote
Old 2009-01-10, 09:21   #22
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

23·3·5·72 Posts
Default

Quote:
Originally Posted by 10metreh View Post
A C91 for the collection (done in two sessions, both normal priority, on a P4@1.7GHz):

Code:
Fri Jan 09 18:49:10 2009  Msieve v. 1.39
Fri Jan 09 18:49:10 2009  random seeds: 12a40d2c e088543e
Fri Jan 09 18:49:10 2009  factoring 1689963259509811912183158401036141439705912908146000729452376919726086631046494327326628521 (91 digits)

<sieve params, end of session 1 snipped>
 
Sat Jan 10 09:05:55 2009  63160 relations (17909 full + 45251 combined from 677855 partial), need 62449

<postprocessing snipped>
The total time was 2:28:18.
i am actually collecting more info than is neccessary for just this experiment
could you post the full log
henryzz is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using msieve with c burrobert Msieve 9 2012-10-26 22:46
P-1 B2 time estimates henryzz GMP-ECM 8 2009-12-31 17:51
GNFS estimates 10metreh Factoring 48 2009-04-08 01:54
Chebyshev's Estimates brownkenny Math 2 2009-01-22 17:21
Accuracy of completion date estimates? kdq Software 4 2008-10-04 05:02

All times are UTC. The time now is 01:34.


Sat Jul 17 01:34:15 UTC 2021 up 49 days, 23:21, 1 user, load averages: 1.38, 1.38, 1.28

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.