Running: ./testmodel.py --libraries=/var/lib/hudson/saved_omc/libraries/.openmodelica/libraries/ --ompython_omhome=/usr Buildings_7.0.0_Buildings.Controls.Predictors.Validation.ConstantInput.conf.json Using package ModelicaServices with version 3.2.3 (/var/lib/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 3.2.3+maint.om/package.mo) Using package Modelica with version 3.2.3 (/var/lib/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo) Using package Complex with version 3.2.3 (/var/lib/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 3.2.3+maint.om/package.mo) Using package Buildings with version 7.0.1 (/var/lib/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 7.0.1/package.mo) Running command: translateModel(Buildings.Controls.Predictors.Validation.ConstantInput,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Buildings_7.0.0_Buildings.Controls.Predictors.Validation.ConstantInput") Notification: Performance of loadFile(/var/lib/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 7.0.1/package.mo): time 2.402/2.402, allocations: 253.2 MB / 260.6 MB, free: 7.324 MB / 202.7 MB Notification: Performance of loadFile(/var/lib/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 3.2.3+maint.om/package.mo): time 0.001402/0.001402, allocations: 179.4 kB / 319.9 MB, free: 3.035 MB / 250.7 MB Notification: Performance of loadFile(/var/lib/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo): time 2.193/2.193, allocations: 205.6 MB / 0.5708 GB, free: 15.27 MB / 426.7 MB Notification: Performance of loadFile(/var/lib/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 3.2.3+maint.om/package.mo): time 0.001555/0.001555, allocations: 90.66 kB / 0.6751 GB, free: 4.633 MB / 0.5105 GB Notification: Performance of FrontEnd - loaded program: time 1.73e-05/1.726e-05, allocations: 4 kB / 0.7849 GB, free: 102.2 MB / 0.5417 GB Notification: Performance of FrontEnd - Absyn->SCode: time 0.2204/0.2204, allocations: 106.3 MB / 0.8887 GB, free: 11.86 MB / 0.5573 GB Notification: Performance of FrontEnd - scodeFlatten: time 0.8939/1.114, allocations: 137.9 MB / 1.023 GB, free: 15.45 MB / 0.6511 GB Notification: Performance of FrontEnd - mkProgramGraph: time 0.0003008/1.115, allocations: 74.89 kB / 1.023 GB, free: 15.41 MB / 0.6511 GB Notification: Performance of FrontEnd - DAE generated: time 0.0861/1.201, allocations: 22.32 MB / 1.045 GB, free: 11.8 MB / 0.6667 GB Notification: Performance of FrontEnd: time 2.615e-06/1.201, allocations: 4.188 kB / 1.045 GB, free: 11.8 MB / 0.6667 GB Notification: Performance of Transformations before backend: time 0.0001134/1.201, allocations: 67.94 kB / 1.045 GB, free: 11.73 MB / 0.6667 GB Notification: Model statistics after passing the front-end and creating the data structures used by the back-end: * Number of equations: 1085 * Number of variables: 1085 Notification: Performance of Generate backend data structure: time 0.009086/1.21, allocations: 3.526 MB / 1.049 GB, free: 8.5 MB / 0.6667 GB Notification: Performance of prepare preOptimizeDAE: time 5.501e-05/1.21, allocations: 12.02 kB / 1.049 GB, free: 8.488 MB / 0.6667 GB Notification: Performance of preOpt normalInlineFunction (simulation): time 0.0009727/1.211, allocations: 355.7 kB / 1.049 GB, free: 8.137 MB / 0.6667 GB Notification: Performance of preOpt evaluateParameters (simulation): time 0.003583/1.215, allocations: 1.107 MB / 1.05 GB, free: 7.062 MB / 0.6667 GB Notification: Performance of preOpt simplifyIfEquations (simulation): time 3.088e-05/1.215, allocations: 4 kB / 1.05 GB, free: 7.059 MB / 0.6667 GB Notification: Performance of preOpt expandDerOperator (simulation): time 0.0005562/1.216, allocations: 216 kB / 1.05 GB, free: 6.848 MB / 0.6667 GB Notification: Performance of preOpt removeEqualFunctionCalls (simulation): time 0.0004887/1.216, allocations: 183.8 kB / 1.051 GB, free: 6.707 MB / 0.6667 GB Error: An independent subset of the model has imbalanced number of equations (1054) and variables (17). variables: baseLoad.EHisAve baseLoad.EActAve baseLoad._typeOfDay[1] baseLoad.iSam[12] baseLoad.iSam[11] baseLoad.iSam[10] baseLoad.iSam[9] baseLoad.iSam[8] baseLoad.iSam[7] baseLoad.iSam[6] baseLoad.iSam[5] baseLoad.iSam[4] baseLoad.iSam[3] baseLoad.iSam[2] baseLoad.iSam[1] baseLoad.sampleTrigger baseLoad.adj equations: 1 : baseLoad.sampleTrigger = sample(1, baseLoad.samStart, 3600.0) 2 : algorithm when baseLoad.sampleTrigger then for i in 1:baseLoad.nPre loop baseLoad.iSam[i] := Buildings.Controls.Predictors.ElectricalLoad$baseLoad.incrementIndex(baseLoad.iSam[i], baseLoad.nSam); end for; baseLoad.adj := 1.0; baseLoad.PPreHisSet[baseLoad._typeOfDay[1],Buildings.Controls.Predictors.ElectricalLoad$baseLoad.getIndex(baseLoad.iSam[1], baseLoad.nSam)] := false; baseLoad.PPreHis[baseLoad._typeOfDay[1],Buildings.Controls.Predictors.ElectricalLoad$baseLoad.getIndex(baseLoad.iSam[1], baseLoad.nSam)] := 0.0; baseLoad.EHisAve := 0.0; baseLoad.EActAve := 0.0; for i in 1:12 loop baseLoad.iSam[i] := Buildings.Controls.Predictors.ElectricalLoad$baseLoad.incrementIndex(baseLoad.iSam[i], 24); end for; end when; Notification: Performance of preOpt clockPartitioning (simulation) : time 0.0006909/1.217, allocations: 356.8 kB / 1.051 GB, free: 6.379 MB / 0.6667 GB Error: pre-optimization module clockPartitioning (simulation) failed.