Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries/ --ompython_omhome=/usr Modelica_DeviceDrivers_Modelica_DeviceDrivers.ClockedBlocks.Examples.TestSerialPackagerBitPack_UDP.conf.json loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/package.mo", uses=false) Using package Modelica_DeviceDrivers with version 2.1.1 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/package.mo) Using package ModelicaServices with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo) Using package Modelica with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo) Using package Complex with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo) Running command: translateModel(Modelica_DeviceDrivers.ClockedBlocks.Examples.TestSerialPackagerBitPack_UDP,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Modelica_DeviceDrivers_Modelica_DeviceDrivers.ClockedBlocks.Examples.TestSerialPackagerBitPack_UDP") translateModel(Modelica_DeviceDrivers.ClockedBlocks.Examples.TestSerialPackagerBitPack_UDP,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Modelica_DeviceDrivers_Modelica_DeviceDrivers.ClockedBlocks.Examples.TestSerialPackagerBitPack_UDP") Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo): time 0.001291/0.001291, allocations: 180.9 kB / 8.049 MB, free: 1.027 MB / 5.871 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo): time 1.42/1.42, allocations: 221.5 MB / 230 MB, free: 7.52 MB / 186.7 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.0008431/0.0008431, allocations: 93.77 kB / 280.9 MB, free: 5.258 MB / 234.7 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/package.mo): time 0.04929/0.04929, allocations: 11.91 MB / 343.6 MB, free: 3.484 MB / 234.7 MB Notification: Performance of FrontEnd - loaded program: time 1.695e-05/1.698e-05, allocations: 1.656 kB / 403.1 MB, free: 45.38 MB / 282.7 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.09824/0.09828, allocations: 53.36 MB / 456.5 MB, free: 14.82 MB / 298.7 MB Notification: Performance of FrontEnd - scodeFlatten: time 0.3679/0.4662, allocations: 86.79 MB / 0.5305 GB, free: 16.95 MB / 362.7 MB Notification: Performance of FrontEnd - mkProgramGraph: time 0.0001728/0.4665, allocations: 74.44 kB / 0.5306 GB, free: 16.95 MB / 362.7 MB Notification: Performance of FrontEnd - DAE generated: time 0.02709/0.4936, allocations: 10.76 MB / 0.5411 GB, free: 16.05 MB / 362.7 MB Notification: Performance of FrontEnd: time 1.633e-06/0.4936, allocations: 0 / 0.5411 GB, free: 16.05 MB / 362.7 MB Notification: Performance of Transformations before backend: time 2.152e-05/0.4936, allocations: 19.56 kB / 0.5411 GB, free: 16.04 MB / 362.7 MB Warning: Alias equations of external objects are not Modelica compliant as in: getInteger1.pkgIn.pkg = unpackInt1.pkgOut[1].pkg unpackInt.pkgOut[1].pkg = unpackInt1.pkgIn.pkg getReal.pkgOut[1].pkg = unpackInt.pkgIn.pkg getReal.pkgIn.pkg = uDPReceive2_1.pkgOut.pkg addInteger1.pkgOut[1].pkg = uDPSend.pkgIn.pkg addInteger1.pkgIn.pkg = packInt1.pkgOut[1].pkg packInt.pkgOut[1].pkg = packInt1.pkgIn.pkg addReal.pkgOut[1].pkg = packInt.pkgIn.pkg addReal.pkgIn.pkg = packager.pkgOut.pkg getReal.pkgOut[1].pkg = getReal.pkgIn.pkg addReal.pkgOut[1].pkg = addReal.pkgIn.pkg unpackInt1.pkgOut[1].pkg = unpackInt1.pkgIn.pkg addInteger1.pkgOut[1].pkg = addInteger1.pkgIn.pkg packInt1.pkgOut[1].pkg = packInt1.pkgIn.pkg unpackInt.pkgOut[1].pkg = unpackInt.pkgIn.pkg packInt.pkgOut[1].pkg = packInt.pkgIn.pkg Error: Too many equations, over-determined system. The model has 141 equation(s) and 138 variable(s). [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/ClockedBlocks/Communication.mo:162:5-174:11:writable] Warning: Equation 15 (size: 4) if not previous(uDPReceive2_1.initialized) then uDPReceive2_1.initialized = true uDPReceive2_1.socket = Modelica_DeviceDrivers.Communication.UDPSocket.constructor(uDPReceive2_1.port_recv, uDPReceive2_1.bufferSize, uDPReceive2_1.useRecvThread) getInteger1.pkgIn.pkg = Modelica_DeviceDrivers.Packaging.SerialPackager.constructor(uDPReceive2_1.bufferSize) uDPReceive2_1.bufferSize = if uDPReceive2_1.autoBufferSize then Modelica_DeviceDrivers.Packaging.alignAtByteBoundary(uDPReceive2_1.pkgOut.autoPkgBitSize) else uDPReceive2_1.userBufferSize else uDPReceive2_1.initialized = previous(uDPReceive2_1.initialized) uDPReceive2_1.socket = previous(uDPReceive2_1.socket) uDPReceive2_1.bufferSize = previous(uDPReceive2_1.bufferSize) getInteger1.pkgIn.pkg = previous(getInteger1.pkgIn.pkg) end if is not big enough to solve for enough variables. Remaining unsolved variables are: uDPReceive2_1.pkgOut.autoPkgBitSize, uDPReceive2_1.bufferSize, uDPReceive2_1.initialized Already solved: Equations used to solve those variables: [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/ClockedBlocks/Packaging.mo:673:10-673:116:writable] Warning: Equation 20 (size: 1) unpackInt.pkgIn.autoPkgBitSize = if unpackInt.nu == 1 then unpackInt.pkgOut[1].autoPkgBitSize + unpackInt.bitOffset + unpackInt.width else unpackInt.bitOffset + unpackInt.width is not big enough to solve for enough variables. Remaining unsolved variables are: Already solved: unpackInt.pkgIn.autoPkgBitSize, unpackInt.pkgOut[1].autoPkgBitSize Equations used to solve those variables: Equation 89 (size: 1): getReal.pkgOut[1].autoPkgBitSize = unpackInt.pkgIn.autoPkgBitSize Equation 92 (size: 1): unpackInt.pkgOut[1].autoPkgBitSize = unpackInt1.pkgIn.autoPkgBitSize