Long running processes

I have 5 node cluster deployed.

But there is 1 container which takes very long to start up and i believe it has some long-running processes. How can i check which processes are these and how they are starting automatically ? I will also like to stop them as they are consuming heavy memory.

Thank you in advance