fds job issue on hpc with

86 views
Skip to first unread message

Neeraj Chaudhary

unread,
Mar 12, 2024, 8:29:15 AMMar 12
to FDS and Smokeview Discussions
Dear sir ,
                i am  runing fds job on hpc cluster with pbs job scheduler . But every time the job got terminated after 2 minutes only . it exited with an error .  i have attached the job script , output.log   and error.log file . Plz tell me exact way to run fds job for fast simulation..
output2.log.jpg
fds-job script.jpg
error2.jpg

Kevin McGrattan

unread,
Mar 12, 2024, 9:33:04 AMMar 12
to fds...@googlegroups.com
First, run the case with the latest version of FDS, either the official release of 6.8.0 or the latest nightly build. If it still fails, submit the input file to the Issue Tracker.

Neeraj Chaudhary

unread,
Mar 13, 2024, 1:34:18 AMMar 13
to FDS and Smokeview Discussions
Dear sir, 
               I am using fds version 6.8.0 but still the same issue is coming . Here  is the input file i am using to run fds job                                                     [2023iit0034@agastya1 ff]$ cd
[2023iit0034@agastya1 ~]$ cat job1.fds
&HEAD CHID='job1', TITLE='job1' /

&MESH XB= 0, 3, 0, 4, 0, 3, IJK= 30, 40, 30 /

&TIME T_END=60. /
&DUMP NFRAMES=60 /

&VENT XB= 1, 2, 4, 4, 0, 2, SURF_ID='OPEN' / door
&VENT XB= 3, 3, 2, 3, 1, 2, SURF_ID='OPEN' / window

&REAC FUEL = 'PROPANE'
&OBST XB= 1, 2, 1.5, 2.5, 0, 0.5, COLOR='RED', SURF_ID='fire1' /
&SURF ID='fire1', HRRPUA=250 /

&DEVC ID='T air 1', XYZ=1, 2, 2.8, QUANTITY='TEMPERATURE' /
&SLCF PBY = 2, QUANTITY='TEMPERATURE'/

&TAIL /[2023iit0034@agastya1 ~]$

o...@aquacoustics.biz

unread,
Mar 13, 2024, 3:52:12 AMMar 13
to FDS and Smokeview Discussions
You've got at SIGSEGV (174) error.  Chances are this is a stack size issue on the cluster nodes.  Check with your administrator.  And check to see if FDS has been verified on the cluster.

dr_jfloyd

unread,
Mar 13, 2024, 5:59:19 AMMar 13
to FDS and Smokeview Discussions

Kevin McGrattan

unread,
Mar 13, 2024, 9:28:53 AMMar 13
to fds...@googlegroups.com
Your input file has only one MESH, but you are trying to run the job using two MPI processes. I am surprised it even started. You should not use more MPI processes than meshes.
Reply all
Reply to author
Forward
0 new messages