RUN KILLED : TOTAL MASS ERROR LIMIT REACHED

Altair Forum User
Altair Forum User
Altair Employee
edited November 2020 in Community Q&A

Dear Sir,

Our Model having zero error but still it is terminating after 3 minutes,

 

ROOT: ROLL  RESTART: 0001
 NUMBER OF HMPP PROCESSES     1
 27/04/2018
MESSAGE ID :          207
 ** RUN KILLED : TOTAL MASS ERROR LIMIT REACHED
 NC=       0 T= 0.0000E+00 DT= 7.8229E-19 ERR=  0.0% DM/M=   Infinity
     ANIMATION FILE: ROLLA001 WRITTEN

                           ** CPU USER TIME **

 #PROC  CONT.SORT  CONT. F   ELEMENT  KIN.COND.  INTEGR.    I/O     TASK0     ASSEMB.   RESOL
   1   .1562E-01 .0000E+00 .1047E+01 .1250E+00 .4688E-01 .1938E+01 .0000E+00 .6250E-01 .3766E+01

                   ** CUMULATIVE CPU TIME SUMMARY **

 CONTACT SORTING............: .1562E-01     0.41 %
 CONTACT FORCES.............: .0000E+00     0.00 %
 ELEMENT FORCES.............: .1047E+01    27.80 %
 KINEMATIC COND.............: .1250E+00     3.32 %
 INTEGRATION................: .4688E-01     1.24 %
 ASSEMBLING.................: .6250E-01     1.66 %
 OTHERS (including I/O).....: .2469E+01    65.56 %
 TOTAL......................: .3766E+01   100.00 %

                   ** MEMORY USAGE STATISTICS **

 TOTAL MEMORY USED .........................:     3352 MB
 MAXIMUM MEMORY PER PROCESSOR...............:     3352 MB
 MINIMUM MEMORY PER PROCESSOR...............:     3352 MB
 AVERAGE MEMORY PER PROCESSOR...............:     3352 MB

                   ** DISK USAGE STATISTICS **

 TOTAL DISK SPACE USED .....................:   137246 KB
 ANIMATION/TH/OUTP SIZE ....................:   137246 KB
 RESTART FILE SIZE .........................:        0 KB

 ELAPSED TIME     =          8.11 s
                          0:00:08

     NORMAL TERMINATION
     USER BREAK
     TOTAL NUMBER OF CYCLES  :       1

 ==== End of solver screen output ==== 


 ==== Job completed ==== 
 

 

 

Here by I have attached .out file and images of related this issue, I request you to go through that & notice us where we are doing mistakes

 

 

 

<?xml version="1.0" encoding="UTF-8"?>1.PNG

<?xml version="1.0" encoding="UTF-8"?>2.PNG

Unable to find an attachment - read this blog

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited April 2018

    Hi,

    If you review the out file we can see that the time step is very less in this model (e-19) and  mass was added to maintain the imposed time step which resulted in run termination.

    Better I suggest you to remove /DT/NODA/CST from the engine file, run the analysis for a few cycles and find what is causing for this time step drop.

     

    From the engine out files check what is causing this issue. It could be an element, or node or interface.

     

    <?xml version="1.0" encoding="UTF-8"?>TS.PNG

     

    For an element, check the related material.There must not be an error in the units system that this data is given in. check the element size also.

    For a node, check the characteristics of connected elements. If the node is on the master side or the slave side of an interface, this interface must be verified.

    For an interface, the gap of the interface must be verified if some failure happens on the master or the slave side of the interface. Also check the interface for any penetrations and if any are found depenetrate them all.