is reply may have shown up already - if it has there may be somethiong wrong with the site.
Anyway
vmnet 55801
vmci 87584
vmmon 76138
The numbesr on the right might be their rocess id - I don't know about that.
However you can try this command
ps -A | grep vm which will show you the process id.
Then try sudo kill <process id i.e number) r> on all the above. See if that helps. If this works try the stepls in KB after the lsmod command.
Good luck!