Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries --ompython_omhome=/usr KeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCases.conf.json
loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo", uses=false) [Timeout 180]
"Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.001485/0.001485, allocations: 118.7 kB / 17.13 MB, free: 5.758 MB / 14.72 MB
"
[Timeout remaining time 180]
loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo", uses=false) [Timeout 180]
"Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo): time 0.00131/0.00131, allocations: 193.2 kB / 20.08 MB, free: 2.848 MB / 14.72 MB
"
[Timeout remaining time 180]
loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo", uses=false) [Timeout 180]
"Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo): time 1.364/1.364, allocations: 225.6 MB / 248.5 MB, free: 3.625 MB / 190.1 MB
"
[Timeout remaining time 178]
loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/package.mo", uses=false) [Timeout 180]
"Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/package.mo): time 0.01436/0.01436, allocations: 1.015 MB / 304.4 MB, free: 3.715 MB / 238.1 MB
"
[Timeout remaining time 180]
Using package KeyWordIO with version 0.12.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/package.mo)
Using package Modelica with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo)
Using package Complex with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo)
Using package ModelicaServices with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo)
Running command: translateModel(KeyWordIO.Examples.CaseExamples.ElectricalCases,tolerance=1e-06,outputFormat="empty",numberOfIntervals=1000,variableFilter="",fileNamePrefix="KeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCases")
translateModel(KeyWordIO.Examples.CaseExamples.ElectricalCases,tolerance=1e-06,outputFormat="empty",numberOfIntervals=1000,variableFilter="",fileNamePrefix="KeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCases") [Timeout 660]
"Notification: Performance of FrontEnd - loaded program: time 0.002112/0.002112, allocations: 75.86 kB / 423.2 MB, free: 6.637 MB / 350.1 MB
Notification: Performance of FrontEnd - Absyn->SCode: time 0.2324/0.2345, allocations: 52.36 MB / 475.6 MB, free: 28.3 MB / 366.1 MB
Notification: Performance of NFInst.instantiate(KeyWordIO.Examples.CaseExamples.ElectricalCases): time 0.003342/0.2378, allocations: 3.141 MB / 478.7 MB, free: 26.08 MB / 366.1 MB
Notification: Performance of NFInst.instExpressions: time 0.004217/0.242, allocations: 3.599 MB / 482.3 MB, free: 23.63 MB / 366.1 MB
Notification: Performance of NFInst.updateImplicitVariability: time 0.0001778/0.2422, allocations: 17 kB / 482.3 MB, free: 23.62 MB / 366.1 MB
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/readLine.mo:2:1-36:13:writable] Warning: Pure function 'KeyWordIO.readLine' contains a call to impure function 'KeyWordIO.readLineWithoutCache'.
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/readSizeCSV.mo:2:1-41:16:writable] Warning: Pure function 'KeyWordIO.readSizeCSV' contains a call to impure function 'KeyWordIO.readLine'.
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/readCaseNumbersCSV.mo:2:1-21:23:writable] Warning: Pure function 'KeyWordIO.readCaseNumbersCSV' contains a call to impure function 'KeyWordIO.readSizeCSV'.
Notification: Performance of NFTyping.typeComponents: time 0.06572/0.3079, allocations: 9.588 MB / 491.9 MB, free: 19.63 MB / 366.1 MB
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/readRowsCSV.mo:2:1-18:16:writable] Warning: Pure function 'KeyWordIO.readRowsCSV' contains a call to impure function 'KeyWordIO.readSizeCSV'.
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/readColsCSV.mo:2:1-18:16:writable] Warning: Pure function 'KeyWordIO.readColsCSV' contains a call to impure function 'KeyWordIO.readSizeCSV'.
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/readStringCSV.mo:2:1-85:18:writable] Warning: Pure function 'KeyWordIO.readStringCSV' contains a call to impure function 'KeyWordIO.readLine'.
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/readRealCSV.mo:2:1-72:16:writable] Warning: Pure function 'KeyWordIO.readRealCSV' contains a call to impure function 'KeyWordIO.readLine'.
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/readCaseColCSV.mo:2:1-48:19:writable] Warning: Pure function 'KeyWordIO.readCaseColCSV' contains a call to impure function 'KeyWordIO.readRowsCSV'.
Notification: Performance of NFTyping.typeBindings: time 0.3389/0.6468, allocations: 44.98 MB / 0.5243 GB, free: 4.098 MB / 382.1 MB
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/KeyWordIO 0.12.0/overwriteCaseCSV.mo:2:1-110:21:writable] Warning: Pure function 'KeyWordIO.overwriteCaseCSV' contains a call to impure function 'KeyWordIO.readCaseNumbersCSV'.
Notification: Performance of NFTyping.typeClassSections: time 0.001833/0.6486, allocations: 0.6969 MB / 0.525 GB, free: 3.398 MB / 382.1 MB
Notification: Performance of NFFlatten.flatten: time 0.003162/0.6518, allocations: 2.529 MB / 0.5275 GB, free: 0.8633 MB / 382.1 MB
Notification: Performance of NFFlatten.resolveConnections: time 0.002591/0.6544, allocations: 1.963 MB / 0.5294 GB, free: 14.86 MB / 398.1 MB
Notification: Performance of NFEvalConstants.evaluate: time 0.001339/0.6557, allocations: 1.071 MB / 0.5304 GB, free: 13.78 MB / 398.1 MB
Notification: Performance of NFSimplifyModel.simplify: time 0.001727/0.6575, allocations: 1.335 MB / 0.5317 GB, free: 12.44 MB / 398.1 MB
Notification: Performance of NFPackage.collectConstants: time 0.0003652/0.6578, allocations: 240 kB / 0.532 GB, free: 12.21 MB / 398.1 MB
Notification: Performance of NFFlatten.collectFunctions: time 0.002604/0.6604, allocations: 1.327 MB / 0.5333 GB, free: 10.88 MB / 398.1 MB
Notification: Performance of NFScalarize.scalarize: time 0.0007846/0.6612, allocations: 0.5762 MB / 0.5338 GB, free: 10.3 MB / 398.1 MB
Notification: Performance of NFVerifyModel.verify: time 0.001479/0.6627, allocations: 1.178 MB / 0.535 GB, free: 9.117 MB / 398.1 MB
Notification: Performance of NFConvertDAE.convert: time 0.004811/0.6675, allocations: 4.1 MB / 0.539 GB, free: 5.004 MB / 398.1 MB
Notification: Performance of FrontEnd - DAE generated: time 4.017e-06/0.6675, allocations: 0 / 0.539 GB, free: 5.004 MB / 398.1 MB
Notification: Performance of FrontEnd: time 1.343e-06/0.6675, allocations: 0 / 0.539 GB, free: 5.004 MB / 398.1 MB
Notification: Performance of Transformations before backend: time 3.312e-05/0.6675, allocations: 0 / 0.539 GB, free: 5.004 MB / 398.1 MB
Notification: Model statistics after passing the front-end and creating the data structures used by the back-end:
 * Number of equations: 582
 * Number of variables: 582
Notification: Performance of Generate backend data structure: time 0.0104/0.6779, allocations: 3.638 MB / 0.5425 GB, free: 1.293 MB / 398.1 MB
Notification: Performance of prepare preOptimizeDAE: time 3.587e-05/0.678, allocations: 12.03 kB / 0.5425 GB, free: 1.281 MB / 398.1 MB
Notification: Performance of preOpt normalInlineFunction (simulation): time 0.02107/0.699, allocations: 4.146 MB / 0.5466 GB, free: 13.13 MB / 414.1 MB
Notification: Performance of preOpt evaluateParameters (simulation): time 0.002757/0.7018, allocations: 1.254 MB / 0.5478 GB, free: 11.83 MB / 414.1 MB
Notification: Performance of preOpt simplifyIfEquations (simulation): time 0.0001501/0.7019, allocations: 172.9 kB / 0.548 GB, free: 11.66 MB / 414.1 MB
Notification: Performance of preOpt expandDerOperator (simulation): time 0.0005191/0.7025, allocations: 231.9 kB / 0.5482 GB, free: 11.43 MB / 414.1 MB
Notification: Performance of preOpt clockPartitioning (simulation): time 0.006156/0.7086, allocations: 3.342 MB / 0.5515 GB, free: 8.039 MB / 414.1 MB
Notification: Performance of preOpt findStateOrder (simulation): time 6.832e-05/0.7087, allocations: 11.95 kB / 0.5515 GB, free: 8.027 MB / 414.1 MB
Notification: Performance of preOpt replaceEdgeChange (simulation): time 0.0002909/0.709, allocations: 96 kB / 0.5516 GB, free: 7.934 MB / 414.1 MB
Notification: Performance of preOpt inlineArrayEqn (simulation): time 4.634e-05/0.709, allocations: 56 kB / 0.5516 GB, free: 7.879 MB / 414.1 MB
Notification: Performance of preOpt removeEqualRHS (simulation): time 0.006769/0.7158, allocations: 4.058 MB / 0.5556 GB, free: 3.805 MB / 414.1 MB
Notification: Performance of preOpt removeSimpleEquations (simulation): time 0.01758/0.7334, allocations: 11.33 MB / 0.5666 GB, free: 8.062 MB / 430.1 MB
Notification: Performance of preOpt comSubExp (simulation): time 0.00929/0.7427, allocations: 7.882 MB / 0.5743 GB, free: 15.33 MB / 446.1 MB
Notification: Performance of preOpt resolveLoops (simulation): time 0.001838/0.7445, allocations: 1.165 MB / 0.5755 GB, free: 14.16 MB / 446.1 MB
Notification: Performance of preOpt evalFunc (simulation): time 0.0002172/0.7447, allocations: 123.1 kB / 0.5756 GB, free: 14.03 MB / 446.1 MB
Notification: Performance of preOpt encapsulateWhenConditions (simulation): time 0.002073/0.7468, allocations: 1.415 MB / 0.577 GB, free: 12.56 MB / 446.1 MB
Notification: Performance of pre-optimization done (n=187): time 5.35e-06/0.7468, allocations: 3.984 kB / 0.577 GB, free: 12.55 MB / 446.1 MB
Notification: Performance of matching and sorting (n=187): time 0.008554/0.7554, allocations: 4.699 MB / 0.5816 GB, free: 7.723 MB / 446.1 MB
Notification: Performance of inlineWhenForInitialization (initialization): time 0.0002307/0.7556, allocations: 397.7 kB / 0.5819 GB, free: 7.246 MB / 446.1 MB
Notification: Performance of selectInitializationVariablesDAE (initialization): time 0.001399/0.757, allocations: 0.9763 MB / 0.5829 GB, free: 6.262 MB / 446.1 MB
Notification: Performance of collectPreVariables (initialization): time 0.0001356/0.7571, allocations: 57.7 kB / 0.5829 GB, free: 6.199 MB / 446.1 MB
Notification: Performance of collectInitialEqns (initialization): time 0.0006036/0.7577, allocations: 0.8283 MB / 0.5838 GB, free: 5.359 MB / 446.1 MB
Notification: Performance of collectInitialBindings (initialization): time 0.0005825/0.7583, allocations: 0.6662 MB / 0.5844 GB, free: 4.688 MB / 446.1 MB
Notification: Performance of simplifyInitialFunctions (initialization): time 0.0006694/0.759, allocations: 415.9 kB / 0.5848 GB, free: 4.273 MB / 446.1 MB
Notification: Performance of setup shared object (initialization): time 0.0001552/0.7591, allocations: 334 kB / 0.5851 GB, free: 3.941 MB / 446.1 MB
Notification: Performance of preBalanceInitialSystem (initialization): time 0.001895/0.761, allocations: 1.266 MB / 0.5864 GB, free: 2.664 MB / 446.1 MB
Notification: Performance of partitionIndependentBlocks (initialization): time 0.00232/0.7633, allocations: 1.731 MB / 0.5881 GB, free: 0.7148 MB / 446.1 MB
Notification: Performance of analyzeInitialSystem (initialization): time 0.00417/0.7675, allocations: 2.95 MB / 0.5909 GB, free: 13.57 MB / 462.1 MB
Notification: Performance of solveInitialSystemEqSystem (initialization): time 1.096e-05/0.7675, allocations: 8 kB / 0.5909 GB, free: 13.57 MB / 462.1 MB
Notification: Performance of matching and sorting (n=277) (initialization): time 0.006201/0.7737, allocations: 3.573 MB / 0.5944 GB, free: 9.965 MB / 462.1 MB
Notification: Performance of prepare postOptimizeDAE: time 3.011e-05/0.7738, allocations: 15.91 kB / 0.5944 GB, free: 9.949 MB / 462.1 MB
Notification: Performance of postOpt simplifyComplexFunction (initialization): time 2.484e-05/0.7738, allocations: 16 kB / 0.5945 GB, free: 9.934 MB / 462.1 MB
Notification: Performance of postOpt tearingSystem (initialization): time 0.001722/0.7755, allocations: 0.5594 MB / 0.595 GB, free: 9.355 MB / 462.1 MB
Notification: Performance of postOpt solveSimpleEquations (initialization): time 0.00186/0.7774, allocations: 0.5265 MB / 0.5955 GB, free: 8.828 MB / 462.1 MB
Notification: Performance of postOpt calculateStrongComponentJacobians (initialization): time 0.01252/0.7899, allocations: 12.53 MB / 0.6078 GB, free: 11.46 MB / 478.1 MB
Notification: Performance of postOpt simplifyAllExpressions (initialization): time 0.001891/0.7918, allocations: 394.2 kB / 0.6081 GB, free: 11.08 MB / 478.1 MB
Notification: Performance of postOpt collapseArrayExpressions (initialization): time 0.0001827/0.792, allocations: 87.98 kB / 0.6082 GB, free: 10.99 MB / 478.1 MB
Warning: Assuming fixed start value for the following 6 variables:
         electrical[6].voltageSource.pin_p.reference.gamma:VARIABLE(flow=false start = 0.0 unit = \"rad\" fixed = true )  type: Real [6]
         electrical[5].voltageSource.pin_p.reference.gamma:VARIABLE(flow=false start = 0.0 unit = \"rad\" fixed = true )  type: Real [6]
         electrical[4].voltageSource.pin_p.reference.gamma:VARIABLE(flow=false start = 0.0 unit = \"rad\" fixed = true )  type: Real [6]
         electrical[3].voltageSource.pin_p.reference.gamma:VARIABLE(flow=false start = 0.0 unit = \"rad\" fixed = true )  type: Real [6]
         electrical[2].voltageSource.pin_p.reference.gamma:VARIABLE(flow=false start = 0.0 unit = \"rad\" fixed = true )  type: Real [6]
         electrical[1].voltageSource.pin_p.reference.gamma:VARIABLE(flow=false start = 0.0 unit = \"rad\" fixed = true )  type: Real [6]
Notification: Model statistics after passing the back-end for initialization:
 * Number of independent subsystems: 61
 * Number of states: 0 ()
 * Number of discrete variables: 1 ($whenCondition1)
 * Number of discrete states: 0 ()
 * Number of clocked states: 0 ()
 * Top-level inputs: 0
Notification: Strong component statistics for initialization (247):
 * Single equations (assignments): 241
 * Array equations: 0
 * Algorithm blocks: 0
 * Record equations: 0
 * When equations: 0
 * If-equations: 0
 * Equation systems (not torn): 0
 * Torn equation systems: 6
 * Mixed (continuous/discrete) equation systems: 0
Notification: Torn system details for strict tearing set:
 * Linear torn systems (#iteration vars, #inner vars, density): 6 systems
   {(1,5,100.0%), (1,5,100.0%), (1,5,100.0%), (1,5,100.0%), (1,5,100.0%), (1,5,100.0%)}
 * Non-linear torn systems (#iteration vars, #inner vars): 0 systems
Notification: Performance of prepare postOptimizeDAE: time 0.001323/0.7933, allocations: 0.7916 MB / 0.609 GB, free: 10.19 MB / 478.1 MB
Notification: Performance of postOpt lateInlineFunction (simulation): time 0.0002751/0.7936, allocations: 123.2 kB / 0.6091 GB, free: 10.07 MB / 478.1 MB
Notification: Performance of postOpt wrapFunctionCalls (simulation): time 0.005486/0.799, allocations: 3.119 MB / 0.6122 GB, free: 6.918 MB / 478.1 MB
Notification: Performance of postOpt inlineArrayEqn (simulation): time 1.909e-05/0.7991, allocations: 24 kB / 0.6122 GB, free: 6.895 MB / 478.1 MB
Notification: Performance of postOpt constantLinearSystem (simulation): time 9.498e-06/0.7991, allocations: 4 kB / 0.6122 GB, free: 6.891 MB / 478.1 MB
Notification: Performance of postOpt simplifysemiLinear (simulation): time 2.016e-05/0.7991, allocations: 11.97 kB / 0.6122 GB, free: 6.879 MB / 478.1 MB
Notification: Performance of postOpt removeSimpleEquations (simulation): time 0.009241/0.8083, allocations: 5.99 MB / 0.618 GB, free: 0.8125 MB / 478.1 MB
Notification: Performance of postOpt simplifyComplexFunction (simulation): time 1.622e-05/0.8083, allocations: 4 kB / 0.618 GB, free: 0.8086 MB / 478.1 MB
Notification: Performance of postOpt solveSimpleEquations (simulation): time 0.001382/0.8097, allocations: 399.4 kB / 0.6184 GB, free: 428 kB / 478.1 MB
Notification: Performance of postOpt tearingSystem (simulation): time 0.1761/0.9859, allocations: 0.5463 MB / 0.619 GB, free: 123.3 MB / 478.1 MB
Notification: Performance of postOpt inputDerivativesUsed (simulation): time 0.0003294/0.9862, allocations: 47.83 kB / 0.619 GB, free: 123.3 MB / 478.1 MB
Notification: Performance of postOpt calculateStrongComponentJacobians (simulation): time 0.008829/0.995, allocations: 12.47 MB / 0.6312 GB, free: 113.9 MB / 478.1 MB
Notification: Performance of postOpt calculateStateSetsJacobians (simulation): time 3.687e-06/0.995, allocations: 6.062 kB / 0.6312 GB, free: 113.9 MB / 478.1 MB
Notification: Performance of postOpt symbolicJacobian (simulation): time 0.005992/1.001, allocations: 4.597 MB / 0.6357 GB, free: 112.2 MB / 478.1 MB
Notification: Performance of postOpt removeConstants (simulation): time 0.0003416/1.001, allocations: 262.2 kB / 0.6359 GB, free: 112.1 MB / 478.1 MB
Notification: Performance of postOpt simplifyTimeIndepFuncCalls (simulation): time 0.0002078/1.002, allocations: 47.17 kB / 0.636 GB, free: 112 MB / 478.1 MB
Notification: Performance of postOpt simplifyAllExpressions (simulation): time 0.00101/1.003, allocations: 211.4 kB / 0.6362 GB, free: 112 MB / 478.1 MB
Notification: Performance of postOpt findZeroCrossings (simulation): time 0.0002667/1.003, allocations: 140.6 kB / 0.6363 GB, free: 112 MB / 478.1 MB
Notification: Performance of postOpt collapseArrayExpressions (simulation): time 0.0001187/1.003, allocations: 64 kB / 0.6364 GB, free: 112 MB / 478.1 MB
Notification: Performance of sorting global known variables: time 0.0006807/1.004, allocations: 0.6661 MB / 0.637 GB, free: 111.7 MB / 478.1 MB
Notification: Performance of sort global known variables: time 7e-08/1.004, allocations: 0 / 0.637 GB, free: 111.7 MB / 478.1 MB
Notification: Performance of remove unused functions: time 0.00245/1.006, allocations: 0.9259 MB / 0.6379 GB, free: 111.6 MB / 478.1 MB
Notification: Model statistics after passing the back-end for simulation:
 * Number of independent subsystems: 7
 * Number of states: 6 (electrical[6].voltageSource.pin_p.reference.gamma,electrical[5].voltageSource.pin_p.reference.gamma,electrical[4].voltageSource.pin_p.reference.gamma,electrical[3].voltageSource.pin_p.reference.gamma,electrical[2].voltageSource.pin_p.reference.gamma,electrical[1].voltageSource.pin_p.reference.gamma)
 * Number of discrete variables: 1 ($whenCondition1)
 * Number of discrete states: 0 ()
 * Number of clocked states: 0 ()
 * Top-level inputs: 0
Notification: Strong component statistics for simulation (175):
 * Single equations (assignments): 169
 * Array equations: 0
 * Algorithm blocks: 0
 * Record equations: 0
 * When equations: 0
 * If-equations: 0
 * Equation systems (not torn): 0
 * Torn equation systems: 6
 * Mixed (continuous/discrete) equation systems: 0
Notification: Torn system details for strict tearing set:
 * Linear torn systems (#iteration vars, #inner vars, density): 6 systems
   {(1,5,100.0%), (1,5,100.0%), (1,5,100.0%), (1,5,100.0%), (1,5,100.0%), (1,5,100.0%)}
 * Non-linear torn systems (#iteration vars, #inner vars): 0 systems
Notification: Performance of Backend phase and start with SimCode phase: time 0.001607/1.008, allocations: 0.7794 MB / 0.6387 GB, free: 111.4 MB / 478.1 MB
Notification: Performance of simCode: created initialization part: time 0.004231/1.012, allocations: 3.461 MB / 0.6421 GB, free: 109.8 MB / 478.1 MB
Notification: Performance of simCode: created event and clocks part: time 3.857e-06/1.012, allocations: 1.469 kB / 0.6421 GB, free: 109.8 MB / 478.1 MB
Notification: Performance of simCode: created simulation system equations: time 0.002275/1.014, allocations: 2.037 MB / 0.6441 GB, free: 108.7 MB / 478.1 MB
Notification: Performance of simCode: created of all other equations (e.g. parameter, nominal, assert, etc): time 0.0008927/1.015, allocations: 145.1 kB / 0.6442 GB, free: 108.6 MB / 478.1 MB
Notification: Performance of simCode: created linear, non-linear and system jacobian parts: time 0.006595/1.022, allocations: 4.826 MB / 0.6489 GB, free: 106.5 MB / 478.1 MB
Notification: Performance of simCode: some other stuff during SimCode phase: time 0.001355/1.023, allocations: 1.887 MB / 0.6507 GB, free: 105.5 MB / 478.1 MB
Notification: Performance of simCode: all other stuff during SimCode phase: time 0.0007734/1.024, allocations: 181.4 kB / 0.6509 GB, free: 105.4 MB / 478.1 MB
Notification: Performance of SimCode: time 1.002e-06/1.024, allocations: 0 / 0.6509 GB, free: 105.4 MB / 478.1 MB
Notification: Performance of Templates: time 0.07114/1.095, allocations: 95.19 MB / 0.7439 GB, free: 27.01 MB / 478.1 MB
"
[Timeout remaining time 659]
make -j1 -f KeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCases.makefile [Timeout 660]
make -j1 -f KeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCases.makefile clang++ -std=c++17  -fopenmp=libomp  -Winvalid-pch -O2 -g -DNDEBUG -fPIC   -std=c++11 -DBOOST_ALL_DYN_LINK   -DUSE_DGESV -DUSE_LOGGER -DOMC_BUILD -DUSE_THREAD -DSUNDIALS_MAJOR_VERSION=5 -DSUNDIALS_MINOR_VERSION=4 -DPMC_USE_SUNDIALS -I"." -I"/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork_2/OpenModelica/OMCompiler/build/bin/../include/omc/cpp/" -I. "-I/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/Resources/C-Sources" -I"." -I"." -I"/var/lib/jenkins1/ws/OpenModelicaLibraryTestingWork_2/OpenModelica/OMCompiler/build/include/omc/sundials" "-I/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/Resources/C-Sources"    -DMEASURETIME_PROFILEBLOCKS -DUSE_LOGGER  -c -o OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesCalcHelperMain.o OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesCalcHelperMain.cpp
In file included from OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesCalcHelperMain.cpp:28:
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:23:19: error: cannot initialize return object of type 'const int *' with an rvalue of type 'int'
           return 1;
                  ^
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:29:19: error: cannot initialize return object of type 'const int *' with an rvalue of type 'int'
           return 2;
                  ^
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:51:19: error: cannot initialize return object of type 'const int *' with an rvalue of type 'int'
           return 1;
                  ^
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:57:19: error: cannot initialize return object of type 'const int *' with an rvalue of type 'int'
           return 2;
                  ^
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:64:19: error: cannot initialize return object of type 'const int *' with an rvalue of type 'int'
           return 3;
                  ^
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:475:13: warning: expression result unused [-Wunused-value]
            tmp120;
            ^~~~~~
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:481:9: warning: expression result unused [-Wunused-value]
        tmp125;
        ^~~~~~
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:511:13: warning: expression result unused [-Wunused-value]
            tmp130;
            ^~~~~~
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:531:15: warning: expression result unused [-Wunused-value]
              tmp136;
              ^~~~~~
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:537:15: warning: expression result unused [-Wunused-value]
              tmp138;
              ^~~~~~
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:546:11: warning: expression result unused [-Wunused-value]
          tmp144;
          ^~~~~~
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:552:11: warning: expression result unused [-Wunused-value]
          tmp146;
          ^~~~~~
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:1100:17: error: incompatible pointer to integer conversion assigning to 'int' from 'const int *'
  status__ext = WriteLineLn(fileName_.c_str(), line_.c_str());
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesFunctions.cpp:1120:17: error: incompatible pointer to integer conversion assigning to 'int' from 'const int *'
  status__ext = WriteLine(fileName_.c_str(), line_.c_str());
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7 warnings and 7 errors generated.
make: *** [<builtin>: OMCppKeyWordIO_KeyWordIO.Examples.CaseExamples.ElectricalCasesCalcHelperMain.o] Error 1
[Calling os._exit(0), Time elapsed: 4.810004511848092]
Failed to read output from testmodel.py, exit status != 0:
1.1032276970800012 1.1108237460000001 0.441237687
Calling exit ...
<OMPython.OMCSessionZMQ object at 0x7f60299b2050>