Message boards :
Number crunching :
Compute errors
Message board moderation
Previous · 1 · 2 · 3
Author | Message |
---|---|
Send message Joined: 7 Jun 08 Posts: 464 Credit: 56,639,936 RAC: 0 |
Well, there's not a whole lot to say about these. Exceeding maximum CPU time allowed is directly related to the 'bad' POP estimates for the longer length work. So the only suggestion I have for the MacPro's which are exhibiting this is to go in and manually change both the POP parameters (multiplying them by 60 should be more than enough) for one of the MW tasks so it can compete successfully and the CC can make the proper adjustments to TDCF. Alternatively you could just try multiplying the TDCF value for MW by 60 and let it try again. Alinator |
Send message Joined: 11 Dec 07 Posts: 3 Credit: 3,338,221 RAC: 0 |
I attached with my new MacPro 2xQuad, and all my units are erroring out. Any suggestions, or should I just detach until v1.23 BOINC 6.2.18, SETI optimized v8 Mac Pro 2 x 2.8 GHz Quad-Core Intel Xeon 10.5.4 G5 dual 2GHz OSX 10.3.9 G4 dual 867MgHz OSX 10.4.11 http://www.owlsoup.com |
Send message Joined: 22 Mar 08 Posts: 90 Credit: 501,728 RAC: 0 |
I attached with my new MacPro 2xQuad, and all my units are erroring out. Any suggestions, or should I just detach until v1.23 I see that your using version 6.2.xx. Some projects (LHC and CPDN) have been experiencing some problems and recommend going back to version 5.10.45 Not sure if that applies to Mac's or not but you might wanna look into it. A clear conscience is usually the sign of a bad memory |
Send message Joined: 7 Jun 08 Posts: 464 Credit: 56,639,936 RAC: 0 |
I attached with my new MacPro 2xQuad, and all my units are erroring out. Any suggestions, or should I just detach until v1.23 Again, the problem is not with the application, the problem is with the two POP estimates that come with the workunit header. Since your host has only completed one 'shortie', the TDCF has had no chance to adjust to the bad estimates for the longer work. The CC will not adjust TDCF if the task fails for any reason. My suggestion is: 1.) Pick one of the 372x tasks onboard to tweak. A 373x task will do of there aren't any 372x's onboard. 2.) Shutdown BOINC and then open client_state.xml in Notepad. 3.) Search the file for the whole filename string of the task you selected to tweak. 4.) Find the elements named <rsc_fpops_est> and <rsc_fpops_bound> in that task and change the '1' to '50' (ie, 100000000000000.000000 becomes 5000000000000000.000000). Note: you need to have 6 places to the right of the decimal point. 5.) Save the file and restart BOINC. At this point, I would suspend all work except for the tweaked MW task until it completes. The reason is what you want to accomplish here is to have one of the long running tasks complete successfully in order to force BOINC to make the big upward correction to the TDCF for MW to compensate for those bad estimates. Once that happens, then the host should be able to be set back to automatic mode and run MW without issues. The only remaining catch is MW may 'hog' the machine for a bit to get rid of the rest of the initial batch of tasks it picked up when you attached it, so you may want to manually dump some of them if you don't want that to happen. This is the exact procedure I used to get my hosts 'straightened out' when the new work first showed up. Alinator |
Send message Joined: 10 Nov 07 Posts: 96 Credit: 29,931,027 RAC: 0 |
2.) Shutdown BOINC and then open client_state.xml in Notepad. Not on a Mac: that would be TextEdit (or any other word-processor capable of saving plain text). |
Send message Joined: 7 Jun 08 Posts: 464 Credit: 56,639,936 RAC: 0 |
2.) Shutdown BOINC and then open client_state.xml in Notepad. LOL... Agreed! I should point out you can accomplish essentially the same thing by tweaking the TDCF element for MW in client_state directly. However, since you would just be guessing at what the value should be, I found it was preferable to let BOINC run a long task to completion and then make the adjustment based on the actual run. Alinator |
Send message Joined: 11 Dec 07 Posts: 3 Credit: 3,338,221 RAC: 0 |
Drat, I'm afraid that editing client_state.xml file didn't fix the issue. Still getting computation errors. |
Send message Joined: 7 Jun 08 Posts: 464 Credit: 56,639,936 RAC: 0 |
Hmmm... Could you post here what the performance metrics are for this host? Those are the 4 values shown after the Last time contacted server and the Location. It looks like we didn't make the <rsc_fpops_bound> large enough. Try doubling the previous tweaked value to 10000000000000000.000000 for a new tweaked 372x task and try again. What happens is the CC takes the bounds estimate, benchmark values, and all the other time metrics into account when it computes what the maximum runtime should be for the task. If any of them are 'screwy', then it can result in the max time exceeded error. The benchmarks look OK for a host of this class, so I just want to double check what the other metrics are doing. FWIW, I didn't have this much trouble getting my G3 straightened out, and logic clearly indicates that if it can cut it on MW, your Intel based MacPro should be able to do it running backwards! ;-) Alinator |
Send message Joined: 11 Dec 07 Posts: 3 Credit: 3,338,221 RAC: 0 |
http://milkyway.cs.rpi.edu/milkyway/results.php?hostid=28143 |
Send message Joined: 7 Jun 08 Posts: 464 Credit: 56,639,936 RAC: 0 |
http://milkyway.cs.rpi.edu/milkyway/results.php?hostid=28143 Yes, I saw the errored out on max time tasks, and also looked at the public data presented on the Computer Summary page. That's how I reckoned your Benchmarks weren't whacked. However, for some reason the BOINC developers have deemed that the 4 time metrics I was asking about, % Uptime, % BOINC runtime, Avg. CPU efficiency, and TDCF are 'classified', and thus only you can see them unless you post it in a message. ;-) Alinator |
Send message Joined: 31 Mar 08 Posts: 23 Credit: 721,836 RAC: 0 |
No problem here on my Mac Pro rev1. http://milkyway.cs.rpi.edu/milkyway/show_host_detail.php?hostid=11397 Using Boinc 5.10.45 and v1.22 apps (optimized by Crunch3r early this year and advertized in the forum). I had problems with several projects with Boinc 6.x.y (asking for 64 bits apps while the project could not deliver these), so I reverted to 5.10.45. McRoger Edit: what happened to the sticky with these apps ? |
Send message Joined: 22 Nov 07 Posts: 36 Credit: 1,224,316 RAC: 0 |
Here's the dump on a compute error I just received. Any assistance figuring out what I can fix would be appreciated. C iBook G4, 1.33GHZ, CPU type Power Macintosh Power Macintosh [Power Macintosh Model PowerBook6,5] [AltiVec] Number of CPUs 1 Operating System Darwin 9.4.0 Memory 768 MB Cache 976.56 KB Swap space 17542.12 MB Total disk space 55.77 GB Free Disk Space 16.89 GB Measured floating point speed 336.94 million ops/sec Measured integer speed 1051.11 million ops/sec Average upload rate 13.09 KB/sec Average download rate 218.93 KB/sec Average turnaround time 1.94 days Maximum daily WU quota per CPU 299/day Tasks 2 Number of times client has contacted server 33600 Last time contacted server 19 Sep 2008 1:14:44 UTC % of time BOINC client is running 97.1184 % While BOINC running, % of time work is allowed 99.9901 % Average CPU efficiency 0.925549 Task duration correction factor 27.597635 Task details Task ID 45662972 Name gs_3720282_1221568703_319961_0 Workunit 46254319 Created 16 Sep 2008 11:14:20 UTC Sent 16 Sep 2008 11:46:56 UTC Received 19 Sep 2008 1:14:44 UTC Server state Over Outcome Client error Client state Compute error Exit status -177 (0xffffffffffffff4f) Computer ID 2906 Report deadline 19 Sep 2008 11:46:56 UTC CPU time 148078 stderr out <core_client_version>5.10.34</core_client_version> <![CDATA[ <message> Maximum CPU time exceeded </message> <stderr_txt> Crashed executable name: astronomy_1.22_powerpc-apple-darwin built using BOINC library version 6.1.10 Machine type PowerPC 7450 (32-bit executable) System version: Macintosh OS 10.5.4 build 9E17 Thu Sep 18 21:13:39 2008 sh: /usr/bin/atos: No such file or directory 0 0x0001d938 1 0x00024d24 2 0x00024ec0 3 0x000250e8 4 0x927b665c Thread 1 crashed with PPC Thread State: srr0: 0x92774438 srr1: 0x0000d030 vrsave: 0x00000000 xer: 0x00000004 lr: 0x9277b360 ctr: 0x92774430 mq: 0x00000000 r0: 0xffffffe1 r1: 0xf0003e00 r2: 0x00001303 r3: 0xf0003ea8 r4: 0x00000003 r5: 0x00000028 r6: 0x00000270 r7: 0x00001303 r8: 0x00000000 r9: 0x00000000 r10: 0xfffff007 r11: 0xa05145f4 r12: 0x92774430 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000028 r24: 0xf0003ea8 r25: 0x00000270 r26: 0x00001303 r27: 0x00000000 r28: 0x00000000 r29: 0x00000003 r30: 0x00000003 r31: 0x927ba584 Binary Images Description: 0x1000 - 0x3bfff /Library/Application Support/BOINC Data/slots/0/../../projects/milkyway.cs.rpi.edu_milkyway/astronomy_1.22_powerpc-apple-darwin 0x90003000 - 0x9003cfff /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9003d000 - 0x90102fff /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90146000 - 0x90171fff /usr/lib/libauto.dylib 0x90188000 - 0x9020cfff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x9020d000 - 0x902bdfff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x902be000 - 0x90406fff /usr/lib/libicucore.A.dylib 0x90407000 - 0x90407fff /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x90408000 - 0x9083dfff /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x9083e000 - 0x9085dfff /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9085e000 - 0x9085efff /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x908b7000 - 0x9098afff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90ccf000 - 0x90eb5fff /System/Library/Frameworks/Security.framework/Versions/A/Security 0x90eb6000 - 0x90fd4fff /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x90ffb000 - 0x910b5fff /usr/lib/libcrypto.0.9.7.dylib 0x910e9000 - 0x91149fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x9114a000 - 0x9138ffff /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x91390000 - 0x91691fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x91692000 - 0x91742fff /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x9174f000 - 0x9175cfff /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9175e000 - 0x918a8fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91997000 - 0x919a2fff /usr/lib/libgcc_s.1.dylib 0x919b4000 - 0x91a35fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x91d6b000 - 0x91dfafff /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x91dfb000 - 0x91e1ffff /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x91e20000 - 0x91e22fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91e29000 - 0x91e3cfff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x91e54000 - 0x91e62fff /usr/lib/libz.1.dylib 0x9205d000 - 0x92068fff /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x92069000 - 0x920d0fff /usr/lib/libstdc++.6.dylib 0x9223e000 - 0x92265fff /usr/lib/libxslt.1.dylib 0x92266000 - 0x922b5fff /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x922b6000 - 0x92301fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x92302000 - 0x92303fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x9255f000 - 0x925f5fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x92659000 - 0x9265dfff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9265e000 - 0x92772fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x92773000 - 0x9290cfff /usr/lib/libSystem.B.dylib 0x92915000 - 0x9293bfff /usr/lib/libcups.2.dylib 0x92954000 - 0x929edfff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x92a86000 - 0x92b6ffff /usr/lib/libxml2.2.dylib 0x92b88000 - 0x92bdefff /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92bdf000 - 0x92c14fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x92cb7000 - 0x92cd0fff /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x92cd1000 - 0x92d58fff /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x92d7c000 - 0x92e10fff /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x92ec6000 - 0x92ed9fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x92ee0000 - 0x92fc3fff /usr/lib/libobjc.A.dylib 0x93010000 - 0x93018fff /usr/lib/libbsm.dylib 0x93019000 - 0x9313efff /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9324a000 - 0x932cffff /usr/lib/libsqlite3.0.dylib 0x932d0000 - 0x93a45fff /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x93a46000 - 0x93a46fff /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x93a76000 - 0x94030fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x94031000 - 0x9438ffff /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9443f000 - 0x94440fff /usr/lib/libffi.dylib 0x94462000 - 0x949d9fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x949da000 - 0x94a74fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x94ada000 - 0x94e03fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x94e04000 - 0x94e8efff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x95205000 - 0x9520efff /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9520f000 - 0x9526bfff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9526c000 - 0x95287fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x952e1000 - 0x95301fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x953c5000 - 0x953c5fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x953c6000 - 0x95495fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x95496000 - 0x95511fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x95c26000 - 0x95c2bfff /usr/lib/system/libmathCommon.A.dylib 0x95c2c000 - 0x95c44fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x95da4000 - 0x95dc3fff /usr/lib/libresolv.9.dylib 0x95dc4000 - 0x95e05fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x95e06000 - 0x95e37fff /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x96aac000 - 0x96de5fff /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x96de6000 - 0x96df2fff /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x96df3000 - 0x96e12fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib SIGPIPE: write on a pipe with no reader </stderr_txt> ]]> Validate state Invalid Claimed credit 118.947180810776 Granted credit 0 application version 1.22 Home | My Account | Message Boards Copyright © 2008 AstroInformatics Group Team MacNN |
Send message Joined: 7 Aug 08 Posts: 8 Credit: 672,049 RAC: 0 |
Here's the dump on a compute error I just received. Any assistance figuring out what I can fix would be appreciated. You are not alone got 4 dumps from 4 Workunits and it seems the Milkyway guys are not capable to do something about it, or they simply dont care who knows |
Send message Joined: 7 Aug 08 Posts: 8 Credit: 672,049 RAC: 0 |
46027827 Name gs_3720282_1222870156_649903_0 Workunit 46584261 Created 1 Oct 2008 12:45:18 UTC Sent 1 Oct 2008 13:41:46 UTC Received 2 Oct 2008 6:01:13 UTC Server state Over Outcome Client error Client state Compute error Exit status -177 (0xffffffffffffff4f) Computer ID 25164 Report deadline 4 Oct 2008 13:41:46 UTC CPU time 35813.57 stderr out <core_client_version>5.10.45</core_client_version> <![CDATA[ <message> Maximum CPU time exceeded </message> <stderr_txt> Crashed executable name: astronomy_1.22_i686-apple-darwin built using BOINC library version 6.1.10 Machine type Intel 80486 (32-bit executable) System version: Macintosh OS 10.5.5 build 9F33 Wed Oct 1 19:58:32 2008 sh: /usr/bin/atos: No such file or directory 0 0x0001cd8d 1 0x00024820 2 0x964426f5 3 0x964425b2 Thread 1 crashed with X86 Thread State (32-bit): eax: 0xffffffe1 ebx: 0x96445e62 ecx: 0xb00032ac edx: 0x964114a6 edi: 0x00000000 esi: 0x00000000 ebp: 0xb00032e8 esp: 0xb00032ac ss: 0x0000001f efl: 0x00000206 eip: 0x964114a6 cs: 0x00000007 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 Binary Images Description: 0x1000 - 0x2cfff /Library/Application Support/BOINC Data/slots/1/../../projects/milkyway.cs.rpi.edu_milkyway/astronomy_1.22_i686-apple-darwin 0x900e7000 - 0x90106fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x904be000 - 0x905f6fff /usr/lib/libicucore.A.dylib 0x90616000 - 0x90616fff /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x90617000 - 0x90632fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x90633000 - 0x909f1fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x919f9000 - 0x91a56fff /usr/lib/libstdc++.6.dylib 0x91a5e000 - 0x91a5efff /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x91a5f000 - 0x91ad9fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x91ada000 - 0x91bbffff /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x91c76000 - 0x92013fff /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x92014000 - 0x92021fff /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9203f000 - 0x9204ffff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x92050000 - 0x92066fff /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x92067000 - 0x92068fff /usr/lib/libffi.dylib 0x92069000 - 0x920f5fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x920f6000 - 0x92371fff /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x9237a000 - 0x92434fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x92478000 - 0x92558fff /usr/lib/libobjc.A.dylib 0x92559000 - 0x92590fff /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x92658000 - 0x92658fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x92659000 - 0x92827fff /System/Library/Frameworks/Security.framework/Versions/A/Security 0x92828000 - 0x92828fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x928a5000 - 0x928bbfff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x928c1000 - 0x928cafff /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x928cb000 - 0x92952fff /usr/lib/libsqlite3.0.dylib 0x9299e000 - 0x92a29fff /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x92cbc000 - 0x92cf6fff /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x92dd8000 - 0x932a9fff /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x93321000 - 0x93321fff /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x93322000 - 0x935fcfff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x936e5000 - 0x936f5fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x936f6000 - 0x93789fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9378a000 - 0x9378efff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9378f000 - 0x93870fff /usr/lib/libxml2.2.dylib 0x939d3000 - 0x93a85fff /usr/lib/libcrypto.0.9.7.dylib 0x93a86000 - 0x93b05fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x93b06000 - 0x93b8afff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x93c49000 - 0x93c49fff /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x93dd0000 - 0x93dd4fff /usr/lib/system/libmathCommon.A.dylib 0x93dd5000 - 0x93e51fff /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x93f1d000 - 0x93f1dfff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x93f1e000 - 0x945bafff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x945bb000 - 0x945f9fff /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x94698000 - 0x946e8fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x946e9000 - 0x946f5fff /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x946f6000 - 0x946fdfff /usr/lib/libgcc_s.1.dylib 0x94768000 - 0x94795fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x94796000 - 0x9479dfff /usr/lib/libbsm.dylib 0x9479e000 - 0x947ddfff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9493c000 - 0x9495afff /usr/lib/libresolv.9.dylib 0x94dd6000 - 0x94e7dfff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x94ef1000 - 0x94efffff /usr/lib/libz.1.dylib 0x94f00000 - 0x94f28fff /usr/lib/libcups.2.dylib 0x94f29000 - 0x94f82fff /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x94f83000 - 0x94f85fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x94f86000 - 0x95036fff /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x95068000 - 0x9518cfff /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9518d000 - 0x951d6fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x9526b000 - 0x95332fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x95333000 - 0x953b0fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x95a09000 - 0x95a93fff /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x95acb000 - 0x962c8fff /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x962c9000 - 0x9640ffff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x96410000 - 0x96570fff /usr/lib/libSystem.B.dylib 0x96571000 - 0x965a0fff /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x965a1000 - 0x9666cfff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x96742000 - 0x9674cfff /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9674d000 - 0x96778fff /usr/lib/libauto.dylib 0x96779000 - 0x968abfff /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x968ac000 - 0x96bb3fff /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x96bb4000 - 0x96bd8fff /usr/lib/libxslt.1.dylib 0x96bd9000 - 0x96c33fff /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x96c40000 - 0x97050fff /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x97086000 - 0x9708efff /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration SIGPIPE: write on a pipe with no reader </stderr_txt> ]]> Validate state Invalid Claimed credit 182.011197714311 Granted credit 0 application version 1.22 Home | My Account | Message Boards Copyright © 2008 AstroInformatics Group |
Send message Joined: 5 Jun 08 Posts: 21 Credit: 245,803,013 RAC: 0 |
Hi, you can download the statically linked client from here: www.ironcold.de/astronomy_1.24_x86_64-pc-linux-gnu.tar.bz2 Hello, I had a similar error on my linux ubuntu 8.1 64 bits Q6600 : all wu failed with code 11, using application 1.23. See for example http://milkyway.cs.rpi.edu/milkyway/result.php?resultid=46525349 As suggested in this topic, I checked the permissions of all the files and it was ok. I also checked the library dependencies of the 1.23 application with the command ldd and everithing was right. Finally, I downloaded the above link, stop boinc, decompressed the tar, put the files in the milkyway directory and restart boinc. Now it seems to work. At least, the wu doesn't fail immediately. Thank you everybody |
Send message Joined: 27 Aug 08 Posts: 3 Credit: 16,336,521 RAC: 0 |
I use 2008 mac pro with ubuntu 8,04 64bit and milkyway runs without errors, but when i use the new ubuntu 8,10 64 bit (relesed today), i get compute error at once, same problem in ubuntu 8.10 beta.. |
Send message Joined: 23 Sep 08 Posts: 3 Credit: 174,817 RAC: 0 |
Same problem here with Ubuntu 8.10 amd64 boinc 6.2.12. All WU return computation error. |
Send message Joined: 29 Aug 07 Posts: 486 Credit: 576,548,171 RAC: 0 |
I'm running the New Ubuntu 8.10 on 7 Box's without Error, didn't do anything special either. I just Upgraded from 8.04 @ started running again where I left off ... |
Send message Joined: 27 Aug 07 Posts: 647 Credit: 27,592,547 RAC: 0 |
I'm running the New Ubuntu 8.10 on 7 Box's without Error, didn't do anything special either. I just Upgraded from 8.04 @ started running again where I left off ... Same on my quad. No problems ;-) Lovely greetings, Cori |
©2024 Astroinformatics Group