Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

died with <Signals.SIGKILL: 9> #6

Open
balabanahei opened this issue Aug 18, 2020 · 1 comment
Open

died with <Signals.SIGKILL: 9> #6

balabanahei opened this issue Aug 18, 2020 · 1 comment

Comments

@balabanahei
Copy link

The experiments on TACOS dataset is ok. But on activitynet dataset, there are some errors when preparing data. How can I fix it? Thanks!

2020-08-18 10:03:40,666 tan.trainer INFO: Preparing data, please wait...
Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.6/dist-packages/torch/distributed/launch.py", line 253, in
main()
File "/usr/local/lib/python3.6/dist-packages/torch/distributed/launch.py", line 249, in main
cmd=cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python', '-u', '/home/.jupyter/ngsv/2dtan/train_net.py', '--local_rank=1', '--config-file', '/home/.jupyter/ngsv/2dtan/configs/2dtan_64x64_pool_k9l4_activitynet.yaml', 'OUTPUT_DIR', '/home/.jupyter/ngsv/2dtan/outputs/2dtan_64x64_pool_k9l4_activitynet']' died with <Signals.SIGKILL: 9>.

@nickheat8830
Copy link

The experiments on TACOS dataset is ok. But on activitynet dataset, there are some errors when preparing data. How can I fix it? Thanks!

2020-08-18 10:03:40,666 tan.trainer INFO: Preparing data, please wait... Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "/usr/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/usr/local/lib/python3.6/dist-packages/torch/distributed/launch.py", line 253, in main() File "/usr/local/lib/python3.6/dist-packages/torch/distributed/launch.py", line 249, in main cmd=cmd) subprocess.CalledProcessError: Command '['/usr/bin/python', '-u', '/home/.jupyter/ngsv/2dtan/train_net.py', '--local_rank=1', '--config-file', '/home/.jupyter/ngsv/2dtan/configs/2dtan_64x64_pool_k9l4_activitynet.yaml', 'OUTPUT_DIR', '/home/.jupyter/ngsv/2dtan/outputs/2dtan_64x64_pool_k9l4_activitynet']' died with <Signals.SIGKILL: 9>.

I have the same errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants