Running: ./testmodel.py --libraries=/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OpenModelica/./OMCompiler/build/lib/omlibrary/ --ompython_omhome=/usr Buildings_6.0.0_Buildings.Controls.Predictors.Validation.SineInput.conf.json
Using package Buildings with version 6.0.0 (/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/lib/omlibrary/Buildings 6.0.0/package.mo)
Using package Modelica with version 3.2.2 (/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/lib/omlibrary/Modelica 3.2.2/package.mo)
Using package Complex with version 3.2.2 (/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/lib/omlibrary/Complex 3.2.2.mo)
Using package ModelicaServices with version 3.2.2 (/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/lib/omlibrary/ModelicaServices 3.2.2/package.mo)
Running command: translateModel(Buildings.Controls.Predictors.Validation.SineInput,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Buildings_6.0.0_Buildings.Controls.Predictors.Validation.SineInput")
Notification: Performance of loadFile(/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/lib/omlibrary/ModelicaServices 3.2.2/package.mo): time 0.009104/0.009103, allocations: 112.1 kB / 15.06 MB, free: 5.965 MB / 13.93 MB
Notification: Performance of loadFile(/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/lib/omlibrary/Complex 3.2.2.mo): time 0.001075/0.001075, allocations: 180.1 kB / 15.94 MB, free: 5.93 MB / 13.93 MB
Notification: Performance of loadFile(/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/lib/omlibrary/Modelica 3.2.2/package.mo): time 1.927/1.927, allocations: 194.5 MB / 211.3 MB, free: 11.05 MB / 170.7 MB
Notification: Performance of loadFile(/var/lib/jenkins/ws/OpenModelicaLibraryTestingWork/OpenModelica/OMCompiler/build/lib/omlibrary/Buildings 6.0.0/package.mo): time 2.175/2.175, allocations: 236.2 MB / 492.6 MB, free: 11.35 MB / 394.7 MB
Notification: Performance of FrontEnd - loaded program: time 0.0004725/0.0004726, allocations: 12 kB / 0.5869 GB, free: 2.188 MB / 490.7 MB
Notification: Performance of FrontEnd - Absyn->SCode: time 0.5839/0.5844, allocations: 98.7 MB / 0.6833 GB, free: 16.64 MB / 0.5261 GB
Notification: Performance of FrontEnd - scodeFlatten: time 0.2139/0.7984, allocations: 131.7 MB / 0.8119 GB, free: 10.5 MB / 0.6355 GB
Notification: Performance of FrontEnd - mkProgramGraph: time 0.0003642/0.7988, allocations: 79.95 kB / 0.812 GB, free: 10.42 MB / 0.6355 GB
Notification: Performance of FrontEnd - DAE generated: time 0.09181/0.8906, allocations: 23.12 MB / 0.8346 GB, free: 3.227 MB / 0.6511 GB
Notification: Performance of FrontEnd: time 3.018e-06/0.8907, allocations: 0 / 0.8346 GB, free: 3.227 MB / 0.6511 GB
Notification: Performance of Transformations before backend: time 0.000109/0.8908, allocations: 68 kB / 0.8346 GB, free: 3.16 MB / 0.6511 GB
Notification: Model statistics after passing the front-end and creating the data structures used by the back-end:
 * Number of equations: 1091
 * Number of variables: 1091
Notification: Performance of Generate backend data structure: time 0.007357/0.8982, allocations: 3.613 MB / 0.8381 GB, free: 15.47 MB / 0.6667 GB
Notification: Performance of prepare preOptimizeDAE: time 4.256e-05/0.8982, allocations: 8.031 kB / 0.8382 GB, free: 15.46 MB / 0.6667 GB
Notification: Performance of preOpt normalInlineFunction (simulation): time 0.0007976/0.899, allocations: 359.6 kB / 0.8385 GB, free: 15.11 MB / 0.6667 GB
Notification: Performance of preOpt evaluateParameters (simulation): time 0.00285/0.9019, allocations: 1.109 MB / 0.8396 GB, free: 13.96 MB / 0.6667 GB
Notification: Performance of preOpt simplifyIfEquations (simulation): time 0.0003145/0.9022, allocations: 236.3 kB / 0.8398 GB, free: 13.73 MB / 0.6667 GB
Notification: Performance of preOpt expandDerOperator (simulation): time 0.000607/0.9029, allocations: 364 kB / 0.8402 GB, free: 13.37 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) <failed>: time 0.001116/0.904, allocations: 433.8 kB / 0.8406 GB, free: 12.92 MB / 0.6667 GB
Error: pre-optimization module clockPartitioning (simulation) failed.