Due to popular demand and as I'm now pretty sure that the bug in the Linux App wouldn't show up here, I just started a build on the FreeBSD machine of a friend and found it working (with minor issues in BOINC). The resulting App is available as usual on our Beta Test page. This App only ran a single few seconds standalone test so far, so actual testing is up to you!
BM
BM
Copyright © 2024 Einstein@Home. All rights reserved.
FreeBSD S5R2 App 4.22 available for Beta test
)
First unit started with new app - ETA indicated is 38 hours.
The unit completed in 77,020
)
The unit completed in 77,020 seconds (21 hours 23 minutes), validated, got awarded by 337 credits.
It's a go! Thanks a lot, Bernd.
Hello, we test BSD app and
)
Hello,
we test BSD app and working. Now I have all units pending.
Computing were restarting often :
17/05/2007 06:48|Einstein@Home|Restarting task h1_0410.65_S5R2__179_S5R2c_0 using einstein_S5R2 version 422
17/05/2007 06:48|Einstein@Home|Task h1_0410.70_S5R2__189_S5R2c_2 exited with zero status but no 'finished' file
17/05/2007 06:48|Einstein@Home|If this happens repeatedly you may need to reset the project.
example
Reset the project I don't test yet.
Libor
Is the machine loaded with
)
Is the machine loaded with regular jobs for up to 30 seconds at a time? Then this will happen. The boinc client and it jobs run on idleprio.
I wonder why it's only 30 seconds with Einstein, the default timeout is 60 seconds I think.
RE: Is the machine loaded
)
The machine isn't loaded without boinc. NICE process (einstein) take 99-100% CPU.
In profile I have Write to disk at most every 60 seconds - default.
Libor
Have you been watching the
)
Have you been watching the machine the 30 seconds before it logged the Restarting task event? Have it been busy only with einstein at that time, too?
Now installed to FreeBSD 5.3
)
Now installed to FreeBSD 5.3 and 5.4 with success. 6.0 still fails, maybe need to rebuid kernel.
--Saku
RE: Now installed to
)
Make sure you have misc/compat5x port installed when running on 6.X.
Crunching on two of my
)
Crunching on two of my machines on freebsd.
Details in these URLs: http://einsteinathome.org/host/692888
http://einsteinathome.org/host/698355
The FreeBSD app tends to fall
)
The FreeBSD app tends to fall into a strange state from time to time, when it's spending approx. 75% of time in syscalls, and it's not progressing or updating it's state in manager.
The truss shows it's polling file descriptor 4 *a lot*. FD 4 is a pipe connected to FD 5 on the same process. This pipe is present on the good running app, too, but no excessive polling on it.
Ideas? It's happening often enough to be annoying.