I was wrong! Sorry guys, I did hwclock on the server, not the virtual server.
This is what I get now, at this moment:
[root@sme8 ~]# hwclock
zo 17 nov 2013 00:33:06 CET -0.858610 seconden
[root@sme8 ~]# date
vr nov 29 22:03:09 CET 2013
Time on the server in Server-Manager is ok: za 30 nov 2013 11:11:34 CET and it synchronizes with smeserver.pool.ntp.org
Time on the virtual server is : vr 29 nov 2013 22:04:29 CET
I also looked into the clock frequency and this is the result:
[root@sme8 ~]# grep CONFIG_HZ /boot/config-`uname -r`
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
I'll try the suggested solution.