Error FILE*.rst NOT FOUND

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

Hi,

 

Please help me for the error FILE*.rst NOT FOUND

 

Thanks for advance

 

Here is error:

 

 ** ERROR: FILE frot_0000_0001.rst NOT FOUND

     ERROR TERMINATION

application called MPI_Abort(MPI_COMM_WORLD, 2) - process 0

[8:woinic-0-3.local] unexpected disconnect completion event from [0:woinic-0-4.local]

Assertion failed in file ../../dapl_conn_rc.c at line 1179: 0

internal ABORT - process 8

[4:woinic-0-4.local] unexpected disconnect completion event from [8:woinic-0-3.local]

Assertion failed in file ../../dapl_conn_rc.c at line 1179: 0

internal ABORT - process 4

 

===================================================================================

=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES

=   PID 11018 RUNNING AT woinic-0-4

=   EXIT CODE: 2

=   CLEANING UP REMAINING PROCESSES

=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES

 

 

Unable to find an attachment - read this blog

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    Hilongct,

     

    Are you running the simulation on a cluster?

     

    could you please let us know the operating system and details.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    Hi Prakash,

     

    Yes, the calculation is runned on the cluster. 

    OS : linux redhat-6

    Gestionnaire de batch : Torque/Maui

     

    and here is the batch file:

     

    #!/bin/bash

     

    #PBS -N 2D_test

    #PBS -q default

    #PBS -j oe

    #PBS -l nodes=3:ppn=12

    #PBS -l walltime=12:00:00
  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    What is the MPI installed?

     

    can you share the details of MPI and version?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    Hi,

     

    It is the Intel MPI, and here is the MPI info:

    mpirun -info
    HYDRA build details:
        Version:                                 4.1 Update 3
        Release Date:                            20140124
        Process Manager:                         pmi
        Bootstrap servers available:             ssh rsh pdsh fork slurm srun ll llspawn.stdio lsf blaunch sge qrsh persist jmi service
        Resource management kernels available:   slurm srun ll llspawn.stdio lsf blaunch sge qrsh pbs
        Checkpointing libraries available:        blcr
        Demux engines available:                  poll select

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    Thanks,

     

    I will check and get back to you ASAP!

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    HI,

     

    Two questions:

    a.)    Is it a single host job?

    b.)    Is the stacksize of the machine(s) set to unlimited?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    Hi Mr Prakash,

     

    For your question:

     

    a) It is not a 'single host job', because I started my job with '#PBS -l nodes=2:ppn=8'. This job revolved on the nodes at  12 cores and another jobs revolved in the same time on these nodes.

    b.) Stacksize is not set on 'unlimited'. 

     

    That is the information from the technician in our calcul centre.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    Hi LongCt

     

    can you run the simulation on a single node?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    Hi Parakash,

     

    Today, I tried to run the simulation on a single node in two ways:

    1) On my destop computer: 


    {C:/Program Files/Altair/12.0/hwsolvers/common/tcl/tcl8.5.9/win64/bin/tclsh85t.exe} {C:/Program Files/Altair/12.0/hwsolvers/scripts/hwsolver.tcl} {J:/Bulk_fibres/Lan 1/1800x2400/1800x2400_0000.rad} -screen -nt 8 -dir

    Job load: 1

    setRdEnv windows

    Error output from the solver:

    ==============================

    forrtl: There is not enough space on the disk.

     

    forrtl: severe (38): error during write, unit 19, file C:\Users\Long2014\AppData\Local\Temp\FOR9749.tmp

     

    Image              PC                Routine            Line        Source             

    s_12.0.210_win64.  0000000140BB82EF  Unknown               Unknown  Unknown

     

    ...

     

    s_12.0.210_win64.  0000000140B9FA6B  Unknown               Unknown  Unknown

    kernel32.dll       0000000076C359ED  Unknown               Unknown  Unknown

    ntdll.dll          0000000076E6C541  Unknown               Unknown  Unknown

    Restart file 1800x2400_0000_0001.rst was not created.

    radioss:: Solver run finished after 2 minutes.


     

    2) On the cluster (calculation center):

    The error is the same in the case of running on several nodes:

     

      .. INTERFACES                                                                           

    Restart file frot_0000_0001.rst was not created.

    radioss:: Solver run finished after 3 minutes.