I’m encountering a problem with Nsight Systems CLI (version 2025.6.1.1-ubuntu22.04). When profiling my application, one or two processes consistently fail to generate report files (.nsys-rep) on each run.
Has anyone encountered this issue?
The log output is as follows:
[1/1] [0% ] profile_0_13623.nsys-repProcessing events…
[1/1] [0% ] profile_0_13621.nsys-repProcessing events…
[1/1] [0% ] profile_0_13621.nsys-repProcessing events…
[1/1] [0% ] profile_0_13622.nsys-repProcessing events…
[1/1] [===22% ] profile_0_13623.nsys-repProcessing events…
[1/1] [0% ] profile_0_13618.nsys-repProcessing events…
[1/1] [0% ] profile_0_13624.nsys-repProcessing events…
[1/1] [========================100%] profile_0_13623.nsys-rep
Generated:
/mnt/data/profiler/20260107/profile_0_13623.nsys-rep
[1/1] [========================100%] profile_0_13621.nsys-rep
Generated:
/mnt/data/profiler/20260107/profile_0_13621.nsys-rep
[1/1] [6% ] profile_0_13619.nsys-repProcessing events…
[1/1] [========================100%] profile_0_13617.nsys-rep
Generated:
/mnt/data/profiler/20260107/profile_0_13617.nsys-rep
[1/1] [========================100%] profile_0_13619.nsys-rep
Generated:
/mnt/data/profiler/20260107/profile_0_13619.nsys-rep
[1/1] [========================100%] profile_0_13622.nsys-rep
Generated:
/mnt/data/profiler/20260107/profile_0_13622.nsys-rep
[1/1] [========================100%] profile_0_13618.nsys-rep
Generated:
/mnt/data/profiler/20260107/profile_0_13618.nsys-rep
W0107 10:24:32.007000 140200798426240 torch/distributed/elastic/multiprocessing/api.py:858] Sending process 13618 closing signal SIGTERM
W0107 10:24:32.008000 140200798426240 torch/distributed/elastic/multiprocessing/api.py:858] Sending process 13620 closing signal SIGTERM
W0107 10:24:32.008000 140200798426240 torch/distributed/elastic/multiprocessing/api.py:858] Sending process 13624 closing signal SIGTERM
/data/develop/quadd_int/QuadD/Common/AgentAPI/Src/SessionImpl.cpp(21): rpc Shutdown(.Agent.ShutdownRequest) returns (.Agent.EmptyMessage);
is canceled because the timeout period is expired (30 sec).
/data/develop/quadd_int/QuadD/Common/AgentAPI/Src/SessionImpl.cpp(21): rpc Shutdown(.Agent.ShutdownRequest) returns (.Agent.EmptyMessage);
is canceled because the timeout period is expired (30 sec).