mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Prime Sierpinski Project

Reply
 
Thread Tools
Old 2005-08-08, 19:39   #12
Citrix
 
Citrix's Avatar
 
Jun 2003

2·7·113 Posts
Default

1 curve on 265711*2^1344+1 with b1-1M and b2=1g

took 2 min for step 1
took 5 min for step 2


Also did p-1 with the same bounds, ecm seemed faster to me

Last fiddled with by Citrix on 2005-08-08 at 19:49
Citrix is offline   Reply With Quote
Old 2005-08-08, 19:44   #13
ltd
 
ltd's Avatar
 
Apr 2003

30416 Posts
Default

The first 4 pairs are P-1 tested with B1=260000000.
The other 9 pairs are P-1 tested with B1=110000000.

What error did you get when you try to run the ECM binaries?

Lars
ltd is offline   Reply With Quote
Old 2005-08-08, 19:50   #14
Citrix
 
Citrix's Avatar
 
Jun 2003

62E16 Posts
Default

It doesn't do anything. Not sure how to get them to work.
Citrix is offline   Reply With Quote
Old 2005-08-08, 19:59   #15
ltd
 
ltd's Avatar
 
Apr 2003

11000001002 Posts
Default

What did you use as comandline to run it?

For example i use:

ecm-p4.exe -nn -one -c 360 1000000 <input.txt >output.txt

The meaning of that is:

-nn run with lowest priority
-one stop working on a line when a factor is found
-c 360 run 360 curves
100000 B1 value
input.txt File containing the number you want to factor, can be: 265711*2^1344+1

output.txt all the results

There is no screen output when you specify an output file.
But you should run with the output file as there is no other way to store a factor found. ( At least i don't know any)
You can use
-v to get more output

Hope that helps,

Lars

Last fiddled with by ltd on 2005-08-08 at 20:00
ltd is offline   Reply With Quote
Old 2005-08-08, 20:35   #16
Mystwalker
 
Mystwalker's Avatar
 
Jul 2004
Potsdam, Germany

3×277 Posts
Default

I currently run ECM on SoB's smallest k/n pairs (except 24737*2^991+1, which is on the way to 50 digits) for the 35 digit level.
When I'm done with those, I'll help.
Mystwalker is offline   Reply With Quote
Old 2005-08-10, 13:06   #17
OmbooHankvald
 
OmbooHankvald's Avatar
 
May 2005
Copenhagen, Denmark

12116 Posts
Default

Hmm... When I run "ecm -one -c 950 100000 <input.txt >output.txt it spits out

"GMP-ECM 6.0.1 [powered by GMP 4.1.4] [ECM]
Input number is 79817*2^1191+1 (364 digits)
Using B1=100000, B2=31565865, polynomial x^2, sigma=2327328053
Step 1 took 17227ms
Step 2 took 6389ms"

...and stops working! How do I make it take more curves?
OmbooHankvald is offline   Reply With Quote
Old 2005-08-10, 13:42   #18
patrik
 
patrik's Avatar
 
"Patrik Johansson"
Aug 2002
Uppsala, Sweden

52·17 Posts
Default

Try to make sure that input.txt is terminated with CR+LF or LF (e.g. put an empty line after the line). I remember some problems with version 5 of ECM under Windows being discussed half a year ago. Maybe they weren't fixed in version 6.
patrik is offline   Reply With Quote
Old 2005-08-11, 23:21   #19
Citrix
 
Citrix's Avatar
 
Jun 2003

158210 Posts
Default

Which number do you think will we find a factor for first? Which number of the above has the smallest factor. Place your guesses below.

Citrix

@ltd, will the factors if any found appear in output.txt? or where?

Last fiddled with by Citrix on 2005-08-12 at 06:23
Citrix is offline   Reply With Quote
Old 2005-08-12, 06:24   #20
OmbooHankvald
 
OmbooHankvald's Avatar
 
May 2005
Copenhagen, Denmark

12116 Posts
Default

Hopefully mine

And according to Zimmermans page:
Q1: How does one recognize a new factor was found?
A1: Some lines as follows appear in the output file:

********** Factor found in step 2: 15697920117275073486338469567634384633
Found probable prime factor of 38 digits: 15697920117275073486338469567634384633
Probable prime cofactor 248224208600891230638840397209907041348178075109876163768459663055209916421778767469609238164044706325366885940218654867062058537 has 129 digits
OmbooHankvald is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Would there be any interest in another subproject? fivemack Aliquot Sequences 20 2013-01-29 11:10
Bootable USB/CD for Sequences - Any Interest? EdH Aliquot Sequences 0 2010-02-20 15:33
Interest/participation seems to be up again! petrw1 PrimeNet 1 2007-11-27 17:27
this of interest to anyone? ixfd64 Hardware 5 2005-11-14 01:44
23.7 - not much of interest Prime95 Software 6 2003-09-24 15:38

All times are UTC. The time now is 16:42.


Fri Jul 16 16:42:54 UTC 2021 up 49 days, 14:30, 1 user, load averages: 1.85, 1.97, 1.80

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.