Running FAH on a 2006 Mac Pro

Moderators: Site Moderators, FAHC Science Team

Post Reply
Steve72
Posts: 2
Joined: Wed Jul 20, 2022 6:07 pm

Running FAH on a 2006 Mac Pro

Post by Steve72 »

I've been trying to run Folding at Home on my old 2006 Mac Pro, and found a version 7.4.4 installer that would work. However, I keep getting an error saying "FahCore ruturned: INTERRUPTED (102 = 0X66)". I already tried uninstalling and installing, and it doesn't seem to do anything. Is there a fix for this error, or a newer version that could work on this mac?

Code: Select all

*********************** Log Started 2022-07-20T18:31:43Z ***********************
18:31:43:Started thread 1 on PID 275
18:31:43:************************* Folding@home Client *************************
18:31:43:    Website: http://folding.stanford.edu/
18:31:43:  Copyright: (c) 2009-2014 Stanford University
18:31:43:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
18:31:43:       Args: 
18:31:43:     Config: /Library/Application Support/FAHClient/config.xml
18:31:43:******************************** Build ********************************
18:31:43:    Version: 7.4.4
18:31:43:       Date: Mar 4 2014
18:31:43:       Time: 20:27:54
18:31:43:    SVN Rev: 4130
18:31:43:     Branch: fah/trunk/client
18:31:43:   Compiler: GNU 4.2.1 (Apple Inc. build 5666) (dot 3)
18:31:43:    Options: -std=gnu++98 -O3 -funroll-loops -mfpmath=sse -ffast-math
18:31:43:             -fno-unsafe-math-optimizations -msse3 -arch x86_64
18:31:43:             -mmacosx-version-min=10.6
18:31:43:   Platform: darwin 10.8.0
18:31:43:       Bits: 64
18:31:43:       Mode: Release
18:31:43:******************************* System ********************************
18:31:43:        CPU: Intel(R) Xeon(R) CPU 5150 @ 2.66GHz
18:31:43:     CPU ID: GenuineIntel Family 6 Model 15 Stepping 6
18:31:43:       CPUs: 4
18:31:43:     Memory: 20.00GiB
18:31:43:Free Memory: 18.72GiB
18:31:43:    Threads: POSIX_THREADS
18:31:43: OS Version: 10.6
18:31:43:Has Battery: false
18:31:43: On Battery: false
18:31:43: UTC Offset: -7
18:31:43:        PID: 275
18:31:43:        CWD: /Library/Application Support/FAHClient
18:31:43:         OS: Darwin 10.8.0 i386
18:31:43:    OS Arch: AMD64
18:31:43:       GPUs: 1
18:31:43:      GPU 0: UNSUPPORTED: G73 [GeForce 7300 GT]
18:31:43:       CUDA: Not detected
18:31:43:***********************************************************************
18:31:43:<config>
18:31:43:  <!-- Client Control -->
18:31:43:  <client-threads v='6'/>
18:31:43:  <cycle-rate v='4'/>
18:31:43:  <cycles v='-1'/>
18:31:43:  <data-directory v='.'/>
18:31:43:  <disable-sleep-when-active v='true'/>
18:31:43:  <exec-directory v='/usr/bin'/>
18:31:43:  <exit-when-done v='false'/>
18:31:43:  <fold-anon v='false'/>
18:31:43:  <open-web-control v='false'/>
18:31:43:
18:31:43:  <!-- Configuration -->
18:31:43:  <config-rotate v='true'/>
18:31:43:  <config-rotate-dir v='configs'/>
18:31:43:  <config-rotate-max v='16'/>
18:31:43:
18:31:43:  <!-- Debugging -->
18:31:43:  <assignment-servers>
18:31:43:    assign3.stanford.edu:8080 assign4.stanford.edu:80
18:31:43:  </assignment-servers>
18:31:43:  <auth-as v='true'/>
18:31:43:  <capture-directory v='capture'/>
18:31:43:  <capture-on-error v='false'/>
18:31:43:  <capture-packets v='false'/>
18:31:43:  <capture-requests v='false'/>
18:31:43:  <capture-responses v='false'/>
18:31:43:  <capture-sockets v='false'/>
18:31:43:  <core-exec v='FahCore_$type'/>
18:31:43:  <core-wrapper-exec v='FAHCoreWrapper'/>
18:31:43:  <debug-sockets v='false'/>
18:31:43:  <exception-locations v='true'/>
18:31:43:  <gpu-assignment-servers>
18:31:43:    assign-GPU.stanford.edu:80 assign-GPU2.stanford.edu:80
18:31:43:  </gpu-assignment-servers>
18:31:43:  <stack-traces v='false'/>
18:31:43:
18:31:43:  <!-- Error Handling -->
18:31:43:  <max-slot-errors v='10'/>
18:31:43:  <max-unit-errors v='5'/>
18:31:43:
18:31:43:  <!-- Folding Core -->
18:31:43:  <checkpoint v='12'/>
18:31:43:  <core-dir v='cores'/>
18:31:43:  <core-priority v='low'/>
18:31:43:  <cpu-affinity v='false'/>
18:31:43:  <cpu-usage v='100'/>
18:31:43:  <gpu-usage v='100'/>
18:31:43:  <no-assembly v='false'/>
18:31:43:
18:31:43:  <!-- Folding Slot Configuration -->
18:31:43:  <cause v='ANY'/>
18:31:43:  <client-subtype v='MACOSX'/>
18:31:43:  <client-type v='normal'/>
18:31:43:  <cpu-species v='X86_PENTIUM_II'/>
18:31:43:  <cpu-type v='AMD64'/>
18:31:43:  <cpus v='-1'/>
18:31:43:  <gpu v='false'/>
18:31:43:  <max-packet-size v='normal'/>
18:31:43:  <os-species v='UNKNOWN'/>
18:31:43:  <os-type v='MACOSX'/>
18:31:43:  <project-key v='0'/>
18:31:43:  <smp v='true'/>
18:31:43:
18:31:43:  <!-- HTTP Server -->
18:31:43:  <allow v='127.0.0.1'/>
18:31:43:  <connection-timeout v='60'/>
18:31:43:  <deny v='0/0'/>
18:31:43:  <http-addresses v='0:7396'/>
18:31:43:  <https-addresses v=''/>
18:31:43:  <max-connect-time v='900'/>
18:31:43:  <max-connections v='800'/>
18:31:43:  <max-request-length v='52428800'/>
18:31:43:  <min-connect-time v='300'/>
18:31:43:  <threads v='4'/>
18:31:43:
18:31:43:  <!-- Logging -->
18:31:43:  <log v='log.txt'/>
18:31:43:  <log-color v='true'/>
18:31:43:  <log-crlf v='false'/>
18:31:43:  <log-date v='false'/>
18:31:43:  <log-date-periodically v='21600'/>
18:31:43:  <log-debug v='true'/>
18:31:43:  <log-domain v='false'/>
18:31:43:  <log-header v='true'/>
18:31:43:  <log-level v='true'/>
18:31:43:  <log-no-info-header v='true'/>
18:31:43:  <log-redirect v='false'/>
18:31:43:  <log-rotate v='true'/>
18:31:43:  <log-rotate-dir v='logs'/>
18:31:43:  <log-rotate-max v='16'/>
18:31:43:  <log-short-level v='false'/>
18:31:43:  <log-simple-domains v='true'/>
18:31:43:  <log-thread-id v='false'/>
18:31:43:  <log-thread-prefix v='true'/>
18:31:43:  <log-time v='true'/>
18:31:43:  <log-to-screen v='true'/>
18:31:43:  <log-truncate v='false'/>
18:31:43:  <verbosity v='5'/>
18:31:43:
18:31:43:  <!-- Network -->
18:31:43:  <proxy v=':8080'/>
18:31:43:  <proxy-enable v='false'/>
18:31:43:  <proxy-pass v=''/>
18:31:43:  <proxy-user v=''/>
18:31:43:
18:31:43:  <!-- Process Control -->
18:31:43:  <child v='false'/>
18:31:43:  <daemon v='false'/>
18:31:43:  <fork v='false'/>
18:31:43:  <pid v='false'/>
18:31:43:  <pid-file v='Folding@home Client.pid'/>
18:31:43:  <respawn v='false'/>
18:31:43:  <service v='false'/>
18:31:43:
18:31:43:  <!-- Remote Command Server -->
18:31:43:  <command-address v='0.0.0.0'/>
18:31:43:  <command-allow-no-pass v='127.0.0.1'/>
18:31:43:  <command-deny-no-pass v='0/0'/>
18:31:43:  <command-enable v='true'/>
18:31:43:  <command-port v='36330'/>
18:31:43:
18:31:43:  <!-- Slot Control -->
18:31:43:  <idle v='false'/>
18:31:43:  <max-shutdown-wait v='60'/>
18:31:43:  <pause-on-battery v='false'/>
18:31:43:  <pause-on-start v='false'/>
18:31:43:  <paused v='false'/>
18:31:43:  <power v='full'/>
18:31:43:
18:31:43:  <!-- User Information -->
18:31:43:  <machine-id v='0'/>
18:31:43:  <passkey v='********************************'/>
18:31:43:  <team v='259009'/>
18:31:43:  <user v='Steve'/>
18:31:43:
18:31:43:  <!-- Web Server -->
18:31:43:  <web-allow v='127.0.0.1'/>
18:31:43:  <web-deny v='0/0'/>
18:31:43:  <web-enable v='true'/>
18:31:43:
18:31:43:  <!-- Web Server Sessions -->
18:31:43:  <session-cookie v='sid'/>
18:31:43:  <session-lifetime v='86400'/>
18:31:43:  <session-timeout v='3600'/>
18:31:43:
18:31:43:  <!-- Work Unit Control -->
18:31:43:  <dump-after-deadline v='true'/>
18:31:43:  <max-queue v='16'/>
18:31:43:  <max-units v='0'/>
18:31:43:  <next-unit-percentage v='99'/>
18:31:43:  <stall-detection-enabled v='false'/>
18:31:43:  <stall-percent v='5'/>
18:31:43:  <stall-timeout v='1800'/>
18:31:43:
18:31:43:  <!-- Folding Slots -->
18:31:43:  <slot id='1' type='CPU'/>
18:31:43:</config>
18:31:43:Trying to access database...
18:31:43:Successfully acquired database lock
18:31:43:Enabled folding slot 01: READY cpu:4
18:31:43:Started thread 5 on PID 275
18:31:43:Started thread 4 on PID 275
18:31:43:Started thread 6 on PID 275
18:31:43:Started thread 8 on PID 275
18:31:43:Started thread 9 on PID 275
18:31:43:Started thread 7 on PID 275
18:31:43:WU00:FS01:Starting
18:31:43:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:31:43:WU00:FS01:Started FahCore on PID 316
18:31:43:Started thread 10 on PID 275
18:31:43:WU00:FS01:Core PID:317
18:31:43:WU00:FS01:FahCore 0xa8 started
18:31:44:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:31:44:WU01:FS01:Starting
18:31:44:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:31:44:WU01:FS01:Started FahCore on PID 318
18:31:44:Started thread 11 on PID 275
18:31:44:WU01:FS01:Core PID:321
18:31:44:WU01:FS01:FahCore 0xa8 started
18:31:44:WU00:FS01:Starting
18:31:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:31:44:WU00:FS01:Started FahCore on PID 337
18:31:44:Started thread 12 on PID 275
18:31:44:WU00:FS01:Core PID:338
18:31:44:WU00:FS01:FahCore 0xa8 started
18:31:44:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:31:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:31:45:WU01:FS01:Starting
18:31:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:31:45:WU01:FS01:Started FahCore on PID 339
18:31:45:Started thread 13 on PID 275
18:31:45:WU01:FS01:Core PID:340
18:31:45:WU01:FS01:FahCore 0xa8 started
18:31:45:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:31:47:Started thread 14 on PID 275
18:32:44:WU00:FS01:Starting
18:32:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:32:44:WU00:FS01:Started FahCore on PID 421
18:32:44:Started thread 15 on PID 275
18:32:44:WU00:FS01:Core PID:424
18:32:44:WU00:FS01:FahCore 0xa8 started
18:32:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:32:45:WU01:FS01:Starting
18:32:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:32:45:WU01:FS01:Started FahCore on PID 427
18:32:45:Started thread 16 on PID 275
18:32:45:WU01:FS01:Core PID:428
18:32:45:WU01:FS01:FahCore 0xa8 started
18:32:45:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:33:44:WU00:FS01:Starting
18:33:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:33:44:WU00:FS01:Started FahCore on PID 429
18:33:44:Started thread 17 on PID 275
18:33:44:WU00:FS01:Core PID:432
18:33:44:WU00:FS01:FahCore 0xa8 started
18:33:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:33:45:WU01:FS01:Starting
18:33:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:33:45:WU01:FS01:Started FahCore on PID 434
18:33:45:Started thread 18 on PID 275
18:33:45:WU01:FS01:Core PID:435
18:33:45:WU01:FS01:FahCore 0xa8 started
18:33:45:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:34:44:WU00:FS01:Starting
18:34:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:34:44:WU00:FS01:Started FahCore on PID 437
18:34:44:Started thread 19 on PID 275
18:34:44:WU00:FS01:Core PID:440
18:34:44:WU00:FS01:FahCore 0xa8 started
18:34:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:34:45:WU01:FS01:Starting
18:34:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:34:45:WU01:FS01:Started FahCore on PID 442
18:34:45:Started thread 20 on PID 275
18:34:45:WU01:FS01:Core PID:443
18:34:45:WU01:FS01:FahCore 0xa8 started
18:34:45:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:35:44:WU00:FS01:Starting
18:35:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:35:44:WU00:FS01:Started FahCore on PID 444
18:35:44:Started thread 21 on PID 275
18:35:44:WU00:FS01:Core PID:447
18:35:44:WU00:FS01:FahCore 0xa8 started
18:35:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:35:45:WU01:FS01:Starting
18:35:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:35:45:WU01:FS01:Started FahCore on PID 450
18:35:45:Started thread 22 on PID 275
18:35:45:WU01:FS01:Core PID:451
18:35:45:WU01:FS01:FahCore 0xa8 started
18:35:45:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:36:44:WU00:FS01:Starting
18:36:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:36:44:WU00:FS01:Started FahCore on PID 452
18:36:44:Started thread 23 on PID 275
18:36:44:WU00:FS01:Core PID:455
18:36:44:WU00:FS01:FahCore 0xa8 started
18:36:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:36:45:WU01:FS01:Starting
18:36:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:36:45:WU01:FS01:Started FahCore on PID 457
18:36:45:Started thread 24 on PID 275
18:36:45:WU01:FS01:Core PID:458
18:36:45:WU01:FS01:FahCore 0xa8 started
18:36:45:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:37:44:WU00:FS01:Starting
18:37:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:37:44:WU00:FS01:Started FahCore on PID 462
18:37:44:Started thread 25 on PID 275
18:37:44:WU00:FS01:Core PID:465
18:37:44:WU00:FS01:FahCore 0xa8 started
18:37:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:37:45:WU01:FS01:Starting
18:37:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:37:45:WU01:FS01:Started FahCore on PID 467
18:37:45:Started thread 26 on PID 275
18:37:45:WU01:FS01:Core PID:468
18:37:45:WU01:FS01:FahCore 0xa8 started
18:37:45:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:38:44:WU00:FS01:Starting
18:38:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:38:44:WU00:FS01:Started FahCore on PID 469
18:38:44:Started thread 27 on PID 275
18:38:44:WU00:FS01:Core PID:472
18:38:44:WU00:FS01:FahCore 0xa8 started
18:38:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:38:45:WU01:FS01:Starting
18:38:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:38:45:WU01:FS01:Started FahCore on PID 475
18:38:45:Started thread 28 on PID 275
18:38:45:WU01:FS01:Core PID:476
18:38:45:WU01:FS01:FahCore 0xa8 started
18:38:46:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:39:44:WU00:FS01:Starting
18:39:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:39:44:WU00:FS01:Started FahCore on PID 477
18:39:44:Started thread 29 on PID 275
18:39:44:WU00:FS01:Core PID:480
18:39:44:WU00:FS01:FahCore 0xa8 started
18:39:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:39:45:WU01:FS01:Starting
18:39:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:39:45:WU01:FS01:Started FahCore on PID 483
18:39:45:Started thread 30 on PID 275
18:39:45:WU01:FS01:Core PID:484
18:39:45:WU01:FS01:FahCore 0xa8 started
18:39:46:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:40:44:WU00:FS01:Starting
18:40:44:WU00:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 00 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:40:44:WU00:FS01:Started FahCore on PID 485
18:40:44:Started thread 31 on PID 275
18:40:44:WU00:FS01:Core PID:488
18:40:44:WU00:FS01:FahCore 0xa8 started
18:40:45:WU00:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
18:40:45:WU01:FS01:Starting
18:40:45:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper "/Library/Application Support/FAHClient/cores/cores.foldingathome.org/osx/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8" -dir 01 -suffix 01 -version 704 -lifeline 275 -checkpoint 12 -np 4
18:40:45:WU01:FS01:Started FahCore on PID 490
18:40:45:Started thread 32 on PID 275
18:40:45:WU01:FS01:Core PID:491
18:40:45:WU01:FS01:FahCore 0xa8 started
18:40:46:WU01:FS01:FahCore returned: INTERRUPTED (102 = 0x66)
Joe_H
Site Admin
Posts: 7856
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Running FAH on a 2006 Mac Pro

Post by Joe_H »

Welcome to the folding support forum.

What you are running into is an issue with too old of an OS, it is not a problem with the client software. From the log you are running OS X 10.6, the folding core downloaded by the client to process the WU requires at least 10.7 or 10.8. They used to compile the code to run on 10.6.8 and higher but 2-3 years ago updates to the developer platform removed that as an option.

Options to get this to work require either upgrading the OS sufficiently to run the folding core under OS X, or installing Linux or Windows. Folding will run okay, but not particularly fast on the Xeon 5150 processors as they only support SSE, not AVX.

As a side note, please leave the logging verbosity set to its default of 3. The additional information from the higher verbosity is not useful.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
calxalot
Site Moderator
Posts: 878
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: Running FAH on a 2006 Mac Pro

Post by calxalot »

You might not be able to run on osx 10.7 either. I believe core a8 was compiled with -faligned-new, which probably requires osx 10.13.
Joe_H
Site Admin
Posts: 7856
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Running FAH on a 2006 Mac Pro

Post by Joe_H »

calxalot wrote: Wed Jul 20, 2022 7:55 pm You might not be able to run on osx 10.7 either. I believe core a8 was compiled with -faligned-new, which probably requires osx 10.13.
Core_A8 will run on 10.12.6, it does quite well on my one system running that OS still. I don't currently have any older OSs available to run to check. The original versions of Core_A8 would run on 10.7, but newer versions were created when the core was ported to run on ARM systems under Linux. I don't recall the oldest OS the current Core_A8 was compiled for.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Steve72
Posts: 2
Joined: Wed Jul 20, 2022 6:07 pm

Re: Running FAH on a 2006 Mac Pro

Post by Steve72 »

Oh okay, thanks!
daiko
Posts: 9
Joined: Tue Jun 08, 2021 1:14 pm
Hardware configuration: Mac Studio M1 Max
Folding since 2005
Location: Atlantic County, NJ

Re: Running FAH on a 2006 Mac Pro

Post by daiko »

Steve, I run FAH on an old MacBook, just because I can.
Running Mac OS X Lion 10.7.5 (11G63) and Client version 7.6.9 on a measly 1.83 GHz Intel Core 2 Duo.
Still crunches on some of the smallest work units.
Image
Post Reply