
You can execute below command to look up the parent process id of the process id.
# cat /proc/PID/status | grep PPid PPid: 7069

You can execute below command to look up the parent process id of the process id.
# cat /proc/PID/status | grep PPid PPid: 7069