Gamma Ray Pulsar Tasks stuck

Jay Trang
Jay Trang
Joined: 21 Oct 24
Posts: 1
Credit: 406461
RAC: 1999
Topic 231677

Lately, all the tasks I am getting from gamma-ray pulsar searches keep getting stuck at 89.959% completion. What is going on?

Keith Myers
Keith Myers
Joined: 11 Feb 11
Posts: 5022
Credit: 18926044080
RAC: 6529173

The are NOT stuck.  That is

The are NOT stuck.  That is exactly what they are supposed to do.  Just let them finish.

 

mikey
mikey
Joined: 22 Jan 05
Posts: 12778
Credit: 1864227061
RAC: 1645885

Jay Trang wrote: Lately, all

Jay Trang wrote:

Lately, all the tasks I am getting from gamma-ray pulsar searches keep getting stuck at 89.959% completion. What is going on? 

As Keith said they are using the cpu to compile all the results, they do that at around 49.??% as well getting the data ready to send back to Einstein as a finished task. There's no way around this as it's part of the task design.

Scrooge McDuck
Scrooge McDuck
Joined: 2 May 07
Posts: 1077
Credit: 18261861
RAC: 12567

Jay Trang schrieb:Lately,

Jay Trang wrote:

Lately, all the tasks I am getting from gamma-ray pulsar searches keep getting stuck at 89.959% completion. What is going on?

Hello Jay Trang,

Welcome to the einstein@home forum!!!

The final ~10% are used to reevaluate a toplist of the ten most promising signal candidates. The science app doesn't update the progress meter during this final phase; don't know why...

If you urgently want to monitor progress during this final phase, you can still observe the stderr.txt logfile in BOINC's slots subdirectory ([..]/BOINC/slots/[slotID]/stderr.txt).

if you use Linux or some POSIX extension to Windows like "cygwin":  tail -n [..]/BOINC/tasks/[slotID]/stderr.txt

You will at least witness the checkpoints which are written after each finished candidate (10 checkpoints until 100% progress).

example:

[...]
% C 19 0
% C 20 0
% C 21 0
% C 22 0       --> regular progress up to 89.959% until this checkpoint
% C 23 2       --> 1st toplist candidate
% C 24 3       --> 2nd top...
% C 25 4       --> 3rd
% C 26 5       ...
% C 27 6
% C 28 7
% C 29 8
% C 30 9
% C 31 10
% C 32 11      --> 10th toplist candidate  --> finished 100%.
FPU status flags:  PRECISION
01:08:31 (7096): [normal]: done. calling boinc_finish(0).
01:08:31 (7096): called boinc_finish
Ian&Steve C.
Ian&Steve C.
Joined: 19 Jan 20
Posts: 4045
Credit: 48056095736
RAC: 34737933

mikey wrote: As Keith said

mikey wrote:

As Keith said they are using the cpu to compile all the results, they do that at around 49.??% as well getting the data ready to send back to Einstein as a finished task. There's no way around this as it's part of the task design.



you're confusing the O3AS tasks (GPU) with the gamma ray tasks (CPU) that the OP is talking about. he's asking about the FGRP5 CPU-only work. they do CPU computation 100% of the time, not only at that toplist section.

O3AS for apps v1.07 (OpenCL) and v1.08/1.15 (CUDA),"pauses" at 49.5% and 99.5% during this time calculations are being done on CPU.
O3AS for app 1.14 (CUDA) "pauses" at 37.5% and 87.5%, during this time calculations are being done on GPU

FGRP5 CPU work will "pause" at 89.99%, and jump to 100% when done. the old GPU app for FGRPB1G did the same thing.

in all of these cases, nothing is actually stopped or paused. calculations of some kind are still happening somewhere (depending on which app you're looking at), it's only BOINCs completion percentage reporting that's a little iffy.

_________________________________________________________________________

GWGeorge007
GWGeorge007
Joined: 8 Jan 18
Posts: 3119
Credit: 5010976744
RAC: 1674824

+1

+1

George

Proud member of the Old Farts Association

Scrooge McDuck
Scrooge McDuck
Joined: 2 May 07
Posts: 1077
Credit: 18261861
RAC: 12567

Ian&Steve C. schrieb: O3AS

Ian&Steve C. wrote:

O3AS for apps v1.07 (OpenCL) and v1.08/1.15 (CUDA),"pauses" at 49.5% and 99.5% during this time calculations are being done on CPU.

O3AS for app 1.14 (CUDA) "pauses" at 37.5% and 87.5%, during this time calculations are being done on GPU

FGRP5 CPU work will "pause" at 89.99%, and jump to 100% when done. the old GPU app for FGRPB1G did the same thing.

[off-topic:]

Seems like we could use a 'Wiki' here that collects all this useful information.   ;-)

Stephen Hawkins
Stephen Hawkins
Joined: 11 Mar 15
Posts: 72
Credit: 96366994
RAC: 151618

Gama-ray Pulsar tasks stuck

Gama-ray Pulsar tasks stuck at 100% Seem unable to Transfer.   Ventura 13.7.1 intel i5 Mint linux 22  Boinc manager 8.0.2

 

Stephen Hawkins

73 49 111 01001001

GWGeorge007
GWGeorge007
Joined: 8 Jan 18
Posts: 3119
Credit: 5010976744
RAC: 1674824

Stephen Hawkins

Stephen Hawkins wrote:

Gama-ray Pulsar tasks stuck at 100% Seem unable to Transfer.   Ventura 13.7.1 intel i5 Mint linux 22  Boinc manager 8.0.2

From a teammate of mine (edited and shortened because I had the same request of him), Ian&Steve C:

" Tasks are sorted by Send date. Not recieved date.  Some of your newest tasks were submitted out of order early so they stay at the top of the list when you sort the list by latest send date. 

If you sort the list by earliest send date, then just scroll through the pages you’ll find tasks reported and validated on as  normal. "

HTH

George

Proud member of the Old Farts Association

Stephen Hawkins
Stephen Hawkins
Joined: 11 Mar 15
Posts: 72
Credit: 96366994
RAC: 151618

My tasks page shows them

My tasks page shows them running and has for 2 or 3 days.  I can’t find a way to copy and past the two or 3 relevant lines onto this page.  I can see now that there is one other stuck at 89.959.  Telling boinc manager to “retry pending transfers” does nothing.   BOINC has down loaded other tasks but does not start them.

Stephen Hawkins

73 49 111 01001001

Phil
Phil
Joined: 8 Jun 14
Posts: 734
Credit: 273965839
RAC: 2319648

Stephen Hawkins wrote: My

Stephen Hawkins wrote:

My tasks page shows them running and has for 2 or 3 days.  I can’t find a way to copy and past the two or 3 relevant lines onto this page.  I can see now that there is one other stuck at 89.959.  Telling boinc manager to “retry pending transfers” does nothing.   BOINC has down loaded other tasks but does not start them.

I had the same problem over the course of the last few days with the problem apps causing other issues. Sometimes you just have to cut your losses and bail out. Here's what worked for me. YMMV.

Suspend the project.

Abort the stuck tasks.

Shut down Boinc.

Restart computer.

Start Boinc.

Resume Project.

Phil

 

I thought I was wrong once, but I was mistaken.

Comment viewing options

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