FCI: Folding@Home Client Info (Web based client monitor)

This forum contains information about 3rd party applications which may be of use to those who run the FAH client and one place where you might be able to get help when using one of those apps.

Moderator: Site Moderators

jimerickson
Posts: 533
Joined: Tue May 27, 2008 11:56 pm
Hardware configuration: Parts:
Asus H370 Mining Master motherboard (X2)
Patriot Viper DDR4 memory 16gb stick (X4)
Nvidia GeForce GTX 1080 gpu (X16)
Intel Core i7 8700 cpu (X2)
Silverstone 1000 watt psu (X4)
Veddha 8 gpu miner case (X2)
Thermaltake hsf (X2)
Ubit riser card (X16)
Location: ames, iowa

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by jimerickson »

thank you smoking2000 i appreciate it.
smoking2000
Posts: 471
Joined: Mon Dec 03, 2007 6:20 am
Location: Amsterdam
Contact:

New release of FCI: v1.5.1

Post by smoking2000 »

New release of FCI: v1.5.1

Since I had to update fci-update-stanford-files.pl to handle the new Kfactor column added to the psummary page, I made use of this bug fix release for this 1.5.1 to also backport the team 0 fixes from the 1.6 tree.

The lastest FCI release (and previous releases) can be downloaded from the project website:
http://fci.bile.nl/?target=downloads.plc

Or you can use the direct link:
http://fci.bile.nl/downloads/fci-1.5.1.tar.gz
jimerickson
Posts: 533
Joined: Tue May 27, 2008 11:56 pm
Hardware configuration: Parts:
Asus H370 Mining Master motherboard (X2)
Patriot Viper DDR4 memory 16gb stick (X4)
Nvidia GeForce GTX 1080 gpu (X16)
Intel Core i7 8700 cpu (X2)
Silverstone 1000 watt psu (X4)
Veddha 8 gpu miner case (X2)
Thermaltake hsf (X2)
Ubit riser card (X16)
Location: ames, iowa

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by jimerickson »

upgraded to 1.5.1 and the team 0 fixes work great! thanks smoking2000!

but i cannot get my clients page to update. it shows the data for the initial upload but does not update after that. i am using ubuntu 9.10 and i will gladly post any requested data. thanks for all your help in the past smoking2000.
smoking2000
Posts: 471
Joined: Mon Dec 03, 2007 6:20 am
Location: Amsterdam
Contact:

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by smoking2000 »

It's a shame that you enabled authentication for the Main FCI webinterface, so I cannot check your install for errors or other noticeable issues.

Are the cronjobs for FCI client still working? Test your client upload commands by appending --verbose to them to see the server output, and check this for any warnings and errors.

You may also want to `tail -f` your apache access.log & error.log during these uploads to check for any warnings on the serverside.
jimerickson
Posts: 533
Joined: Tue May 27, 2008 11:56 pm
Hardware configuration: Parts:
Asus H370 Mining Master motherboard (X2)
Patriot Viper DDR4 memory 16gb stick (X4)
Nvidia GeForce GTX 1080 gpu (X16)
Intel Core i7 8700 cpu (X2)
Silverstone 1000 watt psu (X4)
Veddha 8 gpu miner case (X2)
Thermaltake hsf (X2)
Ubit riser card (X16)
Location: ames, iowa

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by jimerickson »

sorry about that smoking2000. i think i have it disabled now if you want to try.
smoking2000
Posts: 471
Joined: Mon Dec 03, 2007 6:20 am
Location: Amsterdam
Contact:

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by smoking2000 »

I see that you client is updating, its last update is just before the FCI server update (fci-update-xml-files.pl).

Are the permissions on the client-data (and it subdirectories) correct? It could be that upon upload the files cannot (all) be written due to permission problems.

Another option is that you forgot to add the normal useraccount which runs the FCI server scripts to the group apache uses (www-data on Debian & Ubuntu). This is required to allow your user who runs these scripts to write the files that were created by apache on client upload.

Can you post the output of an FCI client upload, and the fci-update-xml-files.pl run, both using the --verbose argument? This should provide the hints to the root of the problem.

PS, you don't need to disable all authentiction to allow access to the webinterface. You should always protect the client-upload, client-data and settings ACLs to not allow eveyone to access to your data. Using authentication on the main ACL is only required if you don't want unauthorized people viewing the webinterface. This is the only ACL you needed to disable to allow me access to the webinterface.
jimerickson
Posts: 533
Joined: Tue May 27, 2008 11:56 pm
Hardware configuration: Parts:
Asus H370 Mining Master motherboard (X2)
Patriot Viper DDR4 memory 16gb stick (X4)
Nvidia GeForce GTX 1080 gpu (X16)
Intel Core i7 8700 cpu (X2)
Silverstone 1000 watt psu (X4)
Veddha 8 gpu miner case (X2)
Thermaltake hsf (X2)
Ubit riser card (X16)
Location: ames, iowa

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by jimerickson »

i hope this is what you requested:

Code: Select all

jimerickson@odysseus:~/fci-1.5.1$ fci-client.pl --verbose
Loading configuration from file: /home/jimerickson/.fci/fci-client.conf.
Successfully loaded configuration file.

Effective command line:
 /usr/local/bin/fci-client.pl --verbose

Checking paths for qd binary ... 
 /usr/local/bin/qd
Found qd at: /usr/local/bin/qd

Checking paths for qdinfo.dat file ... 
 /usr/share/fci/qdinfo.dat
 /usr/local/share/fci/qdinfo.dat
Found qdinfo.dat at: /usr/local/share/fci/qdinfo.dat

Verifying fci directory: /home/jimerickson/.fci/ ... Exists.

Updating path of qd binary ... 
 /home/jimerickson/.fci/qd
Using qd at: /home/jimerickson/.fci/qd

Updating path of qdinfo.dat file ... 
 /home/jimerickson/.fci/qdinfo.dat
Using qdinfo.dat at: /home/jimerickson/.fci/qdinfo.dat

Verifying file permissions and existance:
 Checking: /home/jimerickson/.fci/ ... OK
 Checking: /home/jimerickson/.fci/qdinfo.dat ... OK
 Checking: /home/jimerickson/.fci/qd ... OK
 Checking: /home/folding/queue.dat ... OK
 Checking: /home/folding/work/current.xyz ... OK
 Checking: /home/folding/client.cfg ... OK
 Checking: /home/folding/FAHlog.txt ... OK
 Checking: /home/folding/FAHlog-Prev.txt ... OK
 Checking: /home/folding/unitinfo.txt ... OK
 Checking: /home/jimerickson/.fci/fci-client.conf ... OK

Upload URL: http://127.0.0.1/fci/index.pl
Verifying access to URL ... Success!

Updating qd files.
Retrieving URL: http://127.0.0.1/fci/qd-data/qdinfo.dat ... Success
Reading file from disc: /home/jimerickson/.fci/qdinfo.dat ... Done.

  Local version: 2009-11-17
Fetched version: 2009-11-17

  Local functional revision: 075
Fetched functional revision: 075

  Local generation time: Tue Nov 17 15:00:01 2009
Fetched generation time: Tue Nov 17 15:00:01 2009

Versions are the same, no update of qdinfo.dat necessary.
Not updating qd binary, use --update-qd to also update the binary.
The binary will only be updated if there is a more recent functional revision.
Finished updating qd files.

Running qd binary to parse the Folding@Home client files.
Executing: "/home/jimerickson/.fci/qd" -n "/home/jimerickson/.fci/qdinfo.dat" -f "/home/folding/" -x

Composing list of files to upload:
 Checking: /home/folding/FAHlog.txt ... Upload.
 Checking: /home/folding/MyFolding.html ... Upload.
 Checking: /home/folding/FAHlog-Prev.txt ... Upload.
 Checking: /home/folding/work/current.xyz ... Upload.
 Checking: /home/folding/unitinfo.txt ... Upload.
 Checking: /home/folding/client.cfg ... Upload.

Looking up CPU and RAM information:
 CPU: Intel(R) Xeon(R) CPU           E5450  @ 3.00GHz 3000.000 MHz 6144 KB Cache
 RAM: 33017240 kB

Looking up GPU information:
 GPU: Warning: GPU detection not supported on Linux

Looking up Operating System information.
Reading file from disc: /etc/debian_version ... Done.
 Name    : Ubuntu 9.10 (karmic)
 Version : Linux 2.6.31-15-generic
 Hardware: x86_64
 Uptime  :  09:28:00 up 4 days, 48 min,  6 users,  load average: 11.43, 11.69, 11.80

Uploading data to the server ... Success.

##############################[ Server Response ]##############################

FCI Server v1.5.1: Receiving new upload on 2009-11-20 09:28:00.

Checking client version...
v1.0 or newer, no conversion required.

Upload parameters validated.

Client      : odysseus
OS Name     : Ubuntu 9.10 (karmic)
OS Version  : Linux 2.6.31-15-generic
OS Hardware : x86_64
OS Uptime   : 09:28:00 up 4 days, 48 min,  6 users,  load average: 11.43, 11.69, 11.80
CPU         : Intel(R) Xeon(R) CPU           E5450  @ 3.00GHz 3000.000 MHz 6144 KB Cache
RAM         : 33017240 kB
FCI Version : 1.4
IP Address  : 127.0.0.1
Hostname    : 127.0.0.1
User-Agent  : fci-client/1.4

Saved qd data to client-data/odysseus/qd-data.xml.new

Saved unitinfo.txt file to disc.

Saved MyFolding.html file to disc.

Saved client.cfg file to disc.

Saved FAHlog-Prev.txt file to disc.
Copying FAHlog-Prev.txt to FAHlog-Complete.txt

Saved FAHlog.txt file to disc.
Appending FAHlog.txt to FAHlog-Complete.txt

Saved current.xyz file to disc.

Saving uploaded client information in client.xml.
Saved client information to: client-data/odysseus/client.xml.new

Checking if project of xyz file is seen before.
Extracted from xyz file:
 Work Unit : p2681_
   Project : 2681

Project already known.

Upload processing completed on 2009-11-20 09:28:03.
Execution time: 2.93523 wallclock secs ( 2.88 usr +  0.02 sys =  2.90 CPU)

##############################[ Server Response ]##############################
jimerickson@odysseus:~/fci-1.5.1$ 

Code: Select all

jimerickson@odysseus:~/fci-1.5.1$ fci-update-xml-files.pl --verbose
Changing working directory to: /var/www/fci/

Reading XML files ... Done.

Processing client: odysseus

Checking last update ...
Previous: 2009-11-20 09:28:00
 Current: 2009-11-20 09:28:00
     Now: 2009-11-20 09:31:17
The last upload is less than 1 hour old.
Client is considered: active (Last upload: 3 minutes 17 seconds ago)
Client was first seen on: 2009-11-20 08:14:28

Files for this client:
 client-data/odysseus/qd-data.xml.new (qd_data_new)
 client-data/odysseus/client.xml.new (client_xml_new)
 client-data/odysseus/client.cfg (client_cfg)
 client-data/odysseus/client.xml (client_xml)
 client-data/odysseus/FAHlog-Prev.txt (fahlog_prev)
 client-data/odysseus/FAHlog.txt (fahlog)
 client-data/odysseus/FAHlog-Complete.txt (fahlog_complete)
 client-data/odysseus/unitinfo.txt (unitinfo)
 client-data/odysseus/current.xyz (xyz)
 client-data/odysseus/MyFolding.html (myfolding)

File to parse: client-data/odysseus/qd-data.xml.new
Parsing qd-data.xml file: client-data/odysseus/qd-data.xml.new

File to parse: client-data/odysseus/unitinfo.txt
Parsing unitinfo.txt file: client-data/odysseus/unitinfo.txt
Warning: Discarding malformed progress bar in unitinfo.txt for client: odysseus

File to parse: client-data/odysseus/client.cfg
Parsing client.cfg file: client-data/odysseus/client.cfg

File to parse: client-data/odysseus/FAHlog.txt
Parsing FAHlog.txt file: client-data/odysseus/FAHlog.txt

File to parse: client-data/odysseus/FAHlog-Prev.txt

File to parse: client-data/odysseus/FAHlog-Complete.txt
Parsing FAHlog-Complete.txt file: client-data/odysseus/FAHlog-Complete.txt

File to parse: client-data/odysseus/MyFolding.html
Parsing MyFolding.html file: client-data/odysseus/MyFolding.html

Updating Stanford user- & teampage URLs.

Saving updated client information to: client-data/odysseus/client.xml

Successfully updated the client XML file for: odysseus


Adding data from project summary to client projects list.

Adding data from project summary to known projects list.


Parsing EXTREME Overclocking Folding@Home Stats data.

Looking for XML file for user: jimerickson team: 0 ... Found.
File to parse: eoc-data/jimerickson-0.xml
Parsing EOC User Summary file: eoc-data/jimerickson-0.xml


Adding kakaostats.com User Summary URLs.


Updating Stanford user- & teampage URLs.


Looking for stats file for team 0 ... Found.
File to parse: xml-data/team-0.xml

not well-formed (invalid token) at line 202239, column 10, byte 4624811 at /usr/lib/perl5/XML/Parser.pm line 187
jimerickson@odysseus:~/fci-1.5.1$ 
thank you smoking2000.
smoking2000
Posts: 471
Joined: Mon Dec 03, 2007 6:20 am
Location: Amsterdam
Contact:

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by smoking2000 »

Bingo:

Code: Select all

not well-formed (invalid token) at line 202239, column 10, byte 4624811 at /usr/lib/perl5/XML/Parser.pm line 187
fci-update-xml-files.pl doesn't complete, because near the end of its run it fails parsing an XML file.

Now the question is why? If this is a clean installation of FCI 1.5.1 instead of an upgrade, this shouldn't happen. If this is an upgrade, this may be a lingering problem from the previous install where team 0 wasn't handled correctly yet. If this is an upgrade, consider doing a clean install (rm -rf /var/www/fci && rm /usr/local/bin/fci-* && ./install <install arguments>).

If this is already a clean install, then there is still a problem with the team 0 handling. I'll have to test this when I get home, because I don't have the time to wait 20 minutes to download team-0.xml from your server to check line 202239 (in 20 minutes I want to be out of the office :)).
jimerickson
Posts: 533
Joined: Tue May 27, 2008 11:56 pm
Hardware configuration: Parts:
Asus H370 Mining Master motherboard (X2)
Patriot Viper DDR4 memory 16gb stick (X4)
Nvidia GeForce GTX 1080 gpu (X16)
Intel Core i7 8700 cpu (X2)
Silverstone 1000 watt psu (X4)
Veddha 8 gpu miner case (X2)
Thermaltake hsf (X2)
Ubit riser card (X16)
Location: ames, iowa

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by jimerickson »

it was not a clean install i will go ahead and do that.

EDIT: did a clean install and the problem persists.
rhavern
Posts: 425
Joined: Mon Dec 03, 2007 8:45 am
Location: UK

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by rhavern »

@smoking2000: the new project 10001 doesn't seem to display the TPF correctly on the Client page.
Lab1-CPU FAH Client Windows XP 10001 138.89 50.56 85% n/a Tue 2009-12-22 23:06:59 2009-12-22 21:48:52
and
Server2-CPU1 FAH Client Windows XP 10001 211.18 50.56 30% n/a Wed 2009-12-23 02:12:23 2009-12-22 22:10:40

Looking at the details, I see this:

Code: Select all

Current Work Unit Lab1-CPU 
Project	:	10001
Name	:	ProtoMol
Trajectory	:	Run 196, Clone 2, Generation 1
Credit	:	50.56  (5.787 points/hour)
Status	:	folding now
Progress	:	85%
Speed	:	37.9 times minimum required speed
Issued	:	Thu Jan 01 00:00:00 1970
Begun	:	Tue Dec 22 14:22:49 2009
Expected	:	Tue Dec 22 23:06:59 2009
Preferred	:	Thu Dec 24 10:32:25 2009
Preferred Deadline	:	44 hours
Due	:	Tue Jan 05 09:20:31 2010
Final Deadline	:	14 days
Server	:	129.74.85.48:8080

Type	:	Folding@Home
Filename	:	work/wudata_02.dat
Filesize	:	77773 bytes

Miscellaneous	:	500, 19

Core URL	:	Core_b4.fah
Collection Server	:	129.74.85.49
Packet Size Limit	:	524286976 bytes

Operating System	:	1,8 WinXP
Processor	:	1,87 Pentium IV
FLOPS per CPU	:	1064913936 (1064.913936 megaflops)
Memory	:	509 MB

Assignment Info
Byte Order	:	be
Timestamp	:	Tue Dec 22 14:22:39 2009
Checksum	:	93908060

and

Current Work Unit Server2-CPU1   
Project	:	10001
Name	:	ProtoMol
Trajectory	:	Run 992, Clone 1, Generation 0
Credit	:	50.56  (8.799 points/hour)
Status	:	folding now
Progress	:	30%
Speed	:	57.6 times minimum required speed
Issued	:	Thu Jan 01 00:00:00 1970
Begun	:	Tue Dec 22 20:27:37 2009
Expected	:	Wed Dec 23 02:12:23 2009
Preferred	:	Thu Dec 24 16:37:13 2009
Preferred Deadline	:	44 hours
Due	:	Tue Jan 05 15:25:19 2010
Final Deadline	:	14 days
Server	:	129.74.85.48:8080

Type	:	Folding@Home
Filename	:	work/wudata_06.dat
Filesize	:	38720 bytes

Miscellaneous	:	500, 19

Core URL	:	Core_b4.fah
Collection Server	:	129.74.85.49
Packet Size Limit	:	524286976 bytes

Operating System	:	1,8 WinXP
Processor	:	1,2000 AMD x86
FLOPS per CPU	:	1064256250 (1064.256250 megaflops)
Memory	:	1535 MB

Assignment Info
Byte Order	:	be
Timestamp	:	Tue Dec 22 20:27:17 2009
Checksum	:	9390FAEA
Odd, the issued date is the beginning of the epoch...
Folding since 1 WU=1 point
ImageImage
smoking2000
Posts: 471
Joined: Mon Dec 03, 2007 6:20 am
Location: Amsterdam
Contact:

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by smoking2000 »

The ProtoMol core has differing log messages that are not supported yet (a space less between the "Completed X out of Y steps" and the "(Z%)".

You can use the following patch to fci-update-xml-files.pl to add support for this new format:
http://fci.bile.nl/downloads/fci-update ... omol.patch

It patches the fci-update-xml-files.pl script in the FCI tarball so you'll need to apply it there.
rhavern
Posts: 425
Joined: Mon Dec 03, 2007 8:45 am
Location: UK

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by rhavern »

smoking2000 wrote:The ProtoMol core has differing log messages that are not supported yet (a space less between the "Completed X out of Y steps" and the "(Z%)".

You can use the following patch to fci-update-xml-files.pl to add support for this new format:
http://fci.bile.nl/downloads/fci-update ... omol.patch

It patches the fci-update-xml-files.pl script in the FCI tarball so you'll need to apply it there.
smoking2000, excuse my continuing noobness, but my linux guy is on holiday....

Could you explicitly state what I need to do to apply this patch?

Thanks!
Folding since 1 WU=1 point
ImageImage
smoking2000
Posts: 471
Joined: Mon Dec 03, 2007 6:20 am
Location: Amsterdam
Contact:

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by smoking2000 »

Forget about the patch, it doesn't apply cleanly to FCI v1.5.1 anyway. The script is too diverged from the last release because of all the v1.6 changes in my tree.

Download the patched fci-update-xml-files.pl (from fci-1.5.1), but remember to gunzip it after download:
http://fci.bile.nl/downloads/fci-update-xml-files.pl.gz
rhavern
Posts: 425
Joined: Mon Dec 03, 2007 8:45 am
Location: UK

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by rhavern »

smoking2000 wrote:Forget about the patch, it doesn't apply cleanly to FCI v1.5.1 anyway. The script is too diverged from the last release because of all the v1.6 changes in my tree.

Download the patched fci-update-xml-files.pl (from fci-1.5.1), but remember to gunzip it after download:
http://fci.bile.nl/downloads/fci-update-xml-files.pl.gz
I applied this patch at 1400GMT and am still getting n/a as my TPF for project 10000/1 at 1535GMT. All other projects appear to be fine. I have some mails from crond if they are any help.

Code: Select all

Date: Wed, 23 Dec 2009 14:36:10 GMT
From: root@linux-<elided> (Cron Daemon)
To: <elided>
Subject: Cron <elided> /usr/local/bin/fci-update-jmol-projects.pl --dir /var/www/fci/

Skipping import of project 10000 from the Jmol project XML file.
No mapping exists for code: PM
Skipping import of project 6001 from the Jmol project XML file.
No mapping exists for code: A4
Skipping import of project 6002 from the Jmol project XML file.
No mapping exists for code: A4
Skipping import of project 10001 from the Jmol project XML file.
No mapping exists for code: PM
& 
Date: Wed, 23 Dec 2009 15:05:03 GMT
From: root@linux-<elided> (Cron Daemon)
To: <elided>
Subject: Cron <elided> /usr/local/bin/fci-update-qd-files.pl --dir /var/www/fci/

Error: Failed to retrieve URL! (http://linuxminded.xs4all.nl/software/qd-tools/binaries/darwin/universal/qd)
Server returned: 500 read failed: Connection reset by peer
&
Date: Wed, 23 Dec 2009 15:00:07 GMT
From: root@linux-<elided> (Cron Daemon)
To: <elided>
Subject: Cron <elided> /usr/local/bin/fci-update-stanford-files.pl --dir /var/www/fci/

Warning: Cannot parse project line (32):
<tr bgcolor="#dfdfdf"> <td>2466</td><td>171.65.103.162</td><td>p2466_Translocon_channel_no_frags_Thanks4Folding!</td><td>95992</td><
td>45.00</td><td>66.00</td><td>905.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=
2466">Description</a></td><td><font size="-1">ppetrone</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (33):
<tr bgcolor="#ffffff"> <td>2483</td><td>171.65.103.162</td><td>p2483_system</td><td>97078</td><td>42.00</td><td>93.00</td><td>905.00
</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2483">Description</a></td><td><font s
ize="-1">ppetrone</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (34):
<tr bgcolor="#dfdfdf"> <td>2484</td><td>171.65.103.162</td><td>p2484_Lysine_Fragment</td><td>97157</td><td>42.00</td><td>93.00</td><
td>905.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2484">Description</a></td><t
d><font size="-1">ppetrone</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (35):
<tr bgcolor="#ffffff"> <td>2485</td><td>171.65.103.162</td><td>p2485_Arginine_Fragment</td><td>97177</td><td>42.00</td><td>93.00</td
><td>905.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2485">Description</a></td>
<td><font size="-1">ppetrone</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (36):
<tr bgcolor="#dfdfdf"> <td>2498</td><td>171.65.103.162</td><td>p2498_Translocon_GLX2</td><td>97099</td><td>42.00</td><td>93.00</td><
td>905.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2498">Description</a></td><t
d><font size="-1">ppetrone</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (37):
<tr bgcolor="#ffffff"> <td>2499</td><td>171.65.103.162</td><td>p2499_Translocon_ALX2</td><td>97138</td><td>42.00</td><td>93.00</td><
td>905.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2499">Description</a></td><t
d><font size="-1">ppetrone</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (38):
<tr bgcolor="#dfdfdf"> <td>2569</td><td>171.64.65.83</td><td>p2569_p2557_dpdpII_amber99</td><td>333</td><td>1.20</td><td>3.60</td><t
d>300.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2569">Description</a></td><td
><font size="-1">luttmann</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (39):
<tr bgcolor="#ffffff"> <td>2570</td><td>171.64.65.83</td><td>p2570_p2568:BBA5-amberGS-ddsig</td><td>386</td><td>1.40</td><td>4.00</t
d><td>340.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2570">Description</a></td
><td><font size="-1">luttmann</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (40):
<tr bgcolor="#dfdfdf"> <td>2603</td><td>171.64.65.56</td><td>p2603</td><td>1000</td><td>4.00</td><td>12.00</td><td>5.00</td><td>2</t
d><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2603">Description</a></td><td><font size="-1">kasson
</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (41):
<tr bgcolor="#ffffff"> <td>2604</td><td>171.64.65.56</td><td>p2604</td><td>1000</td><td>3.00</td><td>4.00</td><td>1760.00</td><td>10
0</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2604">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (42):
<tr bgcolor="#dfdfdf"> <td>2605</td><td>171.64.65.56</td><td>p2605</td><td>1000</td><td>3.00</td><td>4.00</td><td>1760.00</td><td>10
0</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2605">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (43):
<tr bgcolor="#ffffff"> <td>2606</td><td>171.64.65.65</td><td>p2606_tet_1499</td><td>126006</td><td>20.00</td><td>40.00</td><td>292.0
0</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2606">Description</a></td><td><font 
size="-1">kasson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (44):
<tr bgcolor="#dfdfdf"> <td>2609</td><td>171.64.65.56</td><td>p2609_P2609</td><td>126010</td><td>4.00</td><td>4.00</td><td>1523.00</t
d><td>100</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2609">Description</a></td><td><font size
="-1">kasson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (45):
<tr bgcolor="#ffffff"> <td>2610</td><td>171.64.65.64</td><td>p2610_P2610</td><td>126010</td><td>4.00</td><td>4.00</td><td>1523.00</t
d><td>100</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2610">Description</a></td><td><font size
="-1">kasson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (46):
<tr bgcolor="#dfdfdf"> <td>2611</td><td>171.64.65.65</td><td>p2611_POPE</td><td>127052</td><td>20.00</td><td>40.00</td><td>682.00</t
d><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2611">Description</a></td><td><font size
="-1">kasson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (47):
<tr bgcolor="#ffffff"> <td>2612</td><td>171.64.65.65</td><td>p2612_tet_new</td><td>126006</td><td>20.00</td><td>40.00</td><td>292.00
</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2612">Description</a></td><td><font s
ize="-1">kasson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (48):
<tr bgcolor="#dfdfdf"> <td>2613</td><td>171.64.65.65</td><td>p2613</td><td>1000</td><td>20.00</td><td>40.00</td><td>755.00</td><td>1
00</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2613">Description</a></td><td><font size="-1">k
asson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (49):
<tr bgcolor="#ffffff"> <td>2615</td><td>171.64.65.65</td><td>p2615_Protein</td><td>126108</td><td>30.00</td><td>50.00</td><td>664.00
</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2615">Description</a></td><td><font s
ize="-1">kasson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (50):
<tr bgcolor="#dfdfdf"> <td>2616</td><td>171.64.65.64</td><td>p2616_P2616</td><td>597108</td><td>4.00</td><td>4.00</td><td>1523.00</t
d><td>100</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2616">Description</a></td><td><font size
="-1">kasson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (51):
<tr bgcolor="#ffffff"> <td>2620</td><td>171.64.65.65</td><td>p2620</td><td>1000</td><td>20.00</td><td>40.00</td><td>292.00</td><td>1
00</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2620">Description</a></td><td><font size="-1">k
asson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (52):
<tr bgcolor="#dfdfdf"> <td>2621</td><td>171.64.65.65</td><td>p2621</td><td>1000</td><td>20.00</td><td>40.00</td><td>292.00</td><td>1
00</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2621">Description</a></td><td><font size="-1">k
asson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (53):
<tr bgcolor="#ffffff"> <td>2651</td><td>171.64.65.64</td><td>p2651</td><td>1000</td><td>3.00</td><td>4.00</td><td>1760.00</td><td>10
0</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2651">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (54):
<tr bgcolor="#dfdfdf"> <td>2653</td><td>171.64.65.64</td><td>p2653</td><td>1000</td><td>3.00</td><td>4.00</td><td>1760.00</td><td>10
0</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2653">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (55):
<tr bgcolor="#ffffff"> <td>2660</td><td>171.64.65.64</td><td>p2660</td><td>1000</td><td>0.04</td><td>0.04</td><td>1.00</td><td>100</
td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2660">Description</a></td><td><font size="-1">kasson
</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (56):
<tr bgcolor="#dfdfdf"> <td>2661</td><td>171.64.65.64</td><td>p2661</td><td>1000</td><td>7.00</td><td>7.00</td><td>1.00</td><td>100</
td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2661">Description</a></td><td><font size="-1">kasson
</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (57):
<tr bgcolor="#ffffff"> <td>2662</td><td>171.64.65.56</td><td>p2662</td><td>1000</td><td>3.00</td><td>3.00</td><td>1920.00</td><td>10
0</td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2662">Description</a></td><td><font size="-1">kas
son</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (58):
<tr bgcolor="#dfdfdf"> <td>2663</td><td>171.64.65.64</td><td>p2663</td><td>1000</td><td>0.04</td><td>0.04</td><td>1.00</td><td>100</
td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2663">Description</a></td><td><font size="-1">kasson
</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (59):
<tr bgcolor="#ffffff"> <td>2665</td><td>171.64.65.64</td><td>p2665</td><td>1000</td><td>6.00</td><td>6.00</td><td>1920.00</td><td>10
0</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2665">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (60):
<tr bgcolor="#dfdfdf"> <td>2666</td><td>171.64.65.64</td><td>p2666</td><td>1000</td><td>6.00</td><td>6.00</td><td>1920.00</td><td>10
0</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2666">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (61):
<tr bgcolor="#ffffff"> <td>2669</td><td>171.67.108.24</td><td>p2669</td><td>1000</td><td>3.00</td><td>3.00</td><td>1920.00</td><td>1
00</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2669">Description</a></td><td><font size="-1">k
asson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (62):
<tr bgcolor="#ffffff"> <td>2670</td><td>171.67.108.24</td><td>p2670</td><td>1000</td><td>3.00</td><td>3.00</td><td>1920.00</td><td>1
00</td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2670">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (63):
<tr bgcolor="#dfdfdf"> <td>2671</td><td>171.67.108.24</td><td>p2671</td><td>1000</td><td>3.00</td><td>3.00</td><td>1920.00</td><td>1
00</td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2671">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (64):
<tr bgcolor="#ffffff"> <td>2673</td><td>171.67.108.24</td><td>p2673</td><td>1000</td><td>6.00</td><td>6.00</td><td>3840.00</td><td>1
00</td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2673">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (65):
<tr bgcolor="#dfdfdf"> <td>2674</td><td>171.67.108.24</td><td>p2674</td><td>1000</td><td>3.00</td><td>3.00</td><td>1920.00</td><td>1
00</td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2674">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (66):
<tr bgcolor="#ffffff"> <td>2675</td><td>171.64.65.56</td><td>p2675</td><td>1000</td><td>3.00</td><td>3.00</td><td>1920.00</td><td>10
0</td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2675">Description</a></td><td><font size="-1">kas
son</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (67):
<tr bgcolor="#dfdfdf"> <td>2676</td><td>171.67.108.24</td><td>p2676</td><td>1000</td><td>3.00</td><td>3.00</td><td>1920.00</td><td>1
00</td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2676">Description</a></td><td><font size="-1">ka
sson</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (68):
<tr bgcolor="#ffffff"> <td>2677</td><td>171.64.65.56</td><td>p2677</td><td>1000</td><td>3.00</td><td>3.00</td><td>1920.00</td><td>10
0</td><td>GROCVS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2677">Description</a></td><td><font size="-1">kas
son</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (69):
<tr bgcolor="#dfdfdf"> <td>2933</td><td>171.64.65.20</td><td>p2933_p4715_supervillin_e1</td><td>576</td><td>2.00</td><td>3.00</td><t
d>122.00</td><td>100</td><td>GROGPU2</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2933">Description</a></td><td
><font size="-1">huangx</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (70):
<tr bgcolor="#ffffff"> <td>2934</td><td>171.64.65.20</td><td>p2934_p4715_supervillin_e1</td><td>576</td><td>2.00</td><td>3.00</td><t
d>122.00</td><td>100</td><td>GROGPU2</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2934">Description</a></td><td
><font size="-1">huangx</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (71):
<tr bgcolor="#dfdfdf"> <td>2935</td><td>171.64.65.20</td><td>p2935_p4715_supervillin_e1</td><td>576</td><td>2.00</td><td>3.00</td><t
d>122.00</td><td>100</td><td>GROGPU2</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=2935">Description</a></td><td
><font size="-1">huangx</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (72):
<tr bgcolor="#dfdfdf"> <td>3023</td><td>171.64.65.56</td><td>p3023_SMP-water-box</td><td>9642</td><td>1.50</td><td>2.50</td><td>587.
00</td><td>100</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3023">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (73):
<tr bgcolor="#ffffff"> <td>3025</td><td>171.64.65.56</td><td>p3025_SMP-nsv-03</td><td>9684</td><td>1.50</td><td>2.50</td><td>587.00<
/td><td>100</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3025">Description</a></td><td><font si
ze="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (74):
<tr bgcolor="#dfdfdf"> <td>3027</td><td>171.64.65.56</td><td>p3027_SMP-nsv-03</td><td>9684</td><td>1.50</td><td>2.50</td><td>716.00<
/td><td>100</td><td>GRO-SMP</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3027">Description</a></td><td><font si
ze="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (75):
<tr bgcolor="#ffffff"> <td>3040</td><td>171.64.65.58</td><td>p3040_p3030_supervillin-03</td><td>9684</td><td>36.00</td><td>53.00</td
><td>186.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3040">Description</a></td>
<td><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (76):
<tr bgcolor="#dfdfdf"> <td>3042</td><td>171.64.65.58</td><td>p3042_p3030_supervillin-03</td><td>9684</td><td>36.00</td><td>53.00</td
><td>186.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3042">Description</a></td>
<td><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (77):
<tr bgcolor="#ffffff"> <td>3044</td><td>171.64.65.58</td><td>p3044</td><td>1000</td><td>42.00</td><td>61.00</td><td>218.00</td><td>1
00</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3044">Description</a></td><td><font size="-1">d
ensign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (78):
<tr bgcolor="#dfdfdf"> <td>3045</td><td>171.64.65.58</td><td>p3045</td><td>1000</td><td>59.00</td><td>88.00</td><td>314.00</td><td>1
00</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3045">Description</a></td><td><font size="-1">d
ensign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (79):
<tr bgcolor="#ffffff"> <td>3046</td><td>171.64.65.58</td><td>p3046_human_hpin1_m1_99p</td><td>9590</td><td>45.00</td><td>66.00</td><
td>236.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3046">Description</a></td><t
d><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (80):
<tr bgcolor="#dfdfdf"> <td>3047</td><td>171.64.65.58</td><td>p3047</td><td>1000</td><td>42.00</td><td>61.00</td><td>218.00</td><td>1
00</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3047">Description</a></td><td><font size="-1">d
ensign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (81):
<tr bgcolor="#ffffff"> <td>3048</td><td>171.64.65.58</td><td>p3048</td><td>1000</td><td>59.00</td><td>88.00</td><td>314.00</td><td>1
00</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3048">Description</a></td><td><font size="-1">d
ensign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (82):
<tr bgcolor="#dfdfdf"> <td>3049</td><td>171.64.65.58</td><td>p3049_human_hpin1_m1_99p_373K</td><td>9590</td><td>45.00</td><td>66.00<
/td><td>236.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3049">Description</a></
td><td><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (83):
<tr bgcolor="#dfdfdf"> <td>3131</td><td>171.64.65.73</td><td>p3131_superLambda_e1_350K</td><td>1258</td><td>1.30</td><td>1.90</td><t
d>287.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3131">Description</a></td><td
><font size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (84):
<tr bgcolor="#ffffff"> <td>3132</td><td>171.64.65.73</td><td>p3132_superLambda_e1_350K</td><td>1258</td><td>1.30</td><td>1.90</td><t
d>287.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3132">Description</a></td><td
><font size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (85):
<tr bgcolor="#dfdfdf"> <td>3133</td><td>171.64.65.73</td><td>p3133_superLambda_e1_350K</td><td>1258</td><td>1.30</td><td>1.90</td><t
d>287.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3133">Description</a></td><td
><font size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (86):
<tr bgcolor="#ffffff"> <td>3134</td><td>171.64.65.73</td><td>p3134_superLambda_e1_350K</td><td>1258</td><td>1.30</td><td>1.90</td><t
d>287.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3134">Description</a></td><td
><font size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (87):
<tr bgcolor="#dfdfdf"> <td>3135</td><td>171.64.65.73</td><td>p3135_superLambda_e1_350K</td><td>1258</td><td>1.30</td><td>1.90</td><t
d>287.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3135">Description</a></td><td
><font size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (88):
<tr bgcolor="#ffffff"> <td>3136</td><td>171.64.65.73</td><td>p3136_superLambda_e1_350K</td><td>1258</td><td>1.30</td><td>1.90</td><t
d>287.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3136">Description</a></td><td
><font size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (89):
<tr bgcolor="#dfdfdf"> <td>3137</td><td>171.64.65.73</td><td>p3137_superLambda_e1_350K</td><td>1258</td><td>1.30</td><td>1.90</td><t
d>287.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3137">Description</a></td><td
><font size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (90):
<tr bgcolor="#ffffff"> <td>3138</td><td>171.64.65.73</td><td>p3138_superLambda_e1_350K</td><td>1258</td><td>1.30</td><td>1.90</td><t
d>287.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3138">Description</a></td><td
><font size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (91):
<tr bgcolor="#dfdfdf"> <td>3139</td><td>171.64.65.73</td><td>p3139_spectroLambda</td><td>1254</td><td>1.30</td><td>1.90</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3139">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (92):
<tr bgcolor="#ffffff"> <td>3140</td><td>171.64.65.73</td><td>p3140_spectroLambda</td><td>1254</td><td>1.30</td><td>1.90</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3140">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (93):
<tr bgcolor="#dfdfdf"> <td>3141</td><td>171.64.65.73</td><td>p3141_spectroLambda</td><td>1254</td><td>1.30</td><td>1.90</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3141">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (94):
<tr bgcolor="#ffffff"> <td>3142</td><td>171.64.65.73</td><td>p3142_spectroLambda</td><td>1254</td><td>1.30</td><td>1.90</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3142">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (95):
<tr bgcolor="#dfdfdf"> <td>3143</td><td>171.64.65.73</td><td>p3143_spectroLambda</td><td>1254</td><td>1.30</td><td>1.90</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3143">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (96):
<tr bgcolor="#ffffff"> <td>3144</td><td>171.64.65.73</td><td>p3144_spectroLambda</td><td>1254</td><td>1.30</td><td>1.90</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3144">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (97):
<tr bgcolor="#dfdfdf"> <td>3145</td><td>171.64.65.73</td><td>p3145_spectroLambda</td><td>1254</td><td>1.30</td><td>1.90</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3145">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (98):
<tr bgcolor="#ffffff"> <td>3146</td><td>171.64.65.73</td><td>p3146_spectroLambda</td><td>1254</td><td>1.30</td><td>1.90</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3146">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (99):
<tr bgcolor="#dfdfdf"> <td>3147</td><td>171.64.65.73</td><td>p3147_supervillin_e1</td><td>576</td><td>1.30</td><td>3.00</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3147">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (100):
<tr bgcolor="#ffffff"> <td>3148</td><td>171.64.65.73</td><td>p3148_supervillin_e2</td><td>576</td><td>1.30</td><td>3.00</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3148">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (101):
<tr bgcolor="#dfdfdf"> <td>3149</td><td>171.64.65.73</td><td>p3149_supervillin_e3</td><td>576</td><td>1.30</td><td>3.00</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3149">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (102):
<tr bgcolor="#ffffff"> <td>3150</td><td>171.64.65.73</td><td>p3150_supervillin_e4</td><td>576</td><td>1.30</td><td>3.00</td><td>287.
00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3150">Description</a></td><td><font
 size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (103):
<tr bgcolor="#dfdfdf"> <td>3151</td><td>171.64.65.73</td><td>p3151_hisvillin_e1</td><td>582</td><td>1.30</td><td>3.00</td><td>287.00
</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3151">Description</a></td><td><font s
ize="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (104):
<tr bgcolor="#ffffff"> <td>3152</td><td>171.64.65.73</td><td>p3152_hisvillin_e2</td><td>582</td><td>1.30</td><td>3.00</td><td>287.00
</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3152">Description</a></td><td><font s
ize="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (105):
<tr bgcolor="#dfdfdf"> <td>3153</td><td>171.64.65.73</td><td>p3153_hisvillin_e3</td><td>582</td><td>1.30</td><td>3.00</td><td>287.00
</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3153">Description</a></td><td><font s
ize="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (106):
<tr bgcolor="#ffffff"> <td>3154</td><td>171.64.65.73</td><td>p3154_hisvillin_e4</td><td>582</td><td>1.30</td><td>3.00</td><td>287.00
</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3154">Description</a></td><td><font s
ize="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (107):
<tr bgcolor="#dfdfdf"> <td>3189</td><td>171.64.65.83</td><td>p3189_supervillin_e1.25</td><td>576</td><td>1.30</td><td>4.00</td><td>2
87.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3189">Description</a></td><td><f
ont size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (108):
<tr bgcolor="#ffffff"> <td>3190</td><td>171.64.65.73</td><td>p3190_supervillin_e1.25</td><td>576</td><td>1.30</td><td>4.00</td><td>2
87.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3190">Description</a></td><td><f
ont size="-1"></font></td><td>0.00</td></tr>
Warning: Cannot parse project line (109):
<tr bgcolor="#dfdfdf"> <td>3191</td><td>171.64.65.96</td><td>p3191_supervillin_StillGBSA_AM03_e1</td><td>576</td><td>2.00</td><td>3.
00</td><td>211.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3191">Description</a
></td><td><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (110):
<tr bgcolor="#ffffff"> <td>3192</td><td>171.64.65.96</td><td>p3192_supervillin_StillGBSA_AM03_e2</td><td>576</td><td>1.30</td><td>4.
00</td><td>289.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3192">Description</a
></td><td><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (111):
<tr bgcolor="#dfdfdf"> <td>3193</td><td>171.64.65.96</td><td>p3193_N68H_StillGBSA_AM03_e1</td><td>582</td><td>1.20</td><td>3.60</td>
<td>270.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3193">Description</a></td><
td><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (112):
<tr bgcolor="#ffffff"> <td>3194</td><td>171.64.65.96</td><td>p3194_N68H_StillGBSA_AM03_e2</td><td>582</td><td>1.20</td><td>3.60</td>
<td>275.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3194">Description</a></td><
td><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (113):
<tr bgcolor="#dfdfdf"> <td>3195</td><td>171.64.65.96</td><td>p3195_supervillin_StillGBSA_AM99sb_e1</td><td>576</td><td>2.00</td><td>
3.00</td><td>250.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3195">Description<
/a></td><td><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (114):
<tr bgcolor="#ffffff"> <td>3196</td><td>171.64.65.96</td><td>p3196_p3192_supervillin_StillGBSA_AM03_e2</td><td>576</td><td>1.30</td>
<td>4.00</td><td>289.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3196">Descript
ion</a></td><td><font size="-1">densign</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (115):
<tr bgcolor="#dfdfdf"> <td>3410</td><td>171.64.65.73</td><td>p3410_ntl9_capped_StillGB_298K</td><td>633</td><td>1.70</td><td>2.55</t
d><td>383.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3410">Description</a></td
><td><font size="-1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (116):
<tr bgcolor="#ffffff"> <td>3412</td><td>171.64.65.73</td><td>p3412_ntl9_capped_StillGB_298K</td><td>633</td><td>1.70</td><td>2.55</t
d><td>340.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3412">Description</a></td
><td><font size="-1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (117):
<tr bgcolor="#dfdfdf"> <td>3422</td><td>171.64.65.73</td><td>p3422_ntl9_capped_StillGB_298K</td><td>633</td><td>1.70</td><td>2.55</t
d><td>383.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3422">Description</a></td
><td><font size="-1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (118):
<tr bgcolor="#ffffff"> <td>3423</td><td>171.64.65.73</td><td>p3423_ntl9_capped_StillGB_298K</td><td>633</td><td>1.70</td><td>2.55</t
d><td>385.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3423">Description</a></td
><td><font size="-1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (119):
<tr bgcolor="#dfdfdf"> <td>3424</td><td>171.64.65.73</td><td>p3424_ntl9_capped_StillGB_298K</td><td>633</td><td>1.70</td><td>2.55</t
d><td>385.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3424">Description</a></td
><td><font size="-1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (120):
<tr bgcolor="#ffffff"> <td>3425</td><td>171.64.65.73</td><td>p3425_ntl9_capped_StillGB_298K</td><td>633</td><td>1.70</td><td>2.55</t
d><td>385.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3425">Description</a></td
><td><font size="-1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (121):
<tr bgcolor="#dfdfdf"> <td>3426</td><td>171.64.65.73</td><td>p3426_ntl9_capped_StillGB_298K</td><td>633</td><td>1.70</td><td>2.55</t
d><td>385.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3426">Description</a></td
><td><font size="-1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (122):
<tr bgcolor="#ffffff"> <td>3445</td><td>171.64.65.83</td><td>p3445_Fs_ext</td><td>264</td><td>3.00</td><td>6.00</td><td>251.00</td><
td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3445">Description</a></td><td><font size="-
1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (123):
<tr bgcolor="#dfdfdf"> <td>3446</td><td>171.64.65.83</td><td>p3446_Fs_ext</td><td>264</td><td>3.00</td><td>6.00</td><td>255.00</td><
td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3446">Description</a></td><td><font size="-
1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (124):
<tr bgcolor="#ffffff"> <td>3451</td><td>171.64.65.83</td><td>p3451_Fs_ext</td><td>264</td><td>3.00</td><td>6.00</td><td>251.00</td><
td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3451">Description</a></td><td><font size="-
1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (125):
<tr bgcolor="#dfdfdf"> <td>3452</td><td>171.64.65.83</td><td>p3452_Fs_ext</td><td>264</td><td>3.00</td><td>6.00</td><td>251.00</td><
td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3452">Description</a></td><td><font size="-
1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (126):
<tr bgcolor="#ffffff"> <td>3453</td><td>171.64.65.83</td><td>p3453_Fs_ext</td><td>264</td><td>3.00</td><td>6.00</td><td>251.00</td><
td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3453">Description</a></td><td><font size="-
1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (127):
<tr bgcolor="#dfdfdf"> <td>3454</td><td>171.64.65.83</td><td>p3454_Fs_ext</td><td>264</td><td>3.00</td><td>6.00</td><td>251.00</td><
td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3454">Description</a></td><td><font size="-
1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (128):
<tr bgcolor="#ffffff"> <td>3455</td><td>171.64.65.83</td><td>p3455_ProG_hpin</td><td>247</td><td>3.00</td><td>6.00</td><td>244.00</t
d><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3455">Description</a></td><td><font size
="-1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (129):
<tr bgcolor="#dfdfdf"> <td>3456</td><td>171.64.65.83</td><td>p3456_ProG_hpin</td><td>247</td><td>3.00</td><td>6.00</td><td>247.00</t
d><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3456">Description</a></td><td><font size
="-1">vvoelz</font></td><td>0.00</td></tr>
Warning: Cannot parse project line (130):
<tr bgcolor="#ffffff"> <td>3457</td><td>171.64.65.83</td><td>p3457_Ubq_hpin</td><td>267</td><td>3.00</td><td>6.00</td><td>255.00</td
><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=3457">Description</a></td><td><font size=
"-1">vvoelz</font></td><td>0.00</td></tr>
<snipped a lot as I exceeded the max character limit>
&  
Folding since 1 WU=1 point
ImageImage
smoking2000
Posts: 471
Joined: Mon Dec 03, 2007 6:20 am
Location: Amsterdam
Contact:

Re: FCI: Folding@Home Client Info (Web based client monitor)

Post by smoking2000 »

The new fci-update-xml-files.pl work correctly wrt TPF calculation. It may be that your log is corrupted, and the the Project line cannot be parsed whereby the script cannot the point where the WU in question starts.

Have a look at the debug output (-b) to see what the parsers finds in the FAHlog-Complete.txt for the clients in question. Beware that the debug output is very verbose, so you'll want to pipe it through less.
rhavern wrote:

Code: Select all

Date: Wed, 23 Dec 2009 14:36:10 GMT
From: root@linux-<elided> (Cron Daemon)
To: <elided>
Subject: Cron <elided> /usr/local/bin/fci-update-jmol-projects.pl --dir /var/www/fci/

Skipping import of project 10000 from the Jmol project XML file.
No mapping exists for code: PM
Skipping import of project 6001 from the Jmol project XML file.
No mapping exists for code: A4
Skipping import of project 6002 from the Jmol project XML file.
No mapping exists for code: A4
Skipping import of project 10001 from the Jmol project XML file.
No mapping exists for code: PM
These are caused by the new projects for which there is not mapping between the shortname Jmol uses in its XML project list, and the code names used on the psummary.

This has been fixed in the new version of fci-update-jmol-projects.pl which you can get from:
http://fci.bile.nl/downloads/fci-update ... ects.pl.gz
rhavern wrote:

Code: Select all

Date: Wed, 23 Dec 2009 15:05:03 GMT
From: root@linux-<elided> (Cron Daemon)
To: <elided>
Subject: Cron <elided> /usr/local/bin/fci-update-qd-files.pl --dir /var/www/fci/

Error: Failed to retrieve URL! (http://linuxminded.xs4all.nl/software/qd-tools/binaries/darwin/universal/qd)
Server returned: 500 read failed: Connection reset by peer
This was likely caused by my slighly crappy DSL modem, it tends to lose sync every now and then. Shouldn't be an issue, qd is only used on the FCI clients, but it is not downloaded automatically (except for qdinfo.dat which is) unless --update-qd is given to fci-client.pl
rhavern wrote:

Code: Select all

Date: Wed, 23 Dec 2009 15:00:07 GMT
From: root@linux-<elided> (Cron Daemon)
To: <elided>
Subject: Cron <elided> /usr/local/bin/fci-update-stanford-files.pl --dir /var/www/fci/

Warning: Cannot parse project line (32):
<tr bgcolor="#dfdfdf"> <td>2466</td><td>171.65.103.162</td><td>p2466_Translocon_channel_no_frags_Thanks4Folding!</td><td>95992</td><
td>45.00</td><td>66.00</td><td>905.00</td><td>100</td><td>GROMACS</td><td><a href="http://fah-web.stanford.edu/cgi-bin/fahproject?p=
2466">Description</a></td><td><font size="-1">ppetrone</font></td><td>0.00</td></tr>
<snipped a lot as I exceeded the max character limit>
See my comments in psummary upgrade.

The new psummary pages use a new format which is not handled by fci-update-stanford-files.pl, I have an updated version which parses most of the changed lines except for those without a contact, I consider those lines broken (they also use a different code, went from GRO-PS3 to GROMACS) so the parser still complains about not being able to parse those.

Have you installed my previous update for fci-update-stanford-files.pl, which was included in FCI 1.5.1? It fixes some of these parser issues, but not all. I won't release the updated parser yet, because it has many changes only used in 1.6 which is not ready for release yet.
Post Reply