Hello, I am trying to run on a fresh installed domjudge (maintainer conf) server. After launching the ./bin/judgedeamon I got the following crash when the first submission is made for a contest.
[Aug 03 15:25:02.335] judgedaemon[16141]: Running compile.sh caused a runguard error/crash: 'runguard error - 50029 - creating cgroup'
And after the participants can't submit any more solutions.
Did you already face this problem?
I have seen the issue:* https://github.com/DOMjudge/domjudge-packaging/issues/11 https://github.com/DOMjudge/domjudge-packaging/issues/11*
But I didn't understood how they manage to fix it. Is there a way to reinstall all the cgroup from scratch?
Guillaume
On 03/08/18 15:54, Guillaume MILAN wrote:
Hello, I am trying to run on a fresh installed domjudge (maintainer conf) server. After launching the ./bin/judgedeamon I got the following crash when the first submission is made for a contest.
[Aug 03 15:25:02.335] judgedaemon[16141]: Running compile.sh caused a runguard error/crash: 'runguard error - 50029 - creating cgroup'
And after the participants can't submit any more solutions.
It sounds like cgroups are not properly enabled. Did you follow the instructions to set up a judgehost: https://www.domjudge.org/docs/admin-manual-3.html#ss3.7 ?
In particular, check that "cat /proc/cmdline" shows "cgroup_enable=memory swapaccount=1" and run the misc-tools/create_cgroups script (this must be done after *each* reboot, so you might want to call it from /etc/rc.local for example).
Best, Jaap
Did you already face this problem?
I have seen the issue:*_https://github.com/DOMjudge/domjudge-packaging/issues/11_*
But I didn't understood how they manage to fix it. Is there a way to reinstall all the cgroup from scratch?
Guillaume
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel