有关蜜汁 UKE & CE
查看原帖
有关蜜汁 UKE & CE
63720
brealid楼主2020/6/12 08:15

提交了五次,均有不同程度 UKE。其他非 UKE 测试点均 AC。

随便放俩链接:
https://www.luogu.com.cn/record/34317614
https://www.luogu.com.cn/record/34317642

还有一次报了 CEhttps://www.luogu.com.cn/record/34317651 (没给编译信息?是 bug 不是 CE!)

UKE 信息

Unknown Error. Judger internal error

Traceback (most recent call last):
File "/app/luogu-judger/source/tasks/Judge.py", line 148, in judge
execution_limits=limits)
File "/app/luogu-judger/source/judger/Judger.py", line 38, in judge
execution_limits=execution_limits)
File "/app/luogu-judger/source/judger/ProgramRunner.py", line 69, in execute
mirror_directories=work_dir)
File "/app/luogu-judger/source/executor/LrunExecutor.py", line 54, in execute
timeout=limits.real_time / 1000 + 1 if limits.real_time is not None else None)
File "/usr/lib/python3.7/subprocess.py", line 325, in call
return p.wait(timeout=timeout)
File "/usr/lib/python3.7/subprocess.py", line 990, in wait
return self._wait(timeout=timeout)
File "/usr/lib/python3.7/subprocess.py", line 1616, in _wait
raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command 'lrun --netns lrun-empty --isolate-process true --uid 9077 --gid 9077 --chroot /tmp/tmpezaar92t/mirror --chdir / --hostname sandbox.luogu --reset-env true --env HOME / --env TERM xterm --env PATH /sbin:/bin:/usr/sbin:/usr/bin --env LANG zh_CN.UTF-8 --max-cpu-time 0.400 --max-real-time 1.100 --max-memory 524288000 --max-nprocess 21 sh -c /tmp/tmpf7k8u0xx/prog 3>>/tmp/tmpsl12p3q9 > >(ol 33554432 3>>/tmp/tmpsl12p3q9) 2> >(ol 33554432 3>>/tmp/tmpsl12p3q9 1>&2)' timed out after 2.1 seconds
2020/6/12 08:15
加载中...