Bug report

Matt Giwer
Matt Giwer
Joined: 12 Dec 05
Posts: 144
Credit: 6891649
RAC: 0
Topic 195400

Screen grabs documenting the problem are at the url
http://www.giwersworld.org/EINSTEIN/einstein.phtml

Einstein bug in linux app
by Matt Giwer, © 2010 [Oct 21]

Affected machine: AMD Athlon II x4 620 with Fedorda 13

When the machine boots boinc starts up fine. One instance in each of four cores. Sometime later I find only three cores being used with one of the cores time sharing two instances as shown below.

working wrong

The CPU history clearly show an underused core.

To fix this I manually stop and restart boinc.
working correctly

As I know just enough C to be dangerous I will leave it at simply reporting the bug.
[/url]

Gundolf Jahn
Gundolf Jahn
Joined: 1 Mar 05
Posts: 1079
Credit: 341280
RAC: 0

Bug report

And why would that be an Einstein bug? If at all, I'd say BOINC might be the culprit, but it sounds more like operation system (though I'm far from expert on this).

Gruß,
Gundolf

Computer sind nicht alles im Leben. (Kleiner Scherz)

Bikeman (Heinz-Bernd Eggenstein)
Bikeman (Heinz-...
Moderator
Joined: 28 Aug 06
Posts: 3522
Credit: 715493073
RAC: 960111

...and you should not run

...and you should not run BOINC as root...

HB

ExtraTerrestrial Apes
ExtraTerrestria...
Joined: 10 Nov 04
Posts: 770
Credit: 576480227
RAC: 191012

Update or down-date

Update or down-date BOINC?

MrS

Scanning for our furry friends since Jan 2002

Matt Giwer
Matt Giwer
Joined: 12 Dec 05
Posts: 144
Credit: 6891649
RAC: 0

RE: And why would that be

Quote:

And why would that be an Einstein bug? If at all, I'd say BOINC might be the culprit, but it sounds more like operation system (though I'm far from expert on this).

Gruß,
Gundolf

This does not happen with Seti or Milkyway.

Matt Giwer
Matt Giwer
Joined: 12 Dec 05
Posts: 144
Credit: 6891649
RAC: 0

RE: ...and you should not

Quote:

...and you should not run BOINC as root...

HB

Why? I agree, Beware the Root.

It is started by a line in /etc/rc.local to start it at boot time so I am not actually "running" it if this is what you mean.

Donald A. Tevault
Donald A. Tevault
Joined: 17 Feb 06
Posts: 439
Credit: 73516529
RAC: 0

RE: RE: ...and you should

Quote:
Quote:

...and you should not run BOINC as root...

HB

Why? I agree, Beware the Root.

It is started by a line in /etc/rc.local to start it at boot time so I am not actually "running" it if this is what you mean.

Actually, if you're starting it from the rc.local script, then it is running with root privileges. It would be better to delete the rc.local entry, and then add BOINC to your normal user start-up menu, if possible. If you're running a distro where that's not possible, then you'll just need to open a terminal window and invoke it from the command-line.

Rob Windgassen
Rob Windgassen
Joined: 16 Aug 10
Posts: 5
Credit: 118675094
RAC: 0

RE: It is started by a line

Quote:
It is started by a line in /etc/rc.local to start it at boot time so I am not actually "running" it if this is what you mean.

To prevent running as root you may put something like

BUSER=someuser
sudo -u $BUSER -i BOINC/run_client

in a file like rc.local. It will start automatically, but won't run as root.
For example, I use BUSER=boinc that executes in its own sandbox.

Rob

Matt Giwer
Matt Giwer
Joined: 12 Dec 05
Posts: 144
Credit: 6891649
RAC: 0

RE: RE: It is started by

Quote:
Quote:
It is started by a line in /etc/rc.local to start it at boot time so I am not actually "running" it if this is what you mean.

To prevent running as root you may put something like

BUSER=someuser
sudo -u $BUSER -i BOINC/run_client

in a file like rc.local. It will start automatically, but won't run as root.
For example, I use BUSER=boinc that executes in its own sandbox.

Rob

Thanks to you and Donald. I used to try to do that sort of thing but never figured out how. That should do it. Appreciated.

Self-taught obviously.

Matt Giwer
Matt Giwer
Joined: 12 Dec 05
Posts: 144
Credit: 6891649
RAC: 0

Since noticing this I started

Since noticing this I started monitoring an AMD Phenom Quad and do not see this happening which suggests it might be related to the Athlon II only. I have only monitored the Phenom for three day (and not seen it) vice at least twice a day on the Athlon for five days.

M. Schmitt
M. Schmitt
Joined: 27 Jun 05
Posts: 478
Credit: 15872262
RAC: 0

Matt you host is producing a

Matt you host is producing a mass of crashed Wus:
http://einsteinathome.org/host/3414309/tasks&offset=0&show_names=0&state=5

"09:40:44 (3067): No heartbeat from core client for 30 sec - exiting"

I think there is the base for your problems.

cu,
Michael

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.