Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries/ --ompython_omhome=/usr Buildings_7.0.0_Buildings.Controls.Predictors.Validation.SineInput.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.SineInput,fileNamePrefix="Buildings_7_0_0_Buildings_Controls_Predictors_Validation_SineInput",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.36/2.36, allocations: 248.5 MB / 261.1 MB, free: 6.094 MB / 202.7 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 3.2.3+maint.om/package.mo): time 0.001538/0.001538, allocations: 172.8 kB / 320.4 MB, free: 15.34 MB / 266.7 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo): time 1.984/1.984, allocations: 205.2 MB / 0.571 GB, free: 11.81 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.001132/0.001132, allocations: 95.16 kB / 0.6754 GB, free: 0.9023 MB / 0.5105 GB Notification: Performance of FrontEnd - loaded program: time 3.314e-05/3.33e-05, allocations: 4 kB / 0.7869 GB, free: 97.8 MB / 0.5417 GB Notification: Performance of FrontEnd - Absyn->SCode: time 0.2465/0.2466, allocations: 106.3 MB / 0.8907 GB, free: 7.453 MB / 0.5573 GB Notification: Performance of FrontEnd - scodeFlatten: time 1.116/1.363, allocations: 138.8 MB / 1.026 GB, free: 12.16 MB / 0.6511 GB Notification: Performance of FrontEnd - mkProgramGraph: time 0.0002888/1.363, allocations: 75.7 kB / 1.026 GB, free: 12.12 MB / 0.6511 GB Notification: Performance of FrontEnd - DAE generated: time 0.1069/1.47, allocations: 23.34 MB / 1.049 GB, free: 7.352 MB / 0.6667 GB Notification: Performance of FrontEnd: time 2.204e-06/1.47, allocations: 0 / 1.049 GB, free: 7.352 MB / 0.6667 GB Notification: Performance of Transformations before backend: time 0.0001657/1.47, allocations: 72 kB / 1.049 GB, free: 7.281 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: 1093 * Number of variables: 1093 Notification: Performance of Generate backend data structure: time 0.0115/1.482, allocations: 3.577 MB / 1.053 GB, free: 4.012 MB / 0.6667 GB Notification: Performance of prepare preOptimizeDAE: time 6.501e-05/1.482, allocations: 8.031 kB / 1.053 GB, free: 4.004 MB / 0.6667 GB Notification: Performance of preOpt introduceOutputAliases (simulation): time 0.001536/1.483, allocations: 499 kB / 1.053 GB, free: 3.645 MB / 0.6667 GB Notification: Performance of preOpt normalInlineFunction (simulation): time 0.001386/1.485, allocations: 359.6 kB / 1.053 GB, free: 3.289 MB / 0.6667 GB Notification: Performance of preOpt evaluateParameters (simulation): time 0.003996/1.489, allocations: 1.107 MB / 1.055 GB, free: 2.223 MB / 0.6667 GB Notification: Performance of preOpt simplifyIfEquations (simulation): time 0.0002935/1.489, allocations: 242.7 kB / 1.055 GB, free: 2.102 MB / 0.6667 GB Notification: Performance of preOpt expandDerOperator (simulation): time 0.0007706/1.49, allocations: 372.7 kB / 1.055 GB, free: 1.855 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.001206/1.491, allocations: 428.3 kB / 1.056 GB, free: 1.473 MB / 0.6667 GB Error: pre-optimization module clockPartitioning (simulation) failed.