Posts by Suzuki

1) Message boards : Number crunching : BOINC manager 'Disconnected' (Message 2012039)
Posted 15 Sep 2019 by Profile Suzuki
Post:

sudo systemctl stop boinc-client
sudo systemctl start boinc-client

Fixed!!
Thanks for your help!
Steve.
2) Message boards : Number crunching : BOINC manager 'Disconnected' (Message 2011883)
Posted 13 Sep 2019 by Profile Suzuki
Post:
Keith,
Thank you. I'll try those tomorrow.
Steve.
3) Message boards : Number crunching : BOINC manager 'Disconnected' (Message 2011877)
Posted 13 Sep 2019 by Profile Suzuki
Post:
I have found that attempting to "kill" or "start" tasks manually causes ownership problems when the tasks try to talk to one another. if you start or stop the client be sure to use the designated service call.


OK - do you know what the designated calls are? I'll use those.

Steve.
4) Message boards : Number crunching : BOINC manager 'Disconnected' (Message 2011861)
Posted 13 Sep 2019 by Profile Suzuki
Post:
Pasting 'MIT-MAGIC-COOKIE-1' into Google brings up all sort of references to Linux X-server (video output) problems and techniques. At which point, it stops being a BOINC problem within my knowledge, so I'll bow out.

Agree, I think this is ancillary to the actual issue at hand and should be disregarded. It's a server problem that's unrelated. (DVWA has been playing up - now fixed). It's just noise in a live terminal output.

Only to mention in passing that 'dir_open: Could not open directory 'slots' from '/usr/bin'.' sounds like possibly serious disk corruption: the 'slots' directory is pretty fundamental to BOINC's operation, and would have been created during or immediately after your first BOINC installation.

The folder exists, but not in /usr/bin. The drive isn't corrupted at all - I just tested it. The 'slots' directory is in 'var/lib/boinc/slots'
This setup was running fine and has recently stopped so it isn't an installation issue, unless KALI Linux introduced some fundamental changes, which they haven't as far as I am aware.
I've tried a fresh install but don't think I managed to delete everything so might try again tomorrow. It's takeaway time ...
Steve.
5) Message boards : Number crunching : BOINC manager 'Disconnected' (Message 2011850)
Posted 13 Sep 2019 by Profile Suzuki
Post:
my pizza is getting cold!)


Hope it was good - that's what I'll be having tonight!

I located the boinc file in "usr/bin" and ran it. I checked with "ps aux | grep boinc" to see what was running; I got:

root     16240  0.1  0.1  40804 13536 pts/0    Sl+  17:25   0:00 boinc
root     16297  1.6  1.0 102851176 86348 tty2  Sl+  17:25   0:01 boincmgr


I killed the "boincmgr" process and restarted it but I still get no connection. Starting "boinc" gives this:

13-Sep-2019 17:25:17 [---] cc_config.xml not found - using defaults
13-Sep-2019 17:25:17 [---] Starting BOINC client version 7.16.1 for x86_64-pc-linux-gnu
13-Sep-2019 17:25:17 [---] log flags: file_xfer, sched_ops, task
13-Sep-2019 17:25:17 [---] Libraries: libcurl/7.65.3 OpenSSL/1.1.1c zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.0.5) libssh2/1.8.0 nghttp2/1.39.2 librtmp/2.3
13-Sep-2019 17:25:17 [---] Data directory: /usr/bin
13-Sep-2019 17:25:17 [---] No usable GPUs found
13-Sep-2019 17:25:17 [---] [libc detection] gathered: 2.28, Debian GLIBC 2.28-10
13-Sep-2019 17:25:17 [---] Host name: KALI
13-Sep-2019 17:25:17 [---] Processor: 4 GenuineIntel Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz [Family 6 Model 158 Stepping 9]
13-Sep-2019 17:25:17 [---] Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d
13-Sep-2019 17:25:17 [---] OS: Linux Kali: Kali GNU/Linux Rolling [5.2.0-kali2-amd64|libc 2.28 (Debian GLIBC 2.28-10)]
13-Sep-2019 17:25:17 [---] Memory: 7.76 GB physical, 15.75 GB virtual
13-Sep-2019 17:25:17 [---] Disk: 264.80 GB total, 221.03 GB free
13-Sep-2019 17:25:17 [---] Local time is UTC +1 hours
13-Sep-2019 17:25:17 [---] Last benchmark was 18152 days 16:25:17 ago
13-Sep-2019 17:25:17 [---] No general preferences found - using defaults
13-Sep-2019 17:25:17 [---] Preferences:
13-Sep-2019 17:25:17 [---]    max memory usage when active: 3975.46 MB
13-Sep-2019 17:25:17 [---]    max memory usage when idle: 7155.82 MB
13-Sep-2019 17:25:17 [---]    max disk usage: 221.71 GB
13-Sep-2019 17:25:17 [---]    don't use GPU while active
13-Sep-2019 17:25:17 [---]    suspend work if non-BOINC CPU load exceeds 25%
13-Sep-2019 17:25:17 [---]    (to change preferences, visit a project web site or select Preferences in the Manager)
13-Sep-2019 17:25:17 [---] Setting up project and slot directories
dir_open: Could not open directory 'slots' from '/usr/bin'.
13-Sep-2019 17:25:17 [---] Checking active tasks
13-Sep-2019 17:25:17 [---] Setting up GUI RPC socket
13-Sep-2019 17:25:17 [---] Checking presence of 0 project files
13-Sep-2019 17:25:17 [---] This computer is not attached to any projects
13-Sep-2019 17:25:17 Initialization completed


It then repeatedly outputs:

Invalid MIT-MAGIC-COOKIE-1 key Invalid MIT-MAGIC-COOKIE-1


I am (was) attached to projects and the 'Add project' option in the Tools dropdown is greyed out. No idea what a MIT-MAGIC-COOKIE is!!

Not sure how to proceed.

S.
6) Message boards : Number crunching : BOINC manager 'Disconnected' (Message 2011769)
Posted 12 Sep 2019 by Profile Suzuki
Post:
Hi all,

I am sure there is a simple reason for this but on my Linux box, BOINC manager is loading at boot time but never connects to the client.

I have tried to uninstall but am not sure what files need to be taken out and aptitude doesn't recognise boinc or boincmgr so can't help me.

Is there an obvious reason for the Manager to not see the Seti app? It was all working fine but just suddenly stopped after a reboot. I'm assuming there's some lock file in place but am not sure where to look for it and it's just an assumption anyway.

TIA

S.
7) Message boards : Number crunching : Numbers way down (Message 1903529)
Posted 29 Nov 2017 by Profile Suzuki
Post:
I think I mean my Recent Average Credit


Are you crunching GPU units too? I found these were ridiculously slow so disabled GPU processing and my RAC recovered quickly.

Steve.
8) Message boards : Number crunching : RAC falling dramatically (Message 1891969)
Posted 27 Sep 2017 by Profile Suzuki
Post:
You still seem to have a lot of GPU tasks on that system.
... please abort these tasks so they can be sent to someone else.

Will do - thanks for the advice.

Steve.
9) Message boards : Number crunching : RAC falling dramatically (Message 1891966)
Posted 27 Sep 2017 by Profile Suzuki
Post:
Hi all,

Looks like disabling the GPU process has done the trick! RAC has been rising sharply since.

Thanks for the info.

Steve.

10) Message boards : Number crunching : RAC falling dramatically (Message 1891421)
Posted 22 Sep 2017 by Profile Suzuki
Post:
I've suspended GPU on both my i5 machines to see if they pick up their speed - I'll give it a couple of days and check back.

A quick check is to look at the processing times.
WUs that are presently taking 9+ hours should drop down to around 3-4 hours to complete.

Times are looking good - uploads occur overnight so, wingman-depending, I may see a change over the next few days. Looks like the Lunatix GPU element eats up too much CPU on my rig. I'll wait to make that a conclusion until I have results post-suspending the GPU tasks.

Steve.
11) Message boards : Number crunching : RAC falling dramatically (Message 1891292)
Posted 22 Sep 2017 by Profile Suzuki
Post:
I would try disabling the graphics core and run a CPU task by itself and see if the run time improves dramatically.


I've suspended GPU on both my i5 machines to see if they pick up their speed - I'll give it a couple of days and check back.
12) Message boards : Number crunching : RAC falling dramatically (Message 1891206)
Posted 21 Sep 2017 by Profile Suzuki
Post:
Hi Keith,

Can you walk me through that post so I can understand what I'm dealing with - I don't understand your language as I'm not versed in the Seti-speak! Your help is hugely appreciated! Thank you.

Steve.
13) Message boards : Number crunching : RAC falling dramatically (Message 1891189)
Posted 21 Sep 2017 by Profile Suzuki
Post:
I assume you are talking about this https://setiathome.berkeley.edu/results.php?hostid=8282565 host.

Yes, I am. Correct. :)

Your system however has a number of valid tasks that is less than half of the number of pending tasks.

That's odd.

One thing to check is this task: https://setiathome.berkeley.edu/result.php?resultid=5952168692. It was sent to your computer on August 18, but you have not yet returned it.

That task is not in my task list at all. I have 14se08ab but not 14se08ac. It's possible that some tasks got burned when I upgraded to BOINC 7.8.2 - and I think I added the Lunatix apps to support my graphics card at some point. That might have trashed some units too. But the Windows boot of this machine is pretty stable.

I don't think I have a stuck unit(s) - is it possible to check wingmen? I've never had a problem like that before - my rig is hardly the quickest in the world, I would imagine most users are waiting for me to finish a unit.
14) Message boards : Number crunching : RAC falling dramatically (Message 1891169)
Posted 21 Sep 2017 by Profile Suzuki
Post:
I've been experiencing what Hal described mostly. I think it only depends on the mix of BLC/Arecibo tasks coming off the splitters and the luck of the draw in matching up with fast or slow wingmen. The recent spate of "noisy" bombs didn't help either. I got a ton of them.


I'll see if it levels off over time, then. I'd just never come across such a large swing before.

Nice 'scope, by the way.

Steve.
15) Message boards : Number crunching : RAC falling dramatically (Message 1891167)
Posted 21 Sep 2017 by Profile Suzuki
Post:
You don't seem to be as NVidia-GPU-dependent as I am, but my RAC wavers up or down dependent on what proportion of Arecibo to Green Bank work is being distributed; since Tuesday it's been falling as there has been more Green Bank GUPPI VLAR and less Arecibo.


Do your figures move that much, though? It's nearly halved!

(Are Intel GPUs similarly affected? AMDs are not.)


I've no idea. I do have a large stack of GPU units today.

Steve.
16) Message boards : Number crunching : RAC falling dramatically (Message 1891123)
Posted 21 Sep 2017 by Profile Suzuki
Post:
Hi all,

I was wondering if anyone else was experiencing a drop in RAC recently?

My machines are pretty much on all the time yet the average is consistently falling. I don't know if it is a coincidence, but this seemed to start happening as the new, larger, WUs came online. Is it just that my units are pending validation or do the new units offer less credit.

Here's my desktop machine (Win10-DELL) which peaked at 6,600 and is now falling through 3,400.



Thoughts appreciated,

Steve.
17) Message boards : Number crunching : Compute errors Linux "stock" app (Message 1885942)
Posted 25 Aug 2017 by Profile Suzuki
Post:


Or something else?


Any other clues?


Adding vsyscall=emulate to my boot script seems to have fixed this. :-)

Steve.
18) Message boards : Number crunching : Compute errors Linux "stock" app (Message 1885939)
Posted 25 Aug 2017 by Profile Suzuki
Post:
[Did you try "vsyscall=emulate"?


Just did that and, so far (we're 100 seconds into one unit), it is working. Previously, it wouldn't complete a second of computation before raising a computation error.

Thanks for the advice!

Steve.
19) Message boards : Number crunching : Compute errors Linux "stock" app (Message 1885938)
Posted 25 Aug 2017 by Profile Suzuki
Post:

Is this WU specific?

Does Memtest86+ and "GIMPS Prime Torture Test" complete ok?

Or something else?

Any other clues?

I tried Memtest and my machine wouldn't boot into it - Grub was modified but it got no further when trying to boot into it. I don't have a USB pen or CDR to make any other bootable media.

GIMPS is running fine - it's pretty silent on its output but it is running happily. There's "Self-test 448k passed!" messages from time to time.

I don't think this is WU specific. This box went from merrily crunching lots of units to trashing *everything* it receives. Unlikely to be the PSU as there's no other issues - the same box crunches units when booted into Windows without any problems at all. There's nothing overclocked; everything's stock.

I haven't tried modifying the boot script with the vsyscall=emulate thing. Is that the next sensible step?

Steve.
20) Message boards : Number crunching : Compute errors Linux "stock" app (Message 1885739)
Posted 24 Aug 2017 by Profile Suzuki
Post:
Do you know what kernel and glibc you are running?


My uname -a gives me:

Linux KALI 4.11.0-kali1-amd64 #1 SMP Debian 4.11.6-1kali1 (2017-06-21) x86_64 GNU/Linux


And I used "ldd --version" to get:

ldd (Debian GLIBC 2.24-12) 2.24


Any useful info in there?

Steve.


Next 20


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.