Hpux 11.31 after install vm use a lot of ram

After install product BB068AA vpars and integrity vm
hpux use 10gb(!!!) of ram.

swapinfo -tm
             Mb      Mb      Mb   PCT  START/      Mb
TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME
dev        8192       0    8192    0%       0       -    1  /dev/vg00/lvol2
reserve       -    1140   -1140
memory    12230   10361    1869   85%
total     20422   11501    8921   56%       -       0    -

try to check process eating ram

UNIX95= ps -e -o comm,vsz,etime,stime,time|awk '{print $1,$2}'|sort -n|more
afinet_strout 192
autofskd 768
automountd 12608
awd 192
awk 10624
bash 9728
bash 9728
cachefskd 384
cimprovagt 223744
cimprovagt 51968
cimprovagt 57920
cimprovagt 57920
cimprovagt 57920
cimprovagt 57984
cimprovagt 58240
cimprovagt 68928
cimprovagt 88192
cimprovagt 88320
cimprovagt 89664
cimprovagt 90112
cimprovagt 91712
cimprovagt 94720
cimserver 15168
cimserverd 14528
cimservermain 92864

seems to be cimprovagt

i try to disable some cim modules but after reboot nothing is changed

80% and more of total ram used

---------- Post updated at 10:01 AM ---------- Previous update was at 05:58 AM ----------

Found solution on hp forum
The hpvm reserve 80% of ram

Thanks for informing us...
This product seems to have (had??) quite some bugs between memory leaks and CPU consuming...

I will try it next days
i had try the demo and works fine,but only hpux install
debian linux and windows2003 crash