FAH logs

Moderators: Site Moderators, FAHC Science Team

Post Reply
tulanebarandgrill
Posts: 36
Joined: Thu Nov 16, 2017 2:57 pm

FAH logs

Post by tulanebarandgrill »

Is there a way to start a new log for every day ?

Reason I ask is that each log line does not actually include the date so trying to get daily totals etc is not straightforward.

Windows client, version 7.5.1; Windows 10.

PT
- TulaneBaG
toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: FAH logs

Post by toTOW »

The date is printed regularly in the log ... here's an example :

Code: Select all

01:14:02:WU01:FS00:0x22:Completed 1340000 out of 2000000 steps (67%)
01:16:59:WU01:FS00:0x22:Completed 1360000 out of 2000000 steps (68%)
01:19:56:WU01:FS00:0x22:Completed 1380000 out of 2000000 steps (69%)
01:22:53:WU01:FS00:0x22:Completed 1400000 out of 2000000 steps (70%)
******************************* Date: 2019-06-15 *******************************
01:25:52:WU01:FS00:0x22:Completed 1420000 out of 2000000 steps (71%)
01:28:49:WU01:FS00:0x22:Completed 1440000 out of 2000000 steps (72%)
01:31:46:WU01:FS00:0x22:Completed 1460000 out of 2000000 steps (73%)
01:34:44:WU01:FS00:0x22:Completed 1480000 out of 2000000 steps (74%)
01:37:41:WU01:FS00:0x22:Completed 1500000 out of 2000000 steps (75%)
It's also printed everytime the core is started :

Code: Select all

23:55:22:WU00:FS00:FahCore 0x21 started
23:55:22:WU00:FS00:0x21:*********************** Log Started 2019-06-28T23:55:22Z ***********************
23:55:22:WU00:FS00:0x21:Project: 11720 (Run 0, Clone 1224, Gen 452)
Did you try a 3rd party tool like HFM to monitor your clients and keep track of the WUs you folded : viewtopic.php?f=14&t=9903 ?
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: FAH logs

Post by bruce »

tulanebarandgrill wrote:Is there a way to start a new log for every day ?
If you can create a script that runs on whichever OS you're running, I think this might be accomplished by having it Stop/Start FAHClient.

I don't think that will give you what you what, though. If a WU is started on one day and finished on the next day, the points will be credited on the second day, no matter how much of the WU was actually processed on either day. Points are only credited when a WU is completed and uploaded.
Post Reply