So, I'd like to record the trace of objective function evaluations (to evaluate the optimisation run), at least in systems biology this is a common workflow. I think I can achieve this using a callback for single runs. However, I am not sure how to do this for optimisation runs on the ensemble simulations.