Open HiroIshida opened 8 months ago
killed by memory leak
[INFO] 2024-02-24 04:53:18,512 hifuku.neuralnet: initialized pid 1968871 [INFO] 2024-02-24 04:53:18,700 hifuku.neuralnet: initialized pid 1968872 [INFO] 2024-02-24 04:53:18,888 hifuku.neuralnet: initialized pid 1968873 [INFO] 2024-02-24 04:53:19,076 hifuku.neuralnet: initialized pid 1968874 [INFO] 2024-02-24 04:53:19,264 hifuku.neuralnet: initialized pid 1968875 [INFO] 2024-02-24 04:53:19,452 hifuku.neuralnet: initialized pid 1968876 [INFO] 2024-02-24 04:53:19,641 hifuku.neuralnet: initialized pid 1968877 [INFO] 2024-02-24 04:53:19,828 hifuku.neuralnet: initialized pid 1968878 [INFO] 2024-02-24 04:53:20,017 hifuku.neuralnet: initialized pid 1968879 [INFO] 2024-02-24 04:53:20,206 hifuku.neuralnet: initialized pid 1968880 [INFO] 2024-02-24 04:53:20,394 hifuku.neuralnet: initialized pid 1968881 [INFO] 2024-02-24 04:53:20,583 hifuku.neuralnet: initialized pid 1968882 7%|█████████▋ | 1593/24390 [00:06<06:27, 58.77it/s]Killed
h-ishida@azarashi:~$ ps -aux --sort=-rss|head -n30 USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND leus 1968876 4.0 37.9 35268848 24937436 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968882 4.1 37.9 35268848 24937256 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968875 4.0 37.9 35268848 24936980 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968879 4.0 37.9 35268848 24936628 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968877 4.0 37.9 35268848 24936540 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968878 4.1 37.9 35268848 24935996 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968874 4.0 37.9 35268848 24935732 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968871 4.0 37.9 35268848 24935608 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968873 4.0 37.9 35268848 24934776 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968872 4.0 37.8 35268848 24929452 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968881 4.1 37.8 35268848 24927208 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 leus 1968880 4.1 37.8 35268848 24883768 pts/5 S 04:53 0:07 python3 active_sampling.py -type di_bubbly_simple_sqp -post 0.1 h-ishida 2625 1.0 0.8 4858148 580608 ? Rsl 2月23 18:02 /usr/bin/gnome-shell
killed by memory leak