Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries --ompython_omhome=/usr Modelica_3.1_Modelica.Mechanics.Translational.Examples.HeatLosses.conf.json 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/Complex 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo", uses=false) Using package Modelica with version 3.2.3 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+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) Using package ModelicaServices with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo) Running command: translateModel(Modelica.Mechanics.Translational.Examples.HeatLosses,tolerance=1e-06,outputFormat="empty",numberOfIntervals=4000,variableFilter="",fileNamePrefix="Modelica_3.1_Modelica.Mechanics.Translational.Examples.HeatLosses") translateModel(Modelica.Mechanics.Translational.Examples.HeatLosses,tolerance=1e-06,outputFormat="empty",numberOfIntervals=4000,variableFilter="",fileNamePrefix="Modelica_3.1_Modelica.Mechanics.Translational.Examples.HeatLosses") Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.001308/0.001309, allocations: 107.8 kB / 16.42 MB, free: 6.523 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo): time 0.001352/0.001352, allocations: 187.2 kB / 17.35 MB, free: 5.73 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo): time 1.412/1.412, allocations: 205.1 MB / 223.2 MB, free: 12.24 MB / 190.1 MB Notification: Performance of FrontEnd - Absyn->SCode: time 2.502e-05/2.503e-05, allocations: 2.281 kB / 327.2 MB, free: 3.348 MB / 270.1 MB Notification: Performance of NFInst.instantiate(Modelica.Mechanics.Translational.Examples.HeatLosses): time 0.005474/0.005507, allocations: 4.312 MB / 331.5 MB, free: 15 MB / 286.1 MB Notification: Performance of NFInst.instExpressions: time 0.002386/0.007909, allocations: 1.33 MB / 332.8 MB, free: 13.67 MB / 286.1 MB Notification: Performance of NFInst.updateImplicitVariability: time 0.0002368/0.008157, allocations: 11.94 kB / 332.8 MB, free: 13.66 MB / 286.1 MB Notification: Performance of NFTyping.typeComponents: time 0.0003071/0.008471, allocations: 118.8 kB / 332.9 MB, free: 13.54 MB / 286.1 MB Notification: Performance of NFTyping.typeBindings: time 0.0003308/0.008827, allocations: 226 kB / 333.2 MB, free: 13.32 MB / 286.1 MB Notification: Performance of NFTyping.typeClassSections: time 0.0009069/0.00974, allocations: 431.2 kB / 333.6 MB, free: 12.89 MB / 286.1 MB Notification: Performance of NFFlatten.flatten: time 0.001151/0.0109, allocations: 1.244 MB / 334.8 MB, free: 11.64 MB / 286.1 MB Notification: Performance of NFFlatten.resolveConnections: time 0.0004273/0.01134, allocations: 273.9 kB / 335.1 MB, free: 11.36 MB / 286.1 MB Notification: Performance of NFEvalConstants.evaluate: time 0.0005045/0.01185, allocations: 470.6 kB / 335.6 MB, free: 10.89 MB / 286.1 MB Notification: Performance of NFSimplifyModel.simplify: time 0.0005411/0.0124, allocations: 0.5098 MB / 336.1 MB, free: 10.38 MB / 286.1 MB Notification: Performance of NFPackage.collectConstants: time 0.0001293/0.01254, allocations: 92 kB / 336.2 MB, free: 10.29 MB / 286.1 MB Notification: Performance of NFFlatten.collectFunctions: time 0.0002851/0.01283, allocations: 155.8 kB / 336.3 MB, free: 10.14 MB / 286.1 MB Notification: Performance of combineBinaries: time 0.001213/0.01405, allocations: 1.369 MB / 337.7 MB, free: 8.758 MB / 286.1 MB Notification: Performance of replaceArrayConstructors: time 0.0005704/0.01463, allocations: 0.7504 MB / 338.4 MB, free: 7.996 MB / 286.1 MB Notification: Performance of NFVerifyModel.verify: time 0.0002001/0.01484, allocations: 139.6 kB / 338.6 MB, free: 7.859 MB / 286.1 MB Notification: Performance of FrontEnd: time 0.0001042/0.01495, allocations: 27.94 kB / 338.6 MB, free: 7.832 MB / 286.1 MB Error: Internal error NBackendDAE.lowerWhenBranchStatement for assert(massWithStopAndFriction.s > (massWithStopAndFriction.smin + massWithStopAndFriction.L / 2.0) or massWithStopAndFriction.s >= (massWithStopAndFriction.smin + massWithStopAndFriction.L / 2.0) and massWithStopAndFriction.v >= 0.0, "Error in initialization of hard stop. (s - L/2) must be >= smin " + "(s=" + String(massWithStopAndFriction.s, 6, 0, true) + ", L=" + String(massWithStopAndFriction.L, 6, 0, true) + ", smin=" + String(massWithStopAndFriction.smin, 6, 0, true) + ")", AssertionLevel.error)