Host Name: f1003.para.bscc === If no file names and line numbers are shown below, one can run addr2line -Cpfie my_exefile my_line_address to convert `my_line_address` (e.g., 0x4a6b) into file name and line number. Or one can use amrex/Tools/Backtrace/parse_bt.py. === Please note that the line number reported by addr2line may not be accurate. One can use readelf -wl my_exefile | grep my_line_address' to find out the offset for that line. 0: /public3/home/m6s000732/soft/hipace-development/install/bin/hipace.MPI.OMP.DP.LF() [0x775c96] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) at ??:? 1: /public3/home/m6s000732/soft/hipace-development/install/bin/hipace.MPI.OMP.DP.LF() [0x778bc9] amrex::BLBackTrace::handler(int) at ??:? 2: /lib64/libc.so.6(+0x36400) [0x2abe06fb1400] 3: /lib64/libc.so.6(gsignal+0x37) [0x2abe06fb1387] 4: /lib64/libc.so.6(abort+0x148) [0x2abe06fb2a78] 5: /public3/soft/gcc/7.3.0/lib64/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x125) [0x2abe06a72ec5] __gnu_cxx::__verbose_terminate_handler() ../../.././libstdc++-v3/libsupc++/vterminate.cc:95 6: /public3/soft/gcc/7.3.0/lib64/libstdc++.so.6(+0x8ec96) [0x2abe06a70c96] __cxxabiv1::__terminate(void (*)()) ../../.././libstdc++-v3/libsupc++/eh_terminate.cc:51 7: /public3/soft/gcc/7.3.0/lib64/libstdc++.so.6(+0x8ece1) [0x2abe06a70ce1] ?? ??:0 8: /public3/soft/gcc/7.3.0/lib64/libstdc++.so.6(+0x8ef24) [0x2abe06a70f24] ?? ??:0 9: /public3/home/m6s000732/soft/hipace-development/install/bin/hipace.MPI.OMP.DP.LF() [0x5d371b] openPMD::RecordComponent::storeChunk(openPMD::auxiliary::WriteBuffer, openPMD::Datatype, std::vector >, std::vector >) at ??:? 10: /public3/home/m6s000732/soft/hipace-development/install/bin/hipace.MPI.OMP.DP.LF() [0x58320a] OpenPMDWriter::WriteBeamParticleData(MultiBeam&, openPMD::Iteration, amrex::Geometry const&, amrex::Vector, std::allocator >, std::allocator, std::allocator > > >) at ??:? 11: /public3/home/m6s000732/soft/hipace-development/install/bin/hipace.MPI.OMP.DP.LF() [0x583f85] OpenPMDWriter::WriteDiagnostics(amrex::Vector > const&, MultiBeam&, double, int, amrex::Vector, std::allocator >, std::allocator, std::allocator > > >, amrex::Vector > const&, OpenPMDWriterCallType) at ??:? 12: /public3/home/m6s000732/soft/hipace-development/install/bin/hipace.MPI.OMP.DP.LF() [0x482672] Hipace::WriteDiagnostics(int) at ??:? 13: /public3/home/m6s000732/soft/hipace-development/install/bin/hipace.MPI.OMP.DP.LF() [0x489978] Hipace::Evolve() at ??:? 14: /public3/home/m6s000732/soft/hipace-development/install/bin/hipace.MPI.OMP.DP.LF() [0x460fb9] main at ??:? 15: /lib64/libc.so.6(__libc_start_main+0xf5) [0x2abe06f9d555] 16: /public3/home/m6s000732/soft/hipace-development/install/bin/hipace.MPI.OMP.DP.LF() [0x46a8bd] _start at ??:? ===== TinyProfilers ====== main() Hipace::Evolve() OpenPMDWriter::WriteBeamParticleData()