Questions and Answers :
Bugs :
All errors (PLEASE OPEN NEW THREADS)
Message board moderation
Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · Next
Author | Message |
---|---|
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
A workunit can take >4h. In some cases it can occur that the progress "jumps" after it seems to be stuck for a while. |
Send message Joined: 3 Jun 22 Posts: 21 Credit: 100,051 RAC: 0 |
Not worried about time to complete, I'm worried about reliability. Now they are all erroring e.g https://boinc.loda-lang.org/loda/workunit.php?wuid=221607: <core_client_version>7.14.2</core_client_version> <![CDATA[ <message> exceeded elapsed time limit 17496.07 (86400.00G/0.68G)</message> <stderr_txt> 01:30:49 (17420): wrapper (7.7.26016): starting 01:30:49 (17420): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-220606-windows.exe (boinc -H 4) </stderr_txt> ]]> I also now have 4 invalids https://boinc.loda-lang.org/loda/results.php?userid=324&offset=0&show_names=0&state=5&appid=. Please fix your software. Going back to another project for a bit. |
Send message Joined: 13 May 22 Posts: 24 Credit: 10,000,312 RAC: 0 |
No CPU time is wasted. Results are transferred immediately to the API server. Our CPU time is being wasted as is the cost of the electricity if we are not getting credit for the work carried out. There has been a big increase in the number of work units being marked as "Validate error" and receiving 0 credit. You might be getting your results but we are not getting the credit for them. If you don't think credit is important then stop giving any credit and see how many stay at your project 'for the science'. Why are these results being marked as invalid ? The logs show nothing apart from "WARN |Reaching maximum physical memory limit of 1024MB", "WARN |Recursion detected in stats for" and "WARN |Error reporting CPU hour". The logs do not show when a task has finished, I thought they used to but now I haven't seen a log that shows a complete run, they just stop part way through as though it ran out of room to write the rest of the log. I appreciate you are new to BOINC but it appears that you think your project is going well when from the volunteer side of things it is not. |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
Hi PDW, sorry for the delay on your validation errors. We were completely busy rewriting and replacing our API server during the last two weeks. We'll look into your validation errors soon. Cheers, Christian |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
Hi PDW, I checked your validation errors. They appear to have all the same issue: the BOINC time limit is reached. This is weird because we internally also have a time limit which is below the BOINC time limit. We will adjust the configuration and publish a new app version. |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
App version 220610 is available with two fixes:
|
Send message Joined: 13 May 22 Posts: 24 Credit: 10,000,312 RAC: 0 |
The logs do not show when a task has finished, I thought they used to but now I haven't seen a log that shows a complete run, they just stop part way through as though it ran out of room to write the rest of the log. Today I have found... 2022-06-18 13:09:14|INFO |Finished mining after 151 minutes That was what I thought indicated a log was complete. There was just one occurrence of 'Finished mining' in my logs, Firefox won't tell me exactly how many individual logs are being shown, it just says over 1,000. So where are the remainder of the log files, why aren't they showing a 'Finished mining' message ? |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
Hi PDW, WUs can successfully finish also without this log message. Logs are removed automatically for successful WUs. Hope this helps. Cheers, Christian |
Send message Joined: 13 May 22 Posts: 35 Credit: 174,375 RAC: 90 |
Task 511346 Exit status 195 (0x000000C3) EXIT_CHILD_FAILED Application version LODA v2206.19 windows_x86_64 Log wu_1653998999_55445_3_r478376883_0 Everything appears normal in the log until .... It ended with >>> 2022-06-20 04:44:19|INFO |Processed 87513 programs |
Send message Joined: 13 May 22 Posts: 35 Credit: 174,375 RAC: 90 |
Task 498398 Exit status 195 (0x000000C3) EXIT_CHILD_FAILED Name wu_1655622377_240_0 Application version LODA v2206.19 windows_x86_64 Stderr output Everything appears OK in log ... What is the error or did the program not print the error to the log? Log wu_1655622377_240_0_r1947928243_0 Last few lines... Updating files: 99% (1171/1182) Updating files: 100% (1182/1182) Updating files: 100% (1182/1182), done. 2022-06-19 03:37:22|INFO |Cleaning up local programs directory 2022-06-19 03:37:22|INFO |Loading sequences from the OEIS index 2022-06-19 03:37:30|INFO |Loaded 333607/354630 sequences in 7.21s 2022-06-19 03:37:30|INFO |Regenerating program stats (last update 1 days ago) 2022-06-19 03:37:50|INFO |Processed 11128 programs |
Send message Joined: 13 May 22 Posts: 35 Credit: 174,375 RAC: 90 |
Task 515501 Exit status 195 (0x000000C3) EXIT_CHILD_FAILED Name wu_1655622377_6221_0 Stderr output CAN'T FIND LOG FOR THIS ERROR-ED TASK |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
@Dr Who Fan: The "Access denied" could be a bug, but I do not understand it, because the logs indicate that LODA was able to access it already earlier. In any case, I opened an issue: https://github.com/loda-lang/loda-cpp/issues/155 Regarding the sudden error without error message: my guess would be that the process was killed due to insufficient available memory. |
Send message Joined: 3 Jun 22 Posts: 21 Credit: 100,051 RAC: 0 |
Tried again today. Got too many errors again (195) so bye. |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
Hi Dave, sorry to hear you had errors. I looked into them and it seems like the same issue as here: https://boinc.loda-lang.org/loda/forum_thread.php?id=52 We have adapted the configuration to fix it. Cheers, Christian |
Send message Joined: 3 Jun 22 Posts: 21 Credit: 100,051 RAC: 0 |
Ty Christian, didn't mean to sound so final, I will continue to retry once current cache of other workload drains (likely Thursday now). |
Send message Joined: 16 Jun 22 Posts: 3 Credit: 2,410 RAC: 0 |
<core_client_version>7.20.0</core_client_version> <![CDATA[ <message> (unknown error) - exit code 195 (0xc3)</message> <stderr_txt> 19:49:05 (3488): wrapper (7.7.26016): starting 19:49:05 (3488): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-220627-windows.exe (boinc -H 2) 19:51:49 (3488): loda exited; CPU time 31.453125 19:51:49 (3488): app exit status: 0xc0000409 19:51:49 (3488): called boinc_finish(195) </stderr_txt> ]]> Hi, My computer has already given an error several times as above. As if in the BOINC log, it says that the task has finished, and a message appears in the list of tasks that WU ended with an error. Is this normal? And can something be done about it? I am asking because it is a waste of time if it has to be like this every time. I am not a person very familiar with the subject of the project and computers. I installed Git for Wondows and I don't know what to do with it. There should be some clear instruction if the project requires additional software. I probably missed it ... |
Send message Joined: 13 May 22 Posts: 6 Credit: 10,962 RAC: 0 |
Win 7 64 with git instaled. All wu with errors. <core_client_version>7.16.20</core_client_version> <![CDATA[ <message> (unknown error) - exit code 195 (0xc3)</message> <stderr_txt> 21:14:31 (14792): wrapper (7.7.26016): starting 21:14:31 (14792): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-220627-windows.exe (boinc -H 2) 21:14:34 (14792): loda exited; CPU time 0.015600 21:14:34 (14792): app exit status: 0x3 21:14:34 (14792): called boinc_finish(195) </stderr_txt> ]]> |
Send message Joined: 13 May 22 Posts: 24 Credit: 10,000,312 RAC: 0 |
@AL ADIM You restarted BOINC after installing GIT ? What version of GIT ? |
Send message Joined: 13 May 22 Posts: 6 Credit: 10,962 RAC: 0 |
After instaling git I restarted PC Git-2.36.1-64-bit |
Send message Joined: 13 May 22 Posts: 24 Credit: 10,000,312 RAC: 0 |
That's okay. You also need Curl on Win 7, Win 10 has it by default. I'll try and find the instructions... Your team mate posted here: https://boinc.loda-lang.org/loda/forum_thread.php?id=8&postid=142 However that mentions v7.83.1 which I found didn't work, others online said it was faulty so I found and installed v7.83.0 which worked fine. Edit 2: There is a new 7.84.0 version here: https://curl.se/windows/ with a changelog but I can't remember what the actual fault was :O I'd try 7.84.0 to see if that works before trying to find 7.83.0 |
©2024 LODA Language