Boost logo

Boost Users :

Subject: [Boost-users] Query: metis_input_exception
From: Mayank Bakshi (mayank.bakshi_at_[hidden])
Date: 2015-07-10 05:03:28


Dear Sir,

I have installed boost using:

./bootstrap.sh --prefix=/home/mayank/algo/boost
./b2 --prefix=/home/mayank/algo/boost --exec-prefix=/home/mayank/algo/boost threading=multi variant=release

While compiling, linking and executing code at: $BOOST_ROOT/libs/graph_parallel/breadth_first_search.cpp  using:

mpic++ breadth_first_search.cpp -I/home/mayank/algo/boost_1_58_0/ -L/home/mayank/algo/boost_1_58_0/stage/lib -lboost_serialization -lboost_mpi -lboost_graph_parallel -lboost_system -lpthread -lboost_thread
mpirun -np 2 ./a.out

Following error is encountered:

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::graph::metis_input_exception> >'
  what():  std::exception
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::graph::metis_input_exception> >'
  what():  std::exception
[HP-Z820:07821] *** Process received signal ***
[HP-Z820:07821] Signal: Aborted (6)
[HP-Z820:07821] Signal code:  (-6)
[HP-Z820:07821] [ 0] [HP-Z820:07820] *** Process received signal ***
[HP-Z820:07820] Signal: Aborted (6)
[HP-Z820:07820] Signal code:  (-6)
[HP-Z820:07820] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0)[0x7f9b035d1cb0]
[HP-Z820:07821] [ 1] /lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0)[0x7f138a269cb0]
[HP-Z820:07820] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35)[0x7f13894c60d5]
[HP-Z820:07820] [ 2] /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b)[0x7f13894c983b]
[HP-Z820:07820] [ 3] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35)[0x7f9b0282e0d5]
[HP-Z820:07821] [ 2] /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b)[0x7f9b0283183b]
[HP-Z820:07821] [ 3] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x11d)[0x7f1389b1c69d]
[HP-Z820:07820] [ 4] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x11d)[0x7f9b02e8469d]
[HP-Z820:07821] [ 4] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb5846)[0x7f1389b1a846]
[HP-Z820:07820] [ 5] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb5846)[0x7f9b02e82846]
[HP-Z820:07821] [ 5] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb5873)[0x7f1389b1a873]
[HP-Z820:07820] [ 6] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb5873)[0x7f9b02e82873]
[HP-Z820:07821] [ 6] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb596e)[0x7f1389b1a96e]
[HP-Z820:07820] [ 7] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb596e)[0x7f9b02e8296e]
[HP-Z820:07821] [ 7] ./a.out[0x41b962]
[HP-Z820:07821] [ 8] ./a.out[0x419d61]
[HP-Z820:07821] [ 9] ./a.out[0x41b962]
[HP-Z820:07820] [ 8] ./a.out[0x419d61]
[HP-Z820:07820] [ 9] ./a.out[0x419628]
[HP-Z820:07820] [10] ./a.out[0x4124e2]
[HP-Z820:07820] [11] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7f13894b176d]
[HP-Z820:07820] [12] ./a.out[0x419628]
[HP-Z820:07821] [10] ./a.out[0x4124e2]
[HP-Z820:07821] [11] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7f9b0281976d]
[HP-Z820:07821] [12] ./a.out[0x412159]
[HP-Z820:07821] *** End of error message ***
./a.out[0x412159]
[HP-Z820:07820] *** End of error message ***
--------------------------------------------------------------------------
mpirun noticed that process rank 1 with PID 7821 on node HP-Z820 exited on signal 6 (Aborted).
--------------------------------------------------------------------------


Can you please help me to know what is causing it and resolution for the same.



Thanks & Regards
Mayank Bakshi
Tata Consultancy Services Limited
Cell:- 7083955990
Mailto: mayank.bakshi@tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty. IT Services
Business Solutions
Consulting
____________________________________________

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net