Running: ./testmodel.py --libraries=/home/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 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 3.2.3+maint.om/package.mo) 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 3.2.3 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 3.2.3+maint.om/package.mo) Using package Buildings with version 7.0.1 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 7.0.1/package.mo) Running command: "" <> buildModelFMU(Buildings.Controls.Predictors.Validation.ConstantInput,fileNamePrefix="Buildings_7_0_0_Buildings_Controls_Predictors_Validation_ConstantInput",fmuType="me",version="2.0",platforms={"static"}) Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 7.0.1/package.mo): time 2.277/2.277, allocations: 251 MB / 265.9 MB, free: 11.67 MB / 218.7 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 3.2.3+maint.om/package.mo): time 0.001572/0.001571, allocations: 179.4 kB / 325.5 MB, free: 2.879 MB / 250.7 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo): time 2.404/2.404, allocations: 205.4 MB / 0.5764 GB, free: 21.14 MB / 426.7 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 3.2.3+maint.om/package.mo): time 0.001253/0.001252, allocations: 94.08 kB / 0.6809 GB, free: 14.05 MB / 0.5105 GB Notification: Performance of FrontEnd - loaded program: time 0.0007222/0.0007223, allocations: 15.22 kB / 0.795 GB, free: 135.7 MB / 0.6042 GB Notification: Performance of FrontEnd - Absyn->SCode: time 0.2994/0.3002, allocations: 106.3 MB / 0.8988 GB, free: 65.93 MB / 0.6042 GB Notification: Performance of FrontEnd - scodeFlatten: time 0.2585/0.5588, allocations: 137.8 MB / 1.033 GB, free: 7.988 MB / 0.6823 GB Notification: Performance of FrontEnd - mkProgramGraph: time 0.0004426/0.5593, allocations: 83.95 kB / 1.033 GB, free: 7.906 MB / 0.6823 GB Notification: Performance of FrontEnd - DAE generated: time 0.1018/0.661, allocations: 22.46 MB / 1.055 GB, free: 1.383 MB / 0.698 GB Notification: Performance of FrontEnd: time 3.026e-06/0.6611, allocations: 0 / 1.055 GB, free: 1.383 MB / 0.698 GB Notification: Performance of Transformations before backend: time 0.0001175/0.6612, allocations: 68 kB / 1.055 GB, free: 1.316 MB / 0.698 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.7015/1.363, allocations: 3.559 MB / 1.059 GB, free: 141.9 MB / 0.698 GB Notification: Performance of prepare preOptimizeDAE: time 5.073e-05/1.363, allocations: 10.97 kB / 1.059 GB, free: 141.9 MB / 0.698 GB Notification: Performance of preOpt introduceOutputAliases (simulation): time 0.001072/1.364, allocations: 494.7 kB / 1.059 GB, free: 141.9 MB / 0.698 GB Notification: Performance of preOpt normalInlineFunction (simulation): time 0.0009879/1.365, allocations: 353.8 kB / 1.06 GB, free: 141.7 MB / 0.698 GB Notification: Performance of preOpt evaluateParameters (simulation): time 0.003344/1.368, allocations: 1.099 MB / 1.061 GB, free: 141.4 MB / 0.698 GB Notification: Performance of preOpt simplifyIfEquations (simulation): time 0.0002829/1.369, allocations: 240.1 kB / 1.061 GB, free: 141.4 MB / 0.698 GB Notification: Performance of preOpt expandDerOperator (simulation): time 0.0007944/1.369, allocations: 362.6 kB / 1.061 GB, free: 141.4 MB / 0.698 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.001124/1.371, allocations: 415.3 kB / 1.062 GB, free: 141.3 MB / 0.698 GB Error: pre-optimization module clockPartitioning (simulation) failed.