Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmarce1/c1cfef5458857f7d7029 to your computer and use it in GitHub Desktop.
Save dmarce1/c1cfef5458857f7d7029 to your computer and use it in GitHub Desktop.
Running
-----------------------------------------------
checking for refinement
regridding
rebalancing 9 nodes
forming tree connections
solving gravity
regrid done
-----------------------------------------------
---------------Created Level 1---------------
-----------------------------------------------
checking for refinement
regridding
rebalancing 73 nodes
forming tree connections
solving gravity
regrid done
-----------------------------------------------
---------------Created Level 2---------------
-----------------------------------------------
checking for refinement
regridding
rebalancing 169 nodes
forming tree connections
solving gravity
regrid done
-----------------------------------------------
---------------Created Level 3---------------
-----------------------------------------------
checking for refinement
regridding
rebalancing 265 nodes
forming tree connections
solving gravity
regrid done
-----------------------------------------------
---------------Created Level 4---------------
-----------------------------------------------
checking for refinement
regridding
rebalancing 553 nodes
forming tree connections
solving gravity
regrid done
-----------------------------------------------
---------------Created Level 5---------------
-----------------------------------------------
checking for refinement
regridding
rebalancing 2601 nodes
forming tree connections
solving gravity
regrid done
-----------------------------------------------
---------------Created Level 6---------------
-----------------------------------------------
checking for refinement
regridding
rebalancing 6921 nodes
forming tree connections
solving gravity
regrid done
-----------------------------------------------
---------------Created Level 7---------------
Forming tree connections------------
{stack-trace}: 21 frames:
0x2b5739699d28 : hpx::termination_handler(int) + 0x158 in /home/dmarce1/debug/lib/libhpxd.so.0
0x3e80e0f710 : ??? + 0x3e80e0f710 in /lib64/libpthread.so.0
0x2b573eb9e794 : ??? + 0x2b573eb9e794 in /usr/local/compilers/gcc/4.9.0/lib64/libstdc++.so.6
0x2b573eb9ea71 : std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&) + 0xe1 in /usr/local/compilers/gcc/4.9.0/lib64/libstdc++.so.6
0x2b5739772574 : hpx::serialization::output_archive::add_gid(hpx::naming::gid_type const&, hpx::naming::gid_type const&) + 0x134 in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739952aad : ??? + 0x2b5739952aad in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739951b3a : ??? + 0x2b5739951b3a in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b573995fac5 : ??? + 0x2b573995fac5 in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739956c41 : ??? + 0x2b5739956c41 in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739daf5ba : ??? + 0x2b5739daf5ba in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739e62e54 : ??? + 0x2b5739e62e54 in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739dc5b8e : ??? + 0x2b5739dc5b8e in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739dc584e : ??? + 0x2b5739dc584e in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739daf5ba : ??? + 0x2b5739daf5ba in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739e62e54 : ??? + 0x2b5739e62e54 in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739fb5db5 : ??? + 0x2b5739fb5db5 in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739733368 : ??? + 0x2b5739733368 in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739731aba : ??? + 0x2b5739731aba in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b5739fbce84 : ??? + 0x2b5739fbce84 in /home/dmarce1/debug/lib/libhpxd.so.0
0x2b57395d910f : ??? + 0x2b57395d910f in /home/dmarce1/debug/lib/libhpxd.so.0
{what}: Segmentation fault
{config}:
HPX_HAVE_NATIVE_TLS=ON
HPX_HAVE_STACKTRACES=ON
HPX_HAVE_COMPRESSION_BZIP2=OFF
HPX_HAVE_COMPRESSION_SNAPPY=OFF
HPX_HAVE_COMPRESSION_ZLIB=OFF
HPX_HAVE_PARCEL_COALESCING=ON
HPX_HAVE_PARCELPORT_TCP=ON
HPX_HAVE_PARCELPORT_MPI=ON (MPICH V3.1.2, MPI V3.0)
HPX_HAVE_PARCELPORT_IPC=OFF
HPX_HAVE_PARCELPORT_IBVERBS=OFF
HPX_HAVE_VERIFY_LOCKS=ON
HPX_HAVE_HWLOC=ON
HPX_HAVE_ITTNOTIFY=OFF
HPX_HAVE_RUN_MAIN_EVERYWHERE=OFF
HPX_LIMIT=5
HPX_PARCEL_MAX_CONNECTIONS=512
HPX_PARCEL_MAX_CONNECTIONS_PER_LOCALITY=4
HPX_INITIAL_AGAS_LOCAL_CACHE_SIZE=256
HPX_AGAS_LOCAL_CACHE_SIZE_PER_THREAD=32
HPX_HAVE_MALLOC=custom
HPX_PREFIX (configured)=/work/dmarce1/builds/hpx_build
HPX_PREFIX=/home/dmarce1/debug
{version}: V0.9.12-trunk (AGAS: V3.0), Git: unknown
{boost}: V1.59.0
{build-type}: debug
{date}: Dec 20 2015 09:35:53
{platform}: linux
{compiler}: Intel C++ C++0x mode version 1500
{stdlib}: GNU libstdc++ version 20140422
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 95218 RUNNING AT smic266
= EXIT CODE: 6
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment