Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling logging output causes hang on shutdown #2183

Closed
biddisco opened this issue May 26, 2016 · 0 comments · Fixed by #2185
Closed

Enabling logging output causes hang on shutdown #2183

biddisco opened this issue May 26, 2016 · 0 comments · Fixed by #2185

Comments

@biddisco
Copy link
Contributor

Running any program with --hpx:debug-hpx-log as an option causes the program to hang during termination.

The epilogue of the log looks as follows (when the main thread calls finalize)

(T00000000/000060f00001b700.0004/----------------) P00000000/----------------.---- 11:19.20.762 [000000000000017b]    <info>  [TM] create_work: initial_state(pending), thread_priority(normal), description(shutdown_all_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.763 [000000000000017c]   <debug>  [TM] ~thread(0x60f00001b8e0), description(primary_namespace_service_action), phase(0), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.763 [000000000000017d]   <debug>  [TM] thread::thread(0x60f00001b8e0), description(shutdown_all_action), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.763 [000000000000017e]   <debug>  [TM] add_new: added 1 tasks to queues
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.768 [000000000000017f]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.768 [0000000000000180]   <debug>  [TM] thread::thread(0x60f000017b00), description(primary_namespace_bulk_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.769 [0000000000000181]   <debug>  [TM] tfunc(0): thread(0x60f000017b00), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017b00.0001/000061900000e6a0) P00000000/----------------.---- 11:19.20.769 [0000000000000182]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/000060f000017b00.0001/000061900000e6a0) P00000000/----------------.---- 11:19.20.769 [0000000000000183]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000111002} of type: component[16(5)]
(T00000000/000060f000017b00.0001/000061900000e6a0) P00000000/----------------.---- 11:19.20.769 [0000000000000184]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000111003} of type: component[16(5)]
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.770 [0000000000000185]   <debug>  [TM] tfunc(0): thread(0x60f00001b8e0), description(shutdown_all_action), old state(pending)
(T00000000/000060f00001b8e0.0001/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.770 [0000000000000186]   <debug>  [TM] Executing component action(shutdown_all_action) lva(0x61600000d280).
(T00000000/000060f00001b8e0.0001/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.770 [0000000000000187]    <info>  [RT] runtime_support::shutdown_all: initializing application shutdown
(T00000000/000060f00001b8e0.0001/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.770 [0000000000000188]    <info>  [RT] runtime_support::shutdown_all: passed first termination detection (count: 0).
(T00000000/000060f00001b8e0.0001/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.771 [0000000000000189]    <info> [LCO] promise<void>::promise({0000000100000001, 0000000000111004})
(T00000000/000060f00001b8e0.0001/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.771 [000000000000018a]    <info>  [TM] create_work: initial_state(pending), thread_priority(normal), description(primary_namespace_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.771 [000000000000018b]   <debug>  [TM] ~thread(0x60f000017b00), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.772 [000000000000018c]   <debug>  [TM] ~thread(0x60f00001b9d0), description(broadcast_call_startup_functions_action), phase(0), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.772 [000000000000018d]   <debug>  [TM] thread::thread(0x60f00001b9d0), description(primary_namespace_service_action), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.772 [000000000000018e]   <debug>  [TM] add_new: added 1 tasks to queues
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.772 [000000000000018f]   <debug>  [TM] tfunc(0): thread(0x60f00001b9d0), description(primary_namespace_service_action), old state(pending)
(T00000000/000060f00001b9d0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0001 11:19.20.773 [0000000000000190]   <debug>  [TM] Executing component action(primary_namespace_service_action) lva(0x61900000e6a0) with continuation({00000001de000001, 0000000000111004})
(T00000000/000060f00001b9d0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0001 11:19.20.773 [0000000000000191]    <info> [LCO] typed_continuation<RemoteResult>::trigger_value({00000001de000001, 0000000000111004})
(T00000000/000060f00001b9d0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0001 11:19.20.773 [0000000000000192]    <info>  [TM] create_work: initial_state(pending), thread_priority(normal), description(broadcast_call_shutdown_functions_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.774 [0000000000000193]   <debug>  [TM] thread::thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.774 [0000000000000194]   <debug>  [TM] add_new: added 1 tasks to queues
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.774 [0000000000000195]   <debug>  [TM] tfunc(0): thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action), old state(pending)
(T00000000/000060f00001bac0.0001/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.775 [0000000000000196]   <debug>  [TM] Executing plain action(broadcast_call_shutdown_functions_action) with continuation({00000001de000001, 0000000000111004})
(T00000000/000060f00001bac0.0001/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.775 [0000000000000197]    <info> [LCO] promise<void>::promise({0000000100000001, 0000000000111005})
(T00000000/000060f00001bac0.0001/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.775 [0000000000000198]    <info> [LCO] packaged_action::do_apply(call_shutdown_functions_action, {0000000100000000, 0000000000000000}) args(1)
(T00000000/000060f00001bac0.0001/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.776 [0000000000000199]    <info>  [TM] create_work: initial_state(pending), thread_priority(normal), description(call_shutdown_functions_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.776 [000000000000019a]   <debug>  [TM] ~thread(0x60f00001b7f0), description(call_startup_functions_action), phase(0), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.776 [000000000000019b]   <debug>  [TM] thread::thread(0x60f00001b7f0), description(call_shutdown_functions_action), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.776 [000000000000019c]   <debug>  [TM] add_new: added 1 tasks to queues
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.777 [000000000000019d]   <debug>  [TM] tfunc(0): thread(0x60f00001b7f0), description(call_shutdown_functions_action), old state(pending)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.777 [000000000000019e]   <debug>  [TM] Executing component action(call_shutdown_functions_action) lva(0x61600000d280) with continuation({00000001de800001, 0000000000111005})
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.777 [000000000000019f]    <info> [LCO] typed_continuation<void>::trigger({00000001de800001, 0000000000111005})
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.777 [00000000000001a0]   <debug>  [TM] basic_action::execute_functioncomponent action(base_set_event_action) lva(0x60f00001f6c0)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.778 [00000000000001a1]    <info>  [TM] set_thread_state: thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action), new state(pending), old state(suspended)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.778 [00000000000001a2]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.778 [00000000000001a3]   <debug>  [TM] thread::thread(0x60f000017b00), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.778 [00000000000001a4]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.779 [00000000000001a5]   <debug>  [TM] thread::thread(0x60f000017bf0), description(primary_namespace_bulk_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.779 [00000000000001a6]   <debug>  [TM] tfunc(0): thread(0x60f000017b00), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017b00.0001/000061900000e6a0) P00000000/000060f00001b7f0.0001 11:19.20.779 [00000000000001a7]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.779 [00000000000001a8]   <debug>  [TM] tfunc(0): thread(0x60f000017bf0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017bf0.0001/000061900000e6a0) P00000000/000060f00001b7f0.0001 11:19.20.780 [00000000000001a9]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/000060f000017bf0.0001/000061900000e6a0) P00000000/000060f00001b7f0.0001 11:19.20.780 [00000000000001aa]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000111005} of type: component[16(5)]
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.780 [00000000000001ab]   <debug>  [TM] tfunc(0): thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action), old state(pending)
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.780 [00000000000001ac]    <info> [LCO] typed_continuation<void>::trigger({00000001de000001, 0000000000111004})
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.780 [00000000000001ad]   <debug>  [TM] basic_action::execute_functioncomponent action(base_set_event_action) lva(0x60f000017740)
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.781 [00000000000001ae]    <info>  [TM] set_thread_state: thread(0x60f00001b8e0), description(shutdown_all_action), new state(pending), old state(suspended)
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.781 [00000000000001af]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.781 [00000000000001b0]   <debug>  [TM] thread::thread(0x60f000017ce0), description(primary_namespace_bulk_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.781 [00000000000001b1]   <debug>  [TM] tfunc(0): thread(0x60f000017ce0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017ce0.0001/000061900000e6a0) P00000000/000060f00001bac0.0002 11:19.20.781 [00000000000001b2]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.782 [00000000000001b3]   <debug>  [TM] tfunc(0): thread(0x60f00001b8e0), description(shutdown_all_action), old state(pending)
(T00000000/000060f00001b8e0.0002/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.782 [00000000000001b4]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b8e0.0002/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.782 [00000000000001b5]   <debug>  [TM] thread::thread(0x60f000017dd0), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b8e0.0002/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.782 [00000000000001b6]    <info> [LCO] promise<void>::promise({0000000100000001, 0000000000111006})
(T00000000/000060f00001b8e0.0002/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.783 [00000000000001b7]    <info>  [TM] create_work: initial_state(pending), thread_priority(normal), description(primary_namespace_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.783 [00000000000001b8]   <debug>  [TM] tfunc(0): thread(0x60f000017dd0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017dd0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0002 11:19.20.783 [00000000000001b9]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/000060f000017dd0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0002 11:19.20.784 [00000000000001ba]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000111004} of type: component[16(5)]
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.784 [00000000000001bb]   <debug>  [TM] ~thread(0x60f000017dd0), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.784 [00000000000001bc]   <debug>  [TM] ~thread(0x60f000017ce0), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.784 [00000000000001bd]   <debug>  [TM] ~thread(0x60f000017bf0), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.785 [00000000000001be]   <debug>  [TM] ~thread(0x60f000017b00), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.785 [00000000000001bf]   <debug>  [TM] ~thread(0x60f00001b9d0), description(primary_namespace_service_action), phase(0), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.785 [00000000000001c0]   <debug>  [TM] thread::thread(0x60f00001b9d0), description(primary_namespace_service_action), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.786 [00000000000001c1]   <debug>  [TM] add_new: added 1 tasks to queues
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.786 [00000000000001c2]   <debug>  [TM] tfunc(0): thread(0x60f00001b9d0), description(primary_namespace_service_action), old state(pending)
(T00000000/000060f00001b9d0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0002 11:19.20.786 [00000000000001c3]   <debug>  [TM] Executing component action(primary_namespace_service_action) lva(0x61900000e6a0) with continuation({00000001de000001, 0000000000111006})
(T00000000/000060f00001b9d0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0002 11:19.20.787 [00000000000001c4]    <info> [LCO] typed_continuation<RemoteResult>::trigger_value({00000001de000001, 0000000000111006})
(T00000000/000060f00001b9d0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0002 11:19.20.787 [00000000000001c5]    <info>  [TM] create_work: initial_state(pending), thread_priority(normal), description(broadcast_call_shutdown_functions_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.788 [00000000000001c6]   <debug>  [TM] ~thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action), phase(0), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.788 [00000000000001c7]   <debug>  [TM] thread::thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.788 [00000000000001c8]   <debug>  [TM] add_new: added 1 tasks to queues
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.789 [00000000000001c9]   <debug>  [TM] tfunc(0): thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action), old state(pending)
(T00000000/000060f00001bac0.0001/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.789 [00000000000001ca]   <debug>  [TM] Executing plain action(broadcast_call_shutdown_functions_action) with continuation({00000001de000001, 0000000000111006})
(T00000000/000060f00001bac0.0001/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.789 [00000000000001cb]    <info> [LCO] promise<void>::promise({0000000100000001, 0000000000111007})
(T00000000/000060f00001bac0.0001/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.790 [00000000000001cc]    <info> [LCO] packaged_action::do_apply(call_shutdown_functions_action, {0000000100000000, 0000000000000000}) args(1)
(T00000000/000060f00001bac0.0001/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.790 [00000000000001cd]    <info>  [TM] create_work: initial_state(pending), thread_priority(normal), description(call_shutdown_functions_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.790 [00000000000001ce]   <debug>  [TM] ~thread(0x60f00001b7f0), description(call_shutdown_functions_action), phase(0), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.791 [00000000000001cf]   <debug>  [TM] thread::thread(0x60f00001b7f0), description(call_shutdown_functions_action), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.791 [00000000000001d0]   <debug>  [TM] add_new: added 1 tasks to queues
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.791 [00000000000001d1]   <debug>  [TM] tfunc(0): thread(0x60f00001b7f0), description(call_shutdown_functions_action), old state(pending)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.791 [00000000000001d2]   <debug>  [TM] Executing component action(call_shutdown_functions_action) lva(0x61600000d280) with continuation({00000001de800001, 0000000000111007})
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.792 [00000000000001d3]    <info> [PCS] counter type /agas/count/cache/entries unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.792 [00000000000001d4]    <info> [PCS] counter type /agas/count/cache/hits unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.792 [00000000000001d5]    <info> [PCS] counter type /agas/count/cache/misses unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.793 [00000000000001d6]    <info> [PCS] counter type /agas/count/cache/evictions unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.793 [00000000000001d7]    <info> [PCS] counter type /agas/count/cache/insertions unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.793 [00000000000001d8]    <info> [PCS] counter type /agas/count/cache/get_entry unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.794 [00000000000001d9]    <info> [PCS] counter type /agas/count/cache/insert_entry unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.794 [00000000000001da]    <info> [PCS] counter type /agas/count/cache/update_entry unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.794 [00000000000001db]    <info> [PCS] counter type /agas/count/cache/erase_entry unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.794 [00000000000001dc]    <info> [PCS] counter type /agas/time/cache/get_entry unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.795 [00000000000001dd]    <info> [PCS] counter type /agas/time/cache/insert_entry unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.795 [00000000000001de]    <info> [PCS] counter type /agas/time/cache/update_entry unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.795 [00000000000001df]    <info> [PCS] counter type /agas/time/cache/erase_entry unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.795 [00000000000001e0]    <info> [PCS] counter type /agas/count/free unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.796 [00000000000001e1]    <info> [PCS] counter type /agas/count/localities unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.796 [00000000000001e2]    <info> [PCS] counter type /agas/count/num_localities unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.796 [00000000000001e3]    <info> [PCS] counter type /agas/count/num_threads unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.796 [00000000000001e4]    <info> [PCS] counter type /agas/count/resolve_locality unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.797 [00000000000001e5]    <info> [PCS] counter type /agas/count/resolved_localities unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.797 [00000000000001e6]    <info> [PCS] counter type /agas/time/free unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.797 [00000000000001e7]    <info> [PCS] counter type /agas/time/localities unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.797 [00000000000001e8]    <info> [PCS] counter type /agas/time/num_localities unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.798 [00000000000001e9]    <info> [PCS] counter type /agas/time/num_threads unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.798 [00000000000001ea]    <info> [PCS] counter type /agas/time/resolve_locality unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.798 [00000000000001eb]    <info> [PCS] counter type /agas/time/resolved_localities unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.798 [00000000000001ec]    <info> [PCS] counter type /agas/locality/count unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.799 [00000000000001ed]    <info> [PCS] counter type /agas/locality/time unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.799 [00000000000001ee]    <info> [PCS] counter type /agas/count/route unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.799 [00000000000001ef]    <info> [PCS] counter type /agas/count/bind_gid unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.799 [00000000000001f0]    <info> [PCS] counter type /agas/count/resolve_gid unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.800 [00000000000001f1]    <info> [PCS] counter type /agas/count/unbind_gid unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.800 [00000000000001f2]    <info> [PCS] counter type /agas/count/increment_credit unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.800 [00000000000001f3]    <info> [PCS] counter type /agas/count/decrement_credit unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.800 [00000000000001f4]    <info> [PCS] counter type /agas/count/allocate unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.801 [00000000000001f5]    <info> [PCS] counter type /agas/count/begin_migration unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.801 [00000000000001f6]    <info> [PCS] counter type /agas/count/end_migration unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.801 [00000000000001f7]    <info> [PCS] counter type /agas/time/route unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.801 [00000000000001f8]    <info> [PCS] counter type /agas/time/bind_gid unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.802 [00000000000001f9]    <info> [PCS] counter type /agas/time/resolve_gid unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.802 [00000000000001fa]    <info> [PCS] counter type /agas/time/unbind_gid unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.802 [00000000000001fb]    <info> [PCS] counter type /agas/time/increment_credit unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.803 [00000000000001fc]    <info> [PCS] counter type /agas/time/decrement_credit unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.803 [00000000000001fd]    <info> [PCS] counter type /agas/time/allocate unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.804 [00000000000001fe]    <info> [PCS] counter type /agas/time/begin_migration unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.804 [00000000000001ff]    <info> [PCS] counter type /agas/time/end_migration unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.810 [0000000000000200]    <info> [PCS] counter type /agas/primary/count unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.811 [0000000000000201]    <info> [PCS] counter type /agas/primary/time unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.811 [0000000000000202]    <info> [PCS] counter type /agas/count/bind_prefix unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.811 [0000000000000203]    <info> [PCS] counter type /agas/count/bind_name unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.811 [0000000000000204]    <info> [PCS] counter type /agas/count/resolve_id unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.812 [0000000000000205]    <info> [PCS] counter type /agas/count/unbind_name unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.812 [0000000000000206]    <info> [PCS] counter type /agas/count/iterate_types unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.812 [0000000000000207]    <info> [PCS] counter type /agas/count/get_component_typename unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.812 [0000000000000208]    <info> [PCS] counter type /agas/count/num_localities_type unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.813 [0000000000000209]    <info> [PCS] counter type /agas/time/bind_prefix unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.813 [000000000000020a]    <info> [PCS] counter type /agas/time/bind_name unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.813 [000000000000020b]    <info> [PCS] counter type /agas/time/resolve_id unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.813 [000000000000020c]    <info> [PCS] counter type /agas/time/unbind_name unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.814 [000000000000020d]    <info> [PCS] counter type /agas/time/iterate_types unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.814 [000000000000020e]    <info> [PCS] counter type /agas/time/get_component_typename unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.814 [000000000000020f]    <info> [PCS] counter type /agas/time/num_localities_type unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.814 [0000000000000210]    <info> [PCS] counter type /agas/component/count unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.814 [0000000000000211]    <info> [PCS] counter type /agas/component/time unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.815 [0000000000000212]    <info> [PCS] counter type /agas/count/bind unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.815 [0000000000000213]    <info> [PCS] counter type /agas/count/resolve unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.815 [0000000000000214]    <info> [PCS] counter type /agas/count/unbind unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.815 [0000000000000215]    <info> [PCS] counter type /agas/count/iterate_names unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.816 [0000000000000216]    <info> [PCS] counter type /agas/count/on_symbol_namespace_event unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.816 [0000000000000217]    <info> [PCS] counter type /agas/time/bind unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.816 [0000000000000218]    <info> [PCS] counter type /agas/time/resolve unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.816 [0000000000000219]    <info> [PCS] counter type /agas/time/unbind unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.817 [000000000000021a]    <info> [PCS] counter type /agas/time/iterate_names unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.817 [000000000000021b]    <info> [PCS] counter type /agas/time/on_symbol_namespace_event unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.817 [000000000000021c]    <info> [PCS] counter type /agas/symbol/count unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.817 [000000000000021d]    <info> [PCS] counter type /agas/symbol/time unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.817 [000000000000021e]    <info> [PCS] counter type /statistics/average unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.818 [000000000000021f]    <info> [PCS] counter type /statistics/stddev unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.818 [0000000000000220]    <info> [PCS] counter type /statistics/rolling_average unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.818 [0000000000000221]    <info> [PCS] counter type /statistics/median unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.819 [0000000000000222]    <info> [PCS] counter type /statistics/max unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.819 [0000000000000223]    <info> [PCS] counter type /statistics/min unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.820 [0000000000000224]    <info> [PCS] counter type /runtime/uptime unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.820 [0000000000000225]    <info> [PCS] counter type /runtime/count/component unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.820 [0000000000000226]    <info> [PCS] counter type /runtime/count/action-invocation unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.821 [0000000000000227]    <info> [PCS] counter type /runtime/count/remote-action-invocation unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.821 [0000000000000228]    <info> [PCS] counter type /arithmetics/add unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.822 [0000000000000229]    <info> [PCS] counter type /arithmetics/subtract unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.822 [000000000000022a]    <info> [PCS] counter type /arithmetics/multiply unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.822 [000000000000022b]    <info> [PCS] counter type /arithmetics/divide unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.823 [000000000000022c]    <info> [PCS] counter type /threadqueue/length unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.823 [000000000000022d]    <info> [PCS] counter type /threads/idle-rate unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.823 [000000000000022e]    <info> [PCS] counter type /threads/count/cumulative unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.824 [000000000000022f]    <info> [PCS] counter type /threads/count/cumulative-phases unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.824 [0000000000000230]    <info> [PCS] counter type /threads/time/average unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.824 [0000000000000231]    <info> [PCS] counter type /threads/time/average-phase unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.825 [0000000000000232]    <info> [PCS] counter type /threads/time/average-overhead unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.825 [0000000000000233]    <info> [PCS] counter type /threads/time/average-phase-overhead unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.825 [0000000000000234]    <info> [PCS] counter type /threads/time/cumulative unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.826 [0000000000000235]    <info> [PCS] counter type /threads/time/cumulative-overhead unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.826 [0000000000000236]    <info> [PCS] counter type /threads/time/overall unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.826 [0000000000000237]    <info> [PCS] counter type /threads/count/instantaneous/all unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.827 [0000000000000238]    <info> [PCS] counter type /threads/count/instantaneous/active unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.827 [0000000000000239]    <info> [PCS] counter type /threads/count/instantaneous/pending unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.827 [000000000000023a]    <info> [PCS] counter type /threads/count/instantaneous/suspended unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.828 [000000000000023b]    <info> [PCS] counter type /threads/count/instantaneous/terminated unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.828 [000000000000023c]    <info> [PCS] counter type /threads/count/instantaneous/staged unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.829 [000000000000023d]    <info> [PCS] counter type /threads/count/stack-recycles unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.829 [000000000000023e]    <info> [PCS] counter type /threads/count/objects unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.829 [000000000000023f]    <info> [PCS] counter type /threads/count/pending-misses unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.830 [0000000000000240]    <info> [PCS] counter type /threads/count/pending-accesses unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.830 [0000000000000241]    <info> [PCS] counter type /threads/count/stolen-from-pending unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.830 [0000000000000242]    <info> [PCS] counter type /threads/count/stolen-from-staged unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.831 [0000000000000243]    <info> [PCS] counter type /threads/count/stolen-to-pending unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.831 [0000000000000244]    <info> [PCS] counter type /threads/count/stolen-to-staged unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.831 [0000000000000245]    <info> [PCS] counter type /parcels/count/tcp/sent unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.832 [0000000000000246]    <info> [PCS] counter type /parcels/count/tcp/received unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.832 [0000000000000247]    <info> [PCS] counter type /messages/count/tcp/sent unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.833 [0000000000000248]    <info> [PCS] counter type /messages/count/tcp/received unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.833 [0000000000000249]    <info> [PCS] counter type /data/time/tcp/sent unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.833 [000000000000024a]    <info> [PCS] counter type /data/time/tcp/received unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.833 [000000000000024b]    <info> [PCS] counter type /serialize/time/tcp/sent unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.834 [000000000000024c]    <info> [PCS] counter type /serialize/time/tcp/received unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.834 [000000000000024d]    <info> [PCS] counter type /data/count/tcp/sent unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.834 [000000000000024e]    <info> [PCS] counter type /data/count/tcp/received unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.835 [000000000000024f]    <info> [PCS] counter type /serialize/count/tcp/sent unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.835 [0000000000000250]    <info> [PCS] counter type /serialize/count/tcp/received unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.835 [0000000000000251]    <info> [PCS] counter type /parcels/time/tcp/buffer_allocate/received unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.835 [0000000000000252]    <info> [PCS] counter type /parcels/time/tcp/buffer_allocate/sent unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.836 [0000000000000253]    <info> [PCS] counter type /parcelport/count/tcp/cache-insertions unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.836 [0000000000000254]    <info> [PCS] counter type /parcelport/count/tcp/cache-evictions unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.836 [0000000000000255]    <info> [PCS] counter type /parcelport/count/tcp/cache-hits unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.836 [0000000000000256]    <info> [PCS] counter type /parcelport/count/tcp/cache-misses unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.837 [0000000000000257]    <info> [PCS] counter type /parcelport/count/tcp/cache-reclaims unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.837 [0000000000000258]    <info> [PCS] counter type /parcelqueue/length/receive unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.837 [0000000000000259]    <info> [PCS] counter type /parcelqueue/length/send unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.837 [000000000000025a]    <info> [PCS] counter type /parcels/count/routed unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.838 [000000000000025b]    <info> [PCS] counter type /runtime/memory/virtual unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.838 [000000000000025c]    <info> [PCS] counter type /runtime/memory/resident unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.838 [000000000000025d]    <info> [PCS] counter type /coalescing/count/parcels unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.838 [000000000000025e]    <info> [PCS] counter type /coalescing/count/messages unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.839 [000000000000025f]    <info> [PCS] counter type /coalescing/count/average-parcels-per-message unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.839 [0000000000000260]    <info> [PCS] counter type /coalescing/time/average-parcel-arrival unregistered
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.839 [0000000000000261]    <info> [LCO] typed_continuation<void>::trigger({00000001de800001, 0000000000111007})
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.839 [0000000000000262]   <debug>  [TM] basic_action::execute_functioncomponent action(base_set_event_action) lva(0x60f0000240d0)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.840 [0000000000000263]    <info>  [TM] set_thread_state: thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action), new state(pending), old state(suspended)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.840 [0000000000000264]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.840 [0000000000000265]   <debug>  [TM] thread::thread(0x60f000017b00), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.840 [0000000000000266]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b7f0.0001/000061600000d280) P00000000/000060f00001bac0.0001 11:19.20.840 [0000000000000267]   <debug>  [TM] thread::thread(0x60f000017bf0), description(primary_namespace_bulk_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.841 [0000000000000268]   <debug>  [TM] tfunc(0): thread(0x60f000017b00), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017b00.0001/000061900000e6a0) P00000000/000060f00001b7f0.0001 11:19.20.841 [0000000000000269]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.841 [000000000000026a]   <debug>  [TM] tfunc(0): thread(0x60f000017bf0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017bf0.0001/000061900000e6a0) P00000000/000060f00001b7f0.0001 11:19.20.841 [000000000000026b]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/000060f000017bf0.0001/000061900000e6a0) P00000000/000060f00001b7f0.0001 11:19.20.842 [000000000000026c]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000111007} of type: component[16(5)]
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.842 [000000000000026d]   <debug>  [TM] tfunc(0): thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action), old state(pending)
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.842 [000000000000026e]    <info> [LCO] typed_continuation<void>::trigger({00000001de000001, 0000000000111006})
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.843 [000000000000026f]   <debug>  [TM] basic_action::execute_functioncomponent action(base_set_event_action) lva(0x60f000021a60)
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.843 [0000000000000270]    <info>  [TM] set_thread_state: thread(0x60f00001b8e0), description(shutdown_all_action), new state(pending), old state(suspended)
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.843 [0000000000000271]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001bac0.0002/000061600000d280) P00000000/000060f00001b9d0.0001 11:19.20.843 [0000000000000272]   <debug>  [TM] thread::thread(0x60f000017ce0), description(primary_namespace_bulk_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.844 [0000000000000273]   <debug>  [TM] tfunc(0): thread(0x60f000017ce0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017ce0.0001/000061900000e6a0) P00000000/000060f00001bac0.0002 11:19.20.844 [0000000000000274]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.844 [0000000000000275]   <debug>  [TM] tfunc(0): thread(0x60f00001b8e0), description(shutdown_all_action), old state(pending)
(T00000000/000060f00001b8e0.0003/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.844 [0000000000000276]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b8e0.0003/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.845 [0000000000000277]   <debug>  [TM] thread::thread(0x60f000017dd0), description(primary_namespace_bulk_service_action)
(T00000000/000060f00001b8e0.0003/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.853 [0000000000000278]    <info>  [RT] runtime_support::shutdown_all: invoked shutdown functions
(T00000000/000060f00001b8e0.0003/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.853 [0000000000000279]    <info>  [RT] runtime_support::shutdown_all: passed second termination detection (count: 0).
(T00000000/000060f00001b8e0.0003/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.853 [000000000000027a]    <info>  [RT] runtime_support::shutdown_all: all localities have been shut down
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.854 [000000000000027b]   <debug>  [TM] ~thread(0x60f00001bac0), description(broadcast_call_shutdown_functions_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.854 [000000000000027c]   <debug>  [TM] ~thread(0x60f00001b7f0), description(call_shutdown_functions_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.854 [000000000000027d]   <debug>  [TM] tfunc(0): thread(0x60f000017dd0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017dd0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0003 11:19.20.855 [000000000000027e]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/000060f000017dd0.0001/000061900000e6a0) P00000000/000060f00001b8e0.0003 11:19.20.855 [000000000000027f]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000111006} of type: component[16(5)]
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.855 [0000000000000280]   <debug>  [TM] tfunc(0): thread(0x60f00001b8e0), description(shutdown_all_action), old state(pending)
(T00000000/000060f00001b8e0.0004/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.856 [0000000000000281]    <info> [OSH] wrapper_heap (component[17(5)]): init_pool (0x11e5fd800) size: 7fff8.
(T00000000/000060f00001b8e0.0004/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.856 [0000000000000282]    <info> [OSH] one_size_heap_list(component[17(5)])::alloc: creating new heap[1], size is now 1
(T00000000/000060f00001b8e0.0004/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.856 [0000000000000283]    <info> [LCO] promise::promise({0000000100000001, 0000000000211000})
(T00000000/000060f00001b8e0.0004/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.857 [0000000000000284]    <info> [LCO] packaged_action::do_apply(symbol_namespace_service_action, {0000000100000001, 0000000000000003}) args(1)
(T00000000/000060f00001b8e0.0004/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.857 [0000000000000285]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(symbol_namespace_service_action)
(T00000000/000060f00001b8e0.0004/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.857 [0000000000000286]   <debug>  [TM] ~thread(0x60f000017b00), description(primary_namespace_bulk_service_action), phase(0), rebind
(T00000000/000060f00001b8e0.0004/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.858 [0000000000000287]   <debug>  [TM] thread::thread(0x60f000017b00), description(symbol_namespace_service_action), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.858 [0000000000000288]   <debug>  [TM] tfunc(0): thread(0x60f000017b00), description(symbol_namespace_service_action), old state(pending)
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.858 [0000000000000289]   <debug>  [TM] Executing component action(symbol_namespace_service_action) lva(0x61900000e9c0) with continuation({00000001de800001, 0000000000211000})
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.859 [000000000000028a]    <info> [LCO] typed_continuation<Result>::trigger_value({00000001de800001, 0000000000211000})
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.859 [000000000000028b]   <debug>  [TM] basic_action::execute_functioncomponent action(set_value_action_hpx_agas_response_type) lva(0x60f00002e6c0)
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.859 [000000000000028c]    <info>  [TM] set_thread_state: thread(0x60f00001b8e0), description(shutdown_all_action), new state(pending), old state(suspended)
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.860 [000000000000028d]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.860 [000000000000028e]   <debug>  [TM] ~thread(0x60f000017bf0), description(primary_namespace_bulk_service_action), phase(0), rebind
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.860 [000000000000028f]   <debug>  [TM] thread::thread(0x60f000017bf0), description(primary_namespace_bulk_service_action), rebind
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.860 [0000000000000290]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.861 [0000000000000291]   <debug>  [TM] ~thread(0x60f000017ce0), description(primary_namespace_bulk_service_action), phase(0), rebind
(T00000000/000060f000017b00.0001/000061900000e9c0) P00000000/000060f00001b8e0.0004 11:19.20.861 [0000000000000292]   <debug>  [TM] thread::thread(0x60f000017ce0), description(primary_namespace_bulk_service_action), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.861 [0000000000000293]   <debug>  [TM] tfunc(0): thread(0x60f000017bf0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017bf0.0001/000061900000e6a0) P00000000/000060f000017b00.0001 11:19.20.861 [0000000000000294]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.861 [0000000000000295]   <debug>  [TM] tfunc(0): thread(0x60f000017ce0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017ce0.0001/000061900000e6a0) P00000000/000060f000017b00.0001 11:19.20.862 [0000000000000296]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/000060f000017ce0.0001/000061900000e6a0) P00000000/000060f000017b00.0001 11:19.20.862 [0000000000000297]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000211000} of type: component[17(5)]
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.862 [0000000000000298]   <debug>  [TM] tfunc(0): thread(0x60f00001b8e0), description(shutdown_all_action), old state(pending)
(T00000000/000060f00001b8e0.0005/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.862 [0000000000000299]    <info> [LCO] promise::promise({0000000100000001, 0000000000211001})
(T00000000/000060f00001b8e0.0005/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.863 [000000000000029a]    <info> [LCO] packaged_action::do_apply(symbol_namespace_service_action, {0000000100000001, 0000000000000003}) args(1)
(T00000000/000060f00001b8e0.0005/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.863 [000000000000029b]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(symbol_namespace_service_action)
(T00000000/000060f00001b8e0.0005/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.863 [000000000000029c]   <debug>  [TM] ~thread(0x60f000017dd0), description(primary_namespace_bulk_service_action), phase(0), rebind
(T00000000/000060f00001b8e0.0005/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.863 [000000000000029d]   <debug>  [TM] thread::thread(0x60f000017dd0), description(symbol_namespace_service_action), rebind
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.864 [000000000000029e]   <debug>  [TM] tfunc(0): thread(0x60f000017dd0), description(symbol_namespace_service_action), old state(pending)
(T00000000/000060f000017dd0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0005 11:19.20.864 [000000000000029f]   <debug>  [TM] Executing component action(symbol_namespace_service_action) lva(0x61900000e9c0) with continuation({00000001de800001, 0000000000211001})
(T00000000/000060f000017dd0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0005 11:19.20.864 [00000000000002a0]    <info> [LCO] typed_continuation<Result>::trigger_value({00000001de800001, 0000000000211001})
(T00000000/000060f000017dd0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0005 11:19.20.864 [00000000000002a1]   <debug>  [TM] basic_action::execute_functioncomponent action(set_value_action_hpx_agas_response_type) lva(0x60f00002d130)
(T00000000/000060f000017dd0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0005 11:19.20.865 [00000000000002a2]    <info>  [TM] set_thread_state: thread(0x60f00001b8e0), description(shutdown_all_action), new state(pending), old state(suspended)
(T00000000/000060f000017dd0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0005 11:19.20.865 [00000000000002a3]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f000017dd0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0005 11:19.20.865 [00000000000002a4]   <debug>  [TM] thread::thread(0x60f000017ec0), description(primary_namespace_bulk_service_action)
(T00000000/000060f000017dd0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0005 11:19.20.866 [00000000000002a5]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f000017dd0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0005 11:19.20.866 [00000000000002a6]   <debug>  [TM] thread::thread(0x60f000017fb0), description(primary_namespace_bulk_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.866 [00000000000002a7]   <debug>  [TM] tfunc(0): thread(0x60f000017ec0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017ec0.0001/000061900000e6a0) P00000000/000060f000017dd0.0001 11:19.20.866 [00000000000002a8]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.867 [00000000000002a9]   <debug>  [TM] tfunc(0): thread(0x60f000017fb0), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000017fb0.0001/000061900000e6a0) P00000000/000060f000017dd0.0001 11:19.20.867 [00000000000002aa]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/000060f000017fb0.0001/000061900000e6a0) P00000000/000060f000017dd0.0001 11:19.20.867 [00000000000002ab]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000211001} of type: component[17(5)]
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.867 [00000000000002ac]   <debug>  [TM] tfunc(0): thread(0x60f00001b8e0), description(shutdown_all_action), old state(pending)
(T00000000/000060f00001b8e0.0006/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.868 [00000000000002ad]    <info> [LCO] promise::promise({0000000100000001, 0000000000211002})
(T00000000/000060f00001b8e0.0006/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.868 [00000000000002ae]    <info> [LCO] packaged_action::do_apply(symbol_namespace_service_action, {0000000100000001, 0000000000000003}) args(1)
(T00000000/000060f00001b8e0.0006/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.868 [00000000000002af]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(symbol_namespace_service_action)
(T00000000/000060f00001b8e0.0006/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.868 [00000000000002b0]   <debug>  [TM] thread::thread(0x60f0000180a0), description(symbol_namespace_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.868 [00000000000002b1]   <debug>  [TM] tfunc(0): thread(0x60f0000180a0), description(symbol_namespace_service_action), old state(pending)
(T00000000/000060f0000180a0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0006 11:19.20.869 [00000000000002b2]   <debug>  [TM] Executing component action(symbol_namespace_service_action) lva(0x61900000e9c0) with continuation({00000001de800001, 0000000000211002})
(T00000000/000060f0000180a0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0006 11:19.20.869 [00000000000002b3]    <info> [LCO] typed_continuation<Result>::trigger_value({00000001de800001, 0000000000211002})
(T00000000/000060f0000180a0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0006 11:19.20.869 [00000000000002b4]   <debug>  [TM] basic_action::execute_functioncomponent action(set_value_action_hpx_agas_response_type) lva(0x60f000049ba0)
(T00000000/000060f0000180a0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0006 11:19.20.870 [00000000000002b5]    <info>  [TM] set_thread_state: thread(0x60f00001b8e0), description(shutdown_all_action), new state(pending), old state(suspended)
(T00000000/000060f0000180a0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0006 11:19.20.870 [00000000000002b6]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f0000180a0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0006 11:19.20.870 [00000000000002b7]   <debug>  [TM] thread::thread(0x60f000018190), description(primary_namespace_bulk_service_action)
(T00000000/000060f0000180a0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0006 11:19.20.871 [00000000000002b8]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f0000180a0.0001/000061900000e9c0) P00000000/000060f00001b8e0.0006 11:19.20.871 [00000000000002b9]   <debug>  [TM] thread::thread(0x60f000018280), description(primary_namespace_bulk_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.872 [00000000000002ba]   <debug>  [TM] tfunc(0): thread(0x60f000018190), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000018190.0001/000061900000e6a0) P00000000/000060f0000180a0.0001 11:19.20.872 [00000000000002bb]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.872 [00000000000002bc]   <debug>  [TM] tfunc(0): thread(0x60f000018280), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000018280.0001/000061900000e6a0) P00000000/000060f0000180a0.0001 11:19.20.873 [00000000000002bd]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/000060f000018280.0001/000061900000e6a0) P00000000/000060f0000180a0.0001 11:19.20.873 [00000000000002be]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000211002} of type: component[17(5)]
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.873 [00000000000002bf]   <debug>  [TM] tfunc(0): thread(0x60f00001b8e0), description(shutdown_all_action), old state(pending)
(T00000000/000060f00001b8e0.0007/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.874 [00000000000002c0]    <info> [LCO] promise::promise({0000000100000001, 0000000000211003})
(T00000000/000060f00001b8e0.0007/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.874 [00000000000002c1]    <info> [LCO] packaged_action::do_apply(symbol_namespace_service_action, {0000000100000001, 0000000000000003}) args(1)
(T00000000/000060f00001b8e0.0007/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.874 [00000000000002c2]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(symbol_namespace_service_action)
(T00000000/000060f00001b8e0.0007/000061600000d280) P00000000/000060f00001b700.0004 11:19.20.875 [00000000000002c3]   <debug>  [TM] thread::thread(0x60f000018370), description(symbol_namespace_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.875 [00000000000002c4]   <debug>  [TM] tfunc(0): thread(0x60f000018370), description(symbol_namespace_service_action), old state(pending)
(T00000000/000060f000018370.0001/000061900000e9c0) P00000000/000060f00001b8e0.0007 11:19.20.875 [00000000000002c5]   <debug>  [TM] Executing component action(symbol_namespace_service_action) lva(0x61900000e9c0) with continuation({00000001de800001, 0000000000211003})
(T00000000/000060f000018370.0001/000061900000e9c0) P00000000/000060f00001b8e0.0007 11:19.20.876 [00000000000002c6]    <info> [LCO] typed_continuation<Result>::trigger_value({00000001de800001, 0000000000211003})
(T00000000/000060f000018370.0001/000061900000e9c0) P00000000/000060f00001b8e0.0007 11:19.20.876 [00000000000002c7]   <debug>  [TM] basic_action::execute_functioncomponent action(set_value_action_hpx_agas_response_type) lva(0x60f000048700)
(T00000000/000060f000018370.0001/000061900000e9c0) P00000000/000060f00001b8e0.0007 11:19.20.876 [00000000000002c8]    <info>  [TM] set_thread_state: thread(0x60f00001b8e0), description(shutdown_all_action), new state(pending), old state(suspended)
(T00000000/000060f000018370.0001/000061900000e9c0) P00000000/000060f00001b8e0.0007 11:19.20.877 [00000000000002c9]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f000018370.0001/000061900000e9c0) P00000000/000060f00001b8e0.0007 11:19.20.877 [00000000000002ca]   <debug>  [TM] thread::thread(0x60f000018460), description(primary_namespace_bulk_service_action)
(T00000000/000060f000018370.0001/000061900000e9c0) P00000000/000060f00001b8e0.0007 11:19.20.877 [00000000000002cb]    <info>  [TM] create_work: initial_state(pending), thread_priority(boost), description(primary_namespace_bulk_service_action)
(T00000000/000060f000018370.0001/000061900000e9c0) P00000000/000060f00001b8e0.0007 11:19.20.878 [00000000000002cc]   <debug>  [TM] thread::thread(0x60f000018550), description(primary_namespace_bulk_service_action)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.878 [00000000000002cd]   <debug>  [TM] tfunc(0): thread(0x60f000018460), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000018460.0001/000061900000e6a0) P00000000/000060f000018370.0001 11:19.20.878 [00000000000002ce]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.878 [00000000000002cf]   <debug>  [TM] tfunc(0): thread(0x60f000018550), description(primary_namespace_bulk_service_action), old state(pending)
(T00000000/000060f000018550.0001/000061900000e6a0) P00000000/000060f000018370.0001 11:19.20.879 [00000000000002d0]   <debug>  [TM] Executing component action(primary_namespace_bulk_service_action) lva(0x61900000e6a0).
(T00000000/000060f000018550.0001/000061900000e6a0) P00000000/000060f000018370.0001 11:19.20.879 [00000000000002d1]    <info>  [RT] successfully destroyed component {0000000100000001, 0000000000211003} of type: component[17(5)]
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.879 [00000000000002d2]   <debug>  [TM] tfunc(0): thread(0x60f00001b8e0), description(shutdown_all_action), old state(pending)
(T--------/----------------.----/----------------) P--------/----------------.---- 11:19.20.879 [00000000000002d3]    <info>  [RT] runtime_support: exiting wait state
(T--------/----------------.----/----------------) P--------/----------------.---- 11:19.20.880 [00000000000002d4]    <info>  [RT] runtime_impl: exiting wait state
(T--------/----------------.----/----------------) P--------/----------------.---- 11:19.20.880 [00000000000002d5] <warning>  [RT] runtime_impl: about to stop services
(T--------/----------------.----/----------------) P--------/----------------.---- 11:19.20.880 [00000000000002d6]    <info>  [TM] stop: blocking(false)
(T--------/----------------.----/----------------) P--------/----------------.---- 11:19.20.880 [00000000000002d7]    <info>  [TM] thread_pool::stop: main_thread_scheduling_pool blocking(false)
(T--------/----------------.----/----------------) P--------/----------------.---- 11:19.20.880 [00000000000002d8]    <info>  [TM] stop: stopping timer pool
(T--------/----------------.----/----------------) P--------/----------------.---- 11:19.20.88(1T 0[00000000000000/0-0-0-0-0-0-2-d-9-]- - - - -<-i-n.f-o->- - /[-T-M-]- -s-t-o-p-:- -b-l-o-c-k-i)n gP(-t-r-u-e-)-
--/----------------.---- 11:19.20.881 [00000000000002da]   <debug>  [TM] ~thread(0x60f000018550), description(primary(_Tn-a-m-e-s-p-a-c-e/_-b-u-l-k-_-s-e-r-v-i-c-e-_-a-c-t.i-o-n-)-,/ -p-h-a-s-e-(-0-)-
-------) P--------/----------------.---- 11:19.20.881 [00000000000002db]    <info>  [TM] thread_poo(lT:0:0s0t0o0p0:0 0m/a-i-n-_-t-h-r-e-a-d-_-s-c-h-e-d-u.l-i-n-g-_/p-o-o-l- -b-l-o-c-k-i-n-g-(-t-r-u)e )P
--------/----------------.---- 11:19.20.882 [00000000000002dc]   <debug>  [TM] ~thread(0x60f000018460), description(primary_namespace_bulk_se(rTv-i-c-e-_-a-c-t-i/o-n-)-,- -p-h-a-s-e-(-0-)-
---.----/----------------) P--------/----------------.---- 11:19.20.882 [00000000000002dd]    <info>  [TM] thread_p(oTo0l0:0:0s0t0o0p0:/ -m-a-i-n-_-t-h-r-e-a-d-_-s-c-h-e.d-u-l-i-n/g-_-p-o-o-l- -n-o-t-i-f-y-_-a-l-l)
 P--------/----------------.---- 11:19.20.883 [00000000000002de]   <d(eTb-u-g->- - -[-T-M/]- -~-t-h-r-e-a-d-(-0-x-6-0-f-0-0.0-0-1-8-3/7-0-)-,- -d-e-s-c-r-i-p-t-i-o-n-()s yPm-b-o-l-_-n-a-m-e/s-p-a-c-e-_-s-e-r-v-i-c-e-_-a-c-t.i-o-n-)-,  1p1h:a1s9e.(200).
883 [00000000000002df]    <info>  [TM] thread_pool::stop: main_thread_scheduling_pool join:0
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.884 [00000000000002e0]   <debug>  [TM] ~thread(0x60f000018280), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.884 [00000000000002e1]   <debug>  [TM] ~thread(0x60f000018190), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.885 [00000000000002e2]   <debug>  [TM] ~thread(0x60f0000180a0), description(symbol_namespace_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.885 [00000000000002e3]   <debug>  [TM] ~thread(0x60f000017fb0), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.885 [00000000000002e4]   <debug>  [TM] ~thread(0x60f000017ec0), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.885 [00000000000002e5]   <debug>  [TM] ~thread(0x60f000017dd0), description(symbol_namespace_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.885 [00000000000002e6]   <debug>  [TM] ~thread(0x60f000017ce0), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.885 [00000000000002e7]   <debug>  [TM] ~thread(0x60f000017bf0), description(primary_namespace_bulk_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.886 [00000000000002e8]   <debug>  [TM] ~thread(0x60f000017b00), description(symbol_namespace_service_action), phase(0)
(T00000000/----------------.----/----------------) P--------/----------------.---- 11:19.20.886 [00000000000002e9]   <debug>  [TM] ~thread(0x60f00001b8e0), description(shutdown_all_action), phase(0)
@hkaiser hkaiser added this to the 0.9.12 milestone May 26, 2016
hkaiser added a commit that referenced this issue May 26, 2016
- flyby: fix bad member initialization in thread_description
biddisco pushed a commit to biddisco/hpx that referenced this issue Jul 2, 2016
…down

- flyby: fix bad member initialization in thread_description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants