Skip to content

Instantly share code, notes, and snippets.

@Agoniii
Last active July 10, 2018 01:24
Show Gist options
  • Save Agoniii/0ba0e49c8b9a075117015bcec2a62b3a to your computer and use it in GitHub Desktop.
Save Agoniii/0ba0e49c8b9a075117015bcec2a62b3a to your computer and use it in GitHub Desktop.
Hanging when run tensorflow_mnist.py on CPU machines, the output of 'gdb -p pid, thread apply all bt' of two nodes
Thread 111 (Thread 0x7fb847ac5700 (LWP 24445)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb847b3e36f in th_worker(void*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numexpr/interpreter.so
#2 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#3 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 110 (Thread 0x7fb8472c4700 (LWP 24446)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb847b3e36f in th_worker(void*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numexpr/interpreter.so
#2 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#3 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 109 (Thread 0x7fb846ac3700 (LWP 24447)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb847b3e36f in th_worker(void*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numexpr/interpreter.so
#2 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#3 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 108 (Thread 0x7fb8462c2700 (LWP 24448)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb847b3e36f in th_worker(void*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numexpr/interpreter.so
#2 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#3 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 107 (Thread 0x7fb845ac1700 (LWP 24449)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb847b3e36f in th_worker(void*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numexpr/interpreter.so
#2 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#3 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 106 (Thread 0x7fb8452c0700 (LWP 24450)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb847b3e36f in th_worker(void*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numexpr/interpreter.so
#2 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#3 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 105 (Thread 0x7fb844abf700 (LWP 24451)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb847b3e36f in th_worker(void*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numexpr/interpreter.so
#2 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#3 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 104 (Thread 0x7fb8442be700 (LWP 24452)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb847b3e36f in th_worker(void*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numexpr/interpreter.so
#2 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#3 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 103 (Thread 0x7fb8422ed700 (LWP 24453)):
#0 0x00007fb82da7acf6 in btl_openib_component_progress () from /home/jinglu/Multi_nodes/openmpi/lib/openmpi/mca_btl_openib.so
#1 0x00007fb84deff2ac in opal_progress () from /home/jinglu/Multi_nodes/openmpi/lib/libopen-pal.so.40
#2 0x00007fb84df05f75 in ompi_sync_wait_mt () from /home/jinglu/Multi_nodes/openmpi/lib/libopen-pal.so.40
#3 0x00007fb82d21be50 in mca_pml_ob1_send () from /home/jinglu/Multi_nodes/openmpi/lib/openmpi/mca_pml_ob1.so
#4 0x00007fb84e522833 in ompi_coll_base_sendrecv_actual () from /home/jinglu/Multi_nodes/openmpi/lib/libmpi.so.40
#5 0x00007fb84e523aab in ompi_coll_base_allreduce_intra_ring () from /home/jinglu/Multi_nodes/openmpi/lib/libmpi.so.40
#6 0x00007fb84e4e9c70 in PMPI_Allreduce () from /home/jinglu/Multi_nodes/openmpi/lib/libmpi.so.40
#7 0x00007fb84e7a3147 in horovod::common::(anonymous namespace)::PerformOperation (tensor_table=..., response=...) at horovod/common/operations.cc:1060
#8 0x00007fb84e7a713a in horovod::common::(anonymous namespace)::RunLoopOnce (state=..., is_coordinator=is_coordinator@entry=true)
at horovod/common/operations.cc:1548
#9 0x00007fb84e7a9237 in horovod::common::(anonymous namespace)::BackgroundThreadLoop (state=...) at horovod/common/operations.cc:1318
#10 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a6297fdd0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#11 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#12 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 102 (Thread 0x7fb840ccd700 (LWP 24454)):
#0 0x00007fb88859fa3d in poll () from /usr/lib64/libc.so.6
#1 0x00007fb84df505b6 in poll_dispatch (base=0x7fb83c061c10, tv=0x7fb840cccea0) at ../../../../../../opal/mca/event/libevent2022/libevent/poll.c:165
#2 0x00007fb84df48270 in opal_libevent2022_event_base_loop (base=0x7fb83c061c10, flags=1)
at ../../../../../../opal/mca/event/libevent2022/libevent/event.c:1630
#3 0x00007fb84df053de in progress_engine () from /home/jinglu/Multi_nodes/openmpi/lib/libopen-pal.so.40
#4 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#5 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 101 (Thread 0x7fb83ab93700 (LWP 24455)):
#0 0x00007fb8885aa923 in epoll_wait () from /usr/lib64/libc.so.6
#1 0x00007fb84df44823 in epoll_dispatch (base=0x7fb83c0996c0, tv=<optimized out>) at ../../../../../../opal/mca/event/libevent2022/libevent/epoll.c:407
#2 0x00007fb84df48270 in opal_libevent2022_event_base_loop (base=0x7fb83c0996c0, flags=1)
at ../../../../../../opal/mca/event/libevent2022/libevent/event.c:1630
#3 0x00007fb84007932e in progress_engine () from /home/jinglu/Multi_nodes/openmpi/lib/openmpi/mca_pmix_pmix2x.so
#4 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#5 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 100 (Thread 0x7fb82bdfe700 (LWP 24464)):
#0 0x00007fb8885aa923 in epoll_wait () from /usr/lib64/libc.so.6
#1 0x00007fb82c047ce4 in ucs_async_thread_func () from /usr/lib64/libucs.so.0
#2 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#3 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 99 (Thread 0x7fb828f0e700 (LWP 24465)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62ee74 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a65fe5de0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 98 (Thread 0x7fb8282cd700 (LWP 24466)):
#0 0x00007fb888f8ba0b in do_futex_wait.constprop.1 () from /usr/lib64/libpthread.so.0
#1 0x00007fb888f8ba9f in __new_sem_wait_slow.constprop.0 () from /usr/lib64/libpthread.so.0
#2 0x00007fb888f8bb3b in sem_wait@@GLIBC_2.2.5 () from /usr/lib64/libpthread.so.0
#3 0x00007fb8892a9aa6 in PyThread_acquire_lock () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#4 0x00007fb8892adb31 in lock_PyThread_acquire_lock () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#5 0x00007fb88927ccc4 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#6 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#7 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#8 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#9 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#10 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#11 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#12 0x00007fb88927cf9e in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#13 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#14 0x00007fb88920728a in function_call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#15 0x00007fb8891e27a3 in PyObject_Call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#16 0x00007fb8891f163d in instancemethod_call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#17 0x00007fb8891e27a3 in PyObject_Call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#18 0x00007fb889274a58 in PyEval_CallObjectWithKeywords () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#19 0x00007fb8892adf36 in t_bootstrap () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#20 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#21 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 97 (Thread 0x7fb826ab3700 (LWP 24467)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a5140) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 96 (Thread 0x7fb8262b2700 (LWP 24468)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a5200) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 95 (Thread 0x7fb825ab1700 (LWP 24469)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a52f0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 94 (Thread 0x7fb8252b0700 (LWP 24470)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a53e0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 93 (Thread 0x7fb824aaf700 (LWP 24471)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a54d0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 92 (Thread 0x7fb8242ae700 (LWP 24472)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a55c0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 91 (Thread 0x7fb823aad700 (LWP 24473)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a5a00) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 90 (Thread 0x7fb8232ac700 (LWP 24474)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a5e40) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 89 (Thread 0x7fb822aab700 (LWP 24475)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a6280) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 88 (Thread 0x7fb8211be700 (LWP 24476)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a66c0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 87 (Thread 0x7fb8209bd700 (LWP 24477)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a6b00) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 86 (Thread 0x7fb8201bc700 (LWP 24478)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a6f40) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 85 (Thread 0x7fb81d5ec700 (LWP 24479)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a7380) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 84 (Thread 0x7fb81cdeb700 (LWP 24480)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a77c0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 83 (Thread 0x7fb81be03700 (LWP 24481)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a7c00) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 82 (Thread 0x7fb81b602700 (LWP 24482)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a8040) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 81 (Thread 0x7fb81ae01700 (LWP 24483)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a8130) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 80 (Thread 0x7fb81a600700 (LWP 24484)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a8220) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 79 (Thread 0x7fb819dff700 (LWP 24485)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a8330) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 78 (Thread 0x7fb8195fe700 (LWP 24486)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a80a0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 77 (Thread 0x7fb818dfd700 (LWP 24487)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a7b70) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 76 (Thread 0x7fb8185fc700 (LWP 24488)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a72f0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 75 (Thread 0x7fb817dfb700 (LWP 24489)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a6a70) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 74 (Thread 0x7fb8175fa700 (LWP 24490)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a61f0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 73 (Thread 0x7fb816df9700 (LWP 24491)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a5970) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 72 (Thread 0x7fb8165f8700 (LWP 24492)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a5440) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 71 (Thread 0x7fb815df7700 (LWP 24493)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a5260) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 70 (Thread 0x7fb8155f6700 (LWP 24494)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663a50b0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 69 (Thread 0x7fb814df5700 (LWP 24495)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663772f0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 68 (Thread 0x7fb8145f4700 (LWP 24496)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a662f3f00) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 67 (Thread 0x7fb813df3700 (LWP 24497)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a662f6e60) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 66 (Thread 0x7fb8135f2700 (LWP 24498)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a662f7fb0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 65 (Thread 0x7fb812df1700 (LWP 24499)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a663899e0) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 64 (Thread 0x7fb8125f0700 (LWP 24500)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb8655a40cc in __gthread_cond_wait (__mutex=<optimized out>, __cond=<optimized out>)
at /home/jessie/AIPG-TF/gcc-7.2.0/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
#2 std::condition_variable::wait (this=<optimized out>, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
#3 0x00007fb86f62e920 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop(int) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007fb86f62c647 in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/../libtensorflow_framework.so
#5 0x00007fb8655a9d8f in std::execute_native_thread_routine (__p=0x559a6637f260) at ../../../.././libstdc++-v3/src/c++11/thread.cc:83
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 63 (Thread 0x7fb807507700 (LWP 24518)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 62 (Thread 0x7fb8119fe880 (LWP 24519)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 61 (Thread 0x7fb8115fd900 (LWP 24520)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 60 (Thread 0x7fb8111fc980 (LWP 24521)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 59 (Thread 0x7fb810dfba00 (LWP 24522)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 58 (Thread 0x7fb8109faa80 (LWP 24523)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 57 (Thread 0x7fb8105f9b00 (LWP 24524)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 56 (Thread 0x7fb8101f8b80 (LWP 24525)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 55 (Thread 0x7fb80fdf7c00 (LWP 24526)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 54 (Thread 0x7fb80f9f6c80 (LWP 24527)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 53 (Thread 0x7fb80f5f5d00 (LWP 24528)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 52 (Thread 0x7fb80f1f4d80 (LWP 24529)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 51 (Thread 0x7fb80edf3e00 (LWP 24530)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 50 (Thread 0x7fb80e9f2e80 (LWP 24531)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 49 (Thread 0x7fb80e5f1f00 (LWP 24532)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 48 (Thread 0x7fb80e1f0f80 (LWP 24533)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 47 (Thread 0x7fb80ddf0000 (LWP 24534)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 46 (Thread 0x7fb80d9ef080 (LWP 24535)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 45 (Thread 0x7fb80d5ee100 (LWP 24536)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 44 (Thread 0x7fb80d1ed180 (LWP 24537)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 43 (Thread 0x7fb80cdec200 (LWP 24538)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 42 (Thread 0x7fb80c9eb280 (LWP 24539)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 41 (Thread 0x7fb80c5ea300 (LWP 24540)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 40 (Thread 0x7fb80c1e9380 (LWP 24541)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 39 (Thread 0x7fb80bde8400 (LWP 24542)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 38 (Thread 0x7fb80b9e7480 (LWP 24543)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 37 (Thread 0x7fb80b5e6500 (LWP 24544)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 36 (Thread 0x7fb80b1e5580 (LWP 24545)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 35 (Thread 0x7fb80ade4600 (LWP 24546)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 34 (Thread 0x7fb80a9e3680 (LWP 24547)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 33 (Thread 0x7fb80a5e2700 (LWP 24548)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 32 (Thread 0x7fb80a1e0800 (LWP 24549)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 31 (Thread 0x7fb809dde880 (LWP 24550)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 30 (Thread 0x7fb8099dc900 (LWP 24551)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 29 (Thread 0x7fb8095da980 (LWP 24552)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 28 (Thread 0x7fb8091d8a00 (LWP 24553)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 27 (Thread 0x7fb808dd6a80 (LWP 24554)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 26 (Thread 0x7fb8089d4b00 (LWP 24555)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 25 (Thread 0x7fb8085d2b80 (LWP 24556)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 24 (Thread 0x7fb8081d0c00 (LWP 24557)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 23 (Thread 0x7fb807dcec80 (LWP 24558)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 22 (Thread 0x7fb8079ccd00 (LWP 24559)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 21 (Thread 0x7fb7f4380d80 (LWP 24560)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 20 (Thread 0x7fb7f3f7ee00 (LWP 24561)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 19 (Thread 0x7fb7f3b7ce80 (LWP 24562)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 18 (Thread 0x7fb7f377af00 (LWP 24563)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 17 (Thread 0x7fb7f3378f80 (LWP 24564)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 16 (Thread 0x7fb7f2f77000 (LWP 24565)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 15 (Thread 0x7fb7f2b75080 (LWP 24566)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 14 (Thread 0x7fb7f2773100 (LWP 24567)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 13 (Thread 0x7fb7f2371180 (LWP 24568)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 12 (Thread 0x7fb7f1f6f200 (LWP 24569)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 11 (Thread 0x7fb7f1b6d280 (LWP 24570)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 10 (Thread 0x7fb7f176b300 (LWP 24571)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 9 (Thread 0x7fb7f1369380 (LWP 24572)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 8 (Thread 0x7fb7f0f67400 (LWP 24573)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 7 (Thread 0x7fb7f0b65480 (LWP 24574)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 6 (Thread 0x7fb7f0763500 (LWP 24575)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 5 (Thread 0x7fb7f0361580 (LWP 24576)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 4 (Thread 0x7fb7eff5f600 (LWP 24577)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 3 (Thread 0x7fb7efb5d680 (LWP 24578)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 2 (Thread 0x7fb7ef75b700 (LWP 24579)):
#0 0x00007fb888f89945 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
#1 0x00007fb87d1abce9 in __kmp_suspend_64 () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#2 0x00007fb87d14aceb in _INTERNAL_25_______src_kmp_barrier_cpp_34128d84::__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#3 0x00007fb87d14c22d in __kmp_fork_barrier(int, int) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#4 0x00007fb87d175820 in __kmp_launch_thread () from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#5 0x00007fb87d1a7fa4 in _INTERNAL_26_______src_z_Linux_util_cpp_16f8393c::__kmp_launch_worker(void*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/numpy/../../../libiomp5.so
#6 0x00007fb888f85e25 in start_thread () from /usr/lib64/libpthread.so.0
#7 0x00007fb8885aa34d in clone () from /usr/lib64/libc.so.6
Thread 1 (Thread 0x7fb88977e740 (LWP 24438)):
#0 0x00007fb8885a47f9 in syscall () from /usr/lib64/libc.so.6
#1 0x00007fb87400a4bd in nsync::nsync_mu_semaphore_p_with_deadline(nsync::nsync_semaphore_s_*, timespec) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#2 0x00007fb874009a89 in nsync::nsync_sem_wait_with_cancel_(nsync::waiter*, timespec, nsync::nsync_note_s_*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#3 0x00007fb874006963 in nsync::nsync_cv_wait_with_deadline_generic(nsync::nsync_cv_s_*, void*, void (*)(void*), void (*)(void*), timespec, nsync::nsync_note_s_*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#4 0x00007fb874006e43 in nsync::nsync_cv_wait_with_deadline(nsync::nsync_cv_s_*, nsync::nsync_mu_s_*, timespec, nsync::nsync_note_s_*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#5 0x00007fb873c9f00c in tensorflow::DirectSession::WaitForNotification(tensorflow::Notification*, long long) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#6 0x00007fb873c9f05b in tensorflow::DirectSession::WaitForNotification(tensorflow::DirectSession::RunState*, tensorflow::CancellationManager*, long long) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#7 0x00007fb873ca4a34 in tensorflow::DirectSession::RunInternal(long long, tensorflow::RunOptions const&, tensorflow::CallFrameInterface*, tensorflow::DirectSession::ExecutorsAndKeys*, tensorflow::RunMetadata*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#8 0x00007fb873cafecf in tensorflow::DirectSession::Run(tensorflow::RunOptions const&, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, tensorflow::Tensor>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, tensorflow::Tensor> > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<tensorflow::Tensor, std::allocator<tensorflow::Tensor> >*, tensorflow::RunMetadata*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#9 0x00007fb8712e9284 in TF_Run_Helper(tensorflow::Session*, char const*, TF_Buffer const*, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, tensorflow::Tensor>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, tensorflow::Tensor> > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, TF_Tensor**, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, TF_Buffer*, TF_Status*) () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#10 0x00007fb8712ea169 in TF_SessionRun () from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#11 0x00007fb871111ac3 in tensorflow::TF_SessionRun_wrapper_helper(TF_Session*, char const*, TF_Buffer const*, std::vector<TF_Output, std::allocator<TF_Output> > const&, std::vector<_object*, std::allocator<_object*> > const&, std::vector<TF_Output, std::allocator<TF_Output> > const&, std::vector<TF_Operation*, std::allocator<TF_Operation*> > const&, TF_Buffer*, TF_Status*, std::vector<_object*, std::allocator<_object*> >*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#12 0x00007fb871111b42 in tensorflow::TF_SessionRun_wrapper(TF_Session*, TF_Buffer const*, std::vector<TF_Output, std::allocator<TF_Output> > const&, std::vector<_object*, std::allocator<_object*> > const&, std::vector<TF_Output, std::allocator<TF_Output> > const&, std::vector<TF_Operation*, std::allocator<TF_Operation*> > const&, TF_Buffer*, TF_Status*, std::vector<_object*, std::allocator<_object*> >*) ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#13 0x00007fb8710c07ae in _wrap_TF_SessionRun_wrapper ()
from /home/jinglu/anaconda2/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so
#14 0x00007fb88927ccc4 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#15 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#16 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#17 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#18 0x00007fb88920728a in function_call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#19 0x00007fb8891e27a3 in PyObject_Call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#20 0x00007fb8892774be in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#21 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#22 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#23 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#24 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#25 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#26 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#27 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#28 0x00007fb889207377 in function_call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#29 0x00007fb8891e27a3 in PyObject_Call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#30 0x00007fb8892774be in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#31 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#32 0x00007fb889207377 in function_call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#33 0x00007fb8891e27a3 in PyObject_Call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#34 0x00007fb8891f163d in instancemethod_call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#35 0x00007fb8891e27a3 in PyObject_Call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#36 0x00007fb889278b69 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#37 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#38 0x00007fb889207377 in function_call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#39 0x00007fb8891e27a3 in PyObject_Call () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#40 0x00007fb8892774be in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#41 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#42 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#43 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#44 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#45 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#46 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#47 0x00007fb88927cf9e in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#48 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#49 0x00007fb88927b9b8 in PyEval_EvalFrameEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#50 0x00007fb88927e4e9 in PyEval_EvalCodeEx () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#51 0x00007fb88927e70a in PyEval_EvalCode () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#52 0x00007fb8892979cd in run_mod () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#53 0x00007fb889298b48 in PyRun_FileExFlags () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#54 0x00007fb889299d68 in PyRun_SimpleFileExFlags () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#55 0x00007fb8892abf8c in Py_Main () from /home/jinglu/anaconda2/bin/../lib/libpython2.7.so.1.0
#56 0x00007fb8884d3c05 in __libc_start_main () from /usr/lib64/libc.so.6
#57 0x0000559a620b68bf in _start ()
A debugging session is active.
Inferior 1 [process 24438] will be detached.
Quit anyway? (y or n) Not confirmed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment