mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2014-01-14, 18:46   #1
Qubit
 
Qubit's Avatar
 
Jan 2014

2×19 Posts
Default Trial factoring a specific number

Hello,

In Prime95, is there a way to do trial factoring on a number of my choice?
(Just like it's possible with LL, ECM & P-1.)
Qubit is offline   Reply With Quote
Old 2014-01-14, 18:57   #2
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

Yes, it is. You can add a line to your worktodo.txt file:
Code:
Factor=exponent,how_far_factored,how_far_to_factor_to
E.g.
Code:
Factor=43112609,70,72
Will factor 2^43112609-1 from 2^70 to 2^72.
Mini-Geek is offline   Reply With Quote
Old 2014-01-14, 19:17   #3
Qubit
 
Qubit's Avatar
 
Jan 2014

2×19 Posts
Default

Quote:
Error: Use ECM instead of trial factoring for exponent: 1277
Hmm, I wonder what is the reason for that.
Qubit is offline   Reply With Quote
Old 2014-01-14, 19:27   #4
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

http://mersenne.org/various/math.php

http://mersenne.org/report_ecm/

In short, specifically for 1277, all other methods are already done up to impractical sizes and even ECM will take days per curve, if you actually still force Prime95 to run them (B1=850000000 curves, if you have enough RAM). Also, for low values, this is bordering the Cunningham project where certain individuals already may have run plenty of B1=850000000 curves for p=1277. (The 2- series is now in process of extension from 1201 to 1300.)
Batalov is offline   Reply With Quote
Old 2014-01-15, 05:04   #5
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

3×5×313 Posts
Default

Quote:
Originally Posted by Qubit View Post
Hmm, I wonder what is the reason for that.
Since V25 of Prime95 TF below 20000M is not allowed...for the reasons Batalov suggested.

See: http://www.mersenneforum.org/showpos...&postcount=972

When it says "last 3 should be done" it means 1277, 1619 and 1753 to 61 bits; not factored.

1753 has since been done. 1277 is in progress....ETA another month.

Last fiddled with by petrw1 on 2014-01-15 at 05:13
petrw1 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
GPU Trial Factoring FAQ garo GPU Computing 100 2019-04-22 10:58
Test a Specific Exponent in Prime95. When it is 100% done, does it mean I find a new prime number? king Information & Answers 5 2018-02-21 18:15
trial factoring and P-1 jocelynl Math 8 2006-02-01 14:12
Trial factoring Citrix Software 7 2004-02-26 03:24
How to only do Trial Factoring? michael Software 23 2004-01-06 08:54

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


Fri Aug 6 22:08:05 UTC 2021 up 14 days, 16:37, 1 user, load averages: 4.05, 3.30, 2.93

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.