mersenneforum.org  

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

Reply
 
Thread Tools
Old 2012-01-27, 15:18   #1079
Jwb52z
 
Jwb52z's Avatar
 
Sep 2002

31F16 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
NTP = Network Time Protocol. If you run Windows, you're familiar with the concept where Windows can sync time over the internet.
Yes, I understand now. I've just never seen what it was called before specifically. It's set to sync once a week. I'm also now worrying that my fan is dying because, even though vacuuming the keyboard and vents on my laptop made it apparently run faster again like it used to, the fan itself will start making my laptop buzz and vibrate after a while of being used for games or video.
Jwb52z is offline   Reply With Quote
Old 2012-01-27, 18:25   #1080
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
p*B1pi(B1)
With B1=620000, this has nearly 300,000 digits. Needless to say, the probability of actually finding a factor near that size is nearly 0.
Mini-Geek is offline   Reply With Quote
Old 2012-01-30, 10:50   #1081
M0CZY
 
M0CZY's Avatar
 
May 2005
Brutal Police State, UK

1748 Posts
Default P-1 done deep enough?

For my current P-1 assignment I have allocated 1200 MB of memory, so I am getting this output:
Code:
[Jan 30 10:04] Worker starting
[Jan 30 10:04] Setting affinity to run worker on any logical CPU.
[Jan 30 10:04] Optimal P-1 factoring of M56****** using up to 1200MB of memory.
[Jan 30 10:04] Assuming no factors below 2^71 and 2 primality tests saved if a factor is found.
[Jan 30 10:04] Optimal bounds are B1=590000, B2=12685000
[Jan 30 10:04] Chance of finding a factor is an estimated 4.73%
[Jan 30 10:04] Using Core2 type-3 FFT length 3M, Pass1=3K, Pass2=1K, 2 threads
[Jan 30 10:04] Setting affinity to run helper thread 1 on any logical CPU.
[Jan 30 10:05] Using 1196MB of memory.  Processing 44 relative primes (396 of 480 already processed).
[Jan 30 10:05] M56****** stage 2 is 85.16% complete.
[Jan 30 10:21] M56****** stage 2 is 86.57% complete. Time: 950.475 sec.
[Jan 30 10:37] M56****** stage 2 is 87.98% complete. Time: 939.702 sec.
As the chance of finding a factor is only an estimated 4.73%, I worry that my work is not very useful to the project.
Should I continue doing P-1 assignments using this amount of memory, or should I leave it to the 'big guns', who can use much more memory than me?
M0CZY is offline   Reply With Quote
Old 2012-01-30, 10:55   #1082
lorgix
 
lorgix's Avatar
 
Sep 2010
Scandinavia

26716 Posts
Default

Quote:
Originally Posted by M0CZY View Post
For my current P-1 assignment I have allocated 1200 MB of memory, so I am getting this output:
Code:
[Jan 30 10:04] Worker starting
[Jan 30 10:04] Setting affinity to run worker on any logical CPU.
[Jan 30 10:04] Optimal P-1 factoring of M56****** using up to 1200MB of memory.
[Jan 30 10:04] Assuming no factors below 2^71 and 2 primality tests saved if a factor is found.
[Jan 30 10:04] Optimal bounds are B1=590000, B2=12685000
[Jan 30 10:04] Chance of finding a factor is an estimated 4.73%
[Jan 30 10:04] Using Core2 type-3 FFT length 3M, Pass1=3K, Pass2=1K, 2 threads
[Jan 30 10:04] Setting affinity to run helper thread 1 on any logical CPU.
[Jan 30 10:05] Using 1196MB of memory.  Processing 44 relative primes (396 of 480 already processed).
[Jan 30 10:05] M56****** stage 2 is 85.16% complete.
[Jan 30 10:21] M56****** stage 2 is 86.57% complete. Time: 950.475 sec.
[Jan 30 10:37] M56****** stage 2 is 87.98% complete. Time: 939.702 sec.
As the chance of finding a factor is only an estimated 4.73%, I worry that my work is not very useful to the project.
Should I continue doing P-1 assignments using this amount of memory, or should I leave it to the 'big guns', who can use much more memory than me?
You're making a difference. The chance of finding a factor may look small, but you save a lot of time if you do find a factor.

(For that particular assignment you may want to adjust the memory settings so that 40 or 48 relative primes can be processed at once.)
lorgix is offline   Reply With Quote
Old 2012-01-30, 12:00   #1083
M0CZY
 
M0CZY's Avatar
 
May 2005
Brutal Police State, UK

22·31 Posts
Default

Quote:
(For that particular assignment you may want to adjust the memory settings so that 40 or 48 relative primes can be processed at once.)
OK, for my next assignment I'll increase the memory allocation to 1400 MB and see what happens.
But that particular machine I was using is at the public library, and only has 2 GB of RAM, so I can't use too much more before it starts thrashing and becoming unresponsive during Stage 2!
My own computer has 3 GB of RAM, but is very much slower (3.00 GB Pentium 4 Prescott core), which is why I use the fast Dual Core 'whizz box' at the library for as long as I can every day.
M0CZY is offline   Reply With Quote
Old 2012-01-30, 12:13   #1084
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

1101010111012 Posts
Default

Quote:
Originally Posted by M0CZY View Post
As the chance of finding a factor is only an estimated 4.73%, I worry that my work is not very useful to the project.
Should I continue doing P-1 assignments using this amount of memory, or should I leave it to the 'big guns', who can use much more memory than me?
Absolutely keep doing. 1200MB may not seem like much compared to the "big guns" around here, but the extra RAM generally provides only a marginal increase in factor probability. For example, my own big system with 10GB per worker:
Code:
Optimal P-1 factoring of M58407191 using up to 10000MB of memory.
Assuming no factors below 2^71 and 2 primality tests saved if a factor is found.
Optimal bounds are B1=625000, B2=14687500
Chance of finding a factor is an estimated 4.92%
So I've given it more than 8x as much RAM as you did, and the factor probability is 0.19% higher...

Conversely, 1200MB is much better than 200MB, and hugely better than what can be expected by random GIMPS user doing P-1 as initial part of L-L test.
James Heinrich is offline   Reply With Quote
Old 2012-01-30, 14:38   #1085
bcp19
 
bcp19's Avatar
 
Oct 2011

7×97 Posts
Default

I was just noticing that my P-1 machine has had a weird bounds with no change to the memory, can anyone explain if this is something other than how far the exp was TF'd?

Code:
[Sat Jan 28 09:29:51 2012]
P-1 found a factor in stage #2, B1=430000, B2=8707500.
UID: bcp19/HP-NEW, M45048023 has a factor: 360751991413212824008821379007
[Sat Jan 28 17:23:52 2012]
UID: bcp19/HP-NEW, M45122951 completed P-1, B1=340000, B2=5780000, E=6, We4: 8F2BB36D
[Sun Jan 29 04:22:56 2012]
UID: bcp19/HP-NEW, M45158209 completed P-1, B1=430000, B2=8707500, E=12, We4: 90ECBFD6
[Sun Jan 29 15:21:47 2012]
UID: bcp19/HP-NEW, M45159679 completed P-1, B1=430000, B2=8707500, E=12, We4: 90C4BFFD
[Mon Jan 30 02:20:51 2012]
UID: bcp19/HP-NEW, M45163583 completed P-1, B1=430000, B2=8707500, E=12, We4: 90E7BF9E
bcp19 is offline   Reply With Quote
Old 2012-01-30, 16:27   #1086
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

If the mem allocation (and TF level) was the same, then I don't know. Are you sure it isn't TF level? I got something like the last three at TF=72, but with TF=76 (thanks to roswald) I got something like the first one you have (even less, I think, but I could easily see 73 giving those bounds).
Dubslow is offline   Reply With Quote
Old 2012-01-30, 16:29   #1087
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11×311 Posts
Default

Quote:
Originally Posted by bcp19 View Post
I was just noticing that my P-1 machine has had a weird bounds with no change to the memory
Bounds-selection is a complex process. My guess would be that you passed over some threshold where it could no longer get a "nice" number of relative primes into a single pass, so since it would have to do more passes anyway the balance of efficiency said that higher bounds and better Brent-Suyama extension usage (E=12 instead of E=6) were worth it.
James Heinrich is offline   Reply With Quote
Old 2012-01-31, 00:19   #1088
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17·251 Posts
Default

Quote:
Originally Posted by bcp19 View Post
I was just noticing that my P-1 machine has had a weird bounds with no change to the memory, can anyone explain if this is something other than how far the exp was TF'd?
Here's a possibility that affected me recently: if Prime95's RollingAverage (a measure of how fast you really are vs how fast it expects you to be) is off, it will choose bounds differently. I saw Prime95 choose much higher bounds when I manually bumped up the rolling average to be more accurate (it was about half what it should've been).
Mini-Geek is offline   Reply With Quote
Old 2012-01-31, 00:46   #1089
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
Here's a possibility that affected me recently: if Prime95's RollingAverage (a measure of how fast you really are vs how fast it expects you to be) is off, it will choose bounds differently. I saw Prime95 choose much higher bounds when I manually bumped up the rolling average to be more accurate (it was about half what it should've been).
I think you might be onto something here.

I have sometimes tried to lie to mprime about what the system can do, and it "fixes" it with 24 hours.

And some have left mprime/Prime95 alone, and it sometimes goes insane and thinks a single instance of a supercomputer is the speed of a 6502.

George?
chalsall is offline   Reply With Quote
Reply

Thread Tools


All times are UTC. The time now is 09:19.


Mon Aug 2 09:19:54 UTC 2021 up 10 days, 3:48, 0 users, load averages: 1.87, 1.59, 1.45

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.