Unitinfo.txt
From FaHWiki
Contents |
General
The unitinfo.txt file is a simple text file with some information on the current work unit. It is created from the work/wuinfo_??.dat by the FAH client who parses the files the cores create in the work/ directory.
The unitinfo.txt is known to not be generated by some cores (because the cores don't generate a wuinfo_??.dat file or one with invalid content). The file is used by a lot of 3rd party client monitors, despite the fact that the content of the unitinfo.txt is not fully reliable. A more reliable source of information is the queue.dat file (and possibly the FAHlog.txt). The content of the queue.dat can be dumped with Dick Howells qd.
Also, do not rely on the progress report. Some cores are known to report more than 100% progress and so does the unitinfo.txt file.
Examples
Example unitinfo.txt file of a CPU client, created by FAH504-Linux.exe:
Current Work Unit ----------------- Name: p1496_Protein in POPC Download time: April 11 00:30:23 Due time: August 16 00:30:23 Progress: 53% [|||||_____]
Example unitinfo.txt file of a CPU, created by beta client fah6-win-x86-console.exe (note the Tag info):
Current Work Unit ----------------- Name: p2621_p1475_tet1_03_1 t= 20000.00000 Tag: P2621R95C62F5 Download time: January 7 16:55:18 Due time: February 16 16:55:18 Progress: 100% [||||||||||]
Example unitinfo.txt file of a GPU WU, created by v5.91beta3 on Windows XP:
Current Work Unit ----------------- Name: 1258 GPUlambda Tag: - Download time: February 6 09:39:27 Due time: February 12 09:39:27 Progress: 99% [|||||||||_]
Example unitinfo.txt file of an SMP WU, created by fah5 (v5.91beta4 on Mac OS X):
Current Work Unit ----------------- Name: SMP-ensv-03 Tag: - Download time: April 14 16:13:29 Due time: April 17 04:13:29 Progress: 7% [__________]

