To see the number of process for a user run this (replacing [user] with the username):

 

ps -eLF -u[user] | wc -l