Environment - simulationEnvironment: startTime=0 stopTime=25 tolerance=1e-06 numberOfIntervals=500 stepSize=0.05 Regular simulation (gbode: the generic bi-rate ODE solver, with the radauIIA3 method): ./BusinessSimulation_dev_BusinessSimulation.Examples.AssemblyLine -abortSlowSimulation -alarm=480 -lv LOG_STATS -s gbode -gbm=radauIIA3 LOG_STDOUT | warning | Numerical Jacobians without coloring are currently not supported by GBODE. Colored numerical Jacobian will be used. LOG_SUCCESS | info | The initialization finished successfully without homotopy method. LOG_ASSERT | info | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/BusinessSimulation main/Interfaces/PartialStocks/BasicStock.mo:15:3-15:145:writable] | | | | The following assertion has been violated at time 5.000000 | | | | ((intermediateStore.x >= intermediateStore.minValue and intermediateStore.x <= intermediateStore.maxValue)) --> "Variable violating min/max constraint: intermediateStore.minValue <= intermediateStore.x <= intermediateStore.maxValue, has value: -0.00021345" LOG_ASSERT | info | [/home/hudson/saved_omc/libraries/.openmodelica/libraries/BusinessSimulation main/Stocks/SimpleConveyor.mo:15:3-15:114:writable] | | | | The following assertion has been violated at time 6.000000 | | | | ((movingOn.x >= 0.0)) --> "Variable violating min constraint: 0.0 <= movingOn.x, has value: -0.00103153" LOG_STATS | info | gbode (single-rate integration): radauIIA3 LOG_STATS | info | ### STATISTICS ### | | | | | timer | | | | | | 0.004229s reading init.xml | | | | | | 0.0003573s reading info.xml | | | | | | 0.000159559s [ 3.7%] pre-initialization | | | | | | 5.5113e-05s [ 1.3%] initialization | | | | | | 3.6739e-05s [ 0.9%] steps | | | | | | 0s [ 0.0%] solver (excl. callbacks) | | | | | | 0s [ 0.0%] creating output-file | | | | | | 0.000159203s [ 3.7%] event-handling | | | | | | 4.883e-05s [ 1.1%] overhead | | | | | | 0.00385177s [ 89.3%] simulation | | | | | | 0.00431121s [100.0%] total | | | | | events | | | | | | 84 state events | | | | | | 0 time events | | | | | solver: gbode | | | | | | 368 steps taken | | | | | | 2192 calls of functionODE | | | | | | 88 evaluations of jacobian | | | | | | 170 error test failures | | | | | | 0 convergence test failures | | | | | | 3.5393e-05s time of jacobian evaluation LOG_SUCCESS | info | The simulation finished successfully.