mersenneforum.org  

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

Reply
 
Thread Tools
Old 2008-06-28, 13:21   #1
jkingqm
 
Jan 2008

22 Posts
Default Changing prime.ini to shut down in heat

My house gets very hot during the day while I'm gone. I don't want to fry my CPUs (I have 3 PCs running--one factoring and two LL). I want my PCs to automatically completely stop crunching numbers Sundays-Thursdays at noon and then to automatically resume Sundays-Thursdays at 6p. Fridays and Saturdays I want them to run all day & night.

Do I have to manually change the prime.ini file? I've read the readme.txt information but if someone could please tell me me what to change in it I would appreciate. Below is my prime.ini file. Thank you.
----------------------------------------

StressTester=1
UsePrimenet=1
Left=44
Top=44
Right=812
Bottom=562
DialUp=0
DaysOfWork=5
WorkPreference=16
OldUserID=
OldUserPWD=
UserID=[removed for posting]
UserPWD=[removed for posting]
UserName=[removed for posting]
UserEmailAddr=[removed for posting]
Newsletters=1
OutputIterations=10000
ResultsFileIterations=999999999
DiskWriteTime=30
NetworkRetryTime=2
NetworkRetryTime2=60
DaysBetweenCheckins=28
TwoBackupFiles=1
SilentVictory=0
AskedAboutMemory=1
Windows95Service=1
jkingqm is offline   Reply With Quote
Old 2008-06-28, 15:03   #2
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

2·4,909 Posts
Default

Quote:
Originally Posted by jkingqm View Post
Do I have to manually change the prime.ini file? I've read the readme.txt information but if someone could please tell me me what to change in it I would appreciate.
You will have to edit prime.ini by hand and use the time statement.

Look at these threads:
http://www.mersenneforum.org/showthread.php?t=6220
http://www.mersenneforum.org/showthread.php?t=3635

Last fiddled with by Prime95 on 2008-06-28 at 21:51
Uncwilly is offline   Reply With Quote
Old 2008-06-28, 16:05   #3
jkingqm
 
Jan 2008

22 Posts
Default

Thank you. I edited my prime.ini file by adding the following two line:

Time=1-4,7/0:00-12:00,1-4,7/8:00-24:00
Time=5-6/0:00-24:00

I'll try that and see if it works.
jkingqm is offline   Reply With Quote
Old 2008-06-28, 17:01   #4
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

231328 Posts
Default

Quote:
Originally Posted by jkingqm View Post
Time=1-4,7/0:00-12:00,1-4,7/8:00-24:00
Time=5-6/0:00-24:00
You have overlapping times
Change the first line to:
Time=1-4,7/0:00-12:00,1-4,7/18:00-24:00
Uncwilly is offline   Reply With Quote
Old 2008-06-28, 17:24   #5
jkingqm
 
Jan 2008

22 Posts
Default

Yes! Thank you for catching the typo when I edited my .ini file.
jkingqm is offline   Reply With Quote
Old 2008-06-29, 00:41   #6
veggiespam
 
veggiespam's Avatar
 
Oct 2002

110112 Posts
Default Use Throttle too

I recommend using the Throttle= setting. It slows down mprime and keeps your laptops and power bricks cooler in the summer.

Last fiddled with by veggiespam on 2008-06-29 at 00:41
veggiespam is offline   Reply With Quote
Old 2008-06-29, 01:45   #7
nibble4bits
 
nibble4bits's Avatar
 
Nov 2005

2668 Posts
Default

Isn't there a command line option to signal a shutdown request? Most resource-intensive programs tend to have that now, and usually it's a second, smaller program. You could just use the task scheduler. I've made batch files before in Windows, that tells eMule to shutdown, disables the Internet, and then does the opposite when my ISP is no longer busy. If this option is not in a distributed-computer program, then it certainly should be!
nibble4bits is offline   Reply With Quote
Old 2008-06-30, 23:00   #8
jkingqm
 
Jan 2008

22 Posts
Default

Quote:
Originally Posted by jkingqm View Post
I want my PCs to automatically completely stop crunching numbers Sundays-Thursdays at noon and then to automatically resume Sundays-Thursdays at 6p. Fridays and Saturdays I want them to run all day & night.


Time=1-4,7/0:00-12:00,1-4,7/18:00-24:00
Time=5-6/0:00-24:00
The above isn't working. On Sunday 6/30 a little after 3am it stopped at the message was "Sleeping until Tue Jul 01 01:00:28 2008". Can anyone help?

Last fiddled with by jkingqm on 2008-06-30 at 23:01 Reason: typo
jkingqm is offline   Reply With Quote
Old 2008-07-01, 00:17   #9
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

2×4,909 Posts
Default

Quote:
Originally Posted by jkingqm View Post
The above isn't working. On Sunday 6/30 a little after 3am it stopped at the message was "Sleeping until Tue Jul 01 01:00:28 2008". Can anyone help?
You have odd commas. Try this:

Time=7/0:00-12:00,7/18:00-24:00
Time=1-4/0:00-12:00,1-4/18:00-24:00
Time=5-6/0:00-24:00

Reread the threads and look at the examples.
Also, check your system clock.
Uncwilly is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Interesting GPU heat issue... nucleon GPU Computing 20 2012-01-29 19:25
Shut downs and restarts Regit Hardware 5 2007-09-10 22:28
Heat problems michaf Sierpinski/Riesel Base 5 3 2006-07-04 21:11
Keeping the Heat down at Home outlnder Hardware 61 2003-02-15 03:12
heat and errors crash893 Hardware 37 2002-11-12 16:33

All times are UTC. The time now is 20:55.


Sun Aug 1 20:55:25 UTC 2021 up 9 days, 15:24, 0 users, load averages: 0.86, 1.23, 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.