It doesn't start:
Code: Select all
[15:09:17] + Attempting to get work packet
[15:09:17] + No unsent completed units remaining.
[15:09:17] - Autosend completed
[15:09:17] - Detect CPU. Vendor: GenuineIntel, Family: 6, Model: 7, Stepping: 10
[15:09:17] - Connecting to assignment server
[15:09:17] Connecting to http://assign.stanford.edu:8080/
[15:09:18] Posted data.
[15:09:18] Initial: 43AB; - Successful: assigned to (171.67.108.33).
[15:09:18] + News From Folding@Home: Welcome to Folding@Home
[15:09:18] Loaded queue successfully.
[15:09:18] Connecting to http://171.67.108.33:8080/
[15:09:19] Posted data.
[15:09:19] Initial: 0000; - Receiving payload (expected size: 343831)
[15:09:22] - Downloaded at ~111 kB/s
[15:09:22] - Averaged speed for that direction ~111 kB/s
[15:09:22] + Received work.
[15:09:22] + Closed connections
[15:09:22]
[15:09:22] + Processing work unit
[15:09:22] Core required: FahCore_78.exe
[15:09:22] Core found.
[15:09:22] Working on Unit 01 [November 4 15:09:22]
[15:09:22] + Working ...
[15:09:22] - Calling './FahCore_78.exe -dir work/ -suffix 01 -checkpoint 15 -verbose -lifeline 4619 -version 602'
[15:09:22]
[15:09:22] *------------------------------*
[15:09:22] Folding@Home Gromacs Core
[15:09:22] Version 1.90 (March 8, 2006)
[15:09:22]
[15:09:22] Preparing to commence simulation
[15:09:22] - Looking at optimizations...
[15:09:22] - Created dyn
[15:09:22] - Files status OK
[15:09:22] - Expanded 343319 -> 1740080 (decompressed 506.8 percent)
[15:09:22] - Starting from initial work packet
[15:09:22]
[15:09:22] Project: 11266 (Run 5, Clone 283, Gen 16)
[15:09:22]
[15:09:22] Assembly optimizations on if available.
[15:09:22] Entering M.D.
Gromacs is Copyright (c) 1991-2003, University of Groningen, The Netherlands
This inclusion of Gromacs code in the Folding@Home Core is under
a special license (see http://folding.stanford.edu/gromacs.html)
specially granted to Stanford by the copyright holders. If you
are interested in using Gromacs, visit www.gromacs.org where
you can download a free version of Gromacs under
the terms of the GNU General Public License (GPL) as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
Fatal error: calloc for ir->opts.eg_excl (nelem=2043902937, elsize=4, file tpxio.c, line 354): Cannot allocate memory
[15:09:28] Gromacs error.
[15:09:28]
[15:09:28] Folding@home Core Shutdown: UNKNOWN_ERROR
[15:09:28] CoreStatus = 79 (121)
[15:09:28] Client-core communications error: ERROR 0x79
[15:09:28] Deleting current work unit & continuing...
The "Fatal error:" line isn't in FAHlog.txt, but is printed to the terminal - it appears to indicate an attempt to allocate about 7.6GB (2043902937 * 4 bytes) of memory! The machine only has 3GB of RAM, and even if it had more, it's only a 32bit process.