mersenneforum.org  

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

Reply
 
Thread Tools
Old 2010-01-08, 05:21   #1
ixfd64
Bemusing Prompter
 
ixfd64's Avatar
 
"Danny"
Dec 2002
California

2×5×239 Posts
Default unknown iteration time?

Prime95 (running on my MacBook Pro) just displayed the following line:

Quote:
Per iteration time: Unknown
That doesn't seem too normal. Is this something I should be concerned about?

Last fiddled with by ixfd64 on 2010-01-08 at 05:46
ixfd64 is offline   Reply With Quote
Old 2010-01-08, 06:40   #2
ckdo
 
ckdo's Avatar
 
Dec 2007
Cleves, Germany

2·5·53 Posts
Default

Happens when your clock is set back to a time before the last status output. Still better than a negative time, and not exactly a reason to disable NTP either.
ckdo is offline   Reply With Quote
Old 2010-01-08, 12:47   #3
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

From Prime95's source, commonb.c, the part where it can decide to put "Unknown" there:
Code:
/* The timer could be less than zero if the computer went into hibernation. */
/* Hibernation is where the memory image is saved to disk and the computer */
/* shut off.  Upon power up the memory image is restored but the RDTSC */
/* timestamp counter has been reset to zero. */
Mini-Geek is offline   Reply With Quote
Old 2010-01-08, 20:41   #4
ixfd64
Bemusing Prompter
 
ixfd64's Avatar
 
"Danny"
Dec 2002
California

2×5×239 Posts
Default

Ah, that clears it up. Thanks for the help.
ixfd64 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Per iteration time Jwb52z PrimeNet 6 2011-09-09 04:06
Time per iteration em99010pepe Riesel Prime Search 7 2007-08-30 08:54
What's your per iteration time? hyh1048576 Hardware 34 2003-08-30 05:49
iteration time log crash893 Software 1 2002-11-13 05:45
Per iteration time sofII Software 8 2002-09-07 01:51

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


Fri Jul 16 16:22:04 UTC 2021 up 49 days, 14:09, 1 user, load averages: 1.38, 1.48, 1.65

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.