1)
Questions and Answers :
Bugs :
All errors (PLEASE OPEN NEW THREADS)
(Message 496)
Posted 13 Jul 2022 by gemini8 Post: I had some workunits that ran for ten hours and only finished when reaching a time limit: <core_client_version>7.14.2</core_client_version> <![CDATA[ <stderr_txt> 22:36:04 (8148): wrapper (7.5.26014): starting 22:36:04 (8148): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-220627-linux-x86 (boinc -H 2) 08:31:33 (8148): task loda reached time limit 36000 08:31:33 (8148): called boinc_finish(0) </stderr_txt> ]]> The log file has only entrys for a much shorter amount of time: 2022-07-12 22:36:04|INFO |Starting LODA v22.6.27. See https://loda-lang.org/ 2022-07-12 22:36:04|INFO |Platform: linux-x86, user name: gemini8, hostid: 230 2022-07-12 22:36:04|INFO |Using LODA home directory "/var/lib/boinc-client/projects/boinc.loda-lang.org_loda/" 2022-07-12 22:36:04|INFO |Checking environment 2022-07-12 22:36:04|INFO |Loading sequences from the OEIS index 2022-07-12 22:36:07|INFO |Loaded 334181/355222 sequences in 2.70s 2022-07-12 22:36:11|INFO |Initialized 5 matchers (ignoring 123147 sequences) 2022-07-12 22:36:11|INFO |Initialized 1 generators (profile: mutate2, overwrite: none) 2022-07-12 22:36:11|INFO |Mining programs in client mode (extended validation mode) 2022-07-12 22:37:05|INFO |Processed 149378 programs 2022-07-12 22:38:05|INFO |Processed 77394 programs 2022-07-12 22:39:21|INFO |Processed 16550 programs 2022-07-12 22:40:30|INFO |Processed 5009 programs 2022-07-12 22:41:31|INFO |Processed 12606 programs 2022-07-12 22:42:50|INFO |Processed 1113 programs 2022-07-12 22:43:50|INFO |Processed 670328 programs 2022-07-12 22:44:56|INFO |Processed 177954 programs 2022-07-12 22:45:57|INFO |Processed 34754 programs 2022-07-12 22:46:57|INFO |Processed 853029 programs 2022-07-12 22:47:57|INFO |Processed 249001 programs 2022-07-12 22:48:58|INFO |Processed 162001 programs 2022-07-12 22:49:58|INFO |Processed 409001 programs 2022-07-12 22:50:58|INFO |Processed 216001 programs 2022-07-12 22:51:58|INFO |Processed 50000 programs 2022-07-12 22:52:20|WARN |Reaching maximum physical memory limit of 1024MB 2022-07-12 22:52:58|INFO |Processed 702001 programs 2022-07-12 22:54:08|INFO |Processed 61001 programs 2022-07-12 22:55:08|INFO |Processed 745001 programs 2022-07-12 22:56:09|INFO |Processed 92001 programs 2022-07-12 22:57:13|INFO |Processed 58987 programs 2022-07-12 22:58:13|INFO |Processed 14001 programs 2022-07-12 22:59:13|INFO |Processed 632999 programs 2022-07-12 23:00:15|INFO |Processed 30001 programs 2022-07-12 23:01:15|INFO |Processed 331001 programs 2022-07-12 23:02:16|INFO |Processed 56001 programs 2022-07-12 23:03:16|INFO |Processed 187997 programs 2022-07-12 23:04:50|INFO |Processed 8001 programs 2022-07-12 23:07:29|INFO |Processed 1001 programs 2022-07-12 23:08:29|INFO |Processed 371001 programs 2022-07-12 23:09:30|INFO |Processed 80001 programs 2022-07-12 23:10:31|INFO |Processed 837999 programs 2022-07-12 23:11:31|INFO |Processed 164001 programs There's another workunit in the pipeline which claims to need nineteen days for finishing. Atm it's at eight hours and says it has 1.x % of its work done. As far as I can tell it's still working on something. |
2)
Questions and Answers :
Bugs :
Abortet: Runtime exceeded
(Message 435)
Posted 26 Jun 2022 by gemini8 Post: Looks pretty much the same as on one of my machines: <core_client_version>7.14.2</core_client_version> <![CDATA[ <message> exceeded elapsed time limit 6268.40 (86400.00G/13.78G)</message> <stderr_txt> 12:52:47 (30694): wrapper (7.5.26014): starting 12:52:47 (30694): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-220619-linux-x86 (boinc -H 2) </stderr_txt> ]]> |
3)
Questions and Answers :
Bugs :
All errors (PLEASE OPEN NEW THREADS)
(Message 340)
Posted 2 Jun 2022 by gemini8 Post: Hi Jens,
Ok, that shouldn't have happened. Been logged in with our team account. Don't see a 'delete-my-post'-button. |
4)
Questions and Answers :
Bugs :
All errors (PLEASE OPEN NEW THREADS)
(Message 337)
Posted 1 Jun 2022 by gemini8 Post: My Ryzen 7 2700 running Ubuntu is still telling me this when I have a look at any of my 100 per cent errors:
I see. So there are the individual logs per workunit. It seems the machine isn't too happy about cloning the online programs. When looking at things I didn't find a directory 'programs', so I created one and set it to be workable by user boinc. I also re-installed git, but I still get this: 2022-06-01 21:07:55|INFO |Starting LODA v22.5.31. See https://loda-lang.org/ 2022-06-01 21:07:55|INFO |Platform: linux-x86, user name: gemini8 2022-06-01 21:07:55|INFO |Using LODA home directory "/var/lib/boinc-client/projects/boinc.loda-lang.org_loda/" 2022-06-01 21:07:55|INFO |Checking environment sh: 1: git: not found 2022-06-01 21:08:17|ERROR|Error executing command (exit code 32512): git clone https://github.com/loda-lang/loda-programs.git "/var/lib/boinc-client/projects/boinc.loda-lang.org_loda/programs" terminate called after throwing an instance of 'std::runtime_error' what(): Error executing command (exit code 32512): git clone https://github.com/loda-lang/loda-programs.git "/var/lib/boinc-client/projects/boinc.loda-lang.org_loda/programs" |
5)
Questions and Answers :
Bugs :
All errors (PLEASE OPEN NEW THREADS)
(Message 336)
Posted 1 Jun 2022 by gemini8 Post: My Ryzen 7 2700 running Ubuntu is still telling me this when I have a look at any of my 100 per cent errors:
I see. So there are the individual logs per workunit. Thanks for directing me towards them. git isn't found although it's installed. As the machine in question is the only one that had Ubuntu 20 installed directly - and also the one to be updated to the highest subversion - I'm asking myself if something of this might have made a difference. I suppose something has been done differently from my other linux machines. I'll try to fix the apparent issues. Thanks again! |
6)
Questions and Answers :
Bugs :
All errors (PLEASE OPEN NEW THREADS)
(Message 320)
Posted 28 May 2022 by gemini8 Post: My Ryzen 7 2700 running Ubuntu is still telling me this when I have a look at any of my 100 per cent errors: <core_client_version>7.16.6</core_client_version> <![CDATA[ <message> process exited with code 195 (0xc3, -61)</message> <stderr_txt> 05:45:43 (332964): wrapper (7.5.26014): starting 05:45:43 (332964): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-220523-linux-x86 (boinc -H 4) 05:45:44 (332964): loda exited; CPU time 0.006301 05:45:44 (332964): app exit status: 0x86 05:45:44 (332964): called boinc_finish(195) </stderr_txt> ]]> Any ideas how to overcome the situation? Thanks for your input. |
7)
Questions and Answers :
Bugs :
All errors (PLEASE OPEN NEW THREADS)
(Message 262)
Posted 23 May 2022 by gemini8 Post: Catchercradle, dthonon: I published a new app version (220514) which uses the project dir as fallback if /tmp is not writable.It works fine, now. Thanks. Nice. I'll try again on one of my machines that dthonon might have copied his above-posted stderr from. Btw.: It's the only one of my six Linux machines (part Ubuntu, part Debian) to feature respective problems. |
©2025 LODA Language