AlexanderStadik

Valgrind Output

Feb 3rd, 2022 (edited)
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. Initializing devices:
  2. Transferring from HOST to DEVICES... done
  3. Applying time-dependent velocity model on object EqNozzle_100_LHS_Yn
  4. Applying time-dependent velocity model on object EqNozzle_100_RHS_Yp
  5. Applying time-dependent velocity model on object EqNozzle_80_LHS_Yn
  6. Applying time-dependent velocity model on object EqNozzle_80_RHS_Yp
  7. Applying time-dependent velocity model on object EqNozzle_50_LHS_Yn
  8. Applying time-dependent velocity model on object EqNozzle_50_RHS_Yp
  9. Applying time-dependent velocity model on object SlotNozzles_100_LHS_YpZp
  10. Applying time-dependent velocity model on object SlotNozzles_100_RHS_YnZp
  11. Applying time-dependent velocity model on object SlotNozzles_60_LHS_YpZp
  12. Applying time-dependent velocity model on object SlotNozzles_60_RHS_YnZp
  13. Preparing initial fields...==18065== Invalid write of size 8
  14. ==18065== at 0x15708184: mca_btl_smcuda_sendi (in /usr/local/openmpi/lib/openmpi/mca_btl_smcuda.so)
  15. ==18065== by 0x180A4A6A: mca_pml_ob1_send_inline.isra.3 (in /usr/local/openmpi/lib/openmpi/mca_pml_ob1.so)
  16. ==18065== by 0x180A5267: mca_pml_ob1_isend (in /usr/local/openmpi/lib/openmpi/mca_pml_ob1.so)
  17. ==18065== by 0x6E50B16: PMPI_Isend (in /usr/local/openmpi/lib/libmpi.so.40.0.0)
  18. ==18065== by 0x51B8A31: Send(void*, int, ompi_datatype_t*, int, int, ompi_communicator_t*, ompi_request_t**, int&) (communicator.cu:10)
  19. ==18065== by 0x51C0034: Communicator::ExchangeHalosFields(int) (communicator.cu:657)
  20. ==18065== by 0x51BF8AB: Communicator::ExchangeHalosFields() (communicator.cu:606)
  21. ==18065== by 0x4C2F63: main (lbm.cu:392)
  22. ==18065== Address 0x0 is not stack'd, malloc'd or (recently) free'd
  23. ==18065==
  24. Got interrupt signal "SIGSEGV"! Programm will exit now...
  25. ==18065==
  26. ==18065== HEAP SUMMARY:
  27. ==18065== in use at exit: 27,338,150 bytes in 29,048 blocks
  28. ==18065== total heap usage: 96,772 allocs, 67,724 frees, 120,396,977 bytes allocated
  29. ==18065==
  30. done
  31. ==18065== LEAK SUMMARY:
  32. ==18065== definitely lost: 27,522 bytes in 32 blocks
  33. ==18065== indirectly lost: 649,754 bytes in 11 blocks
  34. ==18065== possibly lost: 1,033,320 bytes in 448 blocks
  35. ==18065== still reachable: 25,627,554 bytes in 28,557 blocks
  36. ==18065== of which reachable via heuristic:
  37. ==18065== stdstring : 1,068 bytes in 24 blocks
  38. ==18065== suppressed: 0 bytes in 0 blocks
  39. ==18065== Rerun with --leak-check=full to see details of leaked memory
  40. ==18065==
  41. ==18065== Use --track-origins=yes to see where uninitialised values come from
  42. ==18065== For lists of detected and suppressed errors, rerun with: -s
  43. ==18065== ERROR SUMMARY: 10 errors from 2 contexts (suppressed: 0 from 0)
  44. -------------------------------------------------------
  45. Primary job terminated normally, but 1 process returned
  46. a non-zero exit code. Per user-direction, the job has been aborted.
  47. -------------------------------------------------------
  48. Got interrupt signal "SIGTERM"! Programm will exit now...
  49. ==18063==
  50. ==18063== HEAP SUMMARY:
  51. ==18063== in use at exit: 28,288,993 bytes in 30,483 blocks
  52. ==18063== total heap usage: 141,352 allocs, 110,869 frees, 854,436,629 bytes allocated
  53. ==18063==
  54. Got interrupt signal "SIGTERM"! Programm will exit now...
  55. Got interrupt signal "SIGTERM"! Programm will exit now...
  56. ==18066==
  57. ==18066== HEAP SUMMARY:
  58. ==18066== in use at exit: 27,979,217 bytes in 29,752 blocks
  59. ==18066== total heap usage: 280,114 allocs, 250,362 frees, 2,937,720,294 bytes allocated
  60. ==18066==
  61. Got interrupt signal "SIGTERM"! Programm will exit now...
  62. ==18064==
  63. ==18064== HEAP SUMMARY:
  64. ==18064== in use at exit: 27,639,489 bytes in 29,827 blocks
  65. ==18064== total heap usage: 227,985 allocs, 198,158 frees, 1,833,726,239 bytes allocated
  66. ==18064==
  67. Got interrupt signal "SIGTERM"! Programm will exit now...
  68. ==18062==
  69. ==18062== HEAP SUMMARY:
  70. ==18062== in use at exit: 4,838,360,374 bytes in 34,481 blocks
  71. ==18062== total heap usage: 127,683,091 allocs, 127,648,610 frees, 17,983,596,275 bytes allocated
  72. ==18062==
  73. --------------------------------------------------------------------------
  74. mpirun detected that one or more processes exited with non-zero status, thus causing
  75. the job to be terminated. The first process to do so was:
  76.  
  77. Process name: [[7206,1],3]
  78. Exit code: 11
  79. ---------------------
Add Comment
Please, Sign In to add comment