Project 16935: not all returned work is credited
Posted: Tue Apr 06, 2021 6:09 am
Hi,
From the last 6 WUs I ran for project 16935, 4 weren't credited.
Logging from the first uncredited one (assigned at 2021-04-02 19:06:14 UTC)
2589 20:50:15:WU01:FS00:FahCore returned: FINISHED_UNIT (100 = 0x64)
2590 20:50:15:WU01:FS00:Sending unit results: id:01 state:SEND error:NO_ERROR project:16935 run:23 clone:35 gen:42 core:0xa8 unit:0x000000230000002a0000422700000017
2591 20:50:15:WU01:FS00:Uploading 7.68MiB to 129.32.209.204
2663 20:50:21:WU01:FS00:Upload 24.42%
2664 20:50:27:WU01:FS00:Upload 54.53%
2665 20:50:32:WU01:FS00:Upload complete
2666 20:50:33:WU01:FS00:Server responded WORK_ACK (400)
2667 20:50:33:WU01:FS00:Final credit estimate, 25903.00 points
2668 20:50:33:WU01:FS00:Cleaning up
Stats aren't found at https://apps.foldingathome.org/wu#proje ... =35&gen=42
The list of all six jobs:
(times are in epoch)
I know, the science still gets done, wanted to report it anyway
Regards,
Paul
From the last 6 WUs I ran for project 16935, 4 weren't credited.
Logging from the first uncredited one (assigned at 2021-04-02 19:06:14 UTC)
2589 20:50:15:WU01:FS00:FahCore returned: FINISHED_UNIT (100 = 0x64)
2590 20:50:15:WU01:FS00:Sending unit results: id:01 state:SEND error:NO_ERROR project:16935 run:23 clone:35 gen:42 core:0xa8 unit:0x000000230000002a0000422700000017
2591 20:50:15:WU01:FS00:Uploading 7.68MiB to 129.32.209.204
2663 20:50:21:WU01:FS00:Upload 24.42%
2664 20:50:27:WU01:FS00:Upload 54.53%
2665 20:50:32:WU01:FS00:Upload complete
2666 20:50:33:WU01:FS00:Server responded WORK_ACK (400)
2667 20:50:33:WU01:FS00:Final credit estimate, 25903.00 points
2668 20:50:33:WU01:FS00:Cleaning up
Stats aren't found at https://apps.foldingathome.org/wu#proje ... =35&gen=42
The list of all six jobs:
Code: Select all
sqlite> select project, run, clone, gen, state, assigned, credited, credits from fah_workunits where project=16935 and id > 500;
project run clone gen state assigned credited credits
---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
16935 23 35 42 DONE 1617390374
16935 7 103 57 DONE 1617462758
16935 13 97 59 CREDITED 1617518045 1617525081 25095
16935 21 77 42 CREDITED 1617554903 1617561687 25056
16935 3 260 55 DONE 1617642479
16935 10 489 28 DONE 1617648357
I know, the science still gets done, wanted to report it anyway
Regards,
Paul