Environment - simulationEnvironment:
startTime=0
stopTime=10
tolerance=1e-06
numberOfIntervals=2500
stepSize=0.004
Regular simulation: ./Modelica_DeviceDrivers_Modelica_DeviceDrivers.Blocks.Examples.TestSerialPackager_TCPIPServer  -abortSlowSimulation -alarm=480 -lv LOG_STATS
LOG_STDOUT        | info    | MDDTCPIPSocketServer.h: TCP/IP server in non-blocking mode configured for maximal 1 clients listening at port 10002.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_STDOUT        | info    | MDDTCPIPSocketServer.h: Started thread for accepting clients.
LOG_STATS         | info    | ### STATISTICS ###
|                 | |       | | timer
|                 | |       | | |   0.00188549s          reading init.xml
|                 | |       | | |  0.000155261s          reading info.xml
|                 | |       | | |   5.7398e-05s [  0.0%] pre-initialization
|                 | |       | | |  0.000239379s [  0.0%] initialization
|                 | |       | | |   5.1988e-05s [  0.0%] steps
|                 | |       | | |   0.00020609s [  0.0%] solver (excl. callbacks)
|                 | |       | | |            0s [  0.0%] creating output-file
|                 | |       | | |    0.0668955s [  0.7%] event-handling
|                 | |       | | |    0.0101158s [  0.1%] overhead
|                 | |       | | |      10.1819s [ 99.2%] simulation
|                 | |       | | |      10.2595s [100.0%] total
|                 | |       | | events
|                 | |       | | |     0 state events
|                 | |       | | |  1076 time events
|                 | |       | | solver: euler
|                 | |       | | | 1833740 steps taken
|                 | |       | | | 1833740 calls of functionODE
|                 | |       | | |     0 evaluations of jacobian
|                 | |       | | |     0 error test failures
|                 | |       | | |     0 convergence test failures
|                 | |       | | | 0s time of jacobian evaluation
LOG_SUCCESS       | info    | The simulation finished successfully.
LOG_STDOUT        | info    | MDDTCPIPSocketServer.h: poll() event POLLNVAL (socket not open). Probably because server socket was orderly closed by destructor.
LOG_STDOUT        | info    | MDDTCPIPSocketServer.h: Stopped thread for accepting clients.