msmdsrv.exe is consuming almost 99% of my cpu and ram. i have a data cube in ssas with more than 40 partitions (monthwise). All the partitions for history data are set as MOLAP and the current one as ROLAP.

When I test the performance with sql profiler, the cubes are being processed even if the application is not started!!

Pls guide how to fix this up to free some cpu for other processes.