Environment - simulationEnvironment:
startTime=0
stopTime=0
tolerance=1e-06
numberOfIntervals=2500
stepSize=0
Regular simulation: ./ModelicaTest_4.1.0-beta.om_ModelicaTest.Math.TestMatrices2b  -abortSlowSimulation -alarm=480  -emit_protected -lv LOG_STATS
WARNING: other : Warning: unrecognized command line options -abortSlowSimulation 
INFO   : solver: SimManager: Start initialization

... Matrices.balance(A)
A     = 
         1.000000      -10.000000      1000.000000   
         0.010000       0.000000       10.000000     
         0.005000      -0.010000       10.000000     

As    = 
         1.000000      -0.625000       1.953125      
         0.160000       0.000000       0.312500      
         2.560000      -0.320000       10.000000     

scale = 
         256.000000    
         16.000000     
         0.500000      

norm(A)  = 1000.150480
norm(As) = 10.557245

... Matrices.balanceABC(A,B,C)
norm(A)  = 1000.150480, norm(B)  = 100.503728, norm(C)  = 100.006250
norm(As) = 10.873835, norm(Bs) = 16.013624, norm(Cs) = 10.201103
scale = 
         16.000000     
         1.000000      
         0.062500      


... Matrices.balanceABC(A,B)
norm(A)   = 1000.150480, norm(B)   = 100.503728
norm(As2) = 10.567059, norm(Bs2) = 1.000191

... Matrices.balanceABC(A,C=C)
norm(A)   = 1000.150480, norm(C)   = 100.006250
norm(As2) = 10.567059, norm(Cs2) = 2.150808
INFO   : solver: SimManager: Start simulation at t = 0.000000