How to extend Tenset dataset on RTX4090

I tried to extend Tenset dataset by measuring programs on RTX3080Ti and RTX4090, but when measuring the task dumped, I always got Error info like

Traceback (most recent call last): File “/root/autodl-tmp/tvm/python/tvm/auto_scheduler/utils.py”, line 296, in call_func_with_timeout res = worker.recv() File “/root/autodl-tmp/tvm/python/tvm/contrib/popen_pool.py”, line 260, in recv raise self._child_process_error() ChildProcessError: Subprocess terminated

I used Object ProgramMeasurer, and I found that when popen subprocess calls module.time_evaluator, the subprocess wound terminate