This fix changes, that the amount of simulations is not chunked up before sending each chunk to a CPU.
Rather, all jobs are to be submitted after each other, and finished for themselves.
Bug #23618: (https://gna.org/bugs/index.php?23618): queuing system for multi processors is not well designed.