测试点s:
1:AC
2:UKE
3:AC
4:UKE
5:UKE
.......
Unknown Error. Judger internal error
Traceback (most recent call last):
File "/app/luogu-judger/source/executor/LrunExecutor.py", line 43, in execute
cwd=work_dir, stdout=subprocess.DEVNULL)
File "/usr/lib/python3.7/subprocess.py", line 323, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.7/subprocess.py", line 1453, in _execute_child
restore_signals, start_new_session, preexec_fn)
BlockingIOError: [Errno 11] Resource temporarily unavailable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/app/luogu-judger/source/tasks/Judge.py", line 153, in judge
execution_limits=limits)
File "/app/luogu-judger/source/judger/Judger.py", line 40, in judge
execution_limits=execution_limits)
File "/app/luogu-judger/source/judger/ProgramRunner.py", line 72, in execute
mirror_directories=work_dir)
File "/app/luogu-judger/source/executor/LrunExecutor.py", line 78, in execute
shell=True, stdin=None, stdout=None, stderr=None)
File "/usr/lib/python3.7/subprocess.py", line 323, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.7/subprocess.py", line 1453, in _execute_child
restore_signals, start_new_session, preexec_fn)
BlockingIOError: [Errno 11] Resource temporarily unavailable