I am running several scenarios through MCS with python script in the console. Each scenario has 110 runs for 3 LCIA methods. I dispose the result after each 110 runs after writing to an output excel file. If I try to run all 18 scenarios, olca crashes without information in the log file after about 5 scenarios. If i run in batches of 4, closing and restarting olca, I have no problems. Is there some other memory management trick that I am missing to prevent the crash?