It's all right there! don't worry!
All this appear this way because Informix is a multi-thread application.
All system process access the same memory allocation (shared memory).
Each of this process are VPs (Virtual Processor) inside the informix. You can see that with command "onstat -g glo" . Will show to you each VPs and the respective PID.