Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries --ompython_omhome=/usr ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers.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/ModelicaTest 3.2.2+maint.om/package.mo", uses=false) Using package ModelicaTest with version 3.2.2 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaTest 3.2.2+maint.om/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(ModelicaTest.Math.Random.TestRandomNumbers,tolerance=1e-06,outputFormat="empty",numberOfIntervals=2,variableFilter="",fileNamePrefix="ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers") translateModel(ModelicaTest.Math.Random.TestRandomNumbers,tolerance=1e-06,outputFormat="empty",numberOfIntervals=2,variableFilter="",fileNamePrefix="ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers") Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.005642/0.005642, allocations: 101.5 kB / 15.73 MB, free: 6.016 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.001165/0.001165, allocations: 198.4 kB / 16.68 MB, free: 5.938 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.584/1.584, allocations: 205.1 MB / 222.5 MB, free: 4.5 MB / 174.1 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaTest 3.2.2+maint.om/package.mo): time 0.3575/0.3575, allocations: 39.94 MB / 309.8 MB, free: 9.383 MB / 254.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: ModelicaTest 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.001503/0.001503, allocations: 63.91 kB / 435.8 MB, free: 2.465 MB / 366.1 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.3135/0.315, allocations: 56.88 MB / 492.7 MB, free: 19.55 MB / 382.1 MB Notification: Performance of NFInst.instantiate(ModelicaTest.Math.Random.TestRandomNumbers): time 0.001879/0.317, allocations: 0.5385 MB / 493.2 MB, free: 19.22 MB / 382.1 MB Notification: Performance of NFInst.instExpressions: time 0.001118/0.3181, allocations: 0.589 MB / 493.8 MB, free: 18.83 MB / 382.1 MB Notification: Performance of NFInst.updateImplicitVariability: time 2.895e-05/0.3181, allocations: 0 / 493.8 MB, free: 18.83 MB / 382.1 MB Notification: Performance of NFTyping.typeComponents: time 9.566e-05/0.3183, allocations: 9.688 kB / 493.8 MB, free: 18.82 MB / 382.1 MB Notification: Performance of NFTyping.typeBindings: time 4.649e-06/0.3183, allocations: 4 kB / 493.8 MB, free: 18.82 MB / 382.1 MB [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Math/Random.mo:127:7-213:23:writable] Warning: Pure function 'Modelica.Math.Random.Generators.Xorshift64star.initialState' contains a call to impure function 'Modelica.Math.Random.Generators.Xorshift64star.random'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Math/Random.mo:851:5-931:39:writable] Warning: Pure function 'Modelica.Math.Random.Utilities.initialStateWithXorshift64star' contains a call to impure function 'Modelica.Math.Random.Generators.Xorshift64star.initialState'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Math/Random.mo:321:7-386:23:writable] Warning: Pure function 'Modelica.Math.Random.Generators.Xorshift128plus.initialState' contains a call to impure function 'Modelica.Math.Random.Utilities.initialStateWithXorshift64star'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Math/Random.mo:499:7-563:23:writable] Warning: Pure function 'Modelica.Math.Random.Generators.Xorshift1024star.initialState' contains a call to impure function 'Modelica.Math.Random.Utilities.initialStateWithXorshift64star'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaTest 3.2.2+maint.om/Math.mo:820:5-907:22:writable] Warning: Pure function 'ModelicaTest.Math.Random.randomNumbers' contains a call to impure function 'Modelica.Utilities.Strings.hashString'. Notification: Performance of NFTyping.typeClassSections: time 0.0007907/0.3191, allocations: 201.1 kB / 494 MB, free: 18.72 MB / 382.1 MB Notification: Performance of NFFlatten.flatten: time 7.847e-05/0.3192, allocations: 29.33 kB / 494 MB, free: 18.71 MB / 382.1 MB Notification: Performance of NFFlatten.resolveConnections: time 4.706e-05/0.3192, allocations: 6.094 kB / 494 MB, free: 18.71 MB / 382.1 MB Notification: Performance of NFEvalConstants.evaluate: time 3.087e-05/0.3192, allocations: 14.91 kB / 494 MB, free: 18.71 MB / 382.1 MB Notification: Performance of NFSimplifyModel.simplify: time 5.018e-05/0.3193, allocations: 15.47 kB / 494.1 MB, free: 18.7 MB / 382.1 MB Notification: Performance of NFPackage.collectConstants: time 1.378e-05/0.3193, allocations: 2.125 kB / 494.1 MB, free: 18.7 MB / 382.1 MB Notification: Performance of NFFlatten.collectFunctions: time 0.0003099/0.3196, allocations: 165.2 kB / 494.2 MB, free: 18.64 MB / 382.1 MB Notification: Performance of NFScalarize.scalarize: time 0.0001055/0.3197, allocations: 55.03 kB / 494.3 MB, free: 18.63 MB / 382.1 MB Notification: Performance of NFVerifyModel.verify: time 8.088e-05/0.3198, allocations: 58.42 kB / 494.3 MB, free: 18.59 MB / 382.1 MB Notification: Performance of NFConvertDAE.convert: time 0.0003655/0.3202, allocations: 198.1 kB / 494.5 MB, free: 18.53 MB / 382.1 MB Notification: Performance of FrontEnd - DAE generated: time 5.951e-06/0.3202, allocations: 5.734 kB / 494.5 MB, free: 18.53 MB / 382.1 MB Notification: Performance of FrontEnd: time 1.733e-06/0.3202, allocations: 0 / 494.5 MB, free: 18.53 MB / 382.1 MB Notification: Performance of Transformations before backend: time 1.001e-05/0.3202, allocations: 0 / 494.5 MB, free: 18.53 MB / 382.1 MB Notification: Model statistics after passing the front-end and creating the data structures used by the back-end: * Number of equations: 53 * Number of variables: 53 Notification: Performance of Generate backend data structure: time 0.0005381/0.3208, allocations: 0.4905 MB / 495 MB, free: 18.09 MB / 382.1 MB Notification: Performance of prepare preOptimizeDAE: time 3.839e-05/0.3208, allocations: 12.83 kB / 495 MB, free: 18.09 MB / 382.1 MB Notification: Performance of preOpt normalInlineFunction (simulation): time 5.353e-05/0.3209, allocations: 17.25 kB / 495.1 MB, free: 18.08 MB / 382.1 MB Notification: Performance of preOpt evaluateParameters (simulation): time 8.192e-05/0.321, allocations: 177.9 kB / 495.2 MB, free: 17.87 MB / 382.1 MB Notification: Performance of preOpt simplifyIfEquations (simulation): time 2.089e-05/0.321, allocations: 11.03 kB / 495.2 MB, free: 17.87 MB / 382.1 MB Notification: Performance of preOpt expandDerOperator (simulation): time 2.936e-05/0.321, allocations: 26.06 kB / 495.3 MB, free: 17.86 MB / 382.1 MB Notification: Performance of preOpt clockPartitioning (simulation): time 0.0002073/0.3212, allocations: 133.4 kB / 495.4 MB, free: 17.79 MB / 382.1 MB Notification: Performance of preOpt findStateOrder (simulation): time 8.856e-06/0.3213, allocations: 4 kB / 495.4 MB, free: 17.78 MB / 382.1 MB Notification: Performance of preOpt replaceEdgeChange (simulation): time 1.094e-05/0.3213, allocations: 0 / 495.4 MB, free: 17.78 MB / 382.1 MB Notification: Performance of preOpt inlineArrayEqn (simulation): time 4.348e-06/0.3213, allocations: 4.969 kB / 495.4 MB, free: 17.78 MB / 382.1 MB Notification: Performance of preOpt removeEqualRHS (simulation): time 0.0001196/0.3214, allocations: 99.3 kB / 495.5 MB, free: 17.74 MB / 382.1 MB Notification: Performance of preOpt removeSimpleEquations (simulation): time 0.0001985/0.3216, allocations: 220.3 kB / 495.7 MB, free: 17.52 MB / 382.1 MB Notification: Performance of preOpt comSubExp (simulation): time 0.0001715/0.3218, allocations: 168.1 kB / 495.9 MB, free: 17.42 MB / 382.1 MB Notification: Performance of preOpt resolveLoops (simulation): time 0.0001421/0.3219, allocations: 157 kB / 496 MB, free: 17.33 MB / 382.1 MB Notification: Performance of preOpt evalFunc (simulation): time 9.187e-06/0.322, allocations: 0 / 496 MB, free: 17.33 MB / 382.1 MB Notification: Performance of preOpt encapsulateWhenConditions (simulation): time 0.0002573/0.3222, allocations: 169.2 kB / 496.2 MB, free: 17.24 MB / 382.1 MB Notification: Performance of pre-optimization done (n=54): time 1.022e-06/0.3222, allocations: 0 / 496.2 MB, free: 17.24 MB / 382.1 MB Notification: Performance of matching and sorting (n=54): time 0.001268/0.3235, allocations: 0.7705 MB / 497 MB, free: 17.04 MB / 382.1 MB Notification: Performance of inlineWhenForInitialization (initialization): time 9.369e-05/0.3236, allocations: 102.4 kB / 497.1 MB, free: 16.97 MB / 382.1 MB Notification: Performance of selectInitializationVariablesDAE (initialization): time 5.145e-05/0.3237, allocations: 124 kB / 497.2 MB, free: 16.85 MB / 382.1 MB Notification: Performance of collectPreVariables (initialization): time 6.234e-05/0.3237, allocations: 69.3 kB / 497.3 MB, free: 16.8 MB / 382.1 MB Notification: Performance of collectInitialEqns (initialization): time 3.127e-05/0.3238, allocations: 97.05 kB / 497.4 MB, free: 16.7 MB / 382.1 MB Notification: Performance of collectInitialBindings (initialization): time 0.0001255/0.3239, allocations: 138 kB / 497.5 MB, free: 16.61 MB / 382.1 MB Notification: Performance of simplifyInitialFunctions (initialization): time 0.0001967/0.3241, allocations: 156.4 kB / 497.6 MB, free: 16.53 MB / 382.1 MB Notification: Performance of setup shared object (initialization): time 0.0001048/0.3242, allocations: 343.6 kB / 498 MB, free: 16.2 MB / 382.1 MB Notification: Performance of preBalanceInitialSystem (initialization): time 0.0003244/0.3245, allocations: 186.8 kB / 498.2 MB, free: 16.16 MB / 382.1 MB Notification: Performance of partitionIndependentBlocks (initialization): time 0.0005136/0.3251, allocations: 0.5351 MB / 498.7 MB, free: 15.66 MB / 382.1 MB Notification: Performance of analyzeInitialSystem (initialization): time 0.0008571/0.3259, allocations: 0.7816 MB / 499.5 MB, free: 15.03 MB / 382.1 MB Notification: Performance of solveInitialSystemEqSystem (initialization): time 8.686e-06/0.3259, allocations: 4.125 kB / 499.5 MB, free: 15.03 MB / 382.1 MB Notification: Performance of matching and sorting (n=107) (initialization): time 0.001137/0.3271, allocations: 0.7453 MB / 0.4885 GB, free: 14.75 MB / 382.1 MB Notification: Performance of prepare postOptimizeDAE: time 2.514e-05/0.3271, allocations: 9.781 kB / 0.4885 GB, free: 14.75 MB / 382.1 MB Notification: Performance of postOpt simplifyComplexFunction (initialization): time 1.918e-05/0.3272, allocations: 13.25 kB / 0.4885 GB, free: 14.75 MB / 382.1 MB Notification: Performance of postOpt tearingSystem (initialization): time 3.762e-05/0.3272, allocations: 17.67 kB / 0.4885 GB, free: 14.75 MB / 382.1 MB Notification: Performance of postOpt solveSimpleEquations (initialization): time 0.0003739/0.3276, allocations: 118.3 kB / 0.4886 GB, free: 14.73 MB / 382.1 MB Notification: Performance of postOpt calculateStrongComponentJacobians (initialization): time 3.188e-05/0.3276, allocations: 31.39 kB / 0.4887 GB, free: 14.72 MB / 382.1 MB Notification: Performance of postOpt simplifyAllExpressions (initialization): time 0.0002084/0.3278, allocations: 64.19 kB / 0.4887 GB, free: 14.68 MB / 382.1 MB Notification: Performance of postOpt collapseArrayExpressions (initialization): time 5.182e-05/0.3279, allocations: 41.67 kB / 0.4888 GB, free: 14.67 MB / 382.1 MB Notification: Model statistics after passing the back-end for initialization: * Number of independent subsystems: 54 * Number of states: 0 () * Number of discrete variables: 107 (state33[33],$PRE.state33[33],state33[32],$PRE.state33[32],state33[31],$PRE.state33[31],state33[30],$PRE.state33[30],state33[29],$PRE.state33[29],state33[28],$PRE.state33[28],state33[27],$PRE.state33[27],state33[26],$PRE.state33[26],state33[25],$PRE.state33[25],state33[24],$PRE.state33[24],state33[23],$PRE.state33[23],state33[22],$PRE.state33[22],state33[21],$PRE.state33[21],state33[20],$PRE.state33[20],state33[19],$PRE.state33[19],state33[18],$PRE.state33[18],state33[17],$PRE.state33[17],state33[16],$PRE.state33[16],state33[15],$PRE.state33[15],state33[14],$PRE.state33[14],state33[13],$PRE.state33[13],state33[12],$PRE.state33[12],state33[11],$PRE.state33[11],state33[10],$PRE.state33[10],state33[9],$PRE.state33[9],state33[8],$PRE.state33[8],state33[7],$PRE.state33[7],state33[6],$PRE.state33[6],state33[5],$PRE.state33[5],state33[4],$PRE.state33[4],state33[3],$PRE.state33[3],state33[2],$PRE.state33[2],state33[1],$PRE.state33[1],state4c[4],$PRE.state4c[4],state4c[3],$PRE.state4c[3],state4c[2],$PRE.state4c[2],state4c[1],$PRE.state4c[1],state4b[4],$PRE.state4b[4],state4b[3],$PRE.state4b[3],state4b[2],$PRE.state4b[2],state4b[1],$PRE.state4b[1],state4a[4],$PRE.state4a[4],state4a[3],$PRE.state4a[3],state4a[2],$PRE.state4a[2],state4a[1],$PRE.state4a[1],state2[2],$PRE.state2[2],state2[1],$PRE.state2[1],r33,$PRE.r33,r4c,$PRE.r4c,r4b,$PRE.r4b,r4a,$PRE.r4a,r2,$PRE.r2,result,$PRE.result,$whenCondition1) * Number of discrete states: 0 () * Number of clocked states: 0 () * Top-level inputs: 0 Notification: Strong component statistics for initialization (107): * Single equations (assignments): 107 * Array equations: 0 * Algorithm blocks: 0 * Record equations: 0 * When equations: 0 * If-equations: 0 * Equation systems (not torn): 0 * Torn equation systems: 0 * Mixed (continuous/discrete) equation systems: 0 Notification: Performance of prepare postOptimizeDAE: time 0.0002607/0.3281, allocations: 246.1 kB / 0.489 GB, free: 14.49 MB / 382.1 MB Notification: Performance of postOpt lateInlineFunction (simulation): time 2.354e-05/0.3282, allocations: 15.39 kB / 0.489 GB, free: 14.48 MB / 382.1 MB Notification: Performance of postOpt wrapFunctionCalls (simulation): time 2.945e-05/0.3282, allocations: 9.812 kB / 0.489 GB, free: 14.46 MB / 382.1 MB Notification: Performance of postOpt inlineArrayEqn (simulation): time 4.278e-06/0.3282, allocations: 0 / 0.489 GB, free: 14.46 MB / 382.1 MB Notification: Performance of postOpt constantLinearSystem (simulation): time 6.341e-06/0.3282, allocations: 2.031 kB / 0.489 GB, free: 14.46 MB / 382.1 MB Notification: Performance of postOpt simplifysemiLinear (simulation): time 4.358e-06/0.3282, allocations: 0 / 0.489 GB, free: 14.46 MB / 382.1 MB Notification: Performance of postOpt removeSimpleEquations (simulation): time 0.0001494/0.3284, allocations: 196.8 kB / 0.4892 GB, free: 14.25 MB / 382.1 MB Notification: Performance of postOpt simplifyComplexFunction (simulation): time 2.424e-06/0.3284, allocations: 0 / 0.4892 GB, free: 14.25 MB / 382.1 MB Notification: Performance of postOpt solveSimpleEquations (simulation): time 5.27e-06/0.3284, allocations: 10.05 kB / 0.4892 GB, free: 14.24 MB / 382.1 MB Notification: Performance of postOpt tearingSystem (simulation): time 1.593e-06/0.3284, allocations: 4 kB / 0.4892 GB, free: 14.23 MB / 382.1 MB Notification: Performance of postOpt inputDerivativesUsed (simulation): time 7.845e-06/0.3284, allocations: 1.375 kB / 0.4892 GB, free: 14.23 MB / 382.1 MB Notification: Performance of postOpt calculateStrongComponentJacobians (simulation): time 2.365e-06/0.3284, allocations: 0.5625 kB / 0.4892 GB, free: 14.23 MB / 382.1 MB Notification: Performance of postOpt calculateStateSetsJacobians (simulation): time 9.22e-07/0.3285, allocations: 0 / 0.4892 GB, free: 14.23 MB / 382.1 MB Notification: Performance of postOpt symbolicJacobian (simulation): time 0.0008938/0.3293, allocations: 0.61 MB / 0.4898 GB, free: 14.03 MB / 382.1 MB Notification: Performance of postOpt removeConstants (simulation): time 3.384e-05/0.3294, allocations: 102.1 kB / 0.4899 GB, free: 13.92 MB / 382.1 MB Notification: Performance of postOpt simplifyTimeIndepFuncCalls (simulation): time 1.349e-05/0.3294, allocations: 2.109 kB / 0.4899 GB, free: 13.92 MB / 382.1 MB Notification: Performance of postOpt simplifyAllExpressions (simulation): time 1.367e-05/0.3294, allocations: 8 kB / 0.4899 GB, free: 13.91 MB / 382.1 MB Notification: Performance of postOpt findZeroCrossings (simulation): time 3.075e-05/0.3295, allocations: 6.422 kB / 0.49 GB, free: 13.91 MB / 382.1 MB Notification: Performance of postOpt collapseArrayExpressions (simulation): time 5.44e-06/0.3295, allocations: 1.312 kB / 0.49 GB, free: 13.91 MB / 382.1 MB Notification: Performance of sorting global known variables: time 1.833e-05/0.3295, allocations: 76.94 kB / 0.49 GB, free: 13.83 MB / 382.1 MB Notification: Performance of sort global known variables: time 9.1e-08/0.3295, allocations: 3.938 kB / 0.49 GB, free: 13.83 MB / 382.1 MB Notification: Performance of remove unused functions: time 0.0005581/0.3301, allocations: 93.53 kB / 0.4901 GB, free: 13.8 MB / 382.1 MB Notification: Model statistics after passing the back-end for simulation: * Number of independent subsystems: 1 * Number of states: 0 () * Number of discrete variables: 54 ($whenCondition1,result,r2,r4a,r4b,r4c,r33,state2[1],state2[2],state4a[1],state4a[2],state4a[3],state4a[4],state4b[1],state4b[2],state4b[3],state4b[4],state4c[1],state4c[2],state4c[3],state4c[4],state33[1],state33[2],state33[3],state33[4],state33[5],state33[6],state33[7],state33[8],state33[9],state33[10],state33[11],state33[12],state33[13],state33[14],state33[15],state33[16],state33[17],state33[18],state33[19],state33[20],state33[21],state33[22],state33[23],state33[24],state33[25],state33[26],state33[27],state33[28],state33[29],state33[30],state33[31],state33[32],state33[33]) * Number of discrete states: 0 () * Number of clocked states: 0 () * Top-level inputs: 0 Notification: Strong component statistics for simulation (2): * Single equations (assignments): 1 * Array equations: 0 * Algorithm blocks: 0 * Record equations: 0 * When equations: 1 * If-equations: 0 * Equation systems (not torn): 0 * Torn equation systems: 0 * Mixed (continuous/discrete) equation systems: 0 Notification: Performance of Backend phase and start with SimCode phase: time 0.0005638/0.3306, allocations: 263.4 kB / 0.4904 GB, free: 13.63 MB / 382.1 MB Notification: Performance of simCode: created initialization part: time 0.0006878/0.3313, allocations: 471.1 kB / 0.4908 GB, free: 13.5 MB / 382.1 MB Notification: Performance of simCode: created event and clocks part: time 1.783e-06/0.3313, allocations: 0 / 0.4908 GB, free: 13.5 MB / 382.1 MB Notification: Performance of simCode: created simulation system equations: time 0.0001504/0.3315, allocations: 160.8 kB / 0.491 GB, free: 13.43 MB / 382.1 MB Notification: Performance of simCode: created of all other equations (e.g. parameter, nominal, assert, etc): time 0.0001436/0.3317, allocations: 2.219 kB / 0.491 GB, free: 13.43 MB / 382.1 MB Notification: Performance of simCode: created linear, non-linear and system jacobian parts: time 0.0005872/0.3322, allocations: 458.5 kB / 0.4914 GB, free: 13.17 MB / 382.1 MB Notification: Performance of simCode: some other stuff during SimCode phase: time 0.0001938/0.3325, allocations: 0.7288 MB / 0.4921 GB, free: 12.46 MB / 382.1 MB Notification: Performance of simCode: alias equations: time 8.51e-05/0.3325, allocations: 44.97 kB / 0.4922 GB, free: 12.46 MB / 382.1 MB Notification: Performance of simCode: all other stuff during SimCode phase: time 3.941e-05/0.3326, allocations: 21.28 kB / 0.4922 GB, free: 12.45 MB / 382.1 MB Notification: Performance of SimCode: time 1.203e-06/0.3326, allocations: 1.531 kB / 0.4922 GB, free: 12.45 MB / 382.1 MB Notification: Performance of Templates: time 0.007608/0.3402, allocations: 3.071 MB / 0.4952 GB, free: 11.62 MB / 382.1 MB make -j1 -f ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers.makefile (rm -f ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers.pipe ; mkfifo ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers.pipe ; head -c 1048576 < ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers.pipe >> ../files/ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers.sim & ./ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers -abortSlowSimulation -alarm=480 -lv LOG_STATS > ModelicaTest_3.2.2_ModelicaTest.Math.Random.TestRandomNumbers.pipe 2>&1)