Lots of 'Exit Status 127' client errors from old 300MHz 128MB RAM machine

Message boards : Number crunching : Lots of 'Exit Status 127' client errors from old 300MHz 128MB RAM machine

To post messages, you must log in.

AuthorMessage
Profile jmegner

Send message
Joined: 1 Jul 07
Posts: 9
Credit: 720,735
RAC: 0
Message 43203 - Posted: 5 Jul 2007, 7:30:07 UTC

I'm getting nothing but client errors (127) from one of my machines. The machine that's having problems is 300MHz, 128MB RAM. My other (better) machines do not have this problem. I'm using the Linux version of BOINC/Rosetta. What does an exit status of 127 mean? How can I fix this?

Here's an example result page:
https://boinc.bakerlab.org/rosetta/result.php?resultid=90582688
And the computer page:
https://boinc.bakerlab.org/rosetta/show_host_detail.php?hostid=543179
ID: 43203 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Greg_BE
Avatar

Send message
Joined: 30 May 06
Posts: 5662
Credit: 5,701,005
RAC: 2,103
Message 43207 - Posted: 5 Jul 2007, 8:11:41 UTC

you also might want to post this message in this thread: https://boinc.bakerlab.org/rosetta/forum_thread.php?id=3319
ID: 43207 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
ramostol

Send message
Joined: 6 Feb 07
Posts: 64
Credit: 584,052
RAC: 0
Message 43213 - Posted: 5 Jul 2007, 8:43:13 UTC - in response to Message 43203.  

I'm getting nothing but client errors (127) from one of my machines. The machine that's having problems is 300MHz, 128MB RAM. My other (better) machines do not have this problem.


The answer may perhaps be found in the system requirements.
ID: 43213 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Greg_BE
Avatar

Send message
Joined: 30 May 06
Posts: 5662
Credit: 5,701,005
RAC: 2,103
Message 43216 - Posted: 5 Jul 2007, 10:15:18 UTC - in response to Message 43213.  
Last modified: 5 Jul 2007, 10:15:51 UTC

I'm getting nothing but client errors (127) from one of my machines. The machine that's having problems is 300MHz, 128MB RAM. My other (better) machines do not have this problem.


The answer may perhaps be found in the system requirements.


yep hes right, you need a minimum of 256MB to run RAH anything else results in errors.
ID: 43216 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
FoldingSolutions
Avatar

Send message
Joined: 2 Apr 06
Posts: 129
Credit: 3,506,690
RAC: 0
Message 43277 - Posted: 5 Jul 2007, 20:39:10 UTC - in response to Message 43216.  

Not to mention the fact is it worth running on a pentium II? 4creds per WU, is it even worth the electricity. Maybe investment in even a £250 ($500) machine would result in a 10 fold increase in power.
ID: 43277 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Trog Dog
Avatar

Send message
Joined: 25 Nov 05
Posts: 129
Credit: 57,345
RAC: 0
Message 43280 - Posted: 5 Jul 2007, 22:02:41 UTC - in response to Message 43203.  

I'm getting nothing but client errors (127) from one of my machines. The machine that's having problems is 300MHz, 128MB RAM. My other (better) machines do not have this problem. I'm using the Linux version of BOINC/Rosetta. What does an exit status of 127 mean? How can I fix this?

Here's an example result page:
https://boinc.bakerlab.org/rosetta/result.php?resultid=90582688
And the computer page:
https://boinc.bakerlab.org/rosetta/show_host_detail.php?hostid=543179


G'day jmegner

127 errors are missing file/library errors. From a terminal CD into your Rossetta project directory and run ldd on the rosetta executable. Check the output for missing libraries. You'll then need to track down your distros packages that contain these libraries and install them. If you need this explained further just yell :)

Cheers
ID: 43280 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Greg_BE
Avatar

Send message
Joined: 30 May 06
Posts: 5662
Credit: 5,701,005
RAC: 2,103
Message 43282 - Posted: 6 Jul 2007, 0:04:01 UTC - in response to Message 43277.  

p2? ohhhh...time for a bit of a update. might as well get a different box.
i am doing ok with a amd cpu that was medium level of its kind of processor type,with 512mb of memory. so yes, perhaps a small upgrade of the cpu and bit more memory would be beneficial to your quest of crunching and getting some sort of reasonable credit.

Not to mention the fact is it worth running on a pentium II? 4creds per WU, is it even worth the electricity. Maybe investment in even a £250 ($500) machine would result in a 10 fold increase in power.


ID: 43282 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile jmegner

Send message
Joined: 1 Jul 07
Posts: 9
Credit: 720,735
RAC: 0
Message 43290 - Posted: 6 Jul 2007, 4:01:41 UTC - in response to Message 43280.  

I'm getting nothing but client errors (127) from one of my machines. The machine that's having problems is 300MHz, 128MB RAM. My other (better) machines do not have this problem. I'm using the Linux version of BOINC/Rosetta. What does an exit status of 127 mean? How can I fix this?

Here's an example result page:
https://boinc.bakerlab.org/rosetta/result.php?resultid=90582688
And the computer page:
https://boinc.bakerlab.org/rosetta/show_host_detail.php?hostid=543179


G'day jmegner

127 errors are missing file/library errors. From a terminal CD into your Rossetta project directory and run ldd on the rosetta executable. Check the output for missing libraries. You'll then need to track down your distros packages that contain these libraries and install them. If you need this explained further just yell :)

Cheers


Ah-hah! Thanks for the info and instructions, but when I run ldd on BOINC/projects/boinc.bakerlab.org_rosetta/rosetta_5.68_i686-pc-linux-gnu, I get "not a dynamic executable" as the output.
ID: 43290 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Trog Dog
Avatar

Send message
Joined: 25 Nov 05
Posts: 129
Credit: 57,345
RAC: 0
Message 43452 - Posted: 9 Jul 2007, 20:37:46 UTC - in response to Message 43290.  



Ah-hah! Thanks for the info and instructions, but when I run ldd on BOINC/projects/boinc.bakerlab.org_rosetta/rosetta_5.68_i686-pc-linux-gnu, I get "not a dynamic executable" as the output.


Looking at your results you occassionally complete one or two wu's, then you have a string of errors, and the errors have changed from 193 to 127.

It could be that your box is flaky, or maybe the small amount of memory is causing the command not found error. Is this box stable on any other project, and how big is the swap partition? Also what distro are you running?
ID: 43452 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile jmegner

Send message
Joined: 1 Jul 07
Posts: 9
Credit: 720,735
RAC: 0
Message 43498 - Posted: 11 Jul 2007, 0:52:00 UTC - in response to Message 43452.  



Ah-hah! Thanks for the info and instructions, but when I run ldd on BOINC/projects/boinc.bakerlab.org_rosetta/rosetta_5.68_i686-pc-linux-gnu, I get "not a dynamic executable" as the output.


Looking at your results you occassionally complete one or two wu's, then you have a string of errors, and the errors have changed from 193 to 127.

It could be that your box is flaky, or maybe the small amount of memory is causing the command not found error. Is this box stable on any other project, and how big is the swap partition? Also what distro are you running?


I never tried the 300MHz box on another project. The 300MHz box's swap is 500MB. I was using the Ubuntu 7.04 distro. Well, I cannibalized the 300MHz box for parts for a newer 533MHz box, and that new box doesn't seem to have any problems. I might try to use the 300MHz box later as a diskless node. Thanks for your help.
ID: 43498 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Message boards : Number crunching : Lots of 'Exit Status 127' client errors from old 300MHz 128MB RAM machine



©2024 University of Washington
https://www.bakerlab.org