Code: Select all
jimerickson@odysseus:~$ fci-client.pl --verbose
Loading configuration from file: /home/jimerickson/.fci/fci-client.conf.
username : admin
password : ********
client-name : smp2
fah-dir : /home/smp2/
client-name : gpu3
fah-dir : /home/gpu3
Successfully loaded configuration file.
Effective command line:
/usr/local/bin/fci-client.pl --username admin --password ******** --name gpu3 --dir /home/gpu3 --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/gpu3/queue.dat ... OK
Checking: /home/gpu3/work/current.xyz ... MISSING! (OK, not required)
Checking: /home/gpu3/client.cfg ... OK
Checking: /home/gpu3/FAHlog.txt ... OK
Checking: /home/gpu3/FAHlog-Prev.txt ... OK
Checking: /home/gpu3/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 disk: /home/jimerickson/.fci/qdinfo.dat ... Done.
Local version: 2010-08-28
Fetched version: 2010-08-28
Local functional revision: 083
Fetched functional revision: 083
Local generation time: Sat Aug 28 03:00:01 2010
Fetched generation time: Sat Aug 28 03:00:01 2010
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/gpu3/" -x
Composing list of files to upload:
Checking: /home/gpu3/client.cfg ... Upload.
Checking: /home/gpu3/FAHlog.txt ... Upload.
Checking: /home/gpu3/FAHlog-Prev.txt ... Upload.
Checking: /home/gpu3/MyFolding.html ... Upload.
Checking: /home/gpu3/unitinfo.txt ... Upload.
Checking: /home/gpu3/work/current.xyz ... Skip. (Nonexistent)
Looking up CPU and RAM information:
CPU: Intel(R) Xeon(R) CPU E5450 @ 3.00GHz 3000.000 MHz 6144 KB Cache
RAM: 66112676 kB
Looking up GPU information:
GPU: nVidia GeForce GTX 480 1.50 GB (195.36.24) Temp: 65C Fan: 100%
Looking up Operating System information.
Reading file from disk: /etc/debian_version ... Done.
Name : Ubuntu 10.04.1 LTS
Version : Linux 2.6.32-24-generic
Hardware: x86_64
Uptime : 09:36:07 up 3 days, 1:52, 2 users, load average: 9.00, 8.65, 8.51
Uploading data to the server ... Authentication Required!
The server responded with a HTTP 401 status code.
Retrying with Authentication credentials.
Using authentication credentials:
Netlocation: 127.0.0.1:80
Realm : Folding@Home Client Info
Username : admin
Password : ********
Uploading data to the server ... Success.
##############################[ Server Response ]##############################
FCI Server v1.6.3: Receiving new upload on 2010-08-29 09:36:08.
Checking client version...
v1.0 or newer, no conversion required.
Upload parameters validated.
Client : gpu3
OS Name : Ubuntu 10.04.1 LTS
OS Version : Linux 2.6.32-24-generic
OS Hardware : x86_64
OS Uptime : 09:36:07 up 3 days, 1:52, 2 users, load average: 9.00, 8.65, 8.51
CPU : Intel(R) Xeon(R) CPU E5450 @ 3.00GHz 3000.000 MHz 6144 KB Cache
RAM : 66112676 kB
GPU : nVidia GeForce GTX 480 1.50 GB (195.36.24) Temp: 65C Fan: 100%
FCI Version : 1.5.1
IP Address : 127.0.0.1
Hostname : 127.0.0.1
User-Agent : fci-client/1.5.1
Saved qd data to: client-data/gpu3/qd-data.xml.new
Saving uploaded files:
Checking: client.cfg Uploaded Saved to: client-data/gpu3/client.cfg.new
Checking: FAHlog.txt Uploaded Saved to: client-data/gpu3/FAHlog.txt.new
Checking: FAHlog-Prev.txt Uploaded Saved to: client-data/gpu3/FAHlog-Prev.txt.new
Checking: MyFolding.html Uploaded Saved to: client-data/gpu3/MyFolding.html.new
Checking: unitinfo.txt Uploaded Saved to: client-data/gpu3/unitinfo.txt.new
Checking: current.xyz Missing
Creating new FAHlog-Complete.txt:
Adding: FAHlog-Prev.txt
Adding: FAHlog.txt
Saved to: client-data/gpu3/FAHlog-Complete.txt.new
Creating new client.xml:
Adding: Client information
Adding: Files list
Adding: Network information
Adding: Operating System information
Adding: Hardware information
Saved to: client-data/gpu3/client.xml.new
Processing client project.
Current workunit:
Project: 10632 (Run 94, Clone 36, Gen 27)
WU Name: OPENMMGMX_test
Project and trajectory already known.
Upload processing completed on 2010-08-29 09:36:16.
Execution time: 8.04576 wallclock secs ( 4.50 usr + 0.01 sys = 4.51 CPU)
##############################[ Server Response ]##############################
jimerickson@odysseus:~$
Code: Select all
jimerickson@odysseus:~$ fci-client.pl --verbose --name smp2 --dir /home/smp2
Loading configuration from file: /home/jimerickson/.fci/fci-client.conf.
username : admin
password : ********
Successfully loaded configuration file.
Effective command line:
/usr/local/bin/fci-client.pl --username admin --password ******** --name smp2 --dir /home/smp2 --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/smp2/queue.dat ... OK
Checking: /home/smp2/work/current.xyz ... MISSING! (OK, not required)
Checking: /home/smp2/client.cfg ... OK
Checking: /home/smp2/FAHlog.txt ... OK
Checking: /home/smp2/FAHlog-Prev.txt ... MISSING! (OK, not required)
Checking: /home/smp2/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 disk: /home/jimerickson/.fci/qdinfo.dat ... Done.
Local version: 2010-08-28
Fetched version: 2010-08-28
Local functional revision: 083
Fetched functional revision: 083
Local generation time: Sat Aug 28 03:00:01 2010
Fetched generation time: Sat Aug 28 03:00:01 2010
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/smp2/" -x
Composing list of files to upload:
Checking: /home/smp2/client.cfg ... Upload.
Checking: /home/smp2/FAHlog.txt ... Upload.
Checking: /home/smp2/FAHlog-Prev.txt ... Skip. (Nonexistent)
Checking: /home/smp2/MyFolding.html ... Upload.
Checking: /home/smp2/unitinfo.txt ... Upload.
Checking: /home/smp2/work/current.xyz ... Skip. (Nonexistent)
Looking up CPU and RAM information:
CPU: Intel(R) Xeon(R) CPU E5450 @ 3.00GHz 3000.000 MHz 6144 KB Cache
RAM: 66112676 kB
Looking up GPU information:
GPU: nVidia GeForce GTX 480 1.50 GB (195.36.24) Temp: 65C Fan: 100%
Looking up Operating System information.
Reading file from disk: /etc/debian_version ... Done.
Name : Ubuntu 10.04.1 LTS
Version : Linux 2.6.32-24-generic
Hardware: x86_64
Uptime : 09:47:40 up 3 days, 2:03, 2 users, load average: 8.42, 8.53, 8.52
Uploading data to the server ... Authentication Required!
The server responded with a HTTP 401 status code.
Retrying with Authentication credentials.
Using authentication credentials:
Netlocation: 127.0.0.1:80
Realm : Folding@Home Client Info
Username : admin
Password : ********
Uploading data to the server ... Success.
##############################[ Server Response ]##############################
FCI Server v1.6.3: Receiving new upload on 2010-08-29 09:47:40.
Checking client version...
v1.0 or newer, no conversion required.
Upload parameters validated.
Client : smp2
OS Name : Ubuntu 10.04.1 LTS
OS Version : Linux 2.6.32-24-generic
OS Hardware : x86_64
OS Uptime : 09:47:40 up 3 days, 2:03, 2 users, load average: 8.42, 8.53, 8.52
CPU : Intel(R) Xeon(R) CPU E5450 @ 3.00GHz 3000.000 MHz 6144 KB Cache
RAM : 66112676 kB
GPU : nVidia GeForce GTX 480 1.50 GB (195.36.24) Temp: 65C Fan: 100%
FCI Version : 1.5.1
IP Address : 127.0.0.1
Hostname : 127.0.0.1
User-Agent : fci-client/1.5.1
Saved qd data to: client-data/smp2/qd-data.xml.new
Saving uploaded files:
Checking: client.cfg Uploaded Saved to: client-data/smp2/client.cfg.new
Checking: FAHlog.txt Uploaded Saved to: client-data/smp2/FAHlog.txt.new
Checking: FAHlog-Prev.txt Missing
Checking: MyFolding.html Uploaded Saved to: client-data/smp2/MyFolding.html.new
Checking: unitinfo.txt Uploaded Saved to: client-data/smp2/unitinfo.txt.new
Checking: current.xyz Missing
Creating new FAHlog-Complete.txt:
Adding: FAHlog.txt
Saved to: client-data/smp2/FAHlog-Complete.txt.new
Creating new client.xml:
Adding: Client information
Adding: Files list
Adding: Network information
Adding: Operating System information
Adding: Hardware information
Saved to: client-data/smp2/client.xml.new
Processing client project.
Current workunit:
Project: 2684 (Run 8, Clone 13, Gen 15)
WU Name: p2684_SINGLE VESICLE in water
Project and trajectory already known.
Upload processing completed on 2010-08-29 09:47:47.
Execution time: 6.81181 wallclock secs ( 3.47 usr + 0.01 sys = 3.48 CPU)
##############################[ Server Response ]##############################
jimerickson@odysseus:~$