Hi, Ok this was a very difficult issue. So the code was actually deterministic but it requires additional condition to produce the same sample 1) running on the same computer 2) running on the same path The randomness is linked to the actual randomness of python which allow code to find element at order 1 in a set independently of the size of the set. So requesting reproducibility enforces us to slow down the code. (the loss will likely be negligible but I do not like that) You will find the patch here: https://bazaar.launchpad.net/~mg5core1/mg5amcnlo/2.6.6/revision/299 Cheers, Olivier On 27 Mar 2019, at 15:18, Hannes <