![]() |
|
|
#1 |
|
Dec 2009
Peine, Germany
331 Posts |
I sometimes get LL asignments for exponents that have only experienced stage 1 of P-1. I know that PrimeNet chooses a higher B1 value then. Wouldn't it make sense to run only stage 2 again on my PC which offers enough RAM to Prime95? I thought most factors were found in stage 2...
Moreover, I cannot get manual assignments or use undoc options to manually do only stage 2... Any thoughts? It's a question of probability. Last fiddled with by Brain on 2010-12-18 at 22:36 Reason: typo |
|
|
|
|
|
#2 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
To run stage 2, you have to have an end result from stage 1. I think for GIMPS numbers this is several MB. It should be possible to run stage 2 on a different computer from stage 1, but you can't only run stage 2.
I think about half of the factors should be found in stage 2 (when it's run). Last fiddled with by Mini-Geek on 2010-12-19 at 02:06 |
|
|
|
|
|
#3 | |
|
"Mark"
Feb 2003
Sydney
3·191 Posts |
Quote:
Consensus is that doing more P-1 is usually not worth it, unless it's a case like 48090437, which had been done to B1=2500, B2=5000. |
|
|
|
|
|
|
#4 |
|
Apr 2009
Venice, Chased by Jaws
3×29 Posts |
I have just received my first P-1 test and it has gone to stage 2. I allocate 512MB of memory by default. Upon completion, it stated,
Code:
[Work thread Dec 19 04:22] Starting stage 1 GCD - please be patient. [Work thread Dec 19 04:24] Stage 1 GCD complete. Time: 112.506 sec. [Work thread Dec 19 04:24] Using 498MB of memory. Processing 19 relative primes (0 of 480 already processed). [Work thread Dec 19 04:33] M47907107 stage 2 is 1.38% complete. Time: 548.246 sec. |
|
|
|
|
|
#5 | |||
|
Jun 2003
22218 Posts |
Quote:
If you had increased the memory before Stage 1 had completed, it would have recomputed the bounds, resulting in a slightly deeper P-1 test and giving you a slightly greater chance of finding a factor. Quote:
Quote:
Last fiddled with by Mr. P-1 on 2010-12-19 at 11:51 |
|||
|
|
|
|
|
#6 | ||
|
"Mark"
Feb 2003
Sydney
3×191 Posts |
Mr. P-1 beat me to it, with a better answer than mine would have been, but I'll stick my beak in anyway.
Quote:
On the other hand, what's a "reasonable" minimum that lets prime95/mprime work "reasonably" well? Perhaps you regularly use an application that runs more slowly if it has less memory available to it, or maybe you just want to be conservative. Well, apparently 500MB is good, according to this. Quote:
Last fiddled with by markr on 2010-12-19 at 12:53 |
||
|
|
|
|
|
#7 | |
|
Jun 2003
116910 Posts |
Quote:
You know you have a high memory plan when it says "(xx of 480 already processed)". If there is any number other than 480, then you are on a restricted memory plan, and would do well to increase the memory for the next exponent. (I don't think it would greatly help the one you're on, because you can't change plans midway.) Beyond that, I try to arrange to do a number of relative primes per pass that either divides 480 exactly or with a large remainder. 19 is a "miss" in this respect because 480/19 = 25 remainder 5. If imwithid is comfortable committing 1GB, then I suggest aiming at 40 relative primes per pass. |
|
|
|
|
|
|
#8 | |
|
Jun 2003
49116 Posts |
Quote:
|
|
|
|
|
|
|
#9 |
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22×3×641 Posts |
Just to clear up some terminology:
There are several different methods for factoring (trying to find a factor). Many messages in Prime95 that say "factoring" really should say "trial factoring" to avoid confusion, because they're referring to only that method. In prime95's early stages, trial factoring was the only factoring method built into it; those messages date from then. Two other factoring methods, P-1 and ECM, have been added to prime95 since then. Messages refer to them as "P-1" and "ECM", without the word "factoring", but they both are factoring methods (and both have two stages). |
|
|
|