An update on our seti@home progress.
The SETI@Home client program was recently upgraded and today we downloaded v7.0.64 to install on the PCs and v7.0.65 for the macs. We are still having issues with the linux versions and have had to use 6.10.58 and 6.12.34 due to missing libraries.
./boinc –version
./boinc: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
[BOINC]$ ls -l /usr/lib/libssl*
-rwxr-xr-x. 1 root root 232488 Feb 25 13:13 /usr/lib/libssl3.so
lrwxrwxrwx. 1 root root 21 Mar 23 11:40 /usr/lib/libsslcommon.so.5 -> libsslcommon.so.5.0.0
-rwxr-xr-x. 1 root root 141608 Feb 15 09:00 /usr/lib/libsslcommon.so.5.0.0
-rwxr-xr-x. 1 root root 41392 Jan 14 2012 /usr/lib/libssldap60.so
-rwxr-xr-x. 1 root root 232508 Oct 2 2006 /usr/lib/libssl.so.0.9.7a
lrwxrwxrwx. 1 root root 16 Mar 23 11:21 /usr/lib/libssl.so.10 -> libssl.so.1.0.0k
-rwxr-xr-x. 1 root root 356872 Feb 19 16:13 /usr/lib/libssl.so.1.0.0k
lrwxrwxrwx. 1 root root 16 Nov 1 2006 /usr/lib/libssl.so.4 -> libssl.so.0.9.7a
ln -s /usr/lib/libssl.so.1.0.0k /usr/lib/libssl.so.1.0.0
[BOINC]$ ./boinc –version
./boinc: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
That fixes the first error but now another is present.
ln -s /usr/lib/libcrypto.so.1.0.0k /usr/lib/libcrypto.so.1.0.0
./boinc –version
./boinc: /lib/libssl.so.1.0.0: no version information available (required by ./boinc)
./boinc: /usr/lib/libcurl.so.4: no version information available (required by ./boinc)
./boinc: /lib/libcrypto.so.1.0.0: no version information available (required by ./boinc)
hmm.. now another type of error. But! It still runs.. looks like it was a warning message only.
./run_client &
to start and
ps aux | grep -i boinc
6581 0.0 0.1 23176 4128 pts/1 S 12:54 0:00 ./boinc
shows that it is running. But it doesn’t seem to be doing anything… hmmm.
We have gained a few more spots in Canada:
2012 November: 199 out of 48,069
2013 March: 163 out of 48,069
2013 April 153 out of 48,069
and in all of the world-wide SETI effort
2012 November: 3,935 out of 1,342,720
2013 March: 3,393 out of 1,374,686
2013 April: 1,707 out of 1,387,235
It will be slow going from here on out, as the top crunchers tend to have faster machines.
Not sure where this is going in the future.. the novelty has long since worn off, there appear to be no hard successful results. Already there have been times when the increase in home computing has outstripped the servers ability to serve data and they run out! This will only get worse in the future.