Internet-based Distributed Computing Projects | |
Home
News and Articles
Active Projects
Computing Platforms Upcoming Projects Recently Completed Projects Past Projects Tools Development Platforms Conferences Parody and Fun Sites Links Politics Teams Books and Journals |
Recently Completed Distributed Computing Projects |
Project Information | Category | Completion Date | Project Duration | Total Number of Participants/ Computers |
---|---|---|---|---|
Genetic TSP used a Java application that ran through a user's web browser and used genetic algorithms to solve a Traveling Salesman Problem (in a TSP, a salesman must find the shortest route in which he/she can visit each a set of cities once and return to his/her starting city). This project attempted to solve a problem of 15,122 cities of Germany. As of December, 2003, the current record-holders of this problem were Princeton University and Rice University. | Puzzles/Games | December, 2003 | 2 years | unknown/unknown |
![]() |
Mathematics | October, 2003 | at least 3 years | 604/unknown |
![]() Join a discussion forum about the project. |
Mathematics | August, 2003 | 2 months | 65/unknown |
![]() ![]() |
Life Sciences | August, 2003 | 9 months | 1,470/unknown |
![]() The project's first challenge was the RSA 576-bit factoring challenge. The project's first attemp to solve the challenge was through random guesses. For this attemp, volunteers generated 39,033,522 packets (.154885015296E+15 keys checked) for the project. The attempt ended on January 10, 2003. The project's second attempt, Phase 2, would have used a General Number Field Sieve (GNFS) algorithm. The second challenge was the MD5 project. The MD5 encryption algorithm is widely used in business, secure websites, Unix systems, and the Internet. The challenge would have demonstrated MD5's vulnerability, forcing people who use it to develop a better algorithm. This project began on January 30, 2003, and was stopped on May 20, 2003, due to a lack of interest from the MD5 developers (who were outside of the NEO project). The challenge tested at least 0.53% of the MD5 keyspace. The third challenge was the Tellurium project, a physics project in which space-time geometry, specifically Isaac Newton's Equivalence Principle (see a simpler explanation), would be tested with the handedness or chirality property of matter. The principle has never been tested this way: if the test had caused it to fail, then Albert Einstein's General Relativity theory would be shown to be subtly incorrect. This challenge began on May 9, 2003, but the alpha client for the challenge was never publicly released. The fourth challenge was World TSP, a study of the Traveling Salesman Problem. This challenge attempted to find the shortest route which visits all 1,904,711 populated cities and towns on Earth. "The current best lower bound on the length of a tour for the World TSP [was] 7,510,666,782 (Kilometers)." This bound was established on June 18, 2002. The challenge used an evolving artificial intelligence algorithm to attempt to beat that bound. With 97,820 total routes completed, the shortest route discovered was 13,802,932,609 Kilometers. |
Cryptography, Science | July 31, 2003 | 10 months | ~50,000/~50,000 |
![]() Source code for the project is available here and here for anyone who would like to continue the project. Listen to an April 26, 2003 CBC Radio interview (in RealAudio format) with some of the project coordinators. |
Cryptography | July 31, 2003 | 4 months | ~4,000/unknown |
The search for Wieferich prime numbers looked for numbers of the form ap-1 = 1 (mod p2) for a = 2 or 3. The only two known Wieferich primes are 1,093 and 3,511 and there are no other Wieferich primes less than 2 * 1014. The project extended the search limit to 1.25 * 1015, but did not find any new Wieferich primes. 131,429 total ranges (37,424,648,092,395 primes) were checked at an average speed of 621,457 primes per second. 131 near-misses were found. | Mathematics | June 19, 2003 | 14 months | 304/unknown |
![]() |
Puzzles/Games | April, 2003 | 10 months | 658/unknown |
![]() The sub-projects:
|
Life Sciences | April 30, 2003 | 4 months | unknown/12,000 |
![]() 567,847 entries were submitted for the project. See the smallest known spans discovered by the project. Join a discussion group about the project. |
Mathematics | March 7, 2003 | 4 months | 44/unknown |
![]() | Human | January 17, 2003 | 1 year | 36,000/not applicable |
DClient
was a distributed, brute-force attempt to find the secret "backdoor"
password for Tivo's version 3.2
software. This password would allow a Tivo device owner to enable hidden
features in the software. The project ended before a key was found.
You can read the project
post-mortem, download the
server source
code or the last version of the
client application
or see the final
stats page. The project generated about 2.7 billion blocks of keys using
about 85 CPU years.
Version 1 of this project was known as Tivocrack. 320,679 packets were completed for Tivocrack. Tivocrack began from a discussion forum. Version 2 became active around November 8, 2002. |
Cryptography | January 20, 2003 | 3 months | unknown/unknown |
the smallest remaining Sierpinski problem candidate k=4847 project searched for prime numbers of the form 4847.2n+1 for n > 1,000,000 (n <= 1,000,000 had already been checked). The project was coordinated by Payam Samidoost, an active researcher of Fermat numbers. It used George Woltman's PRP software. The project was merged with the Seventeen or Bust project in November, 2002. | Mathematics | November, 2002 | 4 months | 9/unknown |
![]() After 68,228,567 total distinguished points were found, the solution was discovered to be k=281183840311601949668207954530684. See more information about the solution. Join a discussion group about this project. |
Cryptography | October 15, 2002 | 6 months | 10,308/unknown |
![]() |
Charity | July 22, 2002 | 458 days | over 600,000/unknown |
Give Water, sponsored by Thames Water, gives safe drinking water to needy people around the world. The project had a free donation button that it asked to be clicked 4 million times. After that goal was reached, the project donated £200,000 to Water Aid, enough money to provide safe drinking water for 13,000 people. Note that the original goal of the project was to donate £50,000 to help 4,600 people. | Charity | June 26, 2002 | 6 months | unknown/unknown |
![]() The website is written in French, but an English translation of the main page is available, and babelfish provides a reasonable translation of the text. More information in English may be found at AFM, Association Francaise contre les Myopathies. |
Life Sciences | May 2, 2002 | 2 months | 75,000/unknown |
![]() qoopy's first project, EvoChess, evolved chess-playing programs. Each user's client generated some programs. The more successful programs survives and combines with other users' chess programs to speed up the evolutionary process. Users could play against the evolved chess programs and see information about the best evolved programs in the stats pages. The last version of the project client only allowed programs which looked ahead 5-10 moves to survive. In the end, "the first evolution converged quite fast. This was due to the fact that the individuals faced an immovable enemy (the minimax algorithm)." A diploma thesis "Verteilte Evolution von Schachprogrammen" (Distributed Evolution of Chess Programs) based on this project and written by Roderich Groß and Keno Albrecht, is available online (it is available only in German). |
Puzzles/Games | February 23, 2002 | 6 months | 1,700 users/unknown (2,228,343 games played) |
![]() |
Science | March 1, 2002 | 7 months | 148/unknown (7.066% best muon transfer rate for 6,373,866,047 total particles simulated) |
![]() grid.org's first completed project was a bioinformatics research project for the Washington University in St. Louis, Missouri. The project, called HMMER, used the Hidden Markov Modeling technique to compare known DNA sequences (amino acids) against the data from the Human Genome Project to find similar sequences. grid.org's second completed project searched for potential drugs to fight the toxic properties of anthrax so that the disease can be treated in humans in its advanced stages. Any likely drug candidates from the project will be given to the U.S. government and other U.S.-friendly governments for further development into actual drugs. This project began on January 22, 2002 and the screening phase concluded successfully on February 14, 2002. From a pool of 3.57 billion molecules it found over 300,000 drug candidates. |
Life Sciences | February 14, 2002 | 4 weeks | unknown/unknown (2,867,618 results) |
![]() The Safer Markets URL is redirected to entropia's home page, and the SaferMarkets was taken offline immediately when the project concluded. |
Financial | January, 2002 | 9 months | unknown/9,335 (970,885 tasks completed) |
![]() |
Internet | December 17, 2001 | less than 1 year | over 10,000/unknown |
![]() |
Life Sciences | September 27, 2001 | less than 1 year | unknown/unknown |
![]() Background of the influenza vaccine modeling project. The last unofficial Stats Page created by Mike Rosack. |
Life Sciences | September, 2001 | 14 months | ?/? |
Top... |