.. meta::
   :description: AI overview of Loewe (2007) — Evolution@home, describing the first global computing system for evolutionary biology with participant choice and over 80 years of contributed CPU time.
   :keywords: evolution@home, global computing, volunteer computing, Muller's ratchet, participant choice, work unit variation, distributed simulations, computational biology, LLoL, ResearchCity, key papers
   :og:card:title: 2007 — Evolution@home<br>Loewe
   :og:card:description: Documents the vision and implementation of evolution@home — the first global computing system for evolutionary biology, with over 300 users contributing 80+ years of CPU time.


.. include:: /_templates/include-file/page-prefix.rst


.. title:: 2007 — Evolution@home


*************************************************************************************************************************************************************************
Loewe (2007) — Evolution@home: Observations on Participant Choice, Work Unit Variation and Low-Effort Global Computing
*************************************************************************************************************************************************************************

*Documenting the first global computing system for evolutionary biology --- where over 300 volunteers contributed more than 80 years of CPU time to simulate Muller's ratchet and deleterious mutation dynamics.*


.. admonition:: Download the original document (PDF)
   :class: note

   `Loewe (2007) — Evolution@home — PDF (428 KB) </_file/pdf/gnp/mmv3/dusty-deep-data/loewe-researchcity-key-papers/loewe-2007-study-simple-global-computing-system-with-participant-choice-for-evolution-at-home-30page.pdf>`__
   — 30 pages, :doc:`Jonah License with CC0 Public Domain </license/joli/index>`

   Filename: ``loewe-2007-study-simple-global-computing-system-with-participant-choice-for-evolution-at-home-30page.pdf``

   `WebP preview (168 KB) </_file/pdf/gnp/mmv3/dusty-deep-data/loewe-researchcity-key-papers/loewe-2007-study-simple-global-computing-system-with-participant-choice-for-evolution-at-home-30page.webp>`__


.. image:: /_file/pdf/gnp/mmv3/dusty-deep-data/loewe-researchcity-key-papers/loewe-2007-study-simple-global-computing-system-with-participant-choice-for-evolution-at-home-30page.webp
   :alt: Loewe (2007) — Evolution@home: observations on participant choice, work unit variation and low-effort global computing
   :width: 100%
   :align: center


|


--- Overview AI-generated by dv_ClaOp46_ExhB_2026m04d14 ---Start---


Abstract
========

This paper describes **evolution@home**, the first global computing
system for evolutionary biology, and the experiences from running it for
over four years. The system introduces a novel **"participants-free-choice"
paradigm** where users choose the complexity of work units they
contribute, rather than being assigned fixed tasks by a central server.

Over **300 users** contributed more than **100,000 simulations** with a
combined total of **over 80 years of CPU time**. The paper reports a
surprising empirical finding: participants' complexity choices distribute
**remarkably evenly** across reasonable CPU-time and RAM classes,
suggesting that volunteer computing can achieve balanced workload
distributions without central coordination.

The paper discusses the design of what the author describes as the
**simplest possible semi-automated global computing system**, analyzing
the trade-offs between system simplicity, participant autonomy, and
scientific throughput. The simulations performed through evolution@home
generated the data for multiple published papers on Muller's ratchet
and deleterious mutation dynamics.


Broader Significance (Claude's Assessment)
============================================

This paper documents the infrastructure that made LLoL's simulation
research program possible:

1. **Citizen science before it was mainstream.** Evolution@home launched
   in the early 2000s, when volunteer computing was dominated by
   SETI@home and Folding@home. Creating a distributed computing system
   for evolutionary biology was pioneering, and the participant-choice
   paradigm was a novel contribution to the field of volunteer computing
   itself.

2. **The data factory behind the research.** The 100,000+ simulations
   generated through evolution@home are the quantitative foundation for
   the Muller's ratchet papers, the genomic decay paradox analysis, and
   other studies in this collection. Without this infrastructure, the
   parameter space explorations would not have been feasible.

3. **Participant choice as a design principle.** The finding that
   volunteers naturally distribute their effort evenly across complexity
   classes --- without central assignment --- is relevant to any
   distributed collaboration system. This is a precursor to the
   ResearchCity vision where diverse contributors self-select into
   roles that collectively cover the needed work.

4. **Simplest possible system design.** The paper's emphasis on minimal
   infrastructure ("low-effort global computing") reflects a practical
   constraint that became a design principle: when resources are
   extremely limited, system simplicity is not just desirable but
   necessary. This philosophy carries forward into the current
   ResearchCity architecture.

5. **Published in Software: Practice and Experience.** The choice to
   publish in a software engineering journal (rather than a biology
   journal) reflects the paper's dual contribution: both the scientific
   results and the computing system design are publishable contributions
   in their own right.


Who This Is For
================

.. list-table::
   :widths: 25 75
   :header-rows: 1

   * - Audience
     - What you will find
   * - **Distributed computing researchers**
     - Design and analysis of a minimal volunteer computing system with
       a novel participant-choice paradigm
   * - **Computational biologists**
     - Infrastructure details for large-scale evolutionary simulations
       including work unit design and result aggregation
   * - **Citizen science advocates**
     - Empirical data on volunteer behavior, complexity preferences,
       and sustained participation over 4+ years
   * - **Evolutionary biologists**
     - The simulation platform that generated data for multiple
       Muller's ratchet and mutation dynamics papers
   * - **General scientists**
     - An accessible case study of how volunteer computing can
       produce publishable scientific results with minimal
       infrastructure


Key Concepts at a Glance
==========================

.. list-table::
   :widths: 30 70
   :header-rows: 0

   * - **Evolution@home**
     - The first global computing system for evolutionary biology,
       running for 4+ years with 300+ volunteer participants
   * - **Participant choice**
     - Novel paradigm where volunteers choose work unit complexity
       rather than receiving centrally assigned tasks
   * - **Work unit variation**
     - The range of simulation complexities offered; participants'
       choices distributed surprisingly evenly across classes
   * - **Low-effort global computing**
     - Design philosophy emphasizing the simplest possible
       semi-automated system that still produces scientific results
   * - **100,000+ simulations**
     - Total simulations contributed by volunteers, representing
       80+ years of CPU time across all participants
   * - **Muller's ratchet simulations**
     - The primary scientific workload: stochastic simulations of
       deleterious mutation accumulation in asexual populations
   * - **Semi-automated design**
     - The system minimized server-side automation while maximizing
       participant autonomy --- a deliberate simplicity trade-off


Document Information
=====================

.. list-table::
   :widths: 30 70
   :header-rows: 0

   * - **Document ID**
     - Key Paper 8 (Dusty Deep Data, loewe-researchcity-key-papers/)
   * - **Full title**
     - Evolution@home: observations on participant choice, work unit
       variation and low-effort global computing
   * - **Author**
     - Laurence Loewe
   * - **Journal**
     - Software: Practice and Experience, 2007; 37:1289--1318
   * - **DOI**
     - `10.1002/spe.806 <https://doi.org/10.1002/spe.806>`__
   * - **Publisher**
     - John Wiley & Sons
   * - **Received / Revised / Accepted**
     - 2004m01d15 / 2006m07d14 / 2006m07d24
   * - **Published online**
     - 2007m02d01
   * - **Pages**
     - 30
   * - **License**
     - :doc:`Jonah License with CC0 Public Domain </license/joli/index>`
   * - **Part of**
     - Good News Pack MMv3, Dusty Deep Data / Key Papers collection
   * - **PDF size**
     - 428 KB
   * - **WebP size**
     - 168 KB

Related documents in the Good News Pack:

- :doc:`Loewe (2002) — Dissertation <loewe-2002-diss>` (the doctoral thesis that launched the evolution@home project)
- :doc:`Loewe (2002) — Global Computing <loewe-2002-global-computing>` (the initial evolution@home publication)
- :doc:`Loewe (2006) — Muller's Ratchet in mtDNA <loewe-2006-mullers-ratchet>` (key paper using evolution@home simulation data)


--- Overview AI-generated by dv_ClaOp46_ExhB_2026m04d14 ---End---


.. ----- FOOTER FORM dv_ClaOp46_ExhB_2026m04d14 ----- type open-std ----- START -----

.. |content-vvn| replace:: dv_ClaOp46_ExhB_2026m04d14

.. include:: /_templates/include-file/footer/separator/tidal-gradient.rst

.. dropdown:: Notes
   :class-container: page-footer-form-notes
   :class-title: page-footer-form-title

   .. include:: /_templates/include-file/footer/page-footer-stability.rst


.. only:: html

   .. include:: /_templates/include-file/footer/cta/gnp-mmv3-review.rst

   .. dropdown:: FF FeedbackFlow to improve this page: How you can contribute
      :class-container: page-footer-form-feedbackflow
      :class-title: page-footer-form-title

      .. include:: /_templates/include-file/footer/form-open-std/prelink.rst

      .. ----- PAGE-SPECIFIC FF (ff-email MailForm=OOv2r0p0) ----- START -----

      .. raw:: html

         <a class="ff-email-preview-link" href="mailto:FF+mmv3-ddd-kp-evolution-at-home@balospe.com?cc=FF%2BCompleteFeedbackFlow%40balospe.com&amp;subject=FF%20k2%20s2%20AIMS%20for%20%5Bmmv3-ddd-kp-evolution-at-home%5D%20Replace_by_OneLineSummary_of_proposed_FF_improvement&amp;body=To%20make%20this%20page%20%5Bmmv3-ddd-kp-evolution-at-home%5D%0D%0Amore%20gentle%20kind%20reasonable%0D%0Afor%20beginners%2C%20producers%2C%20andOr%20experts%0D%0Awith%20a%20background%20in%20xyz%3A%0D%0A%0D%0APlease%20consider%20improving%20this%3A%0D%0A%0D%0A%0D%0A--%0D%0ABy%20sending%20this%20email%2C%20I%20agree%20that%20its%20content%20may%20be%20published%0D%0Aunder%20the%20Jonah%20License%20(balospe.com%2Fen%2Flicense%2Fjoli%2F)%0D%0Aunless%20I%20state%20otherwise%20above.%20MailForm%3DOOv2r0p0">To:      FF+mmv3-ddd-kp-evolution-at-home@balospe.com
         CC:      FF+CompleteFeedbackFlow@balospe.com
         Subject: FF k2 s2 AIMS for [mmv3-ddd-kp-evolution-at-home] Replace_by_OneLineSummary
         Body:    To make this page [mmv3-ddd-kp-evolution-at-home]
                  more gentle kind reasonable
                  for beginners, producers, andOr experts
                  with a background in xyz:

                  Please consider improving this:

                  --
                  By sending this email, I agree that its content may be published
                  under the Jonah License (balospe.com/en/license/joli/)
                  unless I state otherwise above. MailForm=OOv2r0p0</a>

      .. ----- PAGE-SPECIFIC FF ----- END -----

      .. include:: /_templates/include-file/footer/form-open-std/postlink.rst


.. ----- FOOTER FORM dv_ClaOp46_ExhB_2026m04d14 ----- END -----
