Task: Kill and Logout a User Called <username>
# pkill -KILL -u <username>
# skill -KILL -u <username>
NB! Do not kill root or system user!
Source: http://www.cyberciti.biz/tips/howto-linux-kill-and-logout-users.html
Also see Force-logoff user from linux.