Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FDS 5.5.3a MPI 64-bit crashes when running (about sprinkler activation time...) #1256

Closed
gforney opened this issue Jun 25, 2015 · 2 comments
Closed

Comments

@gforney
Copy link
Contributor

gforney commented Jun 25, 2015

Please complete the following lines...

Application Version: FDS 5.5.3a (Version: 5.5.3; MPI Enabled; OpenMP Disabled)
SVN Revision Number: SVN Revision No. : 7031
Compile Date: Compilation Date : Fri, 29 Oct 2010
Operating System: Windows Vista 64-bit Core2Duo 4Gb RAM

Describe details of the issue below:

Trying to run my PorterdaleMill.fds (see attachment below) with the latest and greatest
64-bit version running multi-processor and now get:

C:\Program Files (x86)\NIST\Mill\PorMillFixed>mpiexec -n 4 -localonly -noprompt fds5_mpi_win_64.exe
PorterdaleMill.fds 1>PorMillLofts.err
Process   0 of   3 is running on FireBat-PC
Process   3 of   3 is running on FireBat-PC
Process   2 of   3 is running on FireBat-PC
Process   1 of   3 is running on FireBat-PC
Mesh   1 is assigned to Process   0
Mesh   2 is assigned to Process   1
Mesh   3 is assigned to Process   2
Mesh   4 is assigned to Process   3
Mesh   5 is assigned to Process   3
Mesh   6 is assigned to Process   3
Mesh   7 is assigned to Process   3
Mesh   8 is assigned to Process   3
Mesh   9 is assigned to Process   3
Mesh  10 is assigned to Process   3
Mesh  11 is assigned to Process   3
Mesh  12 is assigned to Process   3
Mesh  13 is assigned to Process   3
Mesh  14 is assigned to Process   3

 Fire Dynamics Simulator

 Compilation Date : Fri, 29 Oct 2010

 Version: 5.5.3; MPI Enabled; OpenMP Disabled
 SVN Revision No. : 7031

 Job TITLE        : Mill Lofts Condo Atrium Smoke Control Sy
stem - revised design
 Job ID string    : PorterdaleMill

 Time Step:    -40,    Simulation Time:      0.00 s
 Time Step:    -30,    Simulation Time:      0.00 s
 Time Step:    -20,    Simulation Time:      0.00 s
 Time Step:    -10,    Simulation Time:      0.00 s
 Time Step:     -9,    Simulation Time:      0.00 s
 Time Step:     -8,    Simulation Time:      0.00 s
 Time Step:     -7,    Simulation Time:      0.00 s
 Time Step:     -6,    Simulation Time:      0.00 s
 Time Step:     -5,    Simulation Time:      0.00 s
 Time Step:     -4,    Simulation Time:      0.00 s
 Time Step:     -3,    Simulation Time:      0.00 s
 Time Step:     -2,    Simulation Time:      0.00 s
 Time Step:     -1,    Simulation Time:      0.00 s
 Time Step:      0,    Simulation Time:      0.00 s
 Time Step:      1,    Simulation Time:      0.10 s
 Time Step:      2,    Simulation Time:      0.20 s
 Time Step:      3,    Simulation Time:      0.30 s
 Time Step:      4,    Simulation Time:      0.40 s
 Time Step:      5,    Simulation Time:      0.49 s
 Time Step:      6,    Simulation Time:      0.59 s
 Time Step:      7,    Simulation Time:      0.69 s
 Time Step:      8,    Simulation Time:      0.79 s
 Time Step:      9,    Simulation Time:      0.89 s
 Time Step:     10,    Simulation Time:      0.99 s
 Time Step:     20,    Simulation Time:      1.98 s
 Time Step:     30,    Simulation Time:      2.95 s
 Time Step:     40,    Simulation Time:      3.54 s
 Time Step:     50,    Simulation Time:      3.98 s
 Time Step:     60,    Simulation Time:      4.35 s
 Time Step:     70,    Simulation Time:      4.72 s
 Time Step:     80,    Simulation Time:      5.11 s
 Time Step:     90,    Simulation Time:      5.45 s
 Time Step:    100,    Simulation Time:      5.77 s
 Time Step:    200,    Simulation Time:      8.58 s
 Time Step:    300,    Simulation Time:     11.11 s
forrtl: severe (157): Program Exception - access violation
Image              PC                Routine            Line
        Source
fds5_mpi_win_64.e  000000014040FF8A  Unknown               U
nknown  Unknown
fds5_mpi_win_64.e  0000000140412B97  Unknown               U
nknown  Unknown
fds5_mpi_win_64.e  00000001404A7309  Unknown               U
nknown  Unknown
fds5_mpi_win_64.e  000000014059338C  Unknown               U
nknown  Unknown
fds5_mpi_win_64.e  000000014056C055  Unknown               U
nknown  Unknown
kernel32.dll       0000000076CABE3D  Unknown               U
nknown  Unknown
ntdll.dll          0000000076EB6A51  Unknown               U
nknown  Unknown
Fatal error in MPI_Waitall: Other MPI error, error stack:
MPI_Waitall(260)..........................: MPI_Waitall(coun
t=18, req_array=00000000414E9F98, status_array=00000000414F1
A58) failed
MPIDI_CH3i_Progress_wait(215).............: an error occurre
d while handling an event returned by MPIDU_Sock_Wait()
MPIDI_CH3I_Progress_handle_sock_event(420):
MPIDU_Sock_wait(2606).....................: The specified ne
twork name is no longer available. (errno 64)
Fatal error in MPI_Waitall: Other MPI error, error stack:
MPI_Waitall(260)..........................: MPI_Waitall(coun
t=36, req_array=0000000041572EF8, status_array=000000004157A
9B8) failed
MPIDI_CH3i_Progress_wait(215).............: an error occurre
d while handling an event returned by MPIDU_Sock_Wait()
MPIDI_CH3I_Progress_handle_sock_event(420):
MPIDU_Sock_wait(2606).....................: The specified ne
twork name is no longer available. (errno 64)

Seems to be running along fine, but then it gets about to when the sprinkler activates
and 'bang' it crashes out... any ideas?

Original issue reported on code.google.com by BlackstoneEngineering on 2010-12-07 22:54:48


- _Attachment: [PorterdaleMill.fds](https://storage.googleapis.com/google-code-attachments/fds-smv/issue-1285/comment-0/PorterdaleMill.fds)_
@gforney
Copy link
Contributor Author

gforney commented Jun 25, 2015

oops - sorry for the double (can someone delete this one?)

Original issue reported on code.google.com by BlackstoneEngineering on 2010-12-07 23:39:22

@gforney
Copy link
Contributor Author

gforney commented Jun 25, 2015

(No text was entered with this change)

Original issue reported on code.google.com by mcgratta on 2010-12-08 13:16:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant