DailyUserSummaryFile
From FaHWiki
General
The file daily_user_summary.txt holds the full list of users participating in Folding@Home.
It is updated every 3 hours.
It used to be once evey 6 hours, see:
Folding-community: Vijay Pande in "daily_*_summary.txt files empty or corrupted"
Format
The file lists the username, their total amount of credits, the total amount of work units returned and the users teamnumber.
How the file is structured can be seen below, where the first 5 lines of the file are shown.
Tue Aug 30 12:00:00 PDT 2005
name round(credit) total team
anonymous 38514301 691791 0
1920x1080i-How??? 25123936 147373 64
OC-AMD 24167791 275024 3074
Line 1 has the timestamp on which the file was generated.
Line 2 has a tab separated list of key names for the values on line 3 and below.
Line 3 until the end of the file are a tab separated list of values for the names on line 2, one line for each username/team combination.
It is possible for a single username to be listed multiple times in the same team. This is because the username listed is a substring of the real username registerd by Stanford. If the real username is an emailaddress, the name used in the text file is username part of the email address: username@domain.tld. [1]

