You can use the following command to display the process name associated with a process ID (PID):
diagnose sys process nameof <pid>
Where <pid> is the process ID.
<pid>