[ldv-project] Unexpected errors occur when running Klever according to the tutorial
Павел
andrianov at ispras.ru
Mon Oct 16 11:08:06 MSK 2023
Dear Tuo Li,
To deal with the first error (memory limit) you may also decrease
parallelism. In job start settings by default 3-4 plugins (EMG, CIF) are
run in parallel. Just for experiment you may run everything
sequentially. Also you may increase memory limits in the same settings
menu, in the right column.
To deal with the second issue (scheduler reset), you just need to
restart scheduler: sudo service klever-native-scheduler restart. Also,
one bug related to the issue was fixed some time ago. So, it is make
sense to update Klever - 'update' command just updates the tool and do
not affect any results, marks and so on.
Best regards,
Pavel
15.10.2023 12:57, Tuo Li пишет:
> Hi,
>
> I have tried to run Klever according to the tutorial but some errors
> occurred.
>
> The configure file job.json is like this:
>
> {
> "project": "Linux",
> "build base":
> "/home/lt/Work/klever/build-base-linux-5.5.19-allmodconfig",
> "targets": [
> "drivers/usb/**"
> ],
> "specifications set": "5.5",
> "requirement specifications": [
> "drivers:clk.*",
> "memory safety"
> ]
> }
>
>
> However, when I created and started the decision with default
> configuration,
> a memory error is thrown in the website:
>
> Process was terminated since it ran out of memory (you may need to
> adjust job solution settings)
>
>
> Then I tried creating and starting the decision with custom
> configuration according to
> my experimental environment.
> I set the memory size to 32.0 GB, and the number of CPU cores to 4,
> and then
> started the decision again, but I got another error:
>
> Scheduler has been terminated or reset
>
>
> I have tried many configurations but still can not fix these problems.
> Any feedback will be appreciated!
>
> Sincerely,
> Tuo Li
>
>
>
> _______________________________________________
> ldv-project mailing list
> ldv-project at linuxtesting.org
> http://linuxtesting.org/cgi-bin/mailman/listinfo/ldv-project
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://linuxtesting.org/pipermail/ldv-project/attachments/20231016/a2558779/attachment.html>
More information about the ldv-project
mailing list