Warning: Requested package Modelica of version 3.2.2, but this package was already loaded with version 3.2.1. You might experience problems if these versions are incompatible. Notification: Performance of loadModel(Buildings): time 2.713/2.713, allocations: 321 MB / 328.1 MB, free: 5.5 MB / 266.7 MB Notification: Performance of FrontEnd - loaded program: time 1.551e-05/1.563e-05, allocations: 0 / 403.9 MB, free: 440 kB / 314.7 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.1432/0.1432, allocations: 73.4 MB / 477.3 MB, free: 6.891 MB / 394.7 MB Notification: Performance of FrontEnd - scodeFlatten: time 0.4453/0.5886, allocations: 107 MB / 0.5705 GB, free: 13.08 MB / 458.7 MB Notification: Performance of FrontEnd - mkProgramGraph: time 0.0002605/0.5889, allocations: 76.45 kB / 0.5706 GB, free: 13.04 MB / 458.7 MB Notification: Performance of FrontEnd: time 0.0802/0.6691, allocations: 22.19 MB / 0.5923 GB, free: 9.539 MB / 474.7 MB Notification: Performance of Transformations before backend: time 9.701e-05/0.6693, allocations: 64 kB / 0.5923 GB, free: 9.477 MB / 474.7 MB Notification: Model statistics after passing the front-end and creating the data structures used by the back-end: * Number of equations: 1083 * Number of variables: 1083 Notification: Performance of Generate backend data structure: time 0.006596/0.6759, allocations: 3.523 MB / 0.5958 GB, free: 6.254 MB / 474.7 MB Notification: Performance of prepare preOptimizeDAE: time 4.928e-05/0.6759, allocations: 12.03 kB / 0.5958 GB, free: 6.242 MB / 474.7 MB Notification: Performance of preOpt normalInlineFunction (simulation): time 0.0007599/0.6767, allocations: 347.8 kB / 0.5961 GB, free: 5.898 MB / 474.7 MB Notification: Performance of preOpt evaluateParameters (simulation): time 0.002931/0.6797, allocations: 1.098 MB / 0.5972 GB, free: 4.836 MB / 474.7 MB Notification: Performance of preOpt simplifyIfEquations (simulation): time 3.259e-05/0.6797, allocations: 11.97 kB / 0.5972 GB, free: 4.824 MB / 474.7 MB Notification: Performance of preOpt expandDerOperator (simulation): time 0.0004963/0.6802, allocations: 208 kB / 0.5974 GB, free: 4.617 MB / 474.7 MB Notification: Performance of preOpt removeEqualFunctionCalls (simulation): time 0.0004364/0.6807, allocations: 191.9 kB / 0.5976 GB, free: 4.469 MB / 474.7 MB 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.0006465/0.6813, allocations: 341.7 kB / 0.5979 GB, free: 4.152 MB / 474.7 MB Error: pre-optimization module clockPartitioning (simulation) failed.