How to check running process in ubuntu
If all those kill process commands don't work for you, my suggestion is to check if you were using any other packages to run your node process. I had the similar issue, and it was due to I was running my node process using PM2(a NPM package).