Progress bar in Agents

Hello everyone,

Im working on an ABM model. Model in itself contains alot of conditions and operations based on that, it also has integration of differential equations. At the moment model is taking too much time to run. Though one thing i dont understand is why progress bar is finished but simulation still runs for a while and then it ends?

Is progress bar is not actual translation of simulation time in agent.jl ?

Here Simulation time is 2 secs for each but total time for 5 simulations is 152 secs?