Running command: "" <> buildModelFMU(Buildings.Controls.Predictors.Validation.LinearInput,fileNamePrefix="Buildings_7_0_0_Buildings_Controls_Predictors_Validation_LinearInput",fmuType="me",version="2.0",platforms={"static"}) Notification: Performance of loadModel(Buildings): time 4.288/4.288, allocations: 460.4 MB / 472.6 MB, free: 5.379 MB / 378.7 MB Notification: Performance of FrontEnd - loaded program: time 3.659e-05/3.67e-05, allocations: 4 kB / 0.5682 GB, free: 10.06 MB / 458.7 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.2317/0.2317, allocations: 106.2 MB / 0.6719 GB, free: 15.66 MB / 0.5573 GB Notification: Performance of FrontEnd - scodeFlatten: time 0.8761/1.108, allocations: 139.1 MB / 0.8077 GB, free: 13.24 MB / 0.6355 GB Notification: Performance of FrontEnd - mkProgramGraph: time 0.0002747/1.108, allocations: 73.28 kB / 0.8078 GB, free: 13.24 MB / 0.6355 GB Notification: Performance of FrontEnd - DAE generated: time 0.2622/1.37, allocations: 67.78 MB / 0.874 GB, free: 9.168 MB / 0.6667 GB Notification: Performance of FrontEnd: time 1.904e-06/1.371, allocations: 0 / 0.874 GB, free: 9.168 MB / 0.6667 GB Notification: Performance of Transformations before backend: time 0.0001696/1.371, allocations: 116 kB / 0.8741 GB, free: 9.055 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: 1841 * Number of variables: 1841 Notification: Performance of Generate backend data structure: time 0.01372/1.384, allocations: 5.785 MB / 0.8797 GB, free: 3.809 MB / 0.6667 GB Notification: Performance of prepare preOptimizeDAE: time 5.444e-05/1.385, allocations: 8.031 kB / 0.8798 GB, free: 3.801 MB / 0.6667 GB Notification: Performance of preOpt introduceOutputAliases (simulation): time 0.001526/1.386, allocations: 0.8045 MB / 0.8805 GB, free: 3.215 MB / 0.6667 GB Notification: Performance of preOpt normalInlineFunction (simulation): time 0.001728/1.388, allocations: 0.6297 MB / 0.8812 GB, free: 2.578 MB / 0.6667 GB Notification: Performance of preOpt evaluateParameters (simulation): time 0.005862/1.394, allocations: 1.803 MB / 0.8829 GB, free: 0.8633 MB / 0.6667 GB Notification: Performance of preOpt simplifyIfEquations (simulation): time 0.0004021/1.394, allocations: 438.9 kB / 0.8833 GB, free: 0.6445 MB / 0.6667 GB Notification: Performance of preOpt expandDerOperator (simulation): time 0.001179/1.395, allocations: 0.6234 MB / 0.8839 GB, free: 232 kB / 0.6667 GB Error: An independent subset of the model has imbalanced number of equations (20) and variables (21). variables: integrator.y integrator.u TSam.y TSam.u TSam.firstTrigger TSam.sampleTrigger err.y err.u2 err.u1 to_degC.y to_degC.u PCon.y PCon.u2 PCon.u1 POffSet.y TOut.y baseLoad.TOut baseLoad.TOut_in_internal baseLoad.intTOut baseLoad.PPre[1] baseLoad.ECon equations: 1 : der(baseLoad.intTOut) = baseLoad.TOut_in_internal 2 : TOut.y = TOut.offset + (if time < TOut.startTime then 0.0 else if time < TOut.startTime + TOut.duration then (time - TOut.startTime) * TOut.height / TOut.duration else TOut.height) 3 : POffSet.y = POffSet.k 4 : PCon.y = PCon.k1 * PCon.u1 + PCon.k2 * PCon.u2 5 : to_degC.y = -273.15 + to_degC.u 6 : err.y = err.k1 * err.u1 + err.k2 * err.u2 7 : TSam.sampleTrigger = sample(4, TSam.startTime, TSam.samplePeriod) 8 : der(integrator.y) = integrator.k * integrator.u 9 : baseLoad.TOut = baseLoad.TOut_in_internal 10 : PCon.u1 = POffSet.y 11 : TOut.y = TSam.u 12 : TSam.y = baseLoad.TOut 13 : TSam.y = to_degC.u 14 : PCon.y = err.u2 15 : PCon.y = integrator.u 16 : baseLoad.ECon = integrator.y 17 : PCon.u2 = to_degC.y 18 : baseLoad.PPre[1] = err.u1 19 : when TSam.sampleTrigger then TSam.firstTrigger := time <= TSam.startTime + 0.5 * TSam.samplePeriod; end when; 20 : when {TSam.sampleTrigger, initial()} then TSam.y := TSam.u; end when; Notification: Performance of preOpt clockPartitioning (simulation) : time 0.001389/1.397, allocations: 0.5296 MB / 0.8845 GB, free: 15.77 MB / 0.6823 GB Error: pre-optimization module clockPartitioning (simulation) failed.