Advertisement
Guest User

Segfault

a guest
Jun 24th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. file read completed
  2. 10000 points read in
  3. iteration, no. not moved = 0 0
  4. refined: total leaf blocks = 100
  5. refined: total blocks = 100
  6. [amr_morton_process]: Initializing surr_blks using standard orrery implementati
  7. on
  8. iteration, no. not moved = 0 83
  9. iteration, no. not moved = 1 0
  10. refined: total leaf blocks = 108
  11. refined: total blocks = 116
  12. iteration, no. not moved = 0 98
  13. iteration, no. not moved = 1 0
  14. refined: total leaf blocks = 116
  15. refined: total blocks = 132
  16. Finished with Grid_initDomain, no restart
  17. Ready to call Hydro_init
  18. Info: Hydro_init has set hy_specialFluxVars to 14 16
  19. 15 17
  20. Hydro initialized
  21. Gravity initialized
  22. Initial dt verified
  23. *** Wrote checkpoint file to a140_hdf5_chk_0000 ****
  24. WARNING: you have called IO_writePlotfile but no plot_vars are defined.
  25. Put the vars you want in the plotfile in your flash.par (plot_var_1 = "dens")
  26. *** Wrote plotfile to a140_hdf5_plt_cnt_0000 ****
  27. Initial plotfile written
  28. Driver init all done
  29. INFO: Grid_fillGuardCells is ignoring masking.
  30. forrtl: severe (174): SIGSEGV, segmentation fault occurred
  31. Image PC Routine Line Source
  32. libmpi.so.1 00002B7AC4CA77E9 Unknown Unknown Unknown
  33. flash4 00000000007A17F1 Unknown Unknown Unknown
  34. flash4 0000000000786500 Unknown Unknown Unknown
  35. flash4 0000000000781756 Unknown Unknown Unknown
  36. flash4 000000000074A8D1 Unknown Unknown Unknown
  37. flash4 0000000000745579 Unknown Unknown Unknown
  38. flash4 00000000007419ED Unknown Unknown Unknown
  39. flash4 000000000051AA8D gr_hypresetupgrid 230 gr_hypreSetupGrid.F90
  40. flash4 0000000000518FEE gr_hypregridstatu 57 gr_hypreGridStatus.F90
  41. flash4 00000000004291E9 grid_advancediffu 154 Grid_advanceDiffusion.F90
  42. flash4 0000000000461A9C radtrans_ 305 RadTrans.F90
  43. flash4 0000000000412D5B driver_evolveflas 286 Driver_evolveFlash.F90
  44. flash4 0000000000422F96 MAIN__ 51 Flash.F90
  45. flash4 000000000040BEEC Unknown Unknown Unknown
  46. libc.so.6 00002B7AC6B17CDD Unknown Unknown Unknown
  47. flash4 000000000040BDE9 Unknown Unknown Unknown
  48. --------------------------------------------------------------------------
  49. mpirun has exited due to process rank 0 with PID 108665 on
  50. node wf248.localdomain exiting improperly. There are two reasons this could occur:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement