If there are a _lot_ of results, and they are not needed until after the simulations have all run, it's always possible to write them out to a file or files and then use scan() or read.table() or something like that to read them back in.