On my ubuntu server, an unknown process is consuming all 16 of 40 cores. It starts again after I kill it.
- Script:
ld-linux-x86-64-so.2
- Full command
$HOME/.ttp/a/stak/ld-linux-x86-64-so.2 --library-path $HOME/.ttp/a/stak/
Here is output of my htop
command.
I tried to kill it but it starts again. It is slowing down my server. Kindly guide me how to permanently stop this process.