Page 1 of 1

#1 high error rates on WU

Posted: Wed Apr 03, 2019 10:18 pm
by davidbam
100% error rate on Rosetta WU on Linux - but only after they have run for hours and hours.

Any tips as to why please?

#2 Re: on Linux

Posted: Wed Apr 03, 2019 11:23 pm
by davidbam
Any useful tips as to why please? :lol: :lol:

#3 Re: on Linux

Posted: Thu Apr 04, 2019 12:13 am
by davidbam
In truth, I was thinking that I might try putting windows on USB3 disks (is that easy enough?) and using them on an alternate boot. My big problem is that the machines are all over the house and none have keyboards or monitors so it'll be a nightmare to set them up unless I can can get TeamViewer to come up automatically.

This was mainly so that I could contribute something during the Gerasim sprint

#4 Re: on Linux

Posted: Thu Apr 04, 2019 12:30 am
by scole of TSBT
Post the Stderr output from the Task details from the project website

#5 Re: on Linux

Posted: Thu Apr 04, 2019 12:32 am
by davidbam
Will do

#6 Re: on Linux

Posted: Thu Apr 04, 2019 1:46 am
by Dirk Broer
Your Ubuntu box gets segmentation violations, your FreeBSD box has even more troubles.
Have you installed the 32-bit files too? They're needed for quite some BOINC apps...

On FreeBSD: did you read this? http://www.dotsch.de/boinc/FreeBSD_Linu ... howto.html

#7 Re: on Linux

Posted: Thu Apr 04, 2019 6:39 am
by davidbam
Thanks Dirk - not sure about the 32-bit files so I probably haven't installed them. You are right about the freeBSD box - seems it was running out of swap space trying to run 44 threads of Rosetta.

Your link seems to be under construction so will check back later to see if I've missed anything else but that box has happily crunched several different projects for 6 months or so

#8 Re: on Linux

Posted: Thu Apr 04, 2019 8:20 am
by davidbam
this one?

sudo apt install ia32-libs

#9 Re: on Linux

Posted: Thu Apr 04, 2019 2:29 pm
by Dirk Broer
davidBAM wrote: Thu Apr 04, 2019 8:20 am this one?
sudo apt install ia32-libs
I don't know, it depends on your distro and the exact version as to what exactly is offered by your repository.
In some distro's ia32-libs is not available and you have to search for an equivalent package.

Assuming you run many threads simultaneously, have you by any chance read this http://boinc.bakerlab.org/rosetta/forum ... p?id=13019 ?

#10 Re: on Linux

Posted: Thu Apr 04, 2019 2:41 pm
by davidbam
Ah - that might have a lot to do with it thanks. Yes, I would have had 44 threads - some Rosetta, some Rosetta-mini.

I'll gently dip a toe in the water next time I try

#11 Re: on Linux

Posted: Wed Apr 17, 2019 2:56 pm
by davidbam
all seems fine now, thanks