Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries --ompython_omhome=/usr Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3.conf.json loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Annex60 1.0.0/package.mo", uses=false) Using package Annex60 with version 1.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Annex60 1.0.0/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 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(Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3") translateModel(Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3") Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.004747/0.004747, allocations: 100.5 kB / 15.73 MB, free: 6.48 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo): time 0.001009/0.001009, allocations: 194.6 kB / 16.67 MB, free: 6.391 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo): time 1.243/1.243, allocations: 205.1 MB / 222.6 MB, free: 4.578 MB / 174.1 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Annex60 1.0.0/package.mo): time 0.3484/0.3484, allocations: 54.94 MB / 324.8 MB, free: 15.96 MB / 270.1 MB Notification: Modelica requested package Complex of version 3.2.3. Complex 4.0.0 is used instead which states that it is fully compatible without conversion script needed. Notification: Modelica requested package ModelicaServices of version 3.2.3. ModelicaServices 4.0.0 is used instead which states that it is fully compatible without conversion script needed. Notification: Annex60 requested package Modelica of version 3.2.2. Modelica 3.2.3 is used instead which states that it is fully compatible without conversion script needed. Notification: Performance of FrontEnd - loaded program: time 0.001363/0.001363, allocations: 63.73 kB / 456.2 MB, free: 38.04 MB / 382.1 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.09706/0.09843, allocations: 59.59 MB / 0.5037 GB, free: 9.582 MB / 382.1 MB Notification: Performance of NFInst.instantiate(Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3): time 0.005597/0.1041, allocations: 5.823 MB / 0.5094 GB, free: 4.977 MB / 382.1 MB Notification: Performance of NFInst.instExpressions: time 0.4779/0.582, allocations: 152.8 MB / 0.6586 GB, free: 15.21 MB / 0.5137 GB Notification: Performance of NFInst.updateImplicitVariability: time 0.001579/0.5837, allocations: 27.16 kB / 0.6586 GB, free: 15.2 MB / 0.5137 GB Notification: Performance of NFTyping.typeComponents: time 0.0007209/0.5844, allocations: 219.6 kB / 0.6588 GB, free: 15.2 MB / 0.5137 GB [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Utilities/Strings.mo:216:3-259:11:writable] Warning: Pure function 'Modelica.Utilities.Strings.find' contains a call to impure function 'Modelica.Utilities.Strings.length'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Annex60 1.0.0/BoundaryConditions/WeatherData/BaseClasses/getHeaderElementTMY3.mo:2:1-104:25:writable] Warning: Pure function 'Annex60.BoundaryConditions.WeatherData.BaseClasses.getHeaderElementTMY3' contains a call to impure function 'Modelica.Utilities.Streams.readLine'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Annex60 1.0.0/BoundaryConditions/WeatherData/BaseClasses/getLongitudeTMY3.mo:2:1-47:21:writable] Warning: Pure function 'Annex60.BoundaryConditions.WeatherData.BaseClasses.getLongitudeTMY3' contains a call to impure function 'Annex60.BoundaryConditions.WeatherData.BaseClasses.getHeaderElementTMY3'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Annex60 1.0.0/BoundaryConditions/WeatherData/BaseClasses/getLatitudeTMY3.mo:2:1-47:20:writable] Warning: Pure function 'Annex60.BoundaryConditions.WeatherData.BaseClasses.getLatitudeTMY3' contains a call to impure function 'Annex60.BoundaryConditions.WeatherData.BaseClasses.getHeaderElementTMY3'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Annex60 1.0.0/BoundaryConditions/WeatherData/BaseClasses/getTimeZoneTMY3.mo:2:1-46:20:writable] Warning: Pure function 'Annex60.BoundaryConditions.WeatherData.BaseClasses.getTimeZoneTMY3' contains a call to impure function 'Annex60.BoundaryConditions.WeatherData.BaseClasses.getHeaderElementTMY3'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Annex60 1.0.0/BoundaryConditions/WeatherData/BaseClasses/getAbsolutePath.mo:2:1-49:20:writable] Warning: Pure function 'Annex60.BoundaryConditions.WeatherData.BaseClasses.getAbsolutePath' contains a call to impure function 'Modelica.Utilities.Files.exist'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Utilities/Strings.mo:139:3-175:14:writable] Warning: Pure function 'Modelica.Utilities.Strings.isEmpty' contains a call to impure function 'Modelica.Utilities.Strings.Advanced.skipWhiteSpace'. Notification: Performance of NFTyping.typeBindings: time 0.00224/0.5867, allocations: 0.5952 MB / 0.6594 GB, free: 15.17 MB / 0.5137 GB Notification: Performance of NFTyping.typeClassSections: time 0.00319/0.5899, allocations: 1.208 MB / 0.6606 GB, free: 15.14 MB / 0.5137 GB Notification: Performance of NFFlatten.flatten: time 0.003332/0.5932, allocations: 2.119 MB / 0.6626 GB, free: 15.13 MB / 0.5137 GB Notification: Performance of NFFlatten.resolveConnections: time 0.001484/0.5947, allocations: 0.9168 MB / 0.6635 GB, free: 14.95 MB / 0.5137 GB Notification: Performance of NFEvalConstants.evaluate: time 0.001825/0.5966, allocations: 0.7504 MB / 0.6643 GB, free: 14.95 MB / 0.5137 GB Notification: Performance of NFSimplifyModel.simplify: time 0.001195/0.5978, allocations: 0.7393 MB / 0.665 GB, free: 14.95 MB / 0.5137 GB Notification: Performance of NFPackage.collectConstants: time 0.0002179/0.598, allocations: 166.9 kB / 0.6652 GB, free: 14.95 MB / 0.5137 GB Notification: Performance of NFFlatten.collectFunctions: time 0.001776/0.5998, allocations: 0.8729 MB / 0.666 GB, free: 14.93 MB / 0.5137 GB Notification: Performance of NFScalarize.scalarize: time 0.0003933/0.6002, allocations: 435.8 kB / 0.6664 GB, free: 14.93 MB / 0.5137 GB Notification: Performance of NFVerifyModel.verify: time 0.0008775/0.6011, allocations: 0.8365 MB / 0.6672 GB, free: 14.93 MB / 0.5137 GB Notification: Performance of NFConvertDAE.convert: time 0.003261/0.6043, allocations: 2.464 MB / 0.6696 GB, free: 14.62 MB / 0.5137 GB Notification: Performance of FrontEnd - DAE generated: time 5.38e-06/0.6044, allocations: 0 / 0.6696 GB, free: 14.62 MB / 0.5137 GB Notification: Performance of FrontEnd: time 1.853e-06/0.6044, allocations: 0 / 0.6696 GB, free: 14.62 MB / 0.5137 GB Notification: Performance of Transformations before backend: time 2.387e-05/0.6044, allocations: 0 / 0.6696 GB, free: 14.62 MB / 0.5137 GB Notification: Model statistics after passing the front-end and creating the data structures used by the back-end: * Number of equations: 330 * Number of variables: 330 Notification: Performance of Generate backend data structure: time 0.003192/0.6076, allocations: 2.018 MB / 0.6716 GB, free: 13.59 MB / 0.5137 GB Notification: Performance of prepare preOptimizeDAE: time 3.809e-05/0.6076, allocations: 10.81 kB / 0.6716 GB, free: 13.59 MB / 0.5137 GB Notification: Performance of preOpt normalInlineFunction (simulation): time 0.00888/0.6165, allocations: 1.069 MB / 0.6727 GB, free: 13.45 MB / 0.5137 GB Notification: Performance of preOpt evaluateParameters (simulation): time 0.001858/0.6184, allocations: 1.093 MB / 0.6737 GB, free: 13.05 MB / 0.5137 GB Notification: Performance of preOpt simplifyIfEquations (simulation): time 7.225e-05/0.6185, allocations: 97.53 kB / 0.6738 GB, free: 13.05 MB / 0.5137 GB Notification: Performance of preOpt expandDerOperator (simulation): time 0.0001738/0.6187, allocations: 123.1 kB / 0.6739 GB, free: 13.05 MB / 0.5137 GB Notification: Performance of preOpt clockPartitioning (simulation): time 0.005542/0.6242, allocations: 1.842 MB / 0.6757 GB, free: 12.83 MB / 0.5137 GB Notification: Performance of preOpt findStateOrder (simulation): time 2.839e-05/0.6243, allocations: 0 / 0.6757 GB, free: 12.83 MB / 0.5137 GB Notification: Performance of preOpt replaceEdgeChange (simulation): time 0.0001437/0.6244, allocations: 54.44 kB / 0.6758 GB, free: 12.83 MB / 0.5137 GB Notification: Performance of preOpt inlineArrayEqn (simulation): time 2.799e-05/0.6245, allocations: 32.59 kB / 0.6758 GB, free: 12.83 MB / 0.5137 GB Notification: Performance of preOpt removeEqualRHS (simulation): time 0.008401/0.6329, allocations: 2.626 MB / 0.6784 GB, free: 12.78 MB / 0.5137 GB Notification: Performance of preOpt removeSimpleEquations (simulation): time 0.009907/0.6428, allocations: 4.717 MB / 0.683 GB, free: 10.64 MB / 0.5137 GB Notification: Performance of preOpt comSubExp (simulation): time 0.01061/0.6535, allocations: 2.266 MB / 0.6852 GB, free: 10.02 MB / 0.5137 GB Notification: Performance of preOpt resolveLoops (simulation): time 0.00364/0.6572, allocations: 0.8427 MB / 0.686 GB, free: 9.805 MB / 0.5137 GB Notification: Performance of preOpt evalFunc (simulation): time 0.0006981/0.6579, allocations: 499.9 kB / 0.6865 GB, free: 9.301 MB / 0.5137 GB Notification: Performance of preOpt encapsulateWhenConditions (simulation): time 0.004122/0.662, allocations: 1.15 MB / 0.6876 GB, free: 8.836 MB / 0.5137 GB Notification: Performance of pre-optimization done (n=137): time 3.276e-06/0.662, allocations: 0 / 0.6876 GB, free: 8.836 MB / 0.5137 GB Notification: Performance of matching and sorting (n=137): time 0.01326/0.6753, allocations: 2.955 MB / 0.6905 GB, free: 7.828 MB / 0.5137 GB Notification: Performance of inlineWhenForInitialization (initialization): time 0.0001345/0.6755, allocations: 196.2 kB / 0.6907 GB, free: 7.605 MB / 0.5137 GB Notification: Performance of selectInitializationVariablesDAE (initialization): time 0.001351/0.6768, allocations: 0.9223 MB / 0.6916 GB, free: 7.309 MB / 0.5137 GB Notification: Performance of collectPreVariables (initialization): time 0.0001522/0.677, allocations: 53.48 kB / 0.6917 GB, free: 7.277 MB / 0.5137 GB Notification: Performance of collectInitialEqns (initialization): time 0.0003853/0.6774, allocations: 0.5338 MB / 0.6922 GB, free: 6.996 MB / 0.5137 GB Notification: Performance of collectInitialBindings (initialization): time 0.0003596/0.6777, allocations: 445.8 kB / 0.6926 GB, free: 6.676 MB / 0.5137 GB Notification: Performance of simplifyInitialFunctions (initialization): time 0.0004155/0.6782, allocations: 289.2 kB / 0.6929 GB, free: 6.586 MB / 0.5137 GB Notification: Performance of setup shared object (initialization): time 0.00011/0.6783, allocations: 347.3 kB / 0.6932 GB, free: 6.27 MB / 0.5137 GB Notification: Performance of preBalanceInitialSystem (initialization): time 0.003534/0.6818, allocations: 0.7339 MB / 0.6939 GB, free: 6.074 MB / 0.5137 GB Notification: Performance of partitionIndependentBlocks (initialization): time 0.003728/0.6856, allocations: 0.8917 MB / 0.6948 GB, free: 5.73 MB / 0.5137 GB Notification: Performance of analyzeInitialSystem (initialization): time 0.006829/0.6924, allocations: 1.568 MB / 0.6963 GB, free: 5.309 MB / 0.5137 GB Notification: Performance of solveInitialSystemEqSystem (initialization): time 9.849e-06/0.6924, allocations: 2.281 kB / 0.6963 GB, free: 5.309 MB / 0.5137 GB Notification: Performance of matching and sorting (n=149) (initialization): time 0.008898/0.7014, allocations: 1.999 MB / 0.6983 GB, free: 4.52 MB / 0.5137 GB Notification: Performance of prepare postOptimizeDAE: time 2.358e-05/0.7014, allocations: 4.875 kB / 0.6983 GB, free: 4.52 MB / 0.5137 GB Notification: Performance of postOpt simplifyComplexFunction (initialization): time 9.368e-06/0.7014, allocations: 2.406 kB / 0.6983 GB, free: 4.52 MB / 0.5137 GB Notification: Performance of postOpt tearingSystem (initialization): time 0.00101/0.7024, allocations: 166.1 kB / 0.6985 GB, free: 4.438 MB / 0.5137 GB Notification: Performance of postOpt solveSimpleEquations (initialization): time 0.002577/0.705, allocations: 433.8 kB / 0.6989 GB, free: 4.301 MB / 0.5137 GB Notification: Performance of postOpt calculateStrongComponentJacobians (initialization): time 0.003694/0.7087, allocations: 3.275 MB / 0.7021 GB, free: 1.098 MB / 0.5137 GB Notification: Performance of postOpt simplifyAllExpressions (initialization): time 0.002574/0.7113, allocations: 258.9 kB / 0.7023 GB, free: 0.9492 MB / 0.5137 GB Notification: Performance of postOpt collapseArrayExpressions (initialization): time 0.0001382/0.7115, allocations: 74.52 kB / 0.7024 GB, free: 0.918 MB / 0.5137 GB Notification: Model statistics after passing the back-end for initialization: * Number of independent subsystems: 10 * Number of states: 0 () * Number of discrete variables: 12 (weaDat.conTim.tStart,$PRE.weaDat.conTim.tStart,weaDat.conTim1.tStart,$PRE.weaDat.conTim1.tStart,$whenCondition3,$whenCondition4,weaDatInpCon.conTim.tStart,$PRE.weaDatInpCon.conTim.tStart,weaDatInpCon.conTim1.tStart,$PRE.weaDatInpCon.conTim1.tStart,$whenCondition1,$whenCondition2) * Number of discrete states: 0 () * Number of clocked states: 0 () * Top-level inputs: 0 Notification: Strong component statistics for initialization (145): * Single equations (assignments): 143 * Array equations: 0 * Algorithm blocks: 0 * Record equations: 0 * When equations: 0 * If-equations: 0 * Equation systems (not torn): 0 * Torn equation systems: 2 * Mixed (continuous/discrete) equation systems: 0 Notification: Torn system details for strict tearing set: * Linear torn systems (#iteration vars, #inner vars, density): 0 systems * Non-linear torn systems (#iteration vars, #inner vars): 2 systems {(1,2), (1,2)} Notification: Performance of prepare postOptimizeDAE: time 0.000768/0.7122, allocations: 357.8 kB / 0.7027 GB, free: 0.668 MB / 0.5137 GB Notification: Performance of postOpt lateInlineFunction (simulation): time 0.0002804/0.7125, allocations: 137.3 kB / 0.7029 GB, free: 0.5938 MB / 0.5137 GB Notification: Performance of postOpt wrapFunctionCalls (simulation): time 0.009107/0.7216, allocations: 2.336 MB / 0.7051 GB, free: 15.33 MB / 0.5294 GB Notification: Performance of postOpt inlineArrayEqn (simulation): time 1.578e-05/0.7217, allocations: 17.06 kB / 0.7052 GB, free: 15.33 MB / 0.5294 GB Notification: Performance of postOpt constantLinearSystem (simulation): time 6.542e-06/0.7217, allocations: 0 / 0.7052 GB, free: 15.33 MB / 0.5294 GB Notification: Performance of postOpt simplifysemiLinear (simulation): time 1.825e-05/0.7217, allocations: 7.969 kB / 0.7052 GB, free: 15.32 MB / 0.5294 GB Notification: Performance of postOpt removeSimpleEquations (simulation): time 0.002119/0.7239, allocations: 1.492 MB / 0.7066 GB, free: 14.12 MB / 0.5294 GB Notification: Performance of postOpt simplifyComplexFunction (simulation): time 7.013e-06/0.7239, allocations: 0 / 0.7066 GB, free: 14.12 MB / 0.5294 GB Notification: Performance of postOpt solveSimpleEquations (simulation): time 0.002467/0.7264, allocations: 433.1 kB / 0.707 GB, free: 13.71 MB / 0.5294 GB Notification: Performance of postOpt tearingSystem (simulation): time 0.000834/0.7272, allocations: 155.7 kB / 0.7072 GB, free: 13.56 MB / 0.5294 GB Notification: Performance of postOpt inputDerivativesUsed (simulation): time 0.0001146/0.7273, allocations: 55.94 kB / 0.7072 GB, free: 13.5 MB / 0.5294 GB Notification: Performance of postOpt calculateStrongComponentJacobians (simulation): time 0.003507/0.7308, allocations: 3.334 MB / 0.7105 GB, free: 9.895 MB / 0.5294 GB Notification: Performance of postOpt calculateStateSetsJacobians (simulation): time 7.194e-06/0.7309, allocations: 4.031 kB / 0.7105 GB, free: 9.891 MB / 0.5294 GB Notification: Performance of postOpt symbolicJacobian (simulation): time 0.00914/0.74, allocations: 2.117 MB / 0.7126 GB, free: 7.758 MB / 0.5294 GB Notification: Performance of postOpt removeConstants (simulation): time 0.0008599/0.7409, allocations: 450.7 kB / 0.713 GB, free: 7.297 MB / 0.5294 GB Notification: Performance of postOpt simplifyTimeIndepFuncCalls (simulation): time 0.0002542/0.7412, allocations: 32 kB / 0.713 GB, free: 7.266 MB / 0.5294 GB Notification: Performance of postOpt simplifyAllExpressions (simulation): time 0.002163/0.7433, allocations: 214 kB / 0.7132 GB, free: 7.059 MB / 0.5294 GB Notification: Performance of postOpt findZeroCrossings (simulation): time 0.0002091/0.7436, allocations: 105.2 kB / 0.7133 GB, free: 6.953 MB / 0.5294 GB Notification: Performance of postOpt collapseArrayExpressions (simulation): time 0.0001259/0.7437, allocations: 79.86 kB / 0.7134 GB, free: 6.875 MB / 0.5294 GB Notification: Performance of sorting global known variables: time 0.0008978/0.7446, allocations: 0.6398 MB / 0.714 GB, free: 6.227 MB / 0.5294 GB Notification: Performance of sort global known variables: time 2.91e-07/0.7446, allocations: 0 / 0.714 GB, free: 6.227 MB / 0.5294 GB Notification: Performance of remove unused functions: time 0.0013/0.7459, allocations: 467 kB / 0.7145 GB, free: 5.77 MB / 0.5294 GB Notification: Model statistics after passing the back-end for simulation: * Number of independent subsystems: 2 * Number of states: 0 () * Number of discrete variables: 8 ($whenCondition4,$whenCondition3,weaDat.conTim1.tStart,weaDat.conTim.tStart,$whenCondition2,$whenCondition1,weaDatInpCon.conTim1.tStart,weaDatInpCon.conTim.tStart) * Number of discrete states: 4 (weaDatInpCon.conTim1.tStart,weaDatInpCon.conTim.tStart,weaDat.conTim1.tStart,weaDat.conTim.tStart) * Number of clocked states: 0 () * Top-level inputs: 0 Notification: Strong component statistics for simulation (151): * Single equations (assignments): 145 * Array equations: 0 * Algorithm blocks: 0 * Record equations: 0 * When equations: 4 * If-equations: 0 * Equation systems (not torn): 0 * Torn equation systems: 2 * Mixed (continuous/discrete) equation systems: 0 Notification: Torn system details for strict tearing set: * Linear torn systems (#iteration vars, #inner vars, density): 0 systems * Non-linear torn systems (#iteration vars, #inner vars): 2 systems {(1,3), (1,3)} Notification: Performance of Backend phase and start with SimCode phase: time 0.001403/0.7473, allocations: 0.6205 MB / 0.7151 GB, free: 5.355 MB / 0.5294 GB Notification: Performance of simCode: created initialization part: time 0.008627/0.756, allocations: 2.043 MB / 0.7171 GB, free: 3.316 MB / 0.5294 GB Notification: Performance of simCode: created event and clocks part: time 7.805e-06/0.756, allocations: 0 / 0.7171 GB, free: 3.316 MB / 0.5294 GB Notification: Performance of simCode: created simulation system equations: time 0.004405/0.7604, allocations: 1.248 MB / 0.7183 GB, free: 2.07 MB / 0.5294 GB Notification: Performance of simCode: created of all other equations (e.g. parameter, nominal, assert, etc): time 0.001793/0.7622, allocations: 440.4 kB / 0.7187 GB, free: 1.652 MB / 0.5294 GB Notification: Performance of simCode: created linear, non-linear and system jacobian parts: time 0.008891/0.7711, allocations: 3.105 MB / 0.7217 GB, free: 14.52 MB / 0.545 GB Notification: Performance of simCode: some other stuff during SimCode phase: time 0.0008005/0.772, allocations: 1.234 MB / 0.7229 GB, free: 13.25 MB / 0.545 GB Notification: Performance of simCode: alias equations: time 0.00189/0.7739, allocations: 0.539 MB / 0.7235 GB, free: 12.71 MB / 0.545 GB Notification: Performance of simCode: all other stuff during SimCode phase: time 0.0005095/0.7744, allocations: 187.3 kB / 0.7237 GB, free: 12.52 MB / 0.545 GB Notification: Performance of SimCode: time 1.132e-06/0.7744, allocations: 4 kB / 0.7237 GB, free: 12.52 MB / 0.545 GB Notification: Performance of Templates: time 0.03855/0.813, allocations: 23.96 MB / 0.7471 GB, free: 4.727 MB / 0.5606 GB make -j1 -f Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3.makefile (rm -f Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3.pipe ; mkfifo Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3.pipe ; head -c 1048576 < Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3.pipe >> ../files/Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3.sim & ./Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3 -abortSlowSimulation -alarm=480 -lv LOG_STATS > Annex60_1.0.0_Annex60.BoundaryConditions.WeatherData.Examples.ReaderTMY3.pipe 2>&1)