mersenneforum.org  

Go Back   mersenneforum.org > New To GIMPS? Start Here! > Information & Answers

Reply
 
Thread Tools
Old 2012-04-17, 18:44   #1
Unregistered
 

22·283 Posts
Default Problem: results not recorded

I run Prime95 on two computers. Everything is fine on one of them. One the other, using 64 bit version 26.6, when I have completed a LL test the results is not recorded in Results.txt.

As far as I can tell, the results is simply lost. I reinstalled Prime95, but the same thing happened again.

I have completed LL testing on 58220473 and on 57593801.

My name is John Rheinstein. I have moved and have a new email, but cannot seem to register. My old email was jrheinst@rcn.com. My new email is jrheinst@gmail.com.

Any advice would be appreciated
  Reply With Quote
Old 2012-04-17, 19:20   #2
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3×29×83 Posts
Default

Hmm...

If you previously had a PrimeNet account, you can change the email here. And when you say you can't register, you mean you're doing that here and for some reason it's failing? If so, what sort of error message do you get? It might be that you are registered, but sometimes PrimeNet is slow and pages don't load properly; try logging in with the first username/password combo you tried to register with.

As for Prime95, that's a really weird thing to happen; unfortunately, I have no idea how to help because there isn't much information on what it did do; do you copy the screen output? Did it seem to report it to PrimeNet (i.e. "CommThread")? If not, what did it say? (Are you absolutely sure that it finished the tests?) One possible culprit might be that in setup, if you choose "Just Stress Testing", it won't talk to PrimeNet and would probably ignore any tests you do; could you copy and paste the contents of "prime.txt" here for us? (When you post it, put it inside "code" tags: [code]This is code[/code] renders as
Code:
This is code
it makes it easier to read)
Dubslow is offline   Reply With Quote
Old 2012-04-17, 20:04   #3
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22·3·641 Posts
Default

Quote:
Originally Posted by Unregistered View Post
I run Prime95 on two computers. Everything is fine on one of them. One the other, using 64 bit version 26.6, when I have completed a LL test the results is not recorded in Results.txt.
What operating system are you using? What version of prime95 is the one where everything is fine?

One possible explanation for your symptoms is that the results.txt file is not writable by the 64 bit version 26.6 prime95 executable module that isn't recording. This could be caused by incompatible file protection status, or perhaps the results.txt file is in a different directory from the one from which that executable is running. Windows 7 has a complicated permissions scheme; several users of that OS have reported similar file-writing trouble when the permissions haven't been set up just right.

Last fiddled with by cheesehead on 2012-04-17 at 20:06
cheesehead is offline   Reply With Quote
Old 2012-04-17, 21:06   #4
TObject
 
TObject's Avatar
 
Feb 2012

19516 Posts
Default

Yep, do not put data files in the program files folder. If you do not play by Windows rules, the easiest way around is simply put the Prime95 in a folder outside of the Windows structure.

Something like C:\Tools\Prime95\ would work.
TObject is offline   Reply With Quote
Old 2012-04-17, 21:17   #5
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3×29×83 Posts
Default

I just put it inside C:\Users\Bill\Prime95, and that worked fine for me.
Dubslow is offline   Reply With Quote
Old 2012-04-17, 23:43   #6
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

23·1,223 Posts
Default

Quote:
Originally Posted by cheesehead View Post
One possible explanation...
The 2 most common issues are:
  • Windows does not like people or programs messing around in \Program Files\
    (so the answers given above are the easy solution, I have a D:\Prime folder, on another machine it is in a shared user space)
  • During the copying or moving the files, results.txt (and likely other files) got 'write-protected'. Zip files and CD's are common reasons this can happen.
    (Solution is to right click on your Prime95 folder and set the 'Read-only' to off for the entire folder.)
Uncwilly is online now   Reply With Quote
Old 2012-04-18, 02:54   #7
dabaichi
 
dabaichi's Avatar
 
Sep 2011

22·23 Posts
Default

Quote:
Originally Posted by Unregistered View Post
I run Prime95 on two computers. Everything is fine on one of them. One the other, using 64 bit version 26.6, when I have completed a LL test the results is not recorded in Results.txt.
John: is there a file "prime.spl" in your Prime95 folder? If you have it and your computer can connect to Internet, then run Prime95 and manually communicate with PrimeNet. If your firewall blocks Prime95, copy the "prime.spl" to another computer which allows Prime95 to connect to Internet, and then manually communicate.

For no record in "results.txt", did you get an error message like:
Code:
[Comm thread Apr 17 21:12] Error opening results file to output this message:
[Comm thread Apr 17 21:12] Unable to open log file.
If so, the problem is most likely you deny Prime95 to write on "results.txt" as well as some others.

Also, it's a good idea to check "Use PrimeNet to get work and report results" under "Configure PrimeNet" dialogue. If you don't want automatic report, check "Do not contact PrimeNet server automatically" under "Manual PrimeNet Communication" dialogue. This is because in this way, Prime95 will also save the result in "prime.spl", so that even though it fails to write on "results.txt", your work won't be lost.

Last fiddled with by dabaichi on 2012-04-18 at 03:12 Reason: add two more paragraphs
dabaichi is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem reading factoring results.txt lfm PrimeNet 13 2014-02-01 15:50
Results not recorded? Yura Information & Answers 8 2010-05-26 21:06
PrimeForm yielding few results - problem with equation? roger Information & Answers 1 2006-10-15 03:50
Where is P-1, P+1 effort recorded? geoff Factoring 14 2004-05-13 21:18
Problem with Reporting Results to Primenet RMAC9.5 Software 3 2003-11-02 23:06

All times are UTC. The time now is 15:17.


Fri Jul 16 15:17:40 UTC 2021 up 49 days, 13:04, 2 users, load averages: 1.38, 1.67, 1.70

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.