interrupted = false;
Cache cache = CacheImpl.getInstance();
iCacheValues = hash.getByInsertionTime();
cache.clear();
// TODO: only clear data from simulated CU
startTimestamp = cache.getClearHistoryTimestamp();
broadcastTill(hash.getClearHistoryTimestamp(), false);