if start_seed % 100 == 0:
            logger.debug('seed = ' + str(start_seed))
            sys.stdout.write('.') 
            sys.stdout.flush()