And i run Virutalbox (4.3.12_OSE) on it with Ubuntu 16.04.1 server.
I have it as a open vpn client and download server.
I have had problems with it from the start. Many crashes on it when i was on 14.04, so i decided to switch to 16.04 just to see if the problems went away. but they only got worse.
I have tried to find out what the error code means but the only thing i have been able to find out is that it is a normal error. nothing on how to fix it.
Im not well versed in linux but i can do some minor changes, this is to big for me.
The error that i have found is at 1058 if you go to the site.
Do anyone know what i can do to fix this problem? My other option is to put a RaspberryPi as the box instead. but that is no fun!
22:51:03.833170 /PROF/CPU0/VM/Halt/Timers 406 ns/call ( 63738248696 ticks, 156740041 times, max 48924361, min 1) 22:51:03.833496 /PROF/CPU1/VM/Halt/Timers 2435 ns/call (392558228374 ticks, 161206451 times, max 24583936, min 2)
Looking at the huuge dump you provided (wich is mostly details about the machine) the lines I reported you above jumped to my eyes. The CPU1 has a min value for the halt state of 2 wich to me speaks "error of some kind". Also the CPU0 looks halted 100% of the time and the CPU1 0%.
This is what I saw and thought it's weird. Why don't you migrate your VM from VB to VMware? Maybe giving it a chance might fix your issues.