mersenneforum.org  

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

Reply
 
Thread Tools
Old 2012-08-07, 18:47   #89
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

2×23×179 Posts
Default

We noticed, while setting up a few boxes, that Mprime embeds a weird "^F" character into prime.txt if you use a proxy.

We do not know if this causes any problems or anything. It is easy to delete with vim.

Attached Thumbnails
Click image for larger version

Name:	odd-character.png
Views:	164
Size:	58.7 KB
ID:	8413  
Xyzzy is offline   Reply With Quote
Old 2012-08-07, 18:52   #90
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Hm... didn't do that for me.
Dubslow is offline   Reply With Quote
Old 2012-08-07, 19:04   #91
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by Xyzzy View Post
We do not know if this causes any problems or anything. It is easy to delete with vim.
I've seen that myself in the past. Don't know why. It won't cause any problems.

As an aside, it's a good thing the proxy is smart about handling the case where a user isn't known yet....
chalsall is offline   Reply With Quote
Old 2012-08-07, 22:00   #92
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

2×23×179 Posts
Default

Quote:
As an aside, it's a good thing the proxy is smart about handling the case where a user isn't known yet....
We edited our username out of the image.

Would it have worked without a username? If so, that is cool!
Xyzzy is offline   Reply With Quote
Old 2012-08-07, 22:05   #93
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by Xyzzy View Post
Would it have worked without a username? If so, that is cool!
No... The Primenet username is needed. However, the GPU72 proxy isn't supposed to be publicly known yet....
chalsall is offline   Reply With Quote
Old 2012-08-07, 22:16   #94
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

2·23·179 Posts
Default

Quote:
No... The Primenet username is needed. However, the GPU72 proxy isn't supposed to be publicly known yet....
Xyzzy is offline   Reply With Quote
Old 2012-08-08, 09:30   #95
Laurent
 
Aug 2012

7 Posts
Default

Hi,

I have some specific problems with the 3200K FFT test running on my Sandy Bridge Core i7 2600K.
I think it is Hyper-threading related on Windows XP (32-bit) platform (http://www.mersenneforum.org/showthread.php?t=17036).

Memory is OK (8 GB physical tested with Memtest > 48h)
CPU temperature is OK : about 60°C running Prime with a Noctua NH-U12P SE2

Other Self-tests (other than 3200K FFT) can run for hours. 3200K test crashes within some minutes: No rounding error in Prime95 console but OS memory access error.

Running my SB 2600K with Hyper-threading enabled overclocked at 4400 or 4500MHz on Linux 64-bit gives a similar error :

Code:
/var/log/kern.log:Aug  6 21:09:47 Gigabyte-linux kernel: [ 1549.289956] mprime[2877] general protection ip:9db289 sp:7fe3f32506d0 error:0 in mprime[400000+1d0b000]
  /var/log/kern.log:Aug  6 23:32:46 Gigabyte-linux kernel: [ 4804.983166] mprime[2525] general protection ip:99c28c sp:7f342f949270 error:0 in mprime[400000+1d0b000]
  /var/log/kern.log:Aug  7 06:54:40 Gigabyte-linux kernel: [31293.049624] mprime[2857] general protection ip:99a80c sp:7f7293b296c0 error:0 in mprime[400000+1d0b000]
  /var/log/kern.log:Aug  7 22:29:36 Gigabyte-linux kernel: [  415.393643] mprime[2542] general protection ip:99c28c sp:7fe9c6edd6c0 error:0 in mprime[400000+1d0b000]
It is as if Prime95 tries to use an invalid pointer variable (memory not in process pool or invalid R/W rights).


Today I am benching Hyper-threading at 4300MHz on Linux 64-bit to see if 3200K test is stable…

Laurent is offline   Reply With Quote
Old 2012-08-08, 14:08   #96
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

7,537 Posts
Default

Quote:
Originally Posted by Laurent View Post

Other Self-tests (other than 3200K FFT) can run for hours. 3200K test crashes within some minutes:
Does it also crash if you use less memory or in-place 3200K FFTs?
Prime95 is offline   Reply With Quote
Old 2012-08-08, 20:14   #97
Laurent
 
Aug 2012

710 Posts
Default

I mande some new tests (Sandy Bridge i7 2600K, Hyper-threading enabled) :

CPU overclocked @ 4300MHz, Linux 64-bit, Prime95 4224MB tested -> Pass (running > 11h)

CPU base clock, Windows XP 32-bit, Prime95 In-place large FFT -> Pass (running > 3h)
CPU base clock, Windows XP 32-bit, Prime95 1600MB tested -> Pass
CPU base clock, Windows XP 32-bit, Prime95 2926MB tested -> Crash after 2 min
Laurent is offline   Reply With Quote
Old 2012-08-08, 21:06   #98
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

2×23×179 Posts
Default

Quote:
We noticed, while setting up a few boxes, that Mprime embeds a weird "^F" character into prime.txt if you use a proxy.

We do not know if this causes any problems or anything. It is easy to delete with vim.
FWIW, the 32-bit version of Mprime does not do this.
Xyzzy is offline   Reply With Quote
Old 2012-08-09, 00:31   #99
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3×29×83 Posts
Default The problems continue

Multithreaded, not hyper-threaded.

Code:
[Work thread Aug 8 19:15:25] Setting affinity to run helper thread 1 on logical CPU #2
[Work thread Aug 8 19:15:25] Starting primality test of M... using AVX FFT length 2240K, Pass1=448, Pass2=5K, 2 threads
[Work thread Aug 8 19:15:25] Iteration: 2/..., ERROR: ROUND OFF (1.770880676e+21) > 0.40
It took 15 minutes to get to iteration 642 before I noticed, and the round-off never changed from the ridiculous value there. It happened more than once for each iteration, and around 1/6 of the errors gave the reproducible/not hardware message.
Code:
Linux64,Prime95,v27.7,build 2
I'll upgrade to the most recent build.

Last fiddled with by Dubslow on 2012-08-09 at 00:33
Dubslow is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Prime95 version 27.3 Prime95 Software 148 2012-03-18 19:24
Prime95 version 26.3 Prime95 Software 76 2010-12-11 00:11
Prime95 version 25.5 Prime95 PrimeNet 369 2008-02-26 05:21
Prime95 version 25.4 Prime95 PrimeNet 143 2007-09-24 21:01
When the next prime95 version ? pacionet Software 74 2006-12-07 20:30

All times are UTC. The time now is 10:33.


Mon Aug 2 10:33:09 UTC 2021 up 10 days, 5:02, 0 users, load averages: 1.74, 1.52, 1.34

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.