Optimization not continue although many hours long in testing time

 

I optimize EA with zigzag , it cannot continue its optimization although I run for many hours.

Only three tests pass.

why


 
LONNV: it cannot continue its optimization although I run for many hours.

Your EA entered an infinite loop. Debug and fix your code before optimizing.

Reason: