I run the Nastran jobs on Linux Server, for this particular job, it is still running since 14 Days and the last update of .f06 was 10 minutes just after i started the job. There has been no update in any output files since last 14 days. There is no FATAL ERROR. Any reason known, or any workaround?
You are running V2013 and SOL 112 with a 20MDOF model and only 10GB of memory for Nastran. Major spill (virtual memory) is occuring. Kill the job. How much memory does the machine have? MEM=ESTIMATE might be a good starting point. It appears you have surface coated solids? Sizeable number of DMIG and RBE3.
Add 'DIAG 8' right after the SOL line in the data deck. This will give you matrix stats in the .f04. DOF counts at the set level and matrix densities will be useful in memory diagnostics.
You are running V2013 and SOL 112 with a 20MDOF model and only 10GB of memory for Nastran. Major spill (virtual memory) is occuring. Kill the job. How much memory does the machine have? MEM=ESTIMATE might be a good starting point. It appears you have surface coated solids? Sizeable number of DMIG and RBE3.
Add 'DIAG 8' right after the SOL line in the data deck. This will give you matrix stats in the .f04. DOF counts at the set level and matrix densities will be useful in memory diagnostics.