addAssociatedFileNewBench would sometimes pick a random number that a previous call had already added. Using a MVar, make it always advance, so the same behavior is benchmarked each time.