currently I've got a project 7600 workload on both cores, and both of them are painfully slow. they are:
[10:32:14] Project: 7600 (Run 37, Clone 1, Gen 16)
and
[04:50:10] Project: 7600 (Run 10, Clone 65, Gen 13)
both have been running for almost two days, and one is only 51% done and the other 59%.
Each of them is using 98-99% of its dedicated CPU core, so it's not bogged down on something else.
I notice it's NOT using SSE optimizations, as it normally does:
Code: Select all
[10:32:06] Connecting to http://assign.stanford.edu:8080/
[10:32:07] Posted data.
[10:32:07] Initial: 40AB; - Successful: assigned to (171.64.65.101).
[10:32:07] + News From Folding@Home: Welcome to Folding@Home
[10:32:07] Loaded queue successfully.
[10:32:07] Connecting to http://171.64.65.101:8080/
[10:32:08] Posted data.
[10:32:08] Initial: 0000; - Receiving payload (expected size: 303389)
[10:32:09] - Downloaded at ~296 kB/s
[10:32:09] - Averaged speed for that direction ~404 kB/s
[10:32:09] + Received work.
[10:32:09] + Closed connections
[10:32:14]
[10:32:14] + Processing work unit
[10:32:14] Core required: FahCore_a4.exe
[10:32:14] Core found.
[10:32:14] Working on Unit 01 [November 4 10:32:14]
[10:32:14] + Working ...
[10:32:14] - Calling './FahCore_a4.exe -dir work/ -suffix 01 -checkpoint 15 -verbose -lifeline 4251 -version 602'
[10:32:14]
[10:32:14] *------------------------------*
[10:32:14] Folding@Home Gromacs GB Core
[10:32:14] Version 2.27 (Dec. 15, 2010)
[10:32:14]
[10:32:14] Preparing to commence simulation
[10:32:14] - Looking at optimizations...
[10:32:14] - Created dyn
[10:32:14] - Files status OK
[10:32:14] - Expanded 302877 -> 505816 (decompressed 167.0 percent)
[10:32:14] Called DecompressByteArray: compressed_data_size=302877 data_size=505816, decompressed_data_size=505816 diff=0
[10:32:14] - Digital signature verified
[10:32:14]
[10:32:14] Project: 7600 (Run 37, Clone 1, Gen 16)
[10:32:14]
[10:32:14] Assembly optimizations on if available.
[10:32:14] Entering M.D.
[10:32:20] Mapping NT from 1 to 1
Never had a work unit take so long before. anyone know what's happening here?