MPI Test Suite Result Details for

INTEL MPI 2019.4.243 on Gaffney (GAFFNEY.NAVY.HPC.MIL)

Run Environment

  • HPC Center:NAVY
  • HPC System: HPE SGI-8600 (Gaffney)
  • Run Date: Thu Apr 11 20:09:32 UTC 2024
  • MPI: INTEL MPI 2019.4.243 (Implements MPI 3.1 Standard)
  • Shell:/bin/tcsh
  • Launch Command:/p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/bin/mpirun
Compilers Used
Language Executable Path
C mpicc /p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/bin/mpicc
C++ mpicxx /p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/bin/mpicxx
F77 mpif77 /p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/bin/mpif77
F90 mpif90 /p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/bin/mpif90
Scheduler Environment Variables
Variable Name Value
PBS_ACCOUNT withheld
PBS_ENVIRONMENT PBS_BATCH
PBS_JOBDIR /p/home/withheld
PBS_JOBNAME intel_2019.4.243
PBS_MOMPORT 15003
PBS_NODEFILE /var/spool/pbs/aux/5510432.pbsserver
PBS_NODENUM withheld
PBS_O_HOME withheld
PBS_O_HOST gaffney05.ib0.icexa.navydsrc.hpc.mil
PBS_O_LOGNAME withheld
PBS_O_PATH /usr/local/bin:/opt/sgi/sbin:/opt/sgi/bin:/usr/local/bin:/opt/sgi/sbin:/opt/sgi/bin:/usr/local/bin:/opt/sgi/sbin:/opt/sgi/bin:/p/app/mpscp-1.3a/bin:/p/app/intel/parallel_studio_xe_2019_update4/itac/2019.4.036/bin:/p/app/intel/parallel_studio_xe_2019_update4/vtune_amplifier/bin64:/p/app/intel/parallel_studio_xe_2019_update4/debugger_2019/gdb/intel64/bin:/p/app/intel/parallel_studio_xe_2019_update4/compilers_and_libraries/linux/bin/intel64:/p/app/hpe/mpt-2.20/bin:/usr/local/bin:/opt/sgi/sbin:/opt/sgi/bin:/usr/lib64/qt-3.3/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/ossh/bin:/usr/local/sbin:/opt/c3/bin:/opt/pbs/bin:/sbin:/bin:/p/app/BCT/bin:/p/app/SLB:/opt/c3/bin:/opt/pbs/bin:/sbin:/bin:/p/app/BCT/bin:/p/app/SLB:/opt/c3/bin:/opt/pbs/bin:/sbin:/bin:/p/app/BCT/bin:/p/app/SLB:/opt/c3/bin:/opt/pbs/bin:/sbin:/bin:/p/app/BCT/bin:/p/app/SLB
PBS_O_QUEUE standard
PBS_O_SHELL /bin/tcsh
PBS_O_SYSTEM Linux
PBS_O_WORKDIR withheld
PBS_QUEUE standard
PBS_TASKNUM 1
MPI Environment Variables
Variable Name Value
MPI_DISPLAY_SETTINGS false

Topology - Score: 100% Passed

The Network topology tests are designed to examine the operation of specific communication patterns such as Cartesian and Graph topology.

Passed MPI_Cart_create basic - cartcreates

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates a cartesian mesh and tests for errors.

No errors

Passed MPI_Cart_map basic - cartmap1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates a cartesian map and tests for errors.

No errors

Passed MPI_Cart_shift basic - cartshift1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises MPI_Cart_shift().

No errors

Passed MPI_Cart_sub basic - cartsuball

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises MPI_Cart_sub().

No errors

Passed MPI_Cartdim_get zero-dim - cartzero

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Check that the MPI implementation properly handles zero-dimensional Cartesian communicators - the original standard implies that these should be consistent with higher dimensional topologies and therefore should work with any MPI implementation. MPI 2.1 made this requirement explicit.

No errors

Passed MPI_Dims_create nodes - dims1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test uses multiple variations for the arguments of MPI_Dims_create() and tests whether the product of ndims (number of dimensions) and the returned dimensions are equal to nnodes (number of nodes) thereby determining if the decomposition is correct. The test also checks for compliance with the MPI_- standard section 6.5 regarding decomposition with increasing dimensions. The test considers dimensions 2-4.

No errors

Passed MPI_Dims_create special 2d/4d - dims2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test is similar to topo/dims1 but only exercises dimensions 2 and 4 including test cases whether all dimensions are specified.

No errors

Passed MPI_Dims_create special 3d/4d - dims3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test is similar to topo/dims1 but only considers special cases using dimensions 3 and 4.

No errors

Passed MPI_Dist_graph_create - distgraph1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test excercises MPI_Dist_graph_create() and MPI_Dist_graph_adjacent().

using graph layout 'deterministic complete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'every other edge deleted'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'only self-edges'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'no edges'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
testing MPI_Dist_graph_create w/ no graph
testing MPI_Dist_graph_create w/ no graph
testing MPI_Dist_graph_create w/ no graph -- NULLs
testing MPI_Dist_graph_create w/ no graph -- NULLs+MPI_UNWEIGHTED
testing MPI_Dist_graph_create_adjacent w/ no graph
testing MPI_Dist_graph_create_adjacent w/ no graph -- MPI_WEIGHTS_EMPTY
testing MPI_Dist_graph_create_adjacent w/ no graph -- NULLs
testing MPI_Dist_graph_create_adjacent w/ no graph -- NULLs+MPI_UNWEIGHTED
No errors

Passed MPI_Graph_create null/dup - graphcr2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Create a communicator with a graph that contains null edges and one that contains duplicate edges.

No errors

Passed MPI_Graph_create zero procs - graphcr

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Create a communicator with a graph that contains no processes.

No errors

Passed MPI_Graph_map basic - graphmap1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Simple test of MPI_Graph_map().

No errors

Passed MPI_Topo_test datatypes - topotest

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Check that topo test returns the correct type, including MPI_UNDEFINED.

No errors

Passed MPI_Topo_test dgraph - dgraph_unwgt

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Specify a distributed graph of a bidirectional ring of the MPI_COMM_WORLD communicator. Thus each node in the graph has a left and right neighbor.

No errors

Passed MPI_Topo_test dup - topodup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Create a cartesian topology, get its characteristics, then dup it and check that the new communicator has the same properties.

No errors

Passed Neighborhood collectives - neighb_coll

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

A basic test for the 10 (5 patterns x {blocking,non-blocking}) MPI-3 neighborhood collective routines.

No errors

Basic Functionality - Score: 92% Passed

This group features tests that emphasize basic MPI functionality such as initializing MPI and retrieving its rank.

Passed Basic send/recv - srtest

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This is a basic test of the send/receive with a barrier using MPI_Send() and MPI_Recv().

No errors

Passed Const cast - const

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test is designed to test the new MPI-3.0 const cast applied to a "const *" buffer pointer.

No errors.

Passed Elapsed walltime - wtime

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test measures how accurately MPI can measure 1 second.

sleep(1): start:3.94782e+07, finish:3.94782e+07, duration:1.00007
No errors.

Passed Generalized request basic - greq1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple test of generalized requests. This simple code allows us to check that requests can be created, tested, and waited on in the case where the request is complete before the wait is called.

No errors

Passed Init arguments - init_args

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

In MPI-1.1, it is explicitly stated that an implementation is allowed to require that the arguments argc and argv passed by an application to MPI_Init in C be the same arguments passed into the application as the arguments to main. In MPI-2 implementations are not allowed to impose this requirement. Conforming implementations of MPI allow applications to pass NULL for both the argc and argv arguments of MPI_Init(). This test prints the result of the error status of MPI_Init(). If the test completes without error, it reports 'No errors.'

MPI_INIT accepts Null arguments for MPI_init().
No errors

Passed Input queuing - eagerdt

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test of a large number of MPI datatype messages with no preposted receive so that an MPI implementation may have to queue up messages on the sending side. Uses MPI_Type_Create_indexed_block to create the send datatype and receives data as ints.

No errors

Passed Intracomm communicator - mtestcheck

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This program calls MPI_Reduce with all Intracomm Communicators.

No errors

Passed Isend and Request_free - rqfreeb

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test multiple non-blocking send routines with MPI_Request_Free. Creates non-blocking messages with MPI_Isend(), MPI_Ibsend(), MPI_Issend(), and MPI_Irsend() then frees each request.

About create and free Isend request
About create and free Ibsend request
About create and free Issend request
About create and free Irsend request
About  free Irecv request
No errors

Passed Large send/recv - sendrecv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test sends the length of a message, followed by the message body.

No errors.

Passed MPI Attribues test - attrself

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This is a test of creating and inserting attribues in different orders to ensure that the list management code handles all cases.

No errors

Passed MPI_ANY_{SOURCE,TAG} - anyall

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test uses MPI_ANY_SOURCE and MPI_ANY_TAG in repeated MPI_Irecv() calls. One implementation delivered incorrect data when using both ANY_SOURCE and ANY_TAG.

No errors

Passed MPI_Abort() return exit - abortexit

Build: Passed

Execution: Failed

Exit Status: Intentional_failure_was_successful

MPI Processes: 1

Test Description:

This program calls MPI_Abort and confirms that the exit status in the call is returned to the invoking environment.

MPI_Abort() with return exit code:6
Abort(6) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 6) - process 0
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 90357 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 6
===================================================================================

Passed MPI_BOTTOM basic - bottom

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Simple test using MPI_BOTTOM for MPI_Send() and MPI_Recv().

No errors

Passed MPI_Bsend alignment - bsend1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple test for MPI_Bsend() that sends and receives multiple messages with message sizes chosen to expose alignment problems.

No errors

Passed MPI_Bsend buffer alignment - bsendalign

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test bsend with a buffer with alignment between 1 and 7 bytes.

No errors

Passed MPI_Bsend detach - bsendpending

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test the handling of MPI_Bsend() operations when a detach occurs between MPI_Bsend() and MPI_Recv(). Uses busy wait to ensure detach occurs between MPI routines and tests with a selection of communicators.

No errors

Passed MPI_Bsend ordered - bsendfrag

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test bsend message handling where different messages are received in different orders.

No errors

Passed MPI_Bsend repeat - bsend2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple test for MPI_Bsend() that repeatedly sends and receives messages.

No errors

Failed MPI_Bsend with init and start - bsend3

Build: Passed

Execution: Failed

Exit Status: Application_ended_with_error(s)

MPI Processes: 1

Test Description:

Simple test for MPI_Bsend() that uses MPI_Bsend_init() to create a persistent communication request and then repeatedly sends and receives messages. Includes tests using MPI_Start() and MPI_Startall().

Abort(875687937) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Startall: Invalid buffer pointer, error stack:
PMPI_Startall(144)...: MPI_Startall(count=10, req_array=0x7fffffffb208) failed
MPID_Startall(77)....: 
MPIR_Bsend_isend(324): Insufficient space in Bsend buffer; requested 40; total buffer size is 2000
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 101514 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================

Passed MPI_Bsend() intercomm - bsend5

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Simple test for MPI_Bsend() that creates an intercommunicator with two evenly sized groups and then repeatedly sends and receives messages between groups.

No errors

Passed MPI_Cancel completed sends - scancel2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Calls MPI_Isend(), forces it to complete with a barrier, calls MPI_Cancel(), then checks cancel status. Such a cancel operation should silently fail. This test returns a failure status if the cancel succeeds.

Starting scancel test
Starting scancel test
(0) About to create isend and cancel
Completed wait on isend
(1) About to create isend and cancel
Completed wait on isend
(2) About to create isend and cancel
Completed wait on isend
(3) About to create isend and cancel
Completed wait on isend
No errors

Failed MPI_Cancel sends - scancel

Build: Passed

Execution: Failed

Exit Status: Failed with signal 16

MPI Processes: 2

Test Description:

Test of various send cancel calls. Sends messages with MPI_Isend(), MPI_Ibsend(), MPI_Irsend(), and MPI_Issend() and then immediately cancels them. Then verifies message was cancelled and was not received by destination process.

Starting scancel test
Starting scancel test
(0) About to create isend and cancel
Completed wait on isend
Failed to cancel an Isend request
About to create and cancel ibsend
Failed to cancel an Ibsend request
Abort(874066960) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Buffer_detach: Internal MPI error!, error stack:
PMPI_Buffer_detach(134)................: MPI_Buffer_detach(buf=0x7fffffffb624, size=0x7fffffffb628) failed
MPIR_Bsend_detach(189).................: 
MPIR_Wait(116).........................: 
MPIR_Request_completion_processing(149): INTERNAL ERROR: unexpected value in case statement (value=-1410219264)

Passed MPI_Finalized() test - finalized

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This tests when MPI_Finalized() will work correctly if MPI_INit() was not called. This behaviour is not defined by the MPI standard, therefore this test is not garanteed.

No errors

Passed MPI_Get_library_version test - library_version

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

MPI-3.0 Test returns MPI library version.

Intel(R) MPI Library 2019 Update 4 for Linux* OS
No errors

Passed MPI_Get_version() test - version

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This MPI_3.0 test prints the MPI version. If running a version of MPI < 3.0, it simply prints "No Errors".

No errors

Passed MPI_Ibsend repeat - bsend4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple test for MPI_Ibsend() that repeatedly sends and receives messages.

No errors

Passed MPI_Isend root - isendself

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This is a simple test case of sending a non-blocking message to the root process. Includes test with a null pointer. This test uses a single process.

No errors

Passed MPI_Isend root cancel - issendselfcancel

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test case has the root send a non-blocking synchronous message to itself, cancels it, then attempts to read it.

No errors

Passed MPI_Isend root probe - isendselfprobe

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This is a simple test case of the root sending a message to itself and probing this message.

No errors

Passed MPI_Mprobe() series - mprobe1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This tests MPI_Mprobe() using a series of tests. Includes tests with send and Mprobe+Mrecv, send and Mprobe+Imrecv, send and Improbe+Mrecv, send and Improbe+Irecv, Mprobe+Mrecv with MPI_PROC_NULL, Mprobe+Imrecv with MPI_PROC_NULL, Improbe+Mrecv with MPI_PROC_NULL, Improbe+Imrecv, and test to verify MPI_Message_c2f() and MPI_Message_f2c() are present.

No errors

Passed MPI_Probe() null source - probenull

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This program checks that MPI_Iprobe() and MPI_Probe() correctly handle a source of MPI_PROC_NULL.

No errors

Passed MPI_Probe() unexpected - probe-unexp

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This program verifies that MPI_Probe() is operating properly in the face of unexpected messages arriving after MPI_Probe() has been called. This program may hang if MPI_Probe() does not return when the message finally arrives. Tested with a variety of message sizes and number of messages.

testing messages of size 1
Message count 0
testing messages of size 1
Message count 0
testing messages of size 1
Message count 0
testing messages of size 1
Message count 0
Message count 1
Message count 1
Message count 2
Message count 1
Message count 2
Message count 3
Message count 4
Message count 1
Message count 2
Message count 3
Message count 4
testing messages of size 2
Message count 0
Message count 1
Message count 2
Message count 3
Message count 4
testing messages of size 2
Message count 0
Message count 3
Message count 4
testing messages of size 2
Message count 0
Message count 1
testing messages of size 2
Message count 0
Message count 1
Message count 1
Message count 2
Message count 3
Message count 2
Message count 3
Message count 2
Message count 3
Message count 2
Message count 3
Message count 4
testing messages of size 4
Message count 4
testing messages of size 4
Message count 0
Message count 4
testing messages of size 4
Message count 0
Message count 1
Message count 4
testing messages of size 4
Message count 0
Message count 1
Message count 2
Message count 0
Message count 1
Message count 2
Message count 3
Message count 4
Message count 1
Message count 2
Message count 3
Message count 2
Message count 3
Message count 4
Message count 3
Message count 4
testing messages of size 8
Message count 0
Message count 4
testing messages of size 8
Message count 0
Message count 1
testing messages of size 8
Message count 0
Message count 1
testing messages of size 8
Message count 0
Message count 1
Message count 2
Message count 2
Message count 3
Message count 2
Message count 3
Message count 4
Message count 1
Message count 2
Message count 3
Message count 4
testing messages of size 16
Message count 0
Message count 3
Message count 4
testing messages of size 16
Message count 0
Message count 1
Message count 2
Message count 4
testing messages of size 16
Message count 0
Message count 1
testing messages of size 16
Message count 0
Message count 1
Message count 2
Message count 1
Message count 2
Message count 3
Message count 2
Message count 3
Message count 4
Message count 3
Message count 4
Message count 4
testing messages of size 32
Message count 3
Message count 4
testing messages of size 32
Message count 0
Message count 1
testing messages of size 32
Message count 0
Message count 1
testing messages of size 32
Message count 0
Message count 1
Message count 2
Message count 0
Message count 1
Message count 2
Message count 2
Message count 3
Message count 4
Message count 2
Message count 3
Message count 4
Message count 3
Message count 4
testing messages of size 64
Message count 3
Message count 4
testing messages of size 64
Message count 0
testing messages of size 64
Message count 0
Message count 1
testing messages of size 64
Message count 0
Message count 1
Message count 2
Message count 0
Message count 1
Message count 2
Message count 3
Message count 1
Message count 2
Message count 3
Message count 2
Message count 3
Message count 4
testing messages of size 128
Message count 3
Message count 4
testing messages of size 128
Message count 0
Message count 4
testing messages of size 128
Message count 0
Message count 4
testing messages of size 128
Message count 0
Message count 1
Message count 0
Message count 1
Message count 2
Message count 3
Message count 1
Message count 2
Message count 1
Message count 2
Message count 3
Message count 2
Message count 3
Message count 4
Message count 3
Message count 4
testing messages of size 256
Message count 0
Message count 4
testing messages of size 256
Message count 0
Message count 4
testing messages of size 256
Message count 0
Message count 1
Message count 1
Message count 2
Message count 1
Message count 2
Message count 3
testing messages of size 256
Message count 0
Message count 1
Message count 2
Message count 3
Message count 4
Message count 2
Message count 3
Message count 4
testing messages of size 512
Message count 0
Message count 3
Message count 4
testing messages of size 512
Message count 0
Message count 4
testing messages of size 512
Message count 0
testing messages of size 512
Message count 0
Message count 1
Message count 1
Message count 2
Message count 1
Message count 2
Message count 1
Message count 2
Message count 2
Message count 3
Message count 3
Message count 3
Message count 3
Message count 4
Message count 4
testing messages of size 1024
Message count 4
testing messages of size 1024
Message count 0
testing messages of size 1024
Message count 0
Message count 4
testing messages of size 1024
Message count 0
Message count 1
Message count 0
Message count 1
Message count 2
Message count 1
Message count 2
Message count 1
Message count 2
Message count 3
Message count 2
Message count 3
Message count 4
Message count 3
Message count 4
Message count 4
testing messages of size 2048
Message count 0
Message count 3
Message count 4
testing messages of size 2048
Message count 0
testing messages of size 2048
Message count 0
Message count 1
testing messages of size 2048
Message count 0
Message count 1
Message count 1
Message count 1
Message count 2
Message count 2
Message count 3
Message count 2
Message count 3
Message count 4
Message count 2
Message count 3
Message count 4
testing messages of size 4096
Message count 0
Message count 3
Message count 4
testing messages of size 4096
Message count 0
Message count 4
testing messages of size 4096
Message count 0
testing messages of size 4096
Message count 0
Message count 1
Message count 1
Message count 2
Message count 1
Message count 2
Message count 1
Message count 2
Message count 3
Message count 2
Message count 3
Message count 4
Message count 3
Message count 4
Message count 3
Message count 4
testing messages of size 8192
Message count 0
Message count 4
testing messages of size 8192
Message count 0
testing messages of size 8192
Message count 0
testing messages of size 8192
Message count 0
Message count 1
Message count 1
Message count 2
Message count 1
Message count 1
Message count 2
Message count 2
Message count 2
Message count 3
Message count 3
Message count 4
Message count 3
Message count 4
testing messages of size 16384
Message count 0
Message count 3
Message count 4
testing messages of size 16384
Message count 4
testing messages of size 16384
Message count 0
testing messages of size 16384
Message count 0
Message count 0
Message count 1
Message count 1
Message count 2
Message count 1
Message count 1
Message count 2
Message count 2
Message count 3
Message count 3
Message count 4
Message count 2
Message count 3
Message count 3
Message count 4
Message count 4
Message count 4
testing messages of size 32768
Message count 0
testing messages of size 32768
Message count 0
testing messages of size 32768
Message count 0
testing messages of size 32768
Message count 0
Message count 1
Message count 1
Message count 1
Message count 2
Message count 1
Message count 2
Message count 2
Message count 3
Message count 2
Message count 3
Message count 3
Message count 3
Message count 4
Message count 4
Message count 4
testing messages of size 65536
Message count 0
Message count 4
testing messages of size 65536
Message count 0
testing messages of size 65536
Message count 0
testing messages of size 65536
Message count 0
Message count 1
Message count 1
Message count 1
Message count 1
Message count 2
Message count 2
Message count 2
Message count 2
Message count 3
Message count 3
Message count 3
Message count 3
Message count 4
Message count 4
Message count 4
Message count 4
testing messages of size 131072
Message count 0
testing messages of size 131072
Message count 0
testing messages of size 131072
Message count 0
testing messages of size 131072
Message count 0
Message count 1
Message count 1
Message count 1
Message count 1
Message count 2
Message count 2
Message count 2
Message count 2
Message count 3
Message count 3
Message count 3
Message count 3
Message count 4
Message count 4
Message count 4
Message count 4
testing messages of size 262144
Message count 0
testing messages of size 262144
Message count 0
testing messages of size 262144
Message count 0
testing messages of size 262144
Message count 0
Message count 1
Message count 1
Message count 1
Message count 2
Message count 1
Message count 2
Message count 2
Message count 2
Message count 3
Message count 3
Message count 3
Message count 4
Message count 3
Message count 4
Message count 4
Message count 4
testing messages of size 524288
Message count 0
testing messages of size 524288
Message count 0
testing messages of size 524288
Message count 0
testing messages of size 524288
Message count 0
Message count 1
Message count 1
Message count 1
Message count 1
Message count 2
Message count 2
Message count 2
Message count 2
Message count 3
Message count 3
Message count 3
Message count 3
Message count 4
Message count 4
Message count 4
Message count 4
testing messages of size 1048576
Message count 0
testing messages of size 1048576
Message count 0
testing messages of size 1048576
Message count 0
testing messages of size 1048576
Message count 0
Message count 1
Message count 1
Message count 2
Message count 1
Message count 1
Message count 2
Message count 2
Message count 2
Message count 3
Message count 3
Message count 3
Message count 3
Message count 4
Message count 4
Message count 4
Message count 4
testing messages of size 2097152
Message count 0
testing messages of size 2097152
Message count 0
testing messages of size 2097152
Message count 0
testing messages of size 2097152
Message count 0
Message count 1
Message count 1
Message count 2
Message count 1
Message count 1
Message count 2
Message count 2
Message count 2
Message count 3
Message count 3
Message count 3
Message count 3
Message count 4
Message count 4
Message count 4
Message count 4
testing messages of size 4194304
Message count 0
testing messages of size 4194304
Message count 0
testing messages of size 4194304
Message count 0
testing messages of size 4194304
Message count 0
Message count 1
Message count 1
Message count 2
Message count 1
Message count 1
Message count 2
Message count 2
Message count 2
Message count 3
Message count 3
Message count 3
Message count 3
Message count 4
Message count 4
Message count 4
Message count 4
No errors

Passed MPI_Request many irecv - sendall

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test issues many non-blocking receives followed by many blocking MPI_Send() calls, then issues an MPI_Wait() on all pending receives using multiple processes and increasing array sizes. This test may fail due to bugs in the handling of request completions or in queue operations.

length = 1 ints
length = 2 ints
length = 4 ints
length = 8 ints
length = 16 ints
length = 32 ints
length = 64 ints
length = 128 ints
length = 256 ints
length = 512 ints
length = 1024 ints
length = 2048 ints
length = 4096 ints
length = 8192 ints
length = 16384 ints
No errors

Passed MPI_Request_get_status - rqstatus

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test MPI_Request_get_status(). Sends a message with MPI_Ssend() and creates receives request with MPI_Irecv(). Verifies Request_get_status does not return correct values prior to MPI_Wait() and returns correct values afterwards. The test also checks that MPI_REQUEST_NULL and MPI_STATUS_IGNORE work as arguments as required beginning with MPI-2.2.

No errors

Passed MPI_Send intercomm - icsend

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Simple test of intercommunicator send and receive using a selection of intercommunicators.

No errors

Passed MPI_Status large count - big_count_status

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test manipulates an MPI status object using MPI_Status_set_elements_x() with various large count values and verifying MPI_Get_elements_x() and MPI_Test_cancelled() produce the correct values.

No errors

Passed MPI_Test pt2pt - inactivereq

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test program checks that the point-to-point completion routines can be applied to an inactive persistent request, as required by the MPI-1 standard. See section 3.7.3. It is allowed to call MPI TEST with a null or inactive request argument. In such a case the operation returns with flag = true and empty status. Tests both persistent send and persistent receive requests.

No errors

Passed MPI_Waitany basic - waitany-null

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This is a simple test of MPI_Waitany().

No errors

Passed MPI_Waitany comprehensive - waittestnull

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This program checks that the various MPI_Test and MPI_Wait routines allow both null requests and in the multiple completion cases, empty lists of requests.

No errors

Passed MPI_Wtime() test - timeout

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This program tests the ability of mpiexec to timeout a process after no more than 3 minutes. By default, it will run for 30 secs.

No errors

Passed MPI_{Is,Query}_thread() test - initstat

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test examines the MPI_Is_thread() and MPI_Query_thread() call after being initilized using MPI_Init_thread().

No errors

Failed MPI_{Send,Receive} basic - sendrecv1

Build: Passed

Execution: Failed

Exit Status: Application_ended_with_error(s)

MPI Processes: 4

Test Description:

This is a simple test using MPI_Send() and MPI_Recv(), MPI_Sendrecv(), and MPI_Sendrecv_replace() to send messages between two processes using a selection of communicators and datatypes and increasing array sizes.

Error class 1073741936 (Undefined dynamic error code)
Error class 1073741936 (Undefined dynamic error code)
Error class 1073741936 (Undefined dynamic error code)
Error class 1073741936 (Undefined dynamic error code)
Error class 1073741936 (Undefined dynamic error code)
Error class 1073741936 (Undefined dynamic error code)
Error class 1073741824 (Undefined dynamic error code)
Error class 1073741824 (Undefined dynamic error code)
Error class 1073741824 (Undefined dynamic error code)
Error class 1073741824 (Undefined dynamic error code)
Error class 1073741824 (Undefined dynamic error code)
Error class 1073741824 (Undefined dynamic error code)
Error class 1073741936 (Undefined dynamic error code)
Error class 1073741936 (Undefined dynamic error code)
Error class 1073741936 (Undefined dynamic error code)
Error class 1073741824 (Undefined dynamic error code)
Error class 1073741824 (Undefined dynamic error code)
Error class 1073741824 (Undefined dynamic error code)
Found 2688 errors
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 1 PID 98248 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 2 PID 98249 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================

Passed MPI_{Send,Receive} large backoff - sendrecv3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Head to head MPI_Send() and MPI_Recv() to test backoff in device when large messages are being transferred. Includes a test that has one process sleep prior to calling send and recv.

100 Isends for size = 100 took 0.000074 seconds
100 Isends for size = 100 took 0.000086 seconds
10 Isends for size = 1000 took 0.000008 seconds
10 Isends for size = 1000 took 0.000046 seconds
10 Isends for size = 10000 took 0.000043 seconds
10 Isends for size = 10000 took 0.000150 seconds
4 Isends for size = 100000 took 0.000303 seconds
4 Isends for size = 100000 took 0.000571 seconds
No errors

Passed MPI_{Send,Receive} vector - sendrecv2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This is a simple test of MPI_Send() and MPI_Recv() using MPI_Type_vector() to create datatypes with an increasing number of blocks.

No errors

Passed Many send/cancel order - rcancel

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test of various receive cancel calls. Creates multiple receive requests then cancels three requests in a more interesting order to ensure the queue operation works properly. The other request receives the message.

Completed wait on irecv[2]
Completed wait on irecv[3]
Completed wait on irecv[0]
No errors

Passed Message patterns - patterns

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test sends/receives a number of messages in different patterns to make sure that all messages are received in the order they are sent. Two processes are used in the test.

No errors.

Failed Persistent send/cancel - pscancel

Build: Passed

Execution: Failed

Exit Status: Failed with signal 16

MPI Processes: 2

Test Description:

Test cancelling persistent send calls. Tests various persistent send calls including MPI_Send_init(), MPI_Bsend_init(), MPI_Rsend_init(), and MPI_Ssend_init() followed by calls to MPI_Cancel().

Failed to cancel a persistent send request
Failed to cancel a persistent bsend request
Abort(806958096) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Buffer_detach: Internal MPI error!, error stack:
PMPI_Buffer_detach(134)................: MPI_Buffer_detach(buf=0x7fffffffb628, size=0x7fffffffb62c) failed
MPIR_Bsend_detach(189).................: 
MPIR_Wait(116).........................: 
MPIR_Request_completion_processing(149): INTERNAL ERROR: unexpected value in case statement (value=-1410218752)

Passed Ping flood - pingping

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test sends a large number of messages in a loop in the source process, and receives a large number of messages in a loop in the destination process using a selection of communicators, datatypes, and array sizes.

Sending count = 1 of sendtype MPI_INT of total size 4 bytes
Sending count = 1 of sendtype MPI_DOUBLE of total size 8 bytes
Sending count = 1 of sendtype MPI_FLOAT_INT of total size 8 bytes
Sending count = 1 of sendtype dup of MPI_INT of total size 4 bytes
Sending count = 1 of sendtype int-vector of total size 4 bytes
Sending count = 1 of sendtype int-indexed(4-int) of total size 16 bytes
Sending count = 1 of sendtype int-indexed(2 blocks) of total size 4 bytes
Sending count = 1 of sendtype MPI_INT of total size 4 bytes
Sending count = 1 of sendtype MPI_SHORT of total size 2 bytes
Sending count = 1 of sendtype MPI_LONG of total size 8 bytes
Sending count = 1 of sendtype MPI_CHAR of total size 1 bytes
Sending count = 1 of sendtype MPI_UINT64_T of total size 8 bytes
Sending count = 1 of sendtype MPI_FLOAT of total size 4 bytes
Sending count = 1 of sendtype MPI_INT of total size 4 bytes
Sending count = 2 of sendtype MPI_INT of total size 8 bytes
Sending count = 2 of sendtype MPI_DOUBLE of total size 16 bytes
Sending count = 2 of sendtype MPI_FLOAT_INT of total size 16 bytes
Sending count = 2 of sendtype dup of MPI_INT of total size 8 bytes
Sending count = 2 of sendtype int-vector of total size 16 bytes
Sending count = 2 of sendtype int-indexed(4-int) of total size 64 bytes
Sending count = 2 of sendtype int-indexed(2 blocks) of total size 16 bytes
Sending count = 2 of sendtype MPI_INT of total size 8 bytes
Sending count = 2 of sendtype MPI_SHORT of total size 4 bytes
Sending count = 2 of sendtype MPI_LONG of total size 16 bytes
Sending count = 2 of sendtype MPI_CHAR of total size 2 bytes
Sending count = 2 of sendtype MPI_UINT64_T of total size 16 bytes
Sending count = 2 of sendtype MPI_FLOAT of total size 8 bytes
Sending count = 2 of sendtype MPI_INT of total size 8 bytes
Sending count = 4 of sendtype MPI_INT of total size 16 bytes
Sending count = 4 of sendtype MPI_DOUBLE of total size 32 bytes
Sending count = 4 of sendtype MPI_FLOAT_INT of total size 32 bytes
Sending count = 4 of sendtype dup of MPI_INT of total size 16 bytes
Sending count = 4 of sendtype int-vector of total size 64 bytes
Sending count = 4 of sendtype int-indexed(4-int) of total size 256 bytes
Sending count = 4 of sendtype int-indexed(2 blocks) of total size 64 bytes
Sending count = 4 of sendtype MPI_INT of total size 16 bytes
Sending count = 4 of sendtype MPI_SHORT of total size 8 bytes
Sending count = 4 of sendtype MPI_LONG of total size 32 bytes
Sending count = 4 of sendtype MPI_CHAR of total size 4 bytes
Sending count = 4 of sendtype MPI_UINT64_T of total size 32 bytes
Sending count = 4 of sendtype MPI_FLOAT of total size 16 bytes
Sending count = 4 of sendtype MPI_INT of total size 16 bytes
Sending count = 8 of sendtype MPI_INT of total size 32 bytes
Sending count = 8 of sendtype MPI_DOUBLE of total size 64 bytes
Sending count = 8 of sendtype MPI_FLOAT_INT of total size 64 bytes
Sending count = 8 of sendtype dup of MPI_INT of total size 32 bytes
Sending count = 8 of sendtype int-vector of total size 256 bytes
Sending count = 8 of sendtype int-indexed(4-int) of total size 1024 bytes
Sending count = 8 of sendtype int-indexed(2 blocks) of total size 256 bytes
Sending count = 8 of sendtype MPI_INT of total size 32 bytes
Sending count = 8 of sendtype MPI_SHORT of total size 16 bytes
Sending count = 8 of sendtype MPI_LONG of total size 64 bytes
Sending count = 8 of sendtype MPI_CHAR of total size 8 bytes
Sending count = 8 of sendtype MPI_UINT64_T of total size 64 bytes
Sending count = 8 of sendtype MPI_FLOAT of total size 32 bytes
Sending count = 8 of sendtype MPI_INT of total size 32 bytes
Sending count = 16 of sendtype MPI_INT of total size 64 bytes
Sending count = 16 of sendtype MPI_DOUBLE of total size 128 bytes
Sending count = 16 of sendtype MPI_FLOAT_INT of total size 128 bytes
Sending count = 16 of sendtype dup of MPI_INT of total size 64 bytes
Sending count = 16 of sendtype int-vector of total size 1024 bytes
Sending count = 16 of sendtype int-indexed(4-int) of total size 4096 bytes
Sending count = 16 of sendtype int-indexed(2 blocks) of total size 1024 bytes
Sending count = 16 of sendtype MPI_INT of total size 64 bytes
Sending count = 16 of sendtype MPI_SHORT of total size 32 bytes
Sending count = 16 of sendtype MPI_LONG of total size 128 bytes
Sending count = 16 of sendtype MPI_CHAR of total size 16 bytes
Sending count = 16 of sendtype MPI_UINT64_T of total size 128 bytes
Sending count = 16 of sendtype MPI_FLOAT of total size 64 bytes
Sending count = 16 of sendtype MPI_INT of total size 64 bytes
Sending count = 32 of sendtype MPI_INT of total size 128 bytes
Sending count = 32 of sendtype MPI_DOUBLE of total size 256 bytes
Sending count = 32 of sendtype MPI_FLOAT_INT of total size 256 bytes
Sending count = 32 of sendtype dup of MPI_INT of total size 128 bytes
Sending count = 32 of sendtype int-vector of total size 4096 bytes
Sending count = 32 of sendtype int-indexed(4-int) of total size 16384 bytes
Sending count = 32 of sendtype int-indexed(2 blocks) of total size 4096 bytes
Sending count = 32 of sendtype MPI_INT of total size 128 bytes
Sending count = 32 of sendtype MPI_SHORT of total size 64 bytes
Sending count = 32 of sendtype MPI_LONG of total size 256 bytes
Sending count = 32 of sendtype MPI_CHAR of total size 32 bytes
Sending count = 32 of sendtype MPI_UINT64_T of total size 256 bytes
Sending count = 32 of sendtype MPI_FLOAT of total size 128 bytes
Sending count = 32 of sendtype MPI_INT of total size 128 bytes
Sending count = 64 of sendtype MPI_INT of total size 256 bytes
Sending count = 64 of sendtype MPI_DOUBLE of total size 512 bytes
Sending count = 64 of sendtype MPI_FLOAT_INT of total size 512 bytes
Sending count = 64 of sendtype dup of MPI_INT of total size 256 bytes
Sending count = 64 of sendtype int-vector of total size 16384 bytes
Sending count = 64 of sendtype int-indexed(4-int) of total size 65536 bytes
Sending count = 64 of sendtype int-indexed(2 blocks) of total size 16384 bytes
Sending count = 64 of sendtype MPI_INT of total size 256 bytes
Sending count = 64 of sendtype MPI_SHORT of total size 128 bytes
Sending count = 64 of sendtype MPI_LONG of total size 512 bytes
Sending count = 64 of sendtype MPI_CHAR of total size 64 bytes
Sending count = 64 of sendtype MPI_UINT64_T of total size 512 bytes
Sending count = 64 of sendtype MPI_FLOAT of total size 256 bytes
Sending count = 64 of sendtype MPI_INT of total size 256 bytes
Sending count = 128 of sendtype MPI_INT of total size 512 bytes
Sending count = 128 of sendtype MPI_DOUBLE of total size 1024 bytes
Sending count = 128 of sendtype MPI_FLOAT_INT of total size 1024 bytes
Sending count = 128 of sendtype dup of MPI_INT of total size 512 bytes
Sending count = 128 of sendtype int-vector of total size 65536 bytes
Sending count = 128 of sendtype int-indexed(4-int) of total size 262144 bytes
Sending count = 128 of sendtype int-indexed(2 blocks) of total size 65536 bytes
Sending count = 128 of sendtype MPI_INT of total size 512 bytes
Sending count = 128 of sendtype MPI_SHORT of total size 256 bytes
Sending count = 128 of sendtype MPI_LONG of total size 1024 bytes
Sending count = 128 of sendtype MPI_CHAR of total size 128 bytes
Sending count = 128 of sendtype MPI_UINT64_T of total size 1024 bytes
Sending count = 128 of sendtype MPI_FLOAT of total size 512 bytes
Sending count = 128 of sendtype MPI_INT of total size 512 bytes
Sending count = 256 of sendtype MPI_INT of total size 1024 bytes
Sending count = 256 of sendtype MPI_DOUBLE of total size 2048 bytes
Sending count = 256 of sendtype MPI_FLOAT_INT of total size 2048 bytes
Sending count = 256 of sendtype dup of MPI_INT of total size 1024 bytes
Sending count = 256 of sendtype int-vector of total size 262144 bytes
Sending count = 256 of sendtype int-indexed(4-int) of total size 1048576 bytes
Sending count = 256 of sendtype int-indexed(2 blocks) of total size 262144 bytes
Sending count = 256 of sendtype MPI_INT of total size 1024 bytes
Sending count = 256 of sendtype MPI_SHORT of total size 512 bytes
Sending count = 256 of sendtype MPI_LONG of total size 2048 bytes
Sending count = 256 of sendtype MPI_CHAR of total size 256 bytes
Sending count = 256 of sendtype MPI_UINT64_T of total size 2048 bytes
Sending count = 256 of sendtype MPI_FLOAT of total size 1024 bytes
Sending count = 256 of sendtype MPI_INT of total size 1024 bytes
Sending count = 512 of sendtype MPI_INT of total size 2048 bytes
Sending count = 512 of sendtype MPI_DOUBLE of total size 4096 bytes
Sending count = 512 of sendtype MPI_FLOAT_INT of total size 4096 bytes
Sending count = 512 of sendtype dup of MPI_INT of total size 2048 bytes
Sending count = 512 of sendtype int-vector of total size 1048576 bytes
Sending count = 512 of sendtype int-indexed(4-int) of total size 4194304 bytes
Sending count = 512 of sendtype int-indexed(2 blocks) of total size 1048576 bytes
Sending count = 512 of sendtype MPI_INT of total size 2048 bytes
Sending count = 512 of sendtype MPI_SHORT of total size 1024 bytes
Sending count = 512 of sendtype MPI_LONG of total size 4096 bytes
Sending count = 512 of sendtype MPI_CHAR of total size 512 bytes
Sending count = 512 of sendtype MPI_UINT64_T of total size 4096 bytes
Sending count = 512 of sendtype MPI_FLOAT of total size 2048 bytes
Sending count = 512 of sendtype MPI_INT of total size 2048 bytes
Sending count = 1024 of sendtype MPI_INT of total size 4096 bytes
Sending count = 1024 of sendtype MPI_DOUBLE of total size 8192 bytes
Sending count = 1024 of sendtype MPI_FLOAT_INT of total size 8192 bytes
Sending count = 1024 of sendtype dup of MPI_INT of total size 4096 bytes
Sending count = 1024 of sendtype int-vector of total size 4194304 bytes
Sending count = 1024 of sendtype int-indexed(4-int) of total size 16777216 bytes
Sending count = 1024 of sendtype int-indexed(2 blocks) of total size 4194304 bytes
Sending count = 1024 of sendtype MPI_INT of total size 4096 bytes
Sending count = 1024 of sendtype MPI_SHORT of total size 2048 bytes
Sending count = 1024 of sendtype MPI_LONG of total size 8192 bytes
Sending count = 1024 of sendtype MPI_CHAR of total size 1024 bytes
Sending count = 1024 of sendtype MPI_UINT64_T of total size 8192 bytes
Sending count = 1024 of sendtype MPI_FLOAT of total size 4096 bytes
Sending count = 1024 of sendtype MPI_INT of total size 4096 bytes
Sending count = 2048 of sendtype MPI_INT of total size 8192 bytes
Sending count = 2048 of sendtype MPI_DOUBLE of total size 16384 bytes
Sending count = 2048 of sendtype MPI_FLOAT_INT of total size 16384 bytes
Sending count = 2048 of sendtype dup of MPI_INT of total size 8192 bytes
Sending count = 2048 of sendtype int-vector of total size 16777216 bytes
Sending count = 2048 of sendtype int-indexed(4-int) of total size 67108864 bytes
Sending count = 2048 of sendtype int-indexed(2 blocks) of total size 16777216 bytes
Sending count = 2048 of sendtype MPI_INT of total size 8192 bytes
Sending count = 2048 of sendtype MPI_SHORT of total size 4096 bytes
Sending count = 2048 of sendtype MPI_LONG of total size 16384 bytes
Sending count = 2048 of sendtype MPI_CHAR of total size 2048 bytes
Sending count = 2048 of sendtype MPI_UINT64_T of total size 16384 bytes
Sending count = 2048 of sendtype MPI_FLOAT of total size 8192 bytes
Sending count = 2048 of sendtype MPI_INT of total size 8192 bytes
Sending count = 1 of sendtype MPI_INT of total size 4 bytes
Sending count = 1 of sendtype MPI_DOUBLE of total size 8 bytes
Sending count = 1 of sendtype MPI_FLOAT_INT of total size 8 bytes
Sending count = 1 of sendtype dup of MPI_INT of total size 4 bytes
Sending count = 1 of sendtype int-vector of total size 4 bytes
Sending count = 1 of sendtype int-indexed(4-int) of total size 16 bytes
Sending count = 1 of sendtype int-indexed(2 blocks) of total size 4 bytes
Sending count = 1 of sendtype MPI_INT of total size 4 bytes
Sending count = 1 of sendtype MPI_SHORT of total size 2 bytes
Sending count = 1 of sendtype MPI_LONG of total size 8 bytes
Sending count = 1 of sendtype MPI_CHAR of total size 1 bytes
Sending count = 1 of sendtype MPI_UINT64_T of total size 8 bytes
Sending count = 1 of sendtype MPI_FLOAT of total size 4 bytes
Sending count = 1 of sendtype MPI_INT of total size 4 bytes
Sending count = 2 of sendtype MPI_INT of total size 8 bytes
Sending count = 2 of sendtype MPI_DOUBLE of total size 16 bytes
Sending count = 2 of sendtype MPI_FLOAT_INT of total size 16 bytes
Sending count = 2 of sendtype dup of MPI_INT of total size 8 bytes
Sending count = 2 of sendtype int-vector of total size 16 bytes
Sending count = 2 of sendtype int-indexed(4-int) of total size 64 bytes
Sending count = 2 of sendtype int-indexed(2 blocks) of total size 16 bytes
Sending count = 2 of sendtype MPI_INT of total size 8 bytes
Sending count = 2 of sendtype MPI_SHORT of total size 4 bytes
Sending count = 2 of sendtype MPI_LONG of total size 16 bytes
Sending count = 2 of sendtype MPI_CHAR of total size 2 bytes
Sending count = 2 of sendtype MPI_UINT64_T of total size 16 bytes
Sending count = 2 of sendtype MPI_FLOAT of total size 8 bytes
Sending count = 2 of sendtype MPI_INT of total size 8 bytes
Sending count = 4 of sendtype MPI_INT of total size 16 bytes
Sending count = 4 of sendtype MPI_DOUBLE of total size 32 bytes
Sending count = 4 of sendtype MPI_FLOAT_INT of total size 32 bytes
Sending count = 4 of sendtype dup of MPI_INT of total size 16 bytes
Sending count = 4 of sendtype int-vector of total size 64 bytes
Sending count = 4 of sendtype int-indexed(4-int) of total size 256 bytes
Sending count = 4 of sendtype int-indexed(2 blocks) of total size 64 bytes
Sending count = 4 of sendtype MPI_INT of total size 16 bytes
Sending count = 4 of sendtype MPI_SHORT of total size 8 bytes
Sending count = 4 of sendtype MPI_LONG of total size 32 bytes
Sending count = 4 of sendtype MPI_CHAR of total size 4 bytes
Sending count = 4 of sendtype MPI_UINT64_T of total size 32 bytes
Sending count = 4 of sendtype MPI_FLOAT of total size 16 bytes
Sending count = 4 of sendtype MPI_INT of total size 16 bytes
Sending count = 8 of sendtype MPI_INT of total size 32 bytes
Sending count = 8 of sendtype MPI_DOUBLE of total size 64 bytes
Sending count = 8 of sendtype MPI_FLOAT_INT of total size 64 bytes
Sending count = 8 of sendtype dup of MPI_INT of total size 32 bytes
Sending count = 8 of sendtype int-vector of total size 256 bytes
Sending count = 8 of sendtype int-indexed(4-int) of total size 1024 bytes
Sending count = 8 of sendtype int-indexed(2 blocks) of total size 256 bytes
Sending count = 8 of sendtype MPI_INT of total size 32 bytes
Sending count = 8 of sendtype MPI_SHORT of total size 16 bytes
Sending count = 8 of sendtype MPI_LONG of total size 64 bytes
Sending count = 8 of sendtype MPI_CHAR of total size 8 bytes
Sending count = 8 of sendtype MPI_UINT64_T of total size 64 bytes
Sending count = 8 of sendtype MPI_FLOAT of total size 32 bytes
Sending count = 8 of sendtype MPI_INT of total size 32 bytes
Sending count = 16 of sendtype MPI_INT of total size 64 bytes
Sending count = 16 of sendtype MPI_DOUBLE of total size 128 bytes
Sending count = 16 of sendtype MPI_FLOAT_INT of total size 128 bytes
Sending count = 16 of sendtype dup of MPI_INT of total size 64 bytes
Sending count = 16 of sendtype int-vector of total size 1024 bytes
Sending count = 16 of sendtype int-indexed(4-int) of total size 4096 bytes
Sending count = 16 of sendtype int-indexed(2 blocks) of total size 1024 bytes
Sending count = 16 of sendtype MPI_INT of total size 64 bytes
Sending count = 16 of sendtype MPI_SHORT of total size 32 bytes
Sending count = 16 of sendtype MPI_LONG of total size 128 bytes
Sending count = 16 of sendtype MPI_CHAR of total size 16 bytes
Sending count = 16 of sendtype MPI_UINT64_T of total size 128 bytes
Sending count = 16 of sendtype MPI_FLOAT of total size 64 bytes
Sending count = 16 of sendtype MPI_INT of total size 64 bytes
Sending count = 32 of sendtype MPI_INT of total size 128 bytes
Sending count = 32 of sendtype MPI_DOUBLE of total size 256 bytes
Sending count = 32 of sendtype MPI_FLOAT_INT of total size 256 bytes
Sending count = 32 of sendtype dup of MPI_INT of total size 128 bytes
Sending count = 32 of sendtype int-vector of total size 4096 bytes
Sending count = 32 of sendtype int-indexed(4-int) of total size 16384 bytes
Sending count = 32 of sendtype int-indexed(2 blocks) of total size 4096 bytes
Sending count = 32 of sendtype MPI_INT of total size 128 bytes
Sending count = 32 of sendtype MPI_SHORT of total size 64 bytes
Sending count = 32 of sendtype MPI_LONG of total size 256 bytes
Sending count = 32 of sendtype MPI_CHAR of total size 32 bytes
Sending count = 32 of sendtype MPI_UINT64_T of total size 256 bytes
Sending count = 32 of sendtype MPI_FLOAT of total size 128 bytes
Sending count = 32 of sendtype MPI_INT of total size 128 bytes
Sending count = 64 of sendtype MPI_INT of total size 256 bytes
Sending count = 64 of sendtype MPI_DOUBLE of total size 512 bytes
Sending count = 64 of sendtype MPI_FLOAT_INT of total size 512 bytes
Sending count = 64 of sendtype dup of MPI_INT of total size 256 bytes
Sending count = 64 of sendtype int-vector of total size 16384 bytes
Sending count = 64 of sendtype int-indexed(4-int) of total size 65536 bytes
Sending count = 64 of sendtype int-indexed(2 blocks) of total size 16384 bytes
Sending count = 64 of sendtype MPI_INT of total size 256 bytes
Sending count = 64 of sendtype MPI_SHORT of total size 128 bytes
Sending count = 64 of sendtype MPI_LONG of total size 512 bytes
Sending count = 64 of sendtype MPI_CHAR of total size 64 bytes
Sending count = 64 of sendtype MPI_UINT64_T of total size 512 bytes
Sending count = 64 of sendtype MPI_FLOAT of total size 256 bytes
Sending count = 64 of sendtype MPI_INT of total size 256 bytes
Sending count = 128 of sendtype MPI_INT of total size 512 bytes
Sending count = 128 of sendtype MPI_DOUBLE of total size 1024 bytes
Sending count = 128 of sendtype MPI_FLOAT_INT of total size 1024 bytes
Sending count = 128 of sendtype dup of MPI_INT of total size 512 bytes
Sending count = 128 of sendtype int-vector of total size 65536 bytes
Sending count = 128 of sendtype int-indexed(4-int) of total size 262144 bytes
Sending count = 128 of sendtype int-indexed(2 blocks) of total size 65536 bytes
Sending count = 128 of sendtype MPI_INT of total size 512 bytes
Sending count = 128 of sendtype MPI_SHORT of total size 256 bytes
Sending count = 128 of sendtype MPI_LONG of total size 1024 bytes
Sending count = 128 of sendtype MPI_CHAR of total size 128 bytes
Sending count = 128 of sendtype MPI_UINT64_T of total size 1024 bytes
Sending count = 128 of sendtype MPI_FLOAT of total size 512 bytes
Sending count = 128 of sendtype MPI_INT of total size 512 bytes
Sending count = 256 of sendtype MPI_INT of total size 1024 bytes
Sending count = 256 of sendtype MPI_DOUBLE of total size 2048 bytes
Sending count = 256 of sendtype MPI_FLOAT_INT of total size 2048 bytes
Sending count = 256 of sendtype dup of MPI_INT of total size 1024 bytes
Sending count = 256 of sendtype int-vector of total size 262144 bytes
Sending count = 256 of sendtype int-indexed(4-int) of total size 1048576 bytes
Sending count = 256 of sendtype int-indexed(2 blocks) of total size 262144 bytes
Sending count = 256 of sendtype MPI_INT of total size 1024 bytes
Sending count = 256 of sendtype MPI_SHORT of total size 512 bytes
Sending count = 256 of sendtype MPI_LONG of total size 2048 bytes
Sending count = 256 of sendtype MPI_CHAR of total size 256 bytes
Sending count = 256 of sendtype MPI_UINT64_T of total size 2048 bytes
Sending count = 256 of sendtype MPI_FLOAT of total size 1024 bytes
Sending count = 256 of sendtype MPI_INT of total size 1024 bytes
Sending count = 512 of sendtype MPI_INT of total size 2048 bytes
Sending count = 512 of sendtype MPI_DOUBLE of total size 4096 bytes
Sending count = 512 of sendtype MPI_FLOAT_INT of total size 4096 bytes
Sending count = 512 of sendtype dup of MPI_INT of total size 2048 bytes
Sending count = 512 of sendtype int-vector of total size 1048576 bytes
Sending count = 512 of sendtype int-indexed(4-int) of total size 4194304 bytes
Sending count = 512 of sendtype int-indexed(2 blocks) of total size 1048576 bytes
Sending count = 512 of sendtype MPI_INT of total size 2048 bytes
Sending count = 512 of sendtype MPI_SHORT of total size 1024 bytes
Sending count = 512 of sendtype MPI_LONG of total size 4096 bytes
Sending count = 512 of sendtype MPI_CHAR of total size 512 bytes
Sending count = 512 of sendtype MPI_UINT64_T of total size 4096 bytes
Sending count = 512 of sendtype MPI_FLOAT of total size 2048 bytes
Sending count = 512 of sendtype MPI_INT of total size 2048 bytes
Sending count = 1024 of sendtype MPI_INT of total size 4096 bytes
Sending count = 1024 of sendtype MPI_DOUBLE of total size 8192 bytes
Sending count = 1024 of sendtype MPI_FLOAT_INT of total size 8192 bytes
Sending count = 1024 of sendtype dup of MPI_INT of total size 4096 bytes
Sending count = 1024 of sendtype int-vector of total size 4194304 bytes
Sending count = 1024 of sendtype int-indexed(4-int) of total size 16777216 bytes
Sending count = 1024 of sendtype int-indexed(2 blocks) of total size 4194304 bytes
Sending count = 1024 of sendtype MPI_INT of total size 4096 bytes
Sending count = 1024 of sendtype MPI_SHORT of total size 2048 bytes
Sending count = 1024 of sendtype MPI_LONG of total size 8192 bytes
Sending count = 1024 of sendtype MPI_CHAR of total size 1024 bytes
Sending count = 1024 of sendtype MPI_UINT64_T of total size 8192 bytes
Sending count = 1024 of sendtype MPI_FLOAT of total size 4096 bytes
Sending count = 1024 of sendtype MPI_INT of total size 4096 bytes
Sending count = 2048 of sendtype MPI_INT of total size 8192 bytes
Sending count = 2048 of sendtype MPI_DOUBLE of total size 16384 bytes
Sending count = 2048 of sendtype MPI_FLOAT_INT of total size 16384 bytes
Sending count = 2048 of sendtype dup of MPI_INT of total size 8192 bytes
Sending count = 2048 of sendtype int-vector of total size 16777216 bytes
Sending count = 2048 of sendtype int-indexed(4-int) of total size 67108864 bytes
Sending count = 2048 of sendtype int-indexed(2 blocks) of total size 16777216 bytes
Sending count = 2048 of sendtype MPI_INT of total size 8192 bytes
Sending count = 2048 of sendtype MPI_SHORT of total size 4096 bytes
Sending count = 2048 of sendtype MPI_LONG of total size 16384 bytes
Sending count = 2048 of sendtype MPI_CHAR of total size 2048 bytes
Sending count = 2048 of sendtype MPI_UINT64_T of total size 16384 bytes
Sending count = 2048 of sendtype MPI_FLOAT of total size 8192 bytes
Sending count = 2048 of sendtype MPI_INT of total size 8192 bytes
Sending count = 1 of sendtype MPI_INT of total size 4 bytes
Sending count = 1 of sendtype MPI_DOUBLE of total size 8 bytes
Sending count = 1 of sendtype MPI_FLOAT_INT of total size 8 bytes
Sending count = 1 of sendtype dup of MPI_INT of total size 4 bytes
Sending count = 1 of sendtype int-vector of total size 4 bytes
Sending count = 1 of sendtype int-indexed(4-int) of total size 16 bytes
Sending count = 1 of sendtype int-indexed(2 blocks) of total size 4 bytes
Sending count = 1 of sendtype MPI_INT of total size 4 bytes
Sending count = 1 of sendtype MPI_SHORT of total size 2 bytes
Sending count = 1 of sendtype MPI_LONG of total size 8 bytes
Sending count = 1 of sendtype MPI_CHAR of total size 1 bytes
Sending count = 1 of sendtype MPI_UINT64_T of total size 8 bytes
Sending count = 1 of sendtype MPI_FLOAT of total size 4 bytes
Sending count = 1 of sendtype MPI_INT of total size 4 bytes
Sending count = 2 of sendtype MPI_INT of total size 8 bytes
Sending count = 2 of sendtype MPI_DOUBLE of total size 16 bytes
Sending count = 2 of sendtype MPI_FLOAT_INT of total size 16 bytes
Sending count = 2 of sendtype dup of MPI_INT of total size 8 bytes
Sending count = 2 of sendtype int-vector of total size 16 bytes
Sending count = 2 of sendtype int-indexed(4-int) of total size 64 bytes
Sending count = 2 of sendtype int-indexed(2 blocks) of total size 16 bytes
Sending count = 2 of sendtype MPI_INT of total size 8 bytes
Sending count = 2 of sendtype MPI_SHORT of total size 4 bytes
Sending count = 2 of sendtype MPI_LONG of total size 16 bytes
Sending count = 2 of sendtype MPI_CHAR of total size 2 bytes
Sending count = 2 of sendtype MPI_UINT64_T of total size 16 bytes
Sending count = 2 of sendtype MPI_FLOAT of total size 8 bytes
Sending count = 2 of sendtype MPI_INT of total size 8 bytes
Sending count = 4 of sendtype MPI_INT of total size 16 bytes
Sending count = 4 of sendtype MPI_DOUBLE of total size 32 bytes
Sending count = 4 of sendtype MPI_FLOAT_INT of total size 32 bytes
Sending count = 4 of sendtype dup of MPI_INT of total size 16 bytes
Sending count = 4 of sendtype int-vector of total size 64 bytes
Sending count = 4 of sendtype int-indexed(4-int) of total size 256 bytes
Sending count = 4 of sendtype int-indexed(2 blocks) of total size 64 bytes
Sending count = 4 of sendtype MPI_INT of total size 16 bytes
Sending count = 4 of sendtype MPI_SHORT of total size 8 bytes
Sending count = 4 of sendtype MPI_LONG of total size 32 bytes
Sending count = 4 of sendtype MPI_CHAR of total size 4 bytes
Sending count = 4 of sendtype MPI_UINT64_T of total size 32 bytes
Sending count = 4 of sendtype MPI_FLOAT of total size 16 bytes
Sending count = 4 of sendtype MPI_INT of total size 16 bytes
Sending count = 8 of sendtype MPI_INT of total size 32 bytes
Sending count = 8 of sendtype MPI_DOUBLE of total size 64 bytes
Sending count = 8 of sendtype MPI_FLOAT_INT of total size 64 bytes
Sending count = 8 of sendtype dup of MPI_INT of total size 32 bytes
Sending count = 8 of sendtype int-vector of total size 256 bytes
Sending count = 8 of sendtype int-indexed(4-int) of total size 1024 bytes
Sending count = 8 of sendtype int-indexed(2 blocks) of total size 256 bytes
Sending count = 8 of sendtype MPI_INT of total size 32 bytes
Sending count = 8 of sendtype MPI_SHORT of total size 16 bytes
Sending count = 8 of sendtype MPI_LONG of total size 64 bytes
Sending count = 8 of sendtype MPI_CHAR of total size 8 bytes
Sending count = 8 of sendtype MPI_UINT64_T of total size 64 bytes
Sending count = 8 of sendtype MPI_FLOAT of total size 32 bytes
Sending count = 8 of sendtype MPI_INT of total size 32 bytes
Sending count = 16 of sendtype MPI_INT of total size 64 bytes
Sending count = 16 of sendtype MPI_DOUBLE of total size 128 bytes
Sending count = 16 of sendtype MPI_FLOAT_INT of total size 128 bytes
Sending count = 16 of sendtype dup of MPI_INT of total size 64 bytes
Sending count = 16 of sendtype int-vector of total size 1024 bytes
Sending count = 16 of sendtype int-indexed(4-int) of total size 4096 bytes
Sending count = 16 of sendtype int-indexed(2 blocks) of total size 1024 bytes
Sending count = 16 of sendtype MPI_INT of total size 64 bytes
Sending count = 16 of sendtype MPI_SHORT of total size 32 bytes
Sending count = 16 of sendtype MPI_LONG of total size 128 bytes
Sending count = 16 of sendtype MPI_CHAR of total size 16 bytes
Sending count = 16 of sendtype MPI_UINT64_T of total size 128 bytes
Sending count = 16 of sendtype MPI_FLOAT of total size 64 bytes
Sending count = 16 of sendtype MPI_INT of total size 64 bytes
Sending count = 32 of sendtype MPI_INT of total size 128 bytes
Sending count = 32 of sendtype MPI_DOUBLE of total size 256 bytes
Sending count = 32 of sendtype MPI_FLOAT_INT of total size 256 bytes
Sending count = 32 of sendtype dup of MPI_INT of total size 128 bytes
Sending count = 32 of sendtype int-vector of total size 4096 bytes
Sending count = 32 of sendtype int-indexed(4-int) of total size 16384 bytes
Sending count = 32 of sendtype int-indexed(2 blocks) of total size 4096 bytes
Sending count = 32 of sendtype MPI_INT of total size 128 bytes
Sending count = 32 of sendtype MPI_SHORT of total size 64 bytes
Sending count = 32 of sendtype MPI_LONG of total size 256 bytes
Sending count = 32 of sendtype MPI_CHAR of total size 32 bytes
Sending count = 32 of sendtype MPI_UINT64_T of total size 256 bytes
Sending count = 32 of sendtype MPI_FLOAT of total size 128 bytes
Sending count = 32 of sendtype MPI_INT of total size 128 bytes
Sending count = 64 of sendtype MPI_INT of total size 256 bytes
Sending count = 64 of sendtype MPI_DOUBLE of total size 512 bytes
Sending count = 64 of sendtype MPI_FLOAT_INT of total size 512 bytes
Sending count = 64 of sendtype dup of MPI_INT of total size 256 bytes
Sending count = 64 of sendtype int-vector of total size 16384 bytes
Sending count = 64 of sendtype int-indexed(4-int) of total size 65536 bytes
Sending count = 64 of sendtype int-indexed(2 blocks) of total size 16384 bytes
Sending count = 64 of sendtype MPI_INT of total size 256 bytes
Sending count = 64 of sendtype MPI_SHORT of total size 128 bytes
Sending count = 64 of sendtype MPI_LONG of total size 512 bytes
Sending count = 64 of sendtype MPI_CHAR of total size 64 bytes
Sending count = 64 of sendtype MPI_UINT64_T of total size 512 bytes
Sending count = 64 of sendtype MPI_FLOAT of total size 256 bytes
Sending count = 64 of sendtype MPI_INT of total size 256 bytes
Sending count = 128 of sendtype MPI_INT of total size 512 bytes
Sending count = 128 of sendtype MPI_DOUBLE of total size 1024 bytes
Sending count = 128 of sendtype MPI_FLOAT_INT of total size 1024 bytes
Sending count = 128 of sendtype dup of MPI_INT of total size 512 bytes
Sending count = 128 of sendtype int-vector of total size 65536 bytes
Sending count = 128 of sendtype int-indexed(4-int) of total size 262144 bytes
Sending count = 128 of sendtype int-indexed(2 blocks) of total size 65536 bytes
Sending count = 128 of sendtype MPI_INT of total size 512 bytes
Sending count = 128 of sendtype MPI_SHORT of total size 256 bytes
Sending count = 128 of sendtype MPI_LONG of total size 1024 bytes
Sending count = 128 of sendtype MPI_CHAR of total size 128 bytes
Sending count = 128 of sendtype MPI_UINT64_T of total size 1024 bytes
Sending count = 128 of sendtype MPI_FLOAT of total size 512 bytes
Sending count = 128 of sendtype MPI_INT of total size 512 bytes
Sending count = 256 of sendtype MPI_INT of total size 1024 bytes
Sending count = 256 of sendtype MPI_DOUBLE of total size 2048 bytes
Sending count = 256 of sendtype MPI_FLOAT_INT of total size 2048 bytes
Sending count = 256 of sendtype dup of MPI_INT of total size 1024 bytes
Sending count = 256 of sendtype int-vector of total size 262144 bytes
Sending count = 256 of sendtype int-indexed(4-int) of total size 1048576 bytes
Sending count = 256 of sendtype int-indexed(2 blocks) of total size 262144 bytes
Sending count = 256 of sendtype MPI_INT of total size 1024 bytes
Sending count = 256 of sendtype MPI_SHORT of total size 512 bytes
Sending count = 256 of sendtype MPI_LONG of total size 2048 bytes
Sending count = 256 of sendtype MPI_CHAR of total size 256 bytes
Sending count = 256 of sendtype MPI_UINT64_T of total size 2048 bytes
Sending count = 256 of sendtype MPI_FLOAT of total size 1024 bytes
Sending count = 256 of sendtype MPI_INT of total size 1024 bytes
Sending count = 512 of sendtype MPI_INT of total size 2048 bytes
Sending count = 512 of sendtype MPI_DOUBLE of total size 4096 bytes
Sending count = 512 of sendtype MPI_FLOAT_INT of total size 4096 bytes
Sending count = 512 of sendtype dup of MPI_INT of total size 2048 bytes
Sending count = 512 of sendtype int-vector of total size 1048576 bytes
Sending count = 512 of sendtype int-indexed(4-int) of total size 4194304 bytes
Sending count = 512 of sendtype int-indexed(2 blocks) of total size 1048576 bytes
Sending count = 512 of sendtype MPI_INT of total size 2048 bytes
Sending count = 512 of sendtype MPI_SHORT of total size 1024 bytes
Sending count = 512 of sendtype MPI_LONG of total size 4096 bytes
Sending count = 512 of sendtype MPI_CHAR of total size 512 bytes
Sending count = 512 of sendtype MPI_UINT64_T of total size 4096 bytes
Sending count = 512 of sendtype MPI_FLOAT of total size 2048 bytes
Sending count = 512 of sendtype MPI_INT of total size 2048 bytes
Sending count = 1024 of sendtype MPI_INT of total size 4096 bytes
Sending count = 1024 of sendtype MPI_DOUBLE of total size 8192 bytes
Sending count = 1024 of sendtype MPI_FLOAT_INT of total size 8192 bytes
Sending count = 1024 of sendtype dup of MPI_INT of total size 4096 bytes
Sending count = 1024 of sendtype int-vector of total size 4194304 bytes
Sending count = 1024 of sendtype int-indexed(4-int) of total size 16777216 bytes
Sending count = 1024 of sendtype int-indexed(2 blocks) of total size 4194304 bytes
Sending count = 1024 of sendtype MPI_INT of total size 4096 bytes
Sending count = 1024 of sendtype MPI_SHORT of total size 2048 bytes
Sending count = 1024 of sendtype MPI_LONG of total size 8192 bytes
Sending count = 1024 of sendtype MPI_CHAR of total size 1024 bytes
Sending count = 1024 of sendtype MPI_UINT64_T of total size 8192 bytes
Sending count = 1024 of sendtype MPI_FLOAT of total size 4096 bytes
Sending count = 1024 of sendtype MPI_INT of total size 4096 bytes
Sending count = 2048 of sendtype MPI_INT of total size 8192 bytes
Sending count = 2048 of sendtype MPI_DOUBLE of total size 16384 bytes
Sending count = 2048 of sendtype MPI_FLOAT_INT of total size 16384 bytes
Sending count = 2048 of sendtype dup of MPI_INT of total size 8192 bytes
Sending count = 2048 of sendtype int-vector of total size 16777216 bytes
Sending count = 2048 of sendtype int-indexed(4-int) of total size 67108864 bytes
Sending count = 2048 of sendtype int-indexed(2 blocks) of total size 16777216 bytes
Sending count = 2048 of sendtype MPI_INT of total size 8192 bytes
Sending count = 2048 of sendtype MPI_SHORT of total size 4096 bytes
Sending count = 2048 of sendtype MPI_LONG of total size 16384 bytes
Sending count = 2048 of sendtype MPI_CHAR of total size 2048 bytes
Sending count = 2048 of sendtype MPI_UINT64_T of total size 16384 bytes
Sending count = 2048 of sendtype MPI_FLOAT of total size 8192 bytes
Sending count = 2048 of sendtype MPI_INT of total size 8192 bytes
No errors

Passed Preposted receive - sendself

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test root sending to self with a preposted receive for a selection of datatypes and increasing array sizes. Includes tests for MPI_Send(), MPI_Ssend(), and MPI_Rsend().

No errors

Passed Race condition - sendflood

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

Repeatedly sends messages to the root from all other processes. Run this test with 8 processes. This test was submitted as a result of problems seen with the ch3:shm device on a Solaris system. The symptom is that the test hangs; this is due to losing a message, probably due to a race condition in a message-queue update.

No errors

Passed Sendrecv from/to - self

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test uses MPI_Sendrecv() sent from and to rank=0. Includes test for MPI_Sendrecv_replace().

No errors.

Passed Simple thread finalize - initth

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

The test here is a simple one that Finalize exits, so the only action is to write no error.

No errors

Passed Simple thread initialize - initth2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

The test initializes a thread, then calls MPI_Finalize() and prints "No errors".

No errors

Communicator Testing - Score: 98% Passed

This group features tests that emphasize MPI calls that create, manipulate, and delete MPI Communicators.

Passed Comm creation comprehensive - commcreate1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

Check that Communicators can be created from various subsets of the processes in the communicator. Uses MPI_Comm_group(), MPI_Group_range_incl(), and MPI_Comm_dup() to create new communicators.

Creating groups
Creating groups
Creating groups
Creating groups
Creating groups
Creating groups
Creating groups
Creating groups
Testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from godd
Testing comm MPI_COMM_WORLD from godd
Testing comm MPI_COMM_WORLD from godd
Testing comm MPI_COMM_WORLD from godd
Testing comm MPI_COMM_WORLD from godd
Done testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from godd
Done testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from godd
Done testing comm MPI_COMM_WORLD from ghigh
Testing comm MPI_COMM_WORLD from godd
Testing comm MPI_COMM_WORLD from geven
Testing comm MPI_COMM_WORLD from geven
Testing comm MPI_COMM_WORLD from geven
Testing comm MPI_COMM_WORLD from geven
Done testing comm MPI_COMM_WORLD from godd
Testing comm MPI_COMM_WORLD from geven
Done testing comm MPI_COMM_WORLD from godd
Testing comm MPI_COMM_WORLD from geven
Done testing comm MPI_COMM_WORLD from godd
Testing comm MPI_COMM_WORLD from geven
Done testing comm MPI_COMM_WORLD from godd
Testing comm MPI_COMM_WORLD from geven
Testing comm Dup of world from ghigh
Testing comm Dup of world from ghigh
Testing comm Dup of world from ghigh
Testing comm Dup of world from ghigh
Done testing comm MPI_COMM_WORLD from geven
Testing comm Dup of world from ghigh
Done testing comm MPI_COMM_WORLD from geven
Testing comm Dup of world from ghigh
Done testing comm MPI_COMM_WORLD from geven
Testing comm Dup of world from ghigh
Done testing comm MPI_COMM_WORLD from geven
Testing comm Dup of world from ghigh
Testing comm Dup of world from godd
Testing comm Dup of world from godd
Testing comm Dup of world from godd
Testing comm Dup of world from godd
Testing comm Dup of world from godd
Done testing comm Dup of world from ghigh
Testing comm Dup of world from godd
Done testing comm Dup of world from ghigh
Testing comm Dup of world from godd
Done testing comm Dup of world from ghigh
Testing comm Dup of world from godd
Testing comm Dup of world from geven
Testing comm Dup of world from geven
Testing comm Dup of world from geven
Testing comm Dup of world from geven
Done testing comm Dup of world from godd
Testing comm Dup of world from geven
Done testing comm Dup of world from godd
Testing comm Dup of world from geven
Done testing comm Dup of world from godd
Testing comm Dup of world from geven
Done testing comm Dup of world from godd
Testing comm Dup of world from geven
Testing comm MPI_COMM_WORLD from godd+geven
Testing comm MPI_COMM_WORLD from godd+geven
Done testing comm Dup of world from geven
Testing comm MPI_COMM_WORLD from godd+geven
Testing comm MPI_COMM_WORLD from godd+geven
Testing comm MPI_COMM_WORLD from godd+geven
Done testing comm Dup of world from geven
Testing comm MPI_COMM_WORLD from godd+geven
Done testing comm Dup of world from geven
Testing comm MPI_COMM_WORLD from godd+geven
Done testing comm Dup of world from geven
Testing comm MPI_COMM_WORLD from godd+geven
Done testing comm MPI_COMM_WORLD from godd+geven
Testing comm Dup of world from godd+geven
Done testing comm MPI_COMM_WORLD from godd+geven
Testing comm Dup of world from godd+geven
Done testing comm MPI_COMM_WORLD from godd+geven
Testing comm Dup of world from godd+geven
Done testing comm MPI_COMM_WORLD from godd+geven
Testing comm Dup of world from godd+geven
Done testing comm MPI_COMM_WORLD from godd+geven
Testing comm Dup of world from godd+geven
Done testing comm MPI_COMM_WORLD from godd+geven
Testing comm Dup of world from godd+geven
Done testing comm MPI_COMM_WORLD from godd+geven
Testing comm Dup of world from godd+geven
Done testing comm MPI_COMM_WORLD from godd+geven
Testing comm Dup of world from godd+geven
Done testing comm Dup of world from godd+geven
Testing comm MPI_COMM_WORLD from MPI_GROUP_EMPTY
Done testing comm Dup of world from godd+geven
Testing comm MPI_COMM_WORLD from MPI_GROUP_EMPTY
Done testing comm Dup of world from godd+geven
Testing comm MPI_COMM_WORLD from MPI_GROUP_EMPTY
Done testing comm Dup of world from godd+geven
Testing comm MPI_COMM_WORLD from MPI_GROUP_EMPTY
Done testing comm Dup of world from godd+geven
Testing comm MPI_COMM_WORLD from MPI_GROUP_EMPTY
Done testing comm Dup of world from godd+geven
Testing comm MPI_COMM_WORLD from MPI_GROUP_EMPTY
Done testing comm Dup of world from godd+geven
Testing comm MPI_COMM_WORLD from MPI_GROUP_EMPTY
Testing comm Dup of world from MPI_GROUP_EMPTY
Testing comm Dup of world from MPI_GROUP_EMPTY
Done testing comm Dup of world from godd+geven
Testing comm MPI_COMM_WORLD from MPI_GROUP_EMPTY
Testing comm Dup of world from MPI_GROUP_EMPTY
Testing comm Dup of world from MPI_GROUP_EMPTY
Testing comm Dup of world from MPI_GROUP_EMPTY
Testing comm Dup of world from MPI_GROUP_EMPTY
Testing comm Dup of world from MPI_GROUP_EMPTY
Testing comm Dup of world from MPI_GROUP_EMPTY
No errors

Passed Comm_create group tests - icgroup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

Simple test that gets the group of an intercommunicator using MPI_Group_rank() and MPI_Group_size() using a selection of intercommunicators.

No errors

Passed Comm_create intercommunicators - iccreate

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This program tests MPI_Comm_create() using a selection of intercommunicators. Creates a new communicator from an intercommunicator, duplicates the communicator, and verifies that it works. Includes test with one side of intercommunicator being set with MPI_GROUP_EMPTY.

Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Testing communication on intercomm 'Single rank in each group', remote_size=1
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
isends posted, about to recv
isends posted, about to recv
isends posted, about to recv
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
my recvs completed, about to waitall
my recvs completed, about to waitall
my recvs completed, about to waitall
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=7
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
isends posted, about to recv
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=6
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=6
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
isends posted, about to recv
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
my recvs completed, about to waitall
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
No errors

Passed Comm_create_group excl 4 rank - comm_create_group4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test using 4 processes creates a group with the even processes using MPI_Group_excl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group excl 8 rank - comm_create_group8

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This test using 8 processes creates a group with the even processes using MPI_Group_excl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group incl 2 rank - comm_group_half2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test using 2 processes creates a group with ranks less than size/2 using MPI_Group_range_incl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group incl 4 rank - comm_group_half4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test using 4 processes creates a group with ranks less than size/2 using MPI_Group_range_incl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group incl 8 rank - comm_group_half8

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This test using 8 processes creates a group with ranks less than size/2 using MPI_Group_range_incl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group random 2 rank - comm_group_rand2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test using 2 processes creates and frees groups by randomly adding processes to a group, then creating a communicator with the group.

No errors

Passed Comm_create_group random 4 rank - comm_group_rand4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test using 4 processes creates and frees groups by randomly adding processes to a group, then creating a communicator with the group.

No errors

Passed Comm_create_group random 8 rank - comm_group_rand8

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This test using 8 processes creates and frees groups by randomly adding processes to a group, then creating a communicator with the group.

No errors

Passed Comm_dup basic - dup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test exercises MPI_Comm_dup() by duplicating a communicator, checking basic properties, and communicating with this new communicator.

No errors

Passed Comm_dup contexts - dupic

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Check that communicators have separate contexts. We do this by setting up non-blocking receives on two communicators and then sending to them. If the contexts are different, tests on the unsatisfied communicator should indicate no available message. Tested using a selection of intercommunicators.

No errors

Passed Comm_idup 2 rank - comm_idup2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Multiple tests using 2 processes that make rank 0 wait in a blocking receive until all other processes have called MPI_Comm_idup(), then call idup afterwards. Should ensure that idup doesn't deadlock. Includes a test using an intercommunicator.]

No errors

Passed Comm_idup 4 rank - comm_idup4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Multiple tests using 4 processes that make rank 0 wait in a blocking receive until all other processes have called MPI_Comm_idup(), then call idup afterwards. Should ensure that idup doesn't deadlock. Includes a test using an intercommunicator.

No errors

Passed Comm_idup 9 rank - comm_idup9

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 9

Test Description:

Multiple tests using 9 processes that make rank 0 wait in a blocking receive until all other processes have called MPI_Comm_idup(), then call idup afterwards. Should ensure that idup doesn't deadlock. Includes a test using an intercommunicator.]

No errors

Passed Comm_idup multi - comm_idup_mul

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Simple test creating multiple communicators with MPI_Comm_idup.

No errors

Passed Comm_idup overlap - comm_idup_overlap

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Each pair of processes uses MPI_Comm_idup() to dup the communicator such that the dups are overlapping. If this were done with MPI_Comm_dup() this should deadlock.

No errors

Passed Comm_split basic - cmsplit

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Simple test for MPI_Comm_split().

No errors

Passed Comm_split intercommunicators - icsplit

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This tests MPI_Comm_split() using a selection of intercommunicators. The split communicator is tested using simple send and receive routines.

Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
No errors

Passed Comm_split key order - cmsplit2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 12

Test Description:

This test ensures that MPI_Comm_split breaks ties in key values by using the original rank in the input communicator. This typically corresponds to the difference between using a stable sort or using an unstable sort. It checks all sizes from 1..comm_size(world)-1, so this test does not need to be run multiple times at process counts from a higher-level test driver.

modulus=1 oldranks={0} keys={0}
modulus=1 oldranks={0,1} keys={0,0}
modulus=2 oldranks={0,1} keys={0,1}
modulus=1 oldranks={0,1,2} keys={0,0,0}
modulus=2 oldranks={0,2,1} keys={0,1,0}
modulus=3 oldranks={0,1,2} keys={0,1,2}
modulus=1 oldranks={0,1,2,3} keys={0,0,0,0}
modulus=2 oldranks={0,2,1,3} keys={0,1,0,1}
modulus=3 oldranks={0,3,1,2} keys={0,1,2,0}
modulus=4 oldranks={0,1,2,3} keys={0,1,2,3}
modulus=1 oldranks={0,1,2,3,4} keys={0,0,0,0,0}
modulus=2 oldranks={0,2,4,1,3} keys={0,1,0,1,0}
modulus=3 oldranks={0,3,1,4,2} keys={0,1,2,0,1}
modulus=4 oldranks={0,4,1,2,3} keys={0,1,2,3,0}
modulus=5 oldranks={0,1,2,3,4} keys={0,1,2,3,4}
modulus=1 oldranks={0,1,2,3,4,5} keys={0,0,0,0,0,0}
modulus=2 oldranks={0,2,4,1,3,5} keys={0,1,0,1,0,1}
modulus=3 oldranks={0,3,1,4,2,5} keys={0,1,2,0,1,2}
modulus=4 oldranks={0,4,1,5,2,3} keys={0,1,2,3,0,1}
modulus=5 oldranks={0,5,1,2,3,4} keys={0,1,2,3,4,0}
modulus=6 oldranks={0,1,2,3,4,5} keys={0,1,2,3,4,5}
modulus=1 oldranks={0,1,2,3,4,5,6} keys={0,0,0,0,0,0,0}
modulus=2 oldranks={0,2,4,6,1,3,5} keys={0,1,0,1,0,1,0}
modulus=3 oldranks={0,3,6,1,4,2,5} keys={0,1,2,0,1,2,0}
modulus=4 oldranks={0,4,1,5,2,6,3} keys={0,1,2,3,0,1,2}
modulus=5 oldranks={0,5,1,6,2,3,4} keys={0,1,2,3,4,0,1}
modulus=6 oldranks={0,6,1,2,3,4,5} keys={0,1,2,3,4,5,0}
modulus=7 oldranks={0,1,2,3,4,5,6} keys={0,1,2,3,4,5,6}
modulus=1 oldranks={0,1,2,3,4,5,6,7} keys={0,0,0,0,0,0,0,0}
modulus=2 oldranks={0,2,4,6,1,3,5,7} keys={0,1,0,1,0,1,0,1}
modulus=3 oldranks={0,3,6,1,4,7,2,5} keys={0,1,2,0,1,2,0,1}
modulus=4 oldranks={0,4,1,5,2,6,3,7} keys={0,1,2,3,0,1,2,3}
modulus=5 oldranks={0,5,1,6,2,7,3,4} keys={0,1,2,3,4,0,1,2}
modulus=6 oldranks={0,6,1,7,2,3,4,5} keys={0,1,2,3,4,5,0,1}
modulus=7 oldranks={0,7,1,2,3,4,5,6} keys={0,1,2,3,4,5,6,0}
modulus=8 oldranks={0,1,2,3,4,5,6,7} keys={0,1,2,3,4,5,6,7}
modulus=1 oldranks={0,1,2,3,4,5,6,7,8} keys={0,0,0,0,0,0,0,0,0}
modulus=2 oldranks={0,2,4,6,8,1,3,5,7} keys={0,1,0,1,0,1,0,1,0}
modulus=3 oldranks={0,3,6,1,4,7,2,5,8} keys={0,1,2,0,1,2,0,1,2}
modulus=4 oldranks={0,4,8,1,5,2,6,3,7} keys={0,1,2,3,0,1,2,3,0}
modulus=5 oldranks={0,5,1,6,2,7,3,8,4} keys={0,1,2,3,4,0,1,2,3}
modulus=6 oldranks={0,6,1,7,2,8,3,4,5} keys={0,1,2,3,4,5,0,1,2}
modulus=7 oldranks={0,7,1,8,2,3,4,5,6} keys={0,1,2,3,4,5,6,0,1}
modulus=8 oldranks={0,8,1,2,3,4,5,6,7} keys={0,1,2,3,4,5,6,7,0}
modulus=9 oldranks={0,1,2,3,4,5,6,7,8} keys={0,1,2,3,4,5,6,7,8}
modulus=1 oldranks={0,1,2,3,4,5,6,7,8,9} keys={0,0,0,0,0,0,0,0,0,0}
modulus=2 oldranks={0,2,4,6,8,1,3,5,7,9} keys={0,1,0,1,0,1,0,1,0,1}
modulus=3 oldranks={0,3,6,9,1,4,7,2,5,8} keys={0,1,2,0,1,2,0,1,2,0}
modulus=4 oldranks={0,4,8,1,5,9,2,6,3,7} keys={0,1,2,3,0,1,2,3,0,1}
modulus=5 oldranks={0,5,1,6,2,7,3,8,4,9} keys={0,1,2,3,4,0,1,2,3,4}
modulus=6 oldranks={0,6,1,7,2,8,3,9,4,5} keys={0,1,2,3,4,5,0,1,2,3}
modulus=7 oldranks={0,7,1,8,2,9,3,4,5,6} keys={0,1,2,3,4,5,6,0,1,2}
modulus=8 oldranks={0,8,1,9,2,3,4,5,6,7} keys={0,1,2,3,4,5,6,7,0,1}
modulus=9 oldranks={0,9,1,2,3,4,5,6,7,8} keys={0,1,2,3,4,5,6,7,8,0}
modulus=10 oldranks={0,1,2,3,4,5,6,7,8,9} keys={0,1,2,3,4,5,6,7,8,9}
modulus=1 oldranks={0,1,2,3,4,5,6,7,8,9,10} keys={0,0,0,0,0,0,0,0,0,0,0}
modulus=2 oldranks={0,2,4,6,8,10,1,3,5,7,9} keys={0,1,0,1,0,1,0,1,0,1,0}
modulus=3 oldranks={0,3,6,9,1,4,7,10,2,5,8} keys={0,1,2,0,1,2,0,1,2,0,1}
modulus=4 oldranks={0,4,8,1,5,9,2,6,10,3,7} keys={0,1,2,3,0,1,2,3,0,1,2}
modulus=5 oldranks={0,5,10,1,6,2,7,3,8,4,9} keys={0,1,2,3,4,0,1,2,3,4,0}
modulus=6 oldranks={0,6,1,7,2,8,3,9,4,10,5} keys={0,1,2,3,4,5,0,1,2,3,4}
modulus=7 oldranks={0,7,1,8,2,9,3,10,4,5,6} keys={0,1,2,3,4,5,6,0,1,2,3}
modulus=8 oldranks={0,8,1,9,2,10,3,4,5,6,7} keys={0,1,2,3,4,5,6,7,0,1,2}
modulus=9 oldranks={0,9,1,10,2,3,4,5,6,7,8} keys={0,1,2,3,4,5,6,7,8,0,1}
modulus=10 oldranks={0,10,1,2,3,4,5,6,7,8,9} keys={0,1,2,3,4,5,6,7,8,9,0}
modulus=11 oldranks={0,1,2,3,4,5,6,7,8,9,10} keys={0,1,2,3,4,5,6,7,8,9,10}
modulus=1 oldranks={0,1,2,3,4,5,6,7,8,9,10,11} keys={0,0,0,0,0,0,0,0,0,0,0,0}
modulus=2 oldranks={0,2,4,6,8,10,1,3,5,7,9,11} keys={0,1,0,1,0,1,0,1,0,1,0,1}
modulus=3 oldranks={0,3,6,9,1,4,7,10,2,5,8,11} keys={0,1,2,0,1,2,0,1,2,0,1,2}
modulus=4 oldranks={0,4,8,1,5,9,2,6,10,3,7,11} keys={0,1,2,3,0,1,2,3,0,1,2,3}
modulus=5 oldranks={0,5,10,1,6,11,2,7,3,8,4,9} keys={0,1,2,3,4,0,1,2,3,4,0,1}
modulus=6 oldranks={0,6,1,7,2,8,3,9,4,10,5,11} keys={0,1,2,3,4,5,0,1,2,3,4,5}
modulus=7 oldranks={0,7,1,8,2,9,3,10,4,11,5,6} keys={0,1,2,3,4,5,6,0,1,2,3,4}
modulus=8 oldranks={0,8,1,9,2,10,3,11,4,5,6,7} keys={0,1,2,3,4,5,6,7,0,1,2,3}
modulus=9 oldranks={0,9,1,10,2,11,3,4,5,6,7,8} keys={0,1,2,3,4,5,6,7,8,0,1,2}
modulus=10 oldranks={0,10,1,11,2,3,4,5,6,7,8,9} keys={0,1,2,3,4,5,6,7,8,9,0,1}
modulus=11 oldranks={0,11,1,2,3,4,5,6,7,8,9,10} keys={0,1,2,3,4,5,6,7,8,9,10,0}
modulus=12 oldranks={0,1,2,3,4,5,6,7,8,9,10,11} keys={0,1,2,3,4,5,6,7,8,9,10,11}
No errors

Passed Comm_split_type basic - cmsplit_type

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Tests MPI_Comm_split_type() including a test using MPI_UNDEFINED.

Created subcommunicator of size 4
Created subcommunicator of size 2
No errors

Passed Comm_with_info dup 2 rank - dup_with_info2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test exercises MPI_Comm_dup_with_info() with 2 processes by setting the info for a communicator, duplicating it, and then testing the communicator.

No errors

Passed Comm_with_info dup 4 rank - dup_with_info4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises MPI_Comm_dup_with_info() with 4 processes by setting the info for a communicator, duplicating it, and then testing the communicator.

No errors

Passed Comm_with_info dup 9 rank - dup_with_info9

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 9

Test Description:

This test exercises MPI_Comm_dup_with_info() with 9 processes by setting the info for a communicator, duplicating it, and then testing the communicator.

No errors

Passed Comm_{dup,free} contexts - ctxalloc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This program tests the allocation and deallocation of contexts by using MPI_Comm_dup() to create many communicators in batches and then freeing them in batches.

No errors

Passed Comm_{get,set}_name basic - commname

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Simple test for MPI_Comm_get_name() using a selection of communicators.

No errors

Passed Context split - ctxsplit

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test uses MPI_Comm_split() to repeatedly create and free communicators. This check is intended to fail if there is a leak of context ids. This test needs to run longer than many tests because it tries to exhaust the number of context ids. The for loop uses 10000 iterations, which is adequate for MPICH (with only about 1k context ids available).

After 0 (0.000000)
After 100 (56619.291045)
After 200 (69366.393269)
After 300 (75500.775159)
After 400 (79426.763639)
After 500 (82053.115956)
After 600 (83779.610079)
After 700 (85591.568422)
After 800 (86182.368819)
After 900 (87437.056747)
After 1000 (87771.505102)
After 1100 (88703.965316)
After 1200 (88912.507825)
After 1300 (89862.729146)
After 1400 (90354.710899)
After 1500 (90711.639519)
After 1600 (90827.039807)
After 1700 (90975.985735)
After 1800 (91215.464257)
After 1900 (91326.092291)
After 2000 (91259.816104)
After 2100 (91432.469778)
After 2200 (91552.992923)
After 2300 (91532.446911)
After 2400 (91549.149073)
After 2500 (91863.959643)
After 2600 (91795.860052)
After 2700 (91756.888162)
After 2800 (92004.197712)
After 2900 (91954.557325)
After 3000 (92214.827129)
After 3100 (92317.680865)
After 3200 (92573.087947)
After 3300 (92801.685572)
After 3400 (92952.219117)
After 3500 (92886.940658)
After 3600 (92888.258489)
After 3700 (92942.285213)
After 3800 (93005.736031)
After 3900 (93176.907753)
After 4000 (93335.805270)
After 4100 (93409.031040)
After 4200 (93389.550777)
After 4300 (93626.320014)
After 4400 (93719.044918)
After 4500 (93812.395642)
After 4600 (93864.958067)
After 4700 (93926.861494)
After 4800 (93958.052956)
After 4900 (94035.684916)
After 5000 (94096.912346)
After 5100 (94092.602042)
After 5200 (94117.805353)
After 5300 (94195.587060)
After 5400 (94077.065196)
After 5500 (94067.269156)
After 5600 (93823.999728)
After 5700 (93805.980111)
After 5800 (93899.081398)
After 5900 (93868.920355)
After 6000 (93861.636012)
After 6100 (93815.552702)
After 6200 (93788.035479)
After 6300 (93818.915707)
After 6400 (93784.902437)
After 6500 (93800.030729)
After 6600 (93798.384126)
After 6700 (93772.041178)
After 6800 (93808.154731)
After 6900 (93806.689744)
After 7000 (93765.806269)
After 7100 (93714.642353)
After 7200 (93689.217071)
After 7300 (93695.447909)
After 7400 (93738.919211)
After 7500 (93763.546065)
After 7600 (93716.923633)
After 7700 (93789.071669)
After 7800 (93786.306836)
After 7900 (93819.385587)
After 8000 (93819.079787)
After 8100 (93913.214166)
After 8200 (93966.380797)
After 8300 (93913.028360)
After 8400 (93951.978987)
After 8500 (93950.553800)
After 8600 (93987.380556)
After 8700 (93986.548323)
After 8800 (94011.177269)
After 8900 (94087.326598)
After 9000 (94089.981699)
After 9100 (94101.408322)
After 9200 (94111.958012)
After 9300 (94134.058980)
After 9400 (94070.352807)
After 9500 (94139.535213)
After 9600 (94179.769374)
After 9700 (94190.121190)
After 9800 (94162.135579)
After 9900 (94137.712556)
No errors

Passed Intercomm probe - probe-intercomm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test MPI_Probe() with a selection of intercommunicators. Creates and intercommunicator, probes it, and then frees it.

No errors

Passed Intercomm_create basic - ic1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

A simple test of MPI_Intercomm_create() that creates an intercommunicator and verifies that it works.

No errors

Passed Intercomm_create many rank 2x2 - ic2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 33

Test Description:

Test for MPI_Intercomm_create() using at least 33 processes that exercises a loop bounds bug by creating and freeing two intercommunicators with two processes each.

No errors

Passed Intercomm_merge - icm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

Test MPI_Intercomm_merge() using a selection of intercommunicators. Includes multiple tests with different choices for the high value.

No errors

Failed MPI_Info_create basic - comm_info

Build: Passed

Execution: Failed

Exit Status: Application_ended_with_error(s)

MPI Processes: 6

Test Description:

Simple test for MPI_Comm_{set,get}_info.

2: invalid_test_key was not ignored
3: invalid_test_key was not ignored
4: invalid_test_key was not ignored
5: invalid_test_key was not ignored
1: invalid_test_key was not ignored
0: invalid_test_key was not ignored
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 90951 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================

Passed Multiple threads context dup - ctxdup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates communicators concurrently in different threads.

No errors

Passed Multiple threads context idup - ctxidup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates communicators concurrently, non-blocking, in different threads.

No errors

Passed Multiple threads dup leak - dup_leak_test

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test repeatedly duplicates and frees communicators with multiple threads concurrently to stress the multithreaded aspects of the context ID allocation code. Thanks to IBM for providing the original version of this test.

No errors

Passed Simple thread comm dup - comm_dup_deadlock

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a simple test of threads in MPI with communicator duplication.

No errors

Passed Simple thread comm idup - comm_idup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a simple test of threads in MPI with non-blocking communicator duplication.

No Errors

Passed Thread Group creation - comm_create_threads

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Every thread paticipates in a distinct MPI_Comm_create group, distinguished by its thread-id (used as the tag). Threads on even ranks join an even comm and threads on odd ranks join the odd comm.

No errors

Passed Threaded group - comm_create_group_threads

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

In this test a number of threads are created with a distinct MPI communicator (or comm) group distinguished by its thread-id (used as a tag). Threads on even ranks join an even comm and threads on odd ranks join the odd comm.

No errors

Error Processing - Score: 100% Passed

This group features tests of MPI error processing.

Passed Error Handling - errors

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Reports the default action taken on an error. It also reports if error handling can be changed to "returns", and if so, if this functions properly.

MPI errors are fatal by default.
MPI errors can be changed to MPI_ERRORS_RETURN.
Call MPI_Send() with a bad destination rank.
Error code: 738846982
Error string: Invalid rank, error stack:
PMPI_Send(159): MPI_Send(buf=0x7fffffffb610, count=1, MPI_INT, dest=1, tag=MPI_ANY_TAG, MPI_COMM_WORLD) failed
PMPI_Send(100): Invalid rank has value 1 but must be nonnegative and less than 1
No errors

Passed File IO error handlers - userioerr

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test exercises MPI I/O and MPI error handling techniques.

No errors

Passed MPI_Abort() return exit - abortexit

Build: Passed

Execution: Failed

Exit Status: Intentional_failure_was_successful

MPI Processes: 1

Test Description:

This program calls MPI_Abort and confirms that the exit status in the call is returned to the invoking environment.

MPI_Abort() with return exit code:6
Abort(6) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 6) - process 0
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 90357 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 6
===================================================================================

Passed MPI_Add_error_class basic - adderr

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Create NCLASSES new classes, each with 5 codes (160 total).

No errors

Passed MPI_Comm_errhandler basic - commcall

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test comm_{set,call}_errhandle.

No errors

Passed MPI_Error_string basic - errstring

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test that prints out MPI error codes from 0-53.

msg for 0 is No MPI error
msg for 1 is Invalid buffer pointer
msg for 2 is Invalid count
msg for 3 is Invalid datatype
msg for 4 is Invalid tag
msg for 5 is Invalid communicator
msg for 6 is Invalid rank
msg for 7 is Invalid root
msg for 8 is Invalid group
msg for 9 is Invalid MPI_Op
msg for 10 is Invalid topology
msg for 11 is Invalid dimension argument
msg for 12 is Invalid argument
msg for 13 is Unknown error.  Please file a bug report.
msg for 14 is Message truncated
msg for 15 is Other MPI error
msg for 16 is Internal MPI error!
msg for 17 is See the MPI_ERROR field in MPI_Status for the error code
msg for 18 is Pending request (no error)
msg for 19 is Request pending due to failure
msg for 20 is Access denied to file
msg for 21 is Invalid amode value in MPI_File_open 
msg for 22 is Invalid file name
msg for 23 is An error occurred in a user-defined data conversion function
msg for 24 is The requested datarep name has already been specified to MPI_REGISTER_DATAREP
msg for 25 is File exists
msg for 26 is File in use by some process
msg for 27 is Invalid MPI_File
msg for 28 is Invalid MPI_Info
msg for 29 is Invalid key for MPI_Info 
msg for 30 is Invalid MPI_Info value 
msg for 31 is MPI_Info key is not defined 
msg for 32 is Other I/O error 
msg for 33 is Invalid service name (see MPI_Publish_name)
msg for 34 is Unable to allocate memory for MPI_Alloc_mem
msg for 35 is Inconsistent arguments to collective routine 
msg for 36 is Not enough space for file 
msg for 37 is File does not exist
msg for 38 is Invalid port
msg for 39 is Quota exceeded for files
msg for 40 is Read-only file or filesystem name
msg for 41 is Attempt to lookup an unknown service name 
msg for 42 is Error in spawn call
msg for 43 is Unsupported datarep passed to MPI_File_set_view 
msg for 44 is Unsupported file operation 
msg for 45 is Invalid MPI_Win
msg for 46 is Invalid base address
msg for 47 is Invalid lock type
msg for 48 is Invalid keyval
msg for 49 is Conflicting accesses to window 
msg for 50 is Wrong synchronization of RMA calls 
msg for 51 is Invalid size argument in RMA call
msg for 52 is Invalid displacement argument in RMA call 
msg for 53 is Invalid assert argument
No errors.

Passed MPI_Error_string error class - errstring2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple test where an MPI error class is created, and an error string introduced for that string.

No errors

Passed User error handling 1 rank - predef_eh

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Ensure that setting a user-defined error handler on predefined communicators does not cause a problem at finalize time. Regression test for former issue. Runs on 1 rank.

No errors

Passed User error handling 2 rank - predef_eh2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Ensure that setting a user-defined error handler on predefined communicators does not cause a problem at finalize time. Regression test for former issue. Runs on 2 ranks.

No errors

UTK Test Suite - Score: 100% Passed

This group features the test suite developed at the University of Tennesss Knoxville for MPI-2.2 and earlier specifications. Though techically not a functional group, it was retained to allow comparison with the previous benchmark suite.

Passed Alloc_mem - alloc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple check to see if MPI_Alloc_mem() is supported.

No errors

Passed Assignment constants - process_assignment_constants

Build: NA

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test for Named Constants supported in MPI-1.0 and higher. The test is a Perl script that constructs a small seperate main program in either C or FORTRAN for each constant. The constants for this test are used to assign a value to a const integer type in C and an integer type in Fortran. This test is the de facto test for any constant recognized by the compiler. NOTE: The constants used in this test are tested against both C and FORTRAN compilers. Some of the constants are optional and may not be supported by the MPI implementation. Failure to verify these constants does not necessarily constitute failure of the MPI implementation to satisfy the MPI specifications. ISSUE: This test may timeout if separate program executions initialize slowly.

c "MPI_ARGV_NULL" is verified by const integer.
c "MPI_ARGVS_NULL" is verified by const integer.
c "MPI_ANY_SOURCE" is verified by const integer.
c "MPI_ANY_TAG" is verified by const integer.
c "MPI_BAND" is verified by const integer.
c "MPI_BOR" is verified by const integer.
c "MPI_BSEND_OVERHEAD" is verified by const integer.
c "MPI_BXOR" is verified by const integer.
c "MPI_CART" is verified by const integer.
c "MPI_COMBINER_CONTIGUOUS" is verified by const integer.
c "MPI_COMBINER_DARRAY" is verified by const integer.
c "MPI_COMBINER_DUP" is verified by const integer.
c "MPI_COMBINER_F90_COMPLEX" is verified by const integer.
c "MPI_COMBINER_F90_INTEGER" is verified by const integer.
c "MPI_COMBINER_F90_REAL" is verified by const integer.
c "MPI_COMBINER_HINDEXED" is verified by const integer.
c "MPI_COMBINER_HINDEXED_INTEGER" is verified by const integer.
c "MPI_COMBINER_HVECTOR" is verified by const integer.
c "MPI_COMBINER_HVECTOR_INTEGER" is verified by const integer.
c "MPI_COMBINER_INDEXED" is verified by const integer.
c "MPI_COMBINER_INDEXED_BLOCK" is verified by const integer.
c "MPI_COMBINER_NAMED" is verified by const integer.
c "MPI_COMBINER_RESIZED" is verified by const integer.
c "MPI_COMBINER_STRUCT" is verified by const integer.
c "MPI_COMBINER_STRUCT_INTEGER" is verified by const integer.
c "MPI_COMBINER_SUBARRAY" is verified by const integer.
c "MPI_COMBINER_VECTOR" is verified by const integer.
c "MPI_COMM_NULL" is verified by const integer.
c "MPI_COMM_SELF" is verified by const integer.
c "MPI_COMM_WORLD" is verified by const integer.
c "MPI_CONGRUENT" is verified by const integer.
c "MPI_CONVERSION_FN_NULL" is verified by const integer.
c "MPI_DATATYPE_NULL" is verified by const integer.
c "MPI_DISPLACEMENT_CURRENT" is verified by const integer.
c "MPI_DISTRIBUTE_BLOCK" is verified by const integer.
c "MPI_DISTRIBUTE_CYCLIC" is verified by const integer.
c "MPI_DISTRIBUTE_DFLT_DARG" is verified by const integer.
c "MPI_DISTRIBUTE_NONE" is verified by const integer.
c "MPI_ERRCODES_IGNORE" is verified by const integer.
c "MPI_ERRHANDLER_NULL" is verified by const integer.
c "MPI_ERRORS_ARE_FATAL" is verified by const integer.
c "MPI_ERRORS_RETURN" is verified by const integer.
c "MPI_F_STATUS_IGNORE" is verified by const integer.
c "MPI_F_STATUSES_IGNORE" is verified by const integer.
c "MPI_FILE_NULL" is verified by const integer.
c "MPI_GRAPH" is verified by const integer.
c "MPI_GROUP_NULL" is verified by const integer.
c "MPI_IDENT" is verified by const integer.
c "MPI_IN_PLACE" is verified by const integer.
c "MPI_INFO_NULL" is verified by const integer.
c "MPI_KEYVAL_INVALID" is verified by const integer.
c "MPI_LAND" is verified by const integer.
c "MPI_LOCK_EXCLUSIVE" is verified by const integer.
c "MPI_LOCK_SHARED" is verified by const integer.
c "MPI_LOR" is verified by const integer.
c "MPI_LXOR" is verified by const integer.
c "MPI_MAX" is verified by const integer.
c "MPI_MAXLOC" is verified by const integer.
c "MPI_MIN" is verified by const integer.
c "MPI_MINLOC" is verified by const integer.
c "MPI_OP_NULL" is verified by const integer.
c "MPI_PROC_NULL" is verified by const integer.
c "MPI_PROD" is verified by const integer.
c "MPI_REPLACE" is verified by const integer.
c "MPI_REQUEST_NULL" is verified by const integer.
c "MPI_ROOT" is verified by const integer.
c "MPI_SEEK_CUR" is verified by const integer.
c "MPI_SEEK_END" is verified by const integer.
c "MPI_SEEK_SET" is verified by const integer.
c "MPI_SIMILAR" is verified by const integer.
c "MPI_STATUS_IGNORE" is verified by const integer.
c "MPI_STATUSES_IGNORE" is verified by const integer.
c "MPI_SUCCESS" is verified by const integer.
c "MPI_SUM" is verified by const integer.
c "MPI_UNDEFINED" is verified by const integer.
c "MPI_UNEQUAL" is verified by const integer.
F "MPI_ARGV_NULL" is not verified.
F "MPI_ARGVS_NULL" is not verified.
F "MPI_ANY_SOURCE" is verified by integer assignment.
F "MPI_ANY_TAG" is verified by integer assignment.
F "MPI_BAND" is verified by integer assignment.
F "MPI_BOR" is verified by integer assignment.
F "MPI_BSEND_OVERHEAD" is verified by integer assignment.
F "MPI_BXOR" is verified by integer assignment.
F "MPI_CART" is verified by integer assignment.
F "MPI_COMBINER_CONTIGUOUS" is verified by integer assignment.
F "MPI_COMBINER_DARRAY" is verified by integer assignment.
F "MPI_COMBINER_DUP" is verified by integer assignment.
F "MPI_COMBINER_F90_COMPLEX" is verified by integer assignment.
F "MPI_COMBINER_F90_INTEGER" is verified by integer assignment.
F "MPI_COMBINER_F90_REAL" is verified by integer assignment.
F "MPI_COMBINER_HINDEXED" is verified by integer assignment.
F "MPI_COMBINER_HINDEXED_INTEGER" is verified by integer assignment.
F "MPI_COMBINER_HVECTOR" is verified by integer assignment.
F "MPI_COMBINER_HVECTOR_INTEGER" is verified by integer assignment.
F "MPI_COMBINER_INDEXED" is verified by integer assignment.
F "MPI_COMBINER_INDEXED_BLOCK" is verified by integer assignment.
F "MPI_COMBINER_NAMED" is verified by integer assignment.
F "MPI_COMBINER_RESIZED" is verified by integer assignment.
F "MPI_COMBINER_STRUCT" is verified by integer assignment.
F "MPI_COMBINER_STRUCT_INTEGER" is verified by integer assignment.
F "MPI_COMBINER_SUBARRAY" is verified by integer assignment.
F "MPI_COMBINER_VECTOR" is verified by integer assignment.
F "MPI_COMM_NULL" is verified by integer assignment.
F "MPI_COMM_SELF" is verified by integer assignment.
F "MPI_COMM_WORLD" is verified by integer assignment.
F "MPI_CONGRUENT" is verified by integer assignment.
F "MPI_CONVERSION_FN_NULL" is not verified.
F "MPI_DATATYPE_NULL" is verified by integer assignment.
F "MPI_DISPLACEMENT_CURRENT" is verified by integer assignment.
F "MPI_DISTRIBUTE_BLOCK" is verified by integer assignment.
F "MPI_DISTRIBUTE_CYCLIC" is verified by integer assignment.
F "MPI_DISTRIBUTE_DFLT_DARG" is verified by integer assignment.
F "MPI_DISTRIBUTE_NONE" is verified by integer assignment.
F "MPI_ERRCODES_IGNORE" is not verified.
F "MPI_ERRHANDLER_NULL" is verified by integer assignment.
F "MPI_ERRORS_ARE_FATAL" is verified by integer assignment.
F "MPI_ERRORS_RETURN" is verified by integer assignment.
F "MPI_F_STATUS_IGNORE" is verified by integer assignment.
F "MPI_F_STATUSES_IGNORE" is verified by integer assignment.
F "MPI_FILE_NULL" is verified by integer assignment.
F "MPI_GRAPH" is verified by integer assignment.
F "MPI_GROUP_NULL" is verified by integer assignment.
F "MPI_IDENT" is verified by integer assignment.
F "MPI_IN_PLACE" is verified by integer assignment.
F "MPI_INFO_NULL" is verified by integer assignment.
F "MPI_KEYVAL_INVALID" is verified by integer assignment.
F "MPI_LAND" is verified by integer assignment.
F "MPI_LOCK_EXCLUSIVE" is verified by integer assignment.
F "MPI_LOCK_SHARED" is verified by integer assignment.
F "MPI_LOR" is verified by integer assignment.
F "MPI_LXOR" is verified by integer assignment.
F "MPI_MAX" is verified by integer assignment.
F "MPI_MAXLOC" is verified by integer assignment.
F "MPI_MIN" is verified by integer assignment.
F "MPI_MINLOC" is verified by integer assignment.
F "MPI_OP_NULL" is verified by integer assignment.
F "MPI_PROC_NULL" is verified by integer assignment.
F "MPI_PROD" is verified by integer assignment.
F "MPI_REPLACE" is verified by integer assignment.
F "MPI_REQUEST_NULL" is verified by integer assignment.
F "MPI_ROOT" is verified by integer assignment.
F "MPI_SEEK_CUR" is verified by integer assignment.
F "MPI_SEEK_END" is verified by integer assignment.
F "MPI_SEEK_SET" is verified by integer assignment.
F "MPI_SIMILAR" is verified by integer assignment.
F "MPI_STATUS_IGNORE" is not verified.
F "MPI_STATUSES_IGNORE" is not verified.
F "MPI_SUCCESS" is verified by integer assignment.
F "MPI_SUM" is verified by integer assignment.
F "MPI_UNDEFINED" is verified by integer assignment.
F "MPI_UNEQUAL" is verified by integer assignment.
Number of successful C constants: 76 of 76
Number of successful FORTRAN constants: 70 of 76
No errors.

Passed C/Fortran interoperability supported - interoperability

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Checks if the C-Fortran (F77) interoperability functions are supported using the MPI-2.2 specification.

No errors

Passed Communicator attributes - attributes

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Returns all communicator attributes that are not supported. The test is run as a single process MPI job and fails if any attributes are not supported.

No errors

Passed Compiletime constants - process_compiletime_constants

Build: NA

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

The MPI-3.0 specifications require that some named constants be known at compiletime. The report includes a record for each constant of this class in the form "X MPI_CONSTANT is [not] verified by METHOD" where X is either 'c' for the C compiler, or 'F' for the FORTRAN 77 compiler. For a C langauge compile, the constant is used as a case label in a switch statement. For a FORTRAN language compile, the constant is assigned to a PARAMETER. The report sumarizes with the number of constants for each compiler that was successfully verified.

c "MPI_MAX_PROCESSOR_NAME" is verified by switch label.
c "MPI_MAX_LIBRARY_VERSION_STRING" is verified by switch label.
c "MPI_MAX_ERROR_STRING" is verified by switch label.
c "MPI_MAX_DATAREP_STRING" is verified by switch label.
c "MPI_MAX_INFO_KEY" is verified by switch label.
c "MPI_MAX_INFO_VAL" is verified by switch label.
c "MPI_MAX_OBJECT_NAME" is verified by switch label.
c "MPI_MAX_PORT_NAME" is verified by switch label.
c "MPI_VERSION" is verified by switch label.
c "MPI_SUBVERSION" is verified by switch label.
c "MPI_MAX_LIBRARY_VERSION_STRING" is verified by switch label.
F "MPI_ADDRESS_KIND" is verified by PARAMETER.
F "MPI_ASYNC_PROTECTS_NONBLOCKING" is verified by PARAMETER.
F "MPI_COUNT_KIND" is verified by PARAMETER.
F "MPI_ERROR" is verified by PARAMETER.
F "MPI_ERRORS_ARE_FATAL" is verified by PARAMETER.
F "MPI_ERRORS_RETURN" is verified by PARAMETER.
F "MPI_INTEGER_KIND" is verified by PARAMETER.
F "MPI_OFFSET_KIND" is verified by PARAMETER.
F "MPI_SOURCE" is verified by PARAMETER.
F "MPI_STATUS_SIZE" is verified by PARAMETER.
F "MPI_SUBARRAYS_SUPPORTED" is verified by PARAMETER.
F "MPI_TAG" is verified by PARAMETER.
F "MPI_MAX_PROCESSOR_NAME" is verified by PARAMETER.
F "MPI_MAX_LIBRARY_VERSION_STRING" is verified by PARAMETER.
F "MPI_MAX_ERROR_STRING" is verified by PARAMETER.
F "MPI_MAX_DATAREP_STRING" is verified by PARAMETER.
F "MPI_MAX_INFO_KEY" is verified by PARAMETER.
F "MPI_MAX_INFO_VAL" is verified by PARAMETER.
F "MPI_MAX_OBJECT_NAME" is verified by PARAMETER.
F "MPI_MAX_PORT_NAME" is verified by PARAMETER.
F "MPI_VERSION" is verified by PARAMETER.
F "MPI_SUBVERSION" is verified by PARAMETER.
F "MPI_MAX_LIBRARY_VERSION_STRING" is verified by PARAMETER.
Number of successful C constants: 11 of 11
Number of successful FORTRAN constants: 23 out of 23
No errors.

Passed Datatypes - process_datatypes

Build: NA

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests for the presence of constants from MPI-1.0 and higher. It constructs small separate main programs in either C, FORTRAN, or C++ for each datatype. It fails if any datatype is not present. ISSUE: This test may timeout if separate program executions initialize slowly.

c "MPI_2DOUBLE_PRECISION" Size = 16 is verified.
c "MPI_2INT" Size = 8 is verified.
c "MPI_2INTEGER" Size = 8 is verified.
c "MPI_2REAL" Size = 8 is verified.
c "MPI_AINT" Size = 8 is verified.
c "MPI_BYTE" Size = 1 is verified.
c "MPI_C_BOOL" Size = 1 is verified.
c "MPI_C_COMPLEX" Size = 8 is verified.
c "MPI_C_DOUBLE_COMPLEX" Size = 16 is verified.
c "MPI_C_FLOAT_COMPLEX" Size = 8 is verified.
c "MPI_C_LONG_DOUBLE_COMPLEX" Size = 32 is verified.
c "MPI_CHAR" Size = 1 is verified.
c "MPI_CHARACTER" Size = 1 is verified.
c "MPI_COMPLEX" Size = 8 is verified.
c "MPI_COMPLEX2" is not verified: (compilation).
c "MPI_COMPLEX4" is not verified: (compilation).
c "MPI_COMPLEX8" Size = 8 is verified.
c "MPI_COMPLEX16" Size = 16 is verified.
c "MPI_COMPLEX32" Size = 32 is verified.
c "MPI_DOUBLE" Size = 8 is verified.
c "MPI_DOUBLE_INT" Size = 12 is verified.
c "MPI_DOUBLE_COMPLEX" Size = 16 is verified.
c "MPI_DOUBLE_PRECISION" Size = 8 is verified.
c "MPI_FLOAT" Size = 4 is verified.
c "MPI_FLOAT_INT" Size = 8 is verified.
c "MPI_INT" Size = 4 is verified.
c "MPI_INT8_T" Size = 1 is verified.
c "MPI_INT16_T" Size = 2 is verified.
c "MPI_INT32_T" Size = 4 is verified.
c "MPI_INT64_T" Size = 8 is verified.
c "MPI_INTEGER" Size = 4 is verified.
c "MPI_INTEGER1" Size = 1 is verified.
c "MPI_INTEGER2" Size = 2 is verified.
c "MPI_INTEGER4" Size = 4 is verified.
c "MPI_INTEGER8" Size = 8 is verified.
c "MPI_INTEGER16" is not verified: (execution).
c "MPI_LB" Size = 0 is verified.
c "MPI_LOGICAL" Size = 4 is verified.
c "MPI_LONG" Size = 8 is verified.
c "MPI_LONG_INT" Size = 12 is verified.
c "MPI_LONG_DOUBLE" Size = 16 is verified.
c "MPI_LONG_DOUBLE_INT" Size = 20 is verified.
c "MPI_LONG_LONG" Size = 8 is verified.
c "MPI_LONG_LONG_INT" Size = 8 is verified.
c "MPI_OFFSET" Size = 8 is verified.
c "MPI_PACKED" Size = 1 is verified.
c "MPI_REAL" Size = 4 is verified.
c "MPI_REAL2" is not verified: (compilation).
c "MPI_REAL4" Size = 4 is verified.
c "MPI_REAL8" Size = 8 is verified.
c "MPI_REAL16" Size = 16 is verified.
c "MPI_SHORT" Size = 2 is verified.
c "MPI_SHORT_INT" Size = 6 is verified.
c "MPI_SIGNED_CHAR" Size = 1 is verified.
c "MPI_UB" Size = 0 is verified.
c "MPI_UNSIGNED_CHAR" Size = 1 is verified.
c "MPI_UNSIGNED_SHORT" Size = 2 is verified.
c "MPI_UNSIGNED" Size = 4 is verified.
c "MPI_UNSIGNED_LONG" Size = 8 is verified.
c "MPI_WCHAR" Size = 4 is verified.
c "MPI_LONG_LONG_INT" Size = 8 is verified.
c "MPI_FLOAT_INT" Size = 8 is verified.
c "MPI_DOUBLE_INT" Size = 12 is verified.
c "MPI_LONG_INT" Size = 12 is verified.
c "MPI_LONG_DOUBLE_INT" Size = 20 is verified.
c "MPI_2INT" Size = 8 is verified.
c "MPI_SHORT_INT" Size = 6 is verified.
c "MPI_LONG_DOUBLE_INT" Size = 20 is verified.
c "MPI_2REAL" Size = 8 is verified.
c "MPI_2DOUBLE_PRECISION" Size = 16 is verified.
c "MPI_2INTEGER" Size = 8 is verified.
C "MPI_CXX_BOOL" Size = 1 is verified.
C "MPI_CXX_FLOAT_COMPLEX" Size = 8 is verified.
C "MPI_CXX_DOUBLE_COMPLEX" Size = 16 is verified.
C "MPI_CXX_LONG_DOUBLE_COMPLEX" Size = 32 is verified.
f "MPI_BYTE" Size =1 is verified.
f "MPI_CHARACTER" Size =1 is verified.
f "MPI_COMPLEX" Size =8 is verified.
f "MPI_DOUBLE_COMPLEX" Size =16 is verified.
f "MPI_DOUBLE_PRECISION" Size =8 is verified.
f "MPI_INTEGER" Size =4 is verified.
f "MPI_INTEGER1" Size =1 is verified.
f "MPI_INTEGER2" Size =2 is verified.
f "MPI_INTEGER4" Size =4 is verified.
f "MPI_LOGICAL" Size =4 is verified.
f "MPI_REAL" Size =4 is verified.
f "MPI_REAL2" is not verified: (execution).
f "MPI_REAL4" Size =4 is verified.
f "MPI_REAL8" Size =8 is verified.
f "MPI_PACKED" Size =1 is verified.
f "MPI_2REAL" Size =8 is verified.
f "MPI_2DOUBLE_PRECISION" Size =16 is verified.
f "MPI_2INTEGER" Size =8 is verified.
No errors.

Passed Deprecated routines - deprecated

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Checks all MPI deprecated routines as of MPI-2.2, but not including routines removed by MPI-3 if this is an MPI-3 implementation.

MPI_Attr_delete(): is functional.
MPI_Attr_get(): is functional.
MPI_Attr_put(): is functional.
MPI_Keyval_create(): is functional.
MPI_Keyval_free(): is functional.
MPI_Address(): is removed by MPI 3.0+.
MPI_Errhandler_create(): is removed by MPI 3.0+.
MPI_Errhandler_get(): is removed by MPI 3.0+.
MPI_Errhandler_set(): is removed by MPI 3.0+.
MPI_Type_extent(): is removed by MPI 3.0+.
MPI_Type_hindexed(): is removed by MPI 3.0+.
MPI_Type_hvector(): is removed by MPI 3.0+.
MPI_Type_lb(): is removed by MPI 3.0+.
MPI_Type_struct(): is removed by MPI 3.0+.
MPI_Type_ub(): is removed by MPI 3.0+.
No errors

Passed Error Handling - errors

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Reports the default action taken on an error. It also reports if error handling can be changed to "returns", and if so, if this functions properly.

MPI errors are fatal by default.
MPI errors can be changed to MPI_ERRORS_RETURN.
Call MPI_Send() with a bad destination rank.
Error code: 738846982
Error string: Invalid rank, error stack:
PMPI_Send(159): MPI_Send(buf=0x7fffffffb610, count=1, MPI_INT, dest=1, tag=MPI_ANY_TAG, MPI_COMM_WORLD) failed
PMPI_Send(100): Invalid rank has value 1 but must be nonnegative and less than 1
No errors

Passed Errorcodes - process_errorcodes

Build: NA

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

The MPI-3.0 specifications require that the same constants be available for the C language and FORTRAN. The report includes a record for each errorcode of the form "X MPI_ERRCODE is [not] verified" where X is either 'c' for the C compiler, or 'F' for the FORTRAN 77 compiler. The report sumarizes with the number of errorcodes for each compiler that were successfully verified.

c "MPI_ERR_ACCESS" (20) is verified.
c "MPI_ERR_AMODE" (21) is verified.
c "MPI_ERR_ARG" (12) is verified.
c "MPI_ERR_ASSERT" (53) is verified.
c "MPI_ERR_BAD_FILE" (22) is verified.
c "MPI_ERR_BASE" (46) is verified.
c "MPI_ERR_BUFFER" (1) is verified.
c "MPI_ERR_COMM" (5) is verified.
c "MPI_ERR_CONVERSION" (23) is verified.
c "MPI_ERR_COUNT" (2) is verified.
c "MPI_ERR_DIMS" (11) is verified.
c "MPI_ERR_DISP" (52) is verified.
c "MPI_ERR_DUP_DATAREP" (24) is verified.
c "MPI_ERR_FILE" (27) is verified.
c "MPI_ERR_FILE_EXISTS" (25) is verified.
c "MPI_ERR_FILE_IN_USE" (26) is verified.
c "MPI_ERR_GROUP" (8) is verified.
c "MPI_ERR_IN_STATUS" (17) is verified.
c "MPI_ERR_INFO" (28) is verified.
c "MPI_ERR_INFO_KEY" (29) is verified.
c "MPI_ERR_INFO_NOKEY" (31) is verified.
c "MPI_ERR_INFO_VALUE" (30) is verified.
c "MPI_ERR_INTERN" (16) is verified.
c "MPI_ERR_IO" (32) is verified.
c "MPI_ERR_KEYVAL" (48) is verified.
c "MPI_ERR_LASTCODE" (1073741823) is verified.
c "MPI_ERR_LOCKTYPE" (47) is verified.
c "MPI_ERR_NAME" (33) is verified.
c "MPI_ERR_NO_MEM" (34) is verified.
c "MPI_ERR_NO_SPACE" (36) is verified.
c "MPI_ERR_NO_SUCH_FILE" (37) is verified.
c "MPI_ERR_NOT_SAME" (35) is verified.
c "MPI_ERR_OP" (9) is verified.
c "MPI_ERR_OTHER" (15) is verified.
c "MPI_ERR_PENDING" (18) is verified.
c "MPI_ERR_PORT" (38) is verified.
c "MPI_ERR_QUOTA" (39) is verified.
c "MPI_ERR_RANK" (6) is verified.
c "MPI_ERR_READ_ONLY" (40) is verified.
c "MPI_ERR_REQUEST" (19) is verified.
c "MPI_ERR_RMA_ATTACH" (56) is verified.
c "MPI_ERR_RMA_CONFLICT" (49) is verified.
c "MPI_ERR_RMA_FLAVOR" (58) is verified.
c "MPI_ERR_RMA_RANGE" (55) is verified.
c "MPI_ERR_RMA_SHARED" (57) is verified.
c "MPI_ERR_RMA_SYNC" (50) is verified.
c "MPI_ERR_ROOT" (7) is verified.
c "MPI_ERR_SERVICE" (41) is verified.
c "MPI_ERR_SIZE" (51) is verified.
c "MPI_ERR_SPAWN" (42) is verified.
c "MPI_ERR_TAG" (4) is verified.
c "MPI_ERR_TOPOLOGY" (10) is verified.
c "MPI_ERR_TRUNCATE" (14) is verified.
c "MPI_ERR_TYPE" (3) is verified.
c "MPI_ERR_UNKNOWN" (13) is verified.
c "MPI_ERR_UNSUPPORTED_DATAREP" (43) is verified.
c "MPI_ERR_UNSUPPORTED_OPERATION" (44) is verified.
c "MPI_ERR_WIN" (45) is verified.
c "MPI_SUCCESS" (0) is verified.
c "MPI_T_ERR_CANNOT_INIT" (61) is verified.
c "MPI_T_ERR_CVAR_SET_NEVER" (69) is verified.
c "MPI_T_ERR_CVAR_SET_NOT_NOW" (68) is verified.
c "MPI_T_ERR_INVALID_HANDLE" (64) is verified.
c "MPI_T_ERR_INVALID_INDEX" (62) is verified.
c "MPI_T_ERR_INVALID_ITEM" (63) is verified.
c "MPI_T_ERR_INVALID_SESSION" (67) is verified.
c "MPI_T_ERR_MEMORY" (59) is verified.
c "MPI_T_ERR_NOT_INITIALIZED" (60) is verified.
c "MPI_T_ERR_OUT_OF_HANDLES" (65) is verified.
c "MPI_T_ERR_OUT_OF_SESSIONS" (66) is verified.
c "MPI_T_ERR_PVAR_NO_ATOMIC" (72) is verified.
c "MPI_T_ERR_PVAR_NO_STARTSTOP" (70) is verified.
c "MPI_T_ERR_PVAR_NO_WRITE" (71) is verified.
F "MPI_ERR_ACCESS" (20) is verified 
F "MPI_ERR_AMODE" (21) is verified 
F "MPI_ERR_ARG" (12) is verified 
F "MPI_ERR_ASSERT" (53) is verified 
F "MPI_ERR_BAD_FILE" (22) is verified 
F "MPI_ERR_BASE" (46) is verified 
F "MPI_ERR_BUFFER" (1) is verified 
F "MPI_ERR_COMM" (5) is verified 
F "MPI_ERR_CONVERSION" (23) is verified 
F "MPI_ERR_COUNT" (2) is verified 
F "MPI_ERR_DIMS" (11) is verified 
F "MPI_ERR_DISP" (52) is verified 
F "MPI_ERR_DUP_DATAREP" (24) is verified 
F "MPI_ERR_FILE" (27) is verified 
F "MPI_ERR_FILE_EXISTS" (25) is verified 
F "MPI_ERR_FILE_IN_USE" (26) is verified 
F "MPI_ERR_GROUP" (8) is verified 
F "MPI_ERR_IN_STATUS" (17) is verified 
F "MPI_ERR_INFO" (28) is verified 
F "MPI_ERR_INFO_KEY" (29) is verified 
F "MPI_ERR_INFO_NOKEY" (31) is verified 
F "MPI_ERR_INFO_VALUE" (30) is verified 
F "MPI_ERR_INTERN" (16) is verified 
F "MPI_ERR_IO" (32) is verified 
F "MPI_ERR_KEYVAL" (48) is verified 
F "MPI_ERR_LASTCODE" (1073741823) is verified 
F "MPI_ERR_LOCKTYPE" (47) is verified 
F "MPI_ERR_NAME" (33) is verified 
F "MPI_ERR_NO_MEM" (34) is verified 
F "MPI_ERR_NO_SPACE" (36) is verified 
F "MPI_ERR_NO_SUCH_FILE" (37) is verified 
F "MPI_ERR_NOT_SAME" (35) is verified 
F "MPI_ERR_OP" (9) is verified 
F "MPI_ERR_OTHER" (15) is verified 
F "MPI_ERR_PENDING" (18) is verified 
F "MPI_ERR_PORT" (38) is verified 
F "MPI_ERR_QUOTA" (39) is verified 
F "MPI_ERR_RANK" (6) is verified 
F "MPI_ERR_READ_ONLY" (40) is verified 
F "MPI_ERR_REQUEST" (19) is verified 
F "MPI_ERR_RMA_ATTACH" (56) is verified 
F "MPI_ERR_RMA_CONFLICT" (49) is verified 
F "MPI_ERR_RMA_FLAVOR" (58) is verified 
F "MPI_ERR_RMA_RANGE" (55) is verified 
F "MPI_ERR_RMA_SHARED" (57) is verified 
F "MPI_ERR_RMA_SYNC" (50) is verified 
F "MPI_ERR_ROOT" (7) is verified 
F "MPI_ERR_SERVICE" (41) is verified 
F "MPI_ERR_SIZE" (51) is verified 
F "MPI_ERR_SPAWN" (42) is verified 
F "MPI_ERR_TAG" (4) is verified 
F "MPI_ERR_TOPOLOGY" (10) is verified 
F "MPI_ERR_TRUNCATE" (14) is verified 
F "MPI_ERR_TYPE" (3) is verified 
F "MPI_ERR_UNKNOWN" (13) is verified 
F "MPI_ERR_UNSUPPORTED_DATAREP" is not verified: (compilation).
F "MPI_ERR_UNSUPPORTED_OPERATION" is not verified: (compilation).
F "MPI_ERR_WIN" (45) is verified 
F "MPI_SUCCESS" (0) is verified 
F "MPI_T_ERR_CANNOT_INIT" is not verified: (compilation).
F "MPI_T_ERR_CVAR_SET_NEVER" is not verified: (compilation).
F "MPI_T_ERR_CVAR_SET_NOT_NOW" is not verified: (compilation).
F "MPI_T_ERR_INVALID_HANDLE" is not verified: (compilation).
F "MPI_T_ERR_INVALID_INDEX" is not verified: (compilation).
F "MPI_T_ERR_INVALID_ITEM" is not verified: (compilation).
F "MPI_T_ERR_INVALID_SESSION" is not verified: (compilation).
F "MPI_T_ERR_MEMORY" is not verified: (compilation).
F "MPI_T_ERR_NOT_INITIALIZED" is not verified: (compilation).
F "MPI_T_ERR_OUT_OF_HANDLES" is not verified: (compilation).
F "MPI_T_ERR_OUT_OF_SESSIONS" is not verified: (compilation).
F "MPI_T_ERR_PVAR_NO_ATOMIC" is not verified: (compilation).
F "MPI_T_ERR_PVAR_NO_STARTSTOP" is not verified: (compilation).
F "MPI_T_ERR_PVAR_NO_WRITE" is not verified: (compilation).
C errorcodes successful: 73 out of 73
FORTRAN errorcodes successful:57 out of 73
No errors.

Passed Extended collectives - collectives

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Checks if "extended collectives" are supported, i.e., collective operations with MPI-2 intercommunicators.

No errors

Passed Init arguments - init_args

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

In MPI-1.1, it is explicitly stated that an implementation is allowed to require that the arguments argc and argv passed by an application to MPI_Init in C be the same arguments passed into the application as the arguments to main. In MPI-2 implementations are not allowed to impose this requirement. Conforming implementations of MPI allow applications to pass NULL for both the argc and argv arguments of MPI_Init(). This test prints the result of the error status of MPI_Init(). If the test completes without error, it reports 'No errors.'

MPI_INIT accepts Null arguments for MPI_init().
No errors

Passed MPI-2 replaced routines - mpi_2_functions

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Checks the presence of all MPI-2.2 routines that replaced deprecated routines.

No errors

Passed MPI-2 type routines - mpi_2_functions_bcast

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test checks that a subset of MPI-2 routines that replaced MPI-1 routines work correctly.

rank:1/2 c:'C',d[6]={3.141590,1.000000,12.310000,7.980000,5.670000,12.130000},b="123456"
rank:1/2 MPI_Bcast() of struct.
rank:0/2 c:'C',d[6]={3.141590,1.000000,12.310000,7.980000,5.670000,12.130000},b="123456"
rank:0/2 MPI_Bcast() of struct.
No errors

Passed Master/slave - master

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test running as a single MPI process spawns four slave processes using MPI_Comm_spawn(). The master process sends and receives a message from each slave. If the test completes, it will report 'No errors.', otherwise specific error messages are listed.

MPI failed on call to obtain MPI_UNIVERSE_SIZE.
Setting MPI_UNIVERSE_SIZE to 4 to see what happens.
master rank creating 4 slave processes.
master error code for slave:0 is 0.
master error code for slave:1 is 0.
master error code for slave:2 is 0.
master error code for slave:3 is 0.
master rank:0/1 sent an int:4 to slave rank:0.
master rank:0/1 sent an int:4 to slave rank:1.
master rank:0/1 sent an int:4 to slave rank:2.
master rank:0/1 sent an int:4 to slave rank:3.
slave rank:2/4 alive.
slave rank:2/4 received an int:4 from rank 0
slave rank:3/4 alive.
slave rank:2/4 sent its rank to rank 0
slave rank 2 just before disconnecting from master_comm.
slave rank: 2 after disconnecting from master_comm.
slave rank:3/4 received an int:4 from rank 0
slave rank:3/4 sent its rank to rank 0
slave rank 3 just before disconnecting from master_comm.
slave rank: 3 after disconnecting from master_comm.
slave rank:1/4 alive.
slave rank:1/4 received an int:4 from rank 0
slave rank:1/4 sent its rank to rank 0
slave rank 1 just before disconnecting from master_comm.
slave rank:0/4 alive.
slave rank: 1 after disconnecting from master_comm.
master rank:0/1 recv an int:0 from slave rank:0
master rank:0/1 recv an int:1 from slave rank:1
master rank:0/1 recv an int:2 from slave rank:2
slave rank:0/4 received an int:4 from rank 0
master rank:0/1 recv an int:3 from slave rank:3
./master ending with exit status:0
slave rank:0/4 sent its rank to rank 0
slave rank 0 just before disconnecting from master_comm.
slave rank: 0 after disconnecting from master_comm.
No errors

Passed One-sided communication - one_sided_modes

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Checks MPI-2.2 one-sided communication modes reporting those that are not defined. If the test compiles, then "No errors" is reported, else, all undefined modes are reported as "not defined."

No errors

Passed One-sided fences - one_sided_fences

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Verifies that one-sided communication with active target synchronization with fences functions properly. If all operations succeed, one-sided communication with active target synchronization with fences is reported as supported. If one or more operations fail, the failures are reported and one-sided-communication with active target synchronization with fences is reported as NOT supported.

No errors

Passed One-sided passiv - one_sided_passive

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Verifies one-sided-communication with passive target synchronization functions properly. If all operations succeed, one-sided-communication with passive target synchronization is reported as supported. If one or more operations fail, the failures are reported and one-sided-communication with passive target synchronization with fences is reported as NOT supported.

No errors

Passed One-sided post - one_sided_post

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Verifies one-sided-communication with active target synchronization with post/start/complete/wait functions properly. If all operations succeed, one-sided communication with active target synchronization with post/start/complete/wait is reported as supported. If one or more operations fail, the failures are reported and one-sided-communication with active target synchronization with post/start/complete/wait is reported as NOT supported.

No errors

Passed One-sided routines - one_sided_routines

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Reports if one-sided communication routines are defined. If this test compiles, one-sided communication is reported as defined, otherwise "not supported".

No errors

Passed Thread support - thread_safety

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Reports the level of thread support provided. This is either MPI_THREAD_SINGLE, MPI_THREAD_FUNNELED, MPI_THREAD_SERIALIZED, or MPI_THREAD_MULTIPLE.

MPI_THREAD_MULTIPLE requested.
MPI_THREAD_MULTIPLE is supported.
No errors

Group Communicator - Score: 100% Passed

This group features tests of MPI communicator group calls.

Passed MPI_Group irregular - gtranks

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This is a test comparing small groups against larger groups, and use groups with irregular members (to bypass optimizations in group_translate_ranks for simple groups).

No errors

Passed MPI_Group_Translate_ranks perf - gtranksperf

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 20

Test Description:

Measure and compare the relative performance of MPI_Group_translate_ranks with small and large group2 sizes but a constant number of ranks. This serves as a performance sanity check for the Scalasca use case where we translate to MPI_COMM_WORLD ranks. The performance should only depend on the number of ranks passed, not the size of either group (especially group2). This test is probably only meaningful for large-ish process counts.

No errors

Passed MPI_Group_excl basic - grouptest

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This is a test of MPI_Group_excl().

No errors

Passed MPI_Group_incl basic - groupcreate

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a simple test of creating a group array.

No errors

Passed MPI_Group_incl empty - groupnullincl

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a test to determine if an empty group can be created.

No errors

Passed MPI_Group_translate_ranks - grouptest2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a test of MPI_Group_translate_ranks().

No errors

Passed Win_get_group basic - getgroup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a simple test of MPI_Win_get_group() for a selection of communicators.

No errors

Parallel Input/Output - Score: 100% Passed

This group features tests that involve MPI parallel input/output operations.

Passed Asynchronous IO basic - async_any

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test asynchronous I/O with multiple completion. Each process writes to separate files and reads them back.

No errors

Passed Asynchronous IO collective - async_all

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test asynchronous collective reading and writing. Each process asynchronously to to a file then reads it back.

No errors

Passed Asynchronous IO contig - async

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test contiguous asynchronous I/O. Each process writes to separate files and reads them back. The file name is taken as a command-line argument, and the process rank is appended to it.

No errors

Passed Asynchronous IO non-contig - i_noncontig

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests noncontiguous reads/writes using non-blocking I/O.

No errors

Passed File IO error handlers - userioerr

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test exercises MPI I/O and MPI error handling techniques.

No errors

Passed MPI_File_get_type_extent - getextent

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test file_get_extent.

No errors

Passed MPI_File_set_view displacement_current - setviewcur

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test set_view with DISPLACEMENT_CURRENT. This test reads a header then sets the view to every "size" int, using set view and current displacement. The file is first written using a combination of collective and ordered writes.

No errors

Passed MPI_File_write_ordered basic - rdwrord

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test reading and writing ordered output.

No errors

Passed MPI_File_write_ordered zero - rdwrzero

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test reading and writing data with zero length. The test then looks for errors in the MPI IO routines and reports any that were found, otherwise "No errors" is reported.

No errors

Passed MPI_Info_set file view - setinfo

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test file_set_view. Access style is explicitly described as modifiable. Values include read_once, read_mostly, write_once, write_mostly, random.

No errors

Passed MPI_Type_create_resized basic - resized

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test file views with MPI_Type_create_resized.

No errors

Passed MPI_Type_create_resized x2 - resized2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test file views with MPI_Type_create_resized, with a resizing of the resized type.

No errors

Datatypes - Score: 98% Passed

This group features tests that involve named MPI and user defined datatypes.

Passed Aint add and diff - aintmath

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests the MPI 3.1 standard functions MPI_Aint_diff and MPI_Aint_add.

No errors

Passed Blockindexed contiguous convert - blockindexed-misc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test converts a block indexed datatype to a contiguous datatype.

No errors

Passed Blockindexed contiguous zero - blockindexed-zero-count

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This tests the behavior with a zero-count blockindexed datatype.

No errors

Passed C++ datatypes - cxx-types

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test checks for the existence of four new C++ named predefined datatypes that should be accessible from C and Fortran.

No errors

Passed Datatype commit-free-commit - zeroparms

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test creates a valid datatype, commits and frees the datatype, then repeats the process for a second datatype of the same size.

No errors

Passed Datatype get structs - get-struct

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test was motivated by the failure of an example program for RMA involving simple operations on a struct that included a struct. The observed failure was a SEGV in the MPI_Get.

No errors

Failed Datatype inclusive typename - typename

Build: Passed

Execution: Failed

Exit Status: Application_ended_with_error(s)

MPI Processes: 1

Test Description:

Sample some datatypes. See 8.4, "Naming Objects" in MPI-2. The default name is the same as the datatype name.

Checking type MPI_CHAR
Checking type MPI_SIGNED_CHAR
Checking type MPI_UNSIGNED_CHAR
Checking type MPI_BYTE
Checking type MPI_WCHAR
Checking type MPI_SHORT
Checking type MPI_UNSIGNED_SHORT
Checking type MPI_INT
Checking type MPI_UNSIGNED
Checking type MPI_LONG
Checking type MPI_UNSIGNED_LONG
Checking type MPI_FLOAT
Checking type MPI_DOUBLE
Checking type MPI_AINT
Checking type MPI_OFFSET
Checking type MPI_PACKED
Checking type MPI_FLOAT_INT
Checking type MPI_DOUBLE_INT
Checking type MPI_LONG_INT
Checking type MPI_SHORT_INT
Checking type MPI_2INT
Checking type MPI_COMPLEX
Checking type MPI_DOUBLE_COMPLEX
Checking type MPI_LOGICAL
Checking type MPI_REAL
Checking type MPI_DOUBLE_PRECISION
Checking type MPI_INTEGER
Checking type MPI_2INTEGER
Checking type MPI_2REAL
Checking type MPI_2DOUBLE_PRECISION
Checking type MPI_CHARACTER
Checking type MPI_INT8_T
Checking type MPI_INT16_T
Checking type MPI_INT32_T
Checking type MPI_INT64_T
Checking type MPI_UINT8_T
Checking type MPI_UINT16_T
Checking type MPI_UINT32_T
Checking type MPI_UINT64_T
Checking type MPI_C_BOOL
Checking type MPI_C_FLOAT_COMPLEX
Checking type MPI_C_DOUBLE_COMPLEX
Checking type MPI_AINT
Checking type MPI_OFFSET
Expected MPI_C_FLOAT_COMPLEX but got MPI_C_COMPLEX
Checking type MPI_REAL4
Checking type MPI_REAL8
Checking type MPI_REAL16
Checking type MPI_COMPLEX8
Checking type MPI_COMPLEX16
Checking type MPI_COMPLEX32
Checking type MPI_INTEGER1
Checking type MPI_INTEGER2
Checking type MPI_INTEGER4
Checking type MPI_INTEGER8
Checking type MPI_LONG_DOUBLE
Checking type MPI_LONG_LONG_INT
Checking type MPI_LONG_LONG
Checking type MPI_UNSIGNED_LONG_LONG
Checking type MPI_LONG_DOUBLE_INT
Checking type MPI_C_LONG_DOUBLE_COMPLEX
Expected MPI_LONG_LONG but got MPI_LONG_LONG_INT
Checking type MPI_AINT
Checking type MPI_OFFSET
Checking type MPI_COUNT
Found 2 errors
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 106484 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================

Passed Datatype match size - tmatchsize

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test of type_match_size. Check the most likely cases. Note that it is an error to free the type returned by MPI_Type_match_size. Also note that it is an error to request a size not supported by the compiler, so Type_match_size should generate an error in that case.

No errors

Passed Datatype reference count - tfree

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test to check if freed datatypes have reference count semantics. The idea here is to create a simple but non-contiguous datatype, perform an irecv with it, free it, and then create many new datatypes. If the datatype was freed and the space was reused, this test may detect an error.

No errors

Passed Datatypes - process_datatypes

Build: NA

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests for the presence of constants from MPI-1.0 and higher. It constructs small separate main programs in either C, FORTRAN, or C++ for each datatype. It fails if any datatype is not present. ISSUE: This test may timeout if separate program executions initialize slowly.

c "MPI_2DOUBLE_PRECISION" Size = 16 is verified.
c "MPI_2INT" Size = 8 is verified.
c "MPI_2INTEGER" Size = 8 is verified.
c "MPI_2REAL" Size = 8 is verified.
c "MPI_AINT" Size = 8 is verified.
c "MPI_BYTE" Size = 1 is verified.
c "MPI_C_BOOL" Size = 1 is verified.
c "MPI_C_COMPLEX" Size = 8 is verified.
c "MPI_C_DOUBLE_COMPLEX" Size = 16 is verified.
c "MPI_C_FLOAT_COMPLEX" Size = 8 is verified.
c "MPI_C_LONG_DOUBLE_COMPLEX" Size = 32 is verified.
c "MPI_CHAR" Size = 1 is verified.
c "MPI_CHARACTER" Size = 1 is verified.
c "MPI_COMPLEX" Size = 8 is verified.
c "MPI_COMPLEX2" is not verified: (compilation).
c "MPI_COMPLEX4" is not verified: (compilation).
c "MPI_COMPLEX8" Size = 8 is verified.
c "MPI_COMPLEX16" Size = 16 is verified.
c "MPI_COMPLEX32" Size = 32 is verified.
c "MPI_DOUBLE" Size = 8 is verified.
c "MPI_DOUBLE_INT" Size = 12 is verified.
c "MPI_DOUBLE_COMPLEX" Size = 16 is verified.
c "MPI_DOUBLE_PRECISION" Size = 8 is verified.
c "MPI_FLOAT" Size = 4 is verified.
c "MPI_FLOAT_INT" Size = 8 is verified.
c "MPI_INT" Size = 4 is verified.
c "MPI_INT8_T" Size = 1 is verified.
c "MPI_INT16_T" Size = 2 is verified.
c "MPI_INT32_T" Size = 4 is verified.
c "MPI_INT64_T" Size = 8 is verified.
c "MPI_INTEGER" Size = 4 is verified.
c "MPI_INTEGER1" Size = 1 is verified.
c "MPI_INTEGER2" Size = 2 is verified.
c "MPI_INTEGER4" Size = 4 is verified.
c "MPI_INTEGER8" Size = 8 is verified.
c "MPI_INTEGER16" is not verified: (execution).
c "MPI_LB" Size = 0 is verified.
c "MPI_LOGICAL" Size = 4 is verified.
c "MPI_LONG" Size = 8 is verified.
c "MPI_LONG_INT" Size = 12 is verified.
c "MPI_LONG_DOUBLE" Size = 16 is verified.
c "MPI_LONG_DOUBLE_INT" Size = 20 is verified.
c "MPI_LONG_LONG" Size = 8 is verified.
c "MPI_LONG_LONG_INT" Size = 8 is verified.
c "MPI_OFFSET" Size = 8 is verified.
c "MPI_PACKED" Size = 1 is verified.
c "MPI_REAL" Size = 4 is verified.
c "MPI_REAL2" is not verified: (compilation).
c "MPI_REAL4" Size = 4 is verified.
c "MPI_REAL8" Size = 8 is verified.
c "MPI_REAL16" Size = 16 is verified.
c "MPI_SHORT" Size = 2 is verified.
c "MPI_SHORT_INT" Size = 6 is verified.
c "MPI_SIGNED_CHAR" Size = 1 is verified.
c "MPI_UB" Size = 0 is verified.
c "MPI_UNSIGNED_CHAR" Size = 1 is verified.
c "MPI_UNSIGNED_SHORT" Size = 2 is verified.
c "MPI_UNSIGNED" Size = 4 is verified.
c "MPI_UNSIGNED_LONG" Size = 8 is verified.
c "MPI_WCHAR" Size = 4 is verified.
c "MPI_LONG_LONG_INT" Size = 8 is verified.
c "MPI_FLOAT_INT" Size = 8 is verified.
c "MPI_DOUBLE_INT" Size = 12 is verified.
c "MPI_LONG_INT" Size = 12 is verified.
c "MPI_LONG_DOUBLE_INT" Size = 20 is verified.
c "MPI_2INT" Size = 8 is verified.
c "MPI_SHORT_INT" Size = 6 is verified.
c "MPI_LONG_DOUBLE_INT" Size = 20 is verified.
c "MPI_2REAL" Size = 8 is verified.
c "MPI_2DOUBLE_PRECISION" Size = 16 is verified.
c "MPI_2INTEGER" Size = 8 is verified.
C "MPI_CXX_BOOL" Size = 1 is verified.
C "MPI_CXX_FLOAT_COMPLEX" Size = 8 is verified.
C "MPI_CXX_DOUBLE_COMPLEX" Size = 16 is verified.
C "MPI_CXX_LONG_DOUBLE_COMPLEX" Size = 32 is verified.
f "MPI_BYTE" Size =1 is verified.
f "MPI_CHARACTER" Size =1 is verified.
f "MPI_COMPLEX" Size =8 is verified.
f "MPI_DOUBLE_COMPLEX" Size =16 is verified.
f "MPI_DOUBLE_PRECISION" Size =8 is verified.
f "MPI_INTEGER" Size =4 is verified.
f "MPI_INTEGER1" Size =1 is verified.
f "MPI_INTEGER2" Size =2 is verified.
f "MPI_INTEGER4" Size =4 is verified.
f "MPI_LOGICAL" Size =4 is verified.
f "MPI_REAL" Size =4 is verified.
f "MPI_REAL2" is not verified: (execution).
f "MPI_REAL4" Size =4 is verified.
f "MPI_REAL8" Size =8 is verified.
f "MPI_PACKED" Size =1 is verified.
f "MPI_2REAL" Size =8 is verified.
f "MPI_2DOUBLE_PRECISION" Size =16 is verified.
f "MPI_2INTEGER" Size =8 is verified.
No errors.

Passed Datatypes basic and derived - sendrecvt2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This program is derived from one in the MPICH-1 test suite. It tests a wide variety of basic and derived datatypes.

Testing communicator number MPI_COMM_WORLD
Testing type MPI_CHAR
Testing type MPI_SHORT
Testing type MPI_INT
Testing type MPI_LONG
Testing type MPI_UNSIGNED_CHAR
Testing type MPI_UNSIGNED_SHORT
Testing type MPI_UNSIGNED
Testing type MPI_UNSIGNED_LONG
Testing type MPI_FLOAT
Testing type MPI_DOUBLE
Testing type MPI_BYTE
Testing type MPI_LONG_DOUBLE
Testing type Contig type MPI_CHAR
Testing type Contig type MPI_SHORT
Testing type Contig type MPI_INT
Testing type Contig type MPI_LONG
Testing type Contig type MPI_UNSIGNED_CHAR
Testing type Contig type MPI_UNSIGNED_SHORT
Testing type Contig type MPI_UNSIGNED
Testing type Contig type MPI_UNSIGNED_LONG
Testing type Contig type MPI_FLOAT
Testing type Contig type MPI_DOUBLE
Testing type Contig type MPI_BYTE
Testing type Contig type MPI_LONG_DOUBLE
Testing type Vector type MPI_CHAR
Testing type Vector type MPI_SHORT
Testing type Vector type MPI_INT
Testing type Vector type MPI_LONG
Testing type Vector type MPI_UNSIGNED_CHAR
Testing type Vector type MPI_UNSIGNED_SHORT
Testing type Vector type MPI_UNSIGNED
Testing type Vector type MPI_UNSIGNED_LONG
Testing type Vector type MPI_FLOAT
Testing type Vector type MPI_DOUBLE
Testing type Vector type MPI_BYTE
Testing type Vector type MPI_LONG_DOUBLE
Testing type Index type MPI_CHAR
Testing type Index type MPI_SHORT
Testing type Index type MPI_INT
Testing type Index type MPI_LONG
Testing type Index type MPI_UNSIGNED_CHAR
Testing type Index type MPI_UNSIGNED_SHORT
Testing type Index type MPI_UNSIGNED
Testing type Index type MPI_UNSIGNED_LONG
Testing type Index type MPI_FLOAT
Testing type Index type MPI_DOUBLE
Testing type Index type MPI_BYTE
Testing type Index type MPI_LONG_DOUBLE
Testing type Struct type char-double
Testing type Struct type double-char
Testing type Struct type unsigned-double
Testing type Struct type float-long
Testing type Struct type unsigned char-char
Testing type Struct type unsigned short-double
Testing communicator number Dup of MPI_COMM_WORLD
Testing type MPI_CHAR
Testing type MPI_SHORT
Testing type MPI_INT
Testing type MPI_LONG
Testing type MPI_UNSIGNED_CHAR
Testing type MPI_UNSIGNED_SHORT
Testing type MPI_UNSIGNED
Testing type MPI_UNSIGNED_LONG
Testing type MPI_FLOAT
Testing type MPI_DOUBLE
Testing type MPI_BYTE
Testing type MPI_LONG_DOUBLE
Testing type Contig type MPI_CHAR
Testing type Contig type MPI_SHORT
Testing type Contig type MPI_INT
Testing type Contig type MPI_LONG
Testing type Contig type MPI_UNSIGNED_CHAR
Testing type Contig type MPI_UNSIGNED_SHORT
Testing type Contig type MPI_UNSIGNED
Testing type Contig type MPI_UNSIGNED_LONG
Testing type Contig type MPI_FLOAT
Testing type Contig type MPI_DOUBLE
Testing type Contig type MPI_BYTE
Testing type Contig type MPI_LONG_DOUBLE
Testing type Vector type MPI_CHAR
Testing type Vector type MPI_SHORT
Testing type Vector type MPI_INT
Testing type Vector type MPI_LONG
Testing type Vector type MPI_UNSIGNED_CHAR
Testing type Vector type MPI_UNSIGNED_SHORT
Testing type Vector type MPI_UNSIGNED
Testing type Vector type MPI_UNSIGNED_LONG
Testing type Vector type MPI_FLOAT
Testing type Vector type MPI_DOUBLE
Testing type Vector type MPI_BYTE
Testing type Vector type MPI_LONG_DOUBLE
Testing type Index type MPI_CHAR
Testing type Index type MPI_SHORT
Testing type Index type MPI_INT
Testing type Index type MPI_LONG
Testing type Index type MPI_UNSIGNED_CHAR
Testing type Index type MPI_UNSIGNED_SHORT
Testing type Index type MPI_UNSIGNED
Testing type Index type MPI_UNSIGNED_LONG
Testing type Index type MPI_FLOAT
Testing type Index type MPI_DOUBLE
Testing type Index type MPI_BYTE
Testing type Index type MPI_LONG_DOUBLE
Testing type Struct type char-double
Testing type Struct type double-char
Testing type Struct type unsigned-double
Testing type Struct type float-long
Testing type Struct type unsigned char-char
Testing type Struct type unsigned short-double
Testing communicator number Rank reverse of MPI_COMM_WORLD
Testing type MPI_CHAR
Testing type MPI_SHORT
Testing type MPI_INT
Testing type MPI_LONG
Testing type MPI_UNSIGNED_CHAR
Testing type MPI_UNSIGNED_SHORT
Testing type MPI_UNSIGNED
Testing type MPI_UNSIGNED_LONG
Testing type MPI_FLOAT
Testing type MPI_DOUBLE
Testing type MPI_BYTE
Testing type MPI_LONG_DOUBLE
Testing type Contig type MPI_CHAR
Testing type Contig type MPI_SHORT
Testing type Contig type MPI_INT
Testing type Contig type MPI_LONG
Testing type Contig type MPI_UNSIGNED_CHAR
Testing type Contig type MPI_UNSIGNED_SHORT
Testing type Contig type MPI_UNSIGNED
Testing type Contig type MPI_UNSIGNED_LONG
Testing type Contig type MPI_FLOAT
Testing type Contig type MPI_DOUBLE
Testing type Contig type MPI_BYTE
Testing type Contig type MPI_LONG_DOUBLE
Testing type Vector type MPI_CHAR
Testing type Vector type MPI_SHORT
Testing type Vector type MPI_INT
Testing type Vector type MPI_LONG
Testing type Vector type MPI_UNSIGNED_CHAR
Testing type Vector type MPI_UNSIGNED_SHORT
Testing type Vector type MPI_UNSIGNED
Testing type Vector type MPI_UNSIGNED_LONG
Testing type Vector type MPI_FLOAT
Testing type Vector type MPI_DOUBLE
Testing type Vector type MPI_BYTE
Testing type Vector type MPI_LONG_DOUBLE
Testing type Index type MPI_CHAR
Testing type Index type MPI_SHORT
Testing type Index type MPI_INT
Testing type Index type MPI_LONG
Testing type Index type MPI_UNSIGNED_CHAR
Testing type Index type MPI_UNSIGNED_SHORT
Testing type Index type MPI_UNSIGNED
Testing type Index type MPI_UNSIGNED_LONG
Testing type Index type MPI_FLOAT
Testing type Index type MPI_DOUBLE
Testing type Index type MPI_BYTE
Testing type Index type MPI_LONG_DOUBLE
Testing type Struct type char-double
Testing type Struct type double-char
Testing type Struct type unsigned-double
Testing type Struct type float-long
Testing type Struct type unsigned char-char
Testing type Struct type unsigned short-double
No errors

Passed Datatypes comprehensive - sendrecvt4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This program is derived from one in the MPICH-1 test suite. This test sends and receives EVERYTHING from MPI_BOTTOM, by putting the data into a structure.

Testing type MPI_CHAR
Testing type MPI_SHORT
Testing type MPI_INT
Testing type MPI_LONG
Testing type MPI_UNSIGNED_CHAR
Testing type MPI_UNSIGNED_SHORT
Testing type MPI_UNSIGNED
Testing type MPI_UNSIGNED_LONG
Testing type MPI_FLOAT
Testing type MPI_DOUBLE
Testing type MPI_BYTE
Testing type MPI_LONG_DOUBLE
Testing type Contig type MPI_CHAR
Testing type Contig type MPI_SHORT
Testing type Contig type MPI_INT
Testing type Contig type MPI_LONG
Testing type Contig type MPI_UNSIGNED_CHAR
Testing type Contig type MPI_UNSIGNED_SHORT
Testing type Contig type MPI_UNSIGNED
Testing type Contig type MPI_UNSIGNED_LONG
Testing type Contig type MPI_FLOAT
Testing type Contig type MPI_DOUBLE
Testing type Contig type MPI_BYTE
Testing type Contig type MPI_LONG_DOUBLE
Testing type Vector type MPI_CHAR
Testing type Vector type MPI_SHORT
Testing type Vector type MPI_INT
Testing type Vector type MPI_LONG
Testing type Vector type MPI_UNSIGNED_CHAR
Testing type Vector type MPI_UNSIGNED_SHORT
Testing type Vector type MPI_UNSIGNED
Testing type Vector type MPI_UNSIGNED_LONG
Testing type Vector type MPI_FLOAT
Testing type Vector type MPI_DOUBLE
Testing type Vector type MPI_BYTE
Testing type Vector type MPI_LONG_DOUBLE
Testing type Index type MPI_CHAR
Testing type Index type MPI_SHORT
Testing type Index type MPI_INT
Testing type Index type MPI_LONG
Testing type Index type MPI_UNSIGNED_CHAR
Testing type Index type MPI_UNSIGNED_SHORT
Testing type Index type MPI_UNSIGNED
Testing type Index type MPI_UNSIGNED_LONG
Testing type Index type MPI_FLOAT
Testing type Index type MPI_DOUBLE
Testing type Index type MPI_BYTE
Testing type Index type MPI_LONG_DOUBLE
Testing type Struct type char-double
Testing type Struct type double-char
Testing type Struct type unsigned-double
Testing type Struct type float-long
Testing type Struct type unsigned char-char
Testing type Struct type unsigned short-double
Testing type MPI_CHAR
Testing type MPI_SHORT
Testing type MPI_INT
Testing type MPI_LONG
Testing type MPI_UNSIGNED_CHAR
Testing type MPI_UNSIGNED_SHORT
Testing type MPI_UNSIGNED
Testing type MPI_UNSIGNED_LONG
Testing type MPI_FLOAT
Testing type MPI_DOUBLE
Testing type MPI_BYTE
Testing type MPI_LONG_DOUBLE
Testing type Contig type MPI_CHAR
Testing type Contig type MPI_SHORT
Testing type Contig type MPI_INT
Testing type Contig type MPI_LONG
Testing type Contig type MPI_UNSIGNED_CHAR
Testing type Contig type MPI_UNSIGNED_SHORT
Testing type Contig type MPI_UNSIGNED
Testing type Contig type MPI_UNSIGNED_LONG
Testing type Contig type MPI_FLOAT
Testing type Contig type MPI_DOUBLE
Testing type Contig type MPI_BYTE
Testing type Contig type MPI_LONG_DOUBLE
Testing type Vector type MPI_CHAR
Testing type Vector type MPI_SHORT
Testing type Vector type MPI_INT
Testing type Vector type MPI_LONG
Testing type Vector type MPI_UNSIGNED_CHAR
Testing type Vector type MPI_UNSIGNED_SHORT
Testing type Vector type MPI_UNSIGNED
Testing type Vector type MPI_UNSIGNED_LONG
Testing type Vector type MPI_FLOAT
Testing type Vector type MPI_DOUBLE
Testing type Vector type MPI_BYTE
Testing type Vector type MPI_LONG_DOUBLE
Testing type Index type MPI_CHAR
Testing type Index type MPI_SHORT
Testing type Index type MPI_INT
Testing type Index type MPI_LONG
Testing type Index type MPI_UNSIGNED_CHAR
Testing type Index type MPI_UNSIGNED_SHORT
Testing type Index type MPI_UNSIGNED
Testing type Index type MPI_UNSIGNED_LONG
Testing type Index type MPI_FLOAT
Testing type Index type MPI_DOUBLE
Testing type Index type MPI_BYTE
Testing type Index type MPI_LONG_DOUBLE
Testing type Struct type char-double
Testing type Struct type double-char
Testing type Struct type unsigned-double
Testing type Struct type float-long
Testing type Struct type unsigned char-char
Testing type Struct type unsigned short-double
Testing type MPI_CHAR
Testing type MPI_SHORT
Testing type MPI_INT
Testing type MPI_LONG
Testing type MPI_UNSIGNED_CHAR
Testing type MPI_UNSIGNED_SHORT
Testing type MPI_UNSIGNED
Testing type MPI_UNSIGNED_LONG
Testing type MPI_FLOAT
Testing type MPI_DOUBLE
Testing type MPI_BYTE
Testing type MPI_LONG_DOUBLE
Testing type Contig type MPI_CHAR
Testing type Contig type MPI_SHORT
Testing type Contig type MPI_INT
Testing type Contig type MPI_LONG
Testing type Contig type MPI_UNSIGNED_CHAR
Testing type Contig type MPI_UNSIGNED_SHORT
Testing type Contig type MPI_UNSIGNED
Testing type Contig type MPI_UNSIGNED_LONG
Testing type Contig type MPI_FLOAT
Testing type Contig type MPI_DOUBLE
Testing type Contig type MPI_BYTE
Testing type Contig type MPI_LONG_DOUBLE
Testing type Vector type MPI_CHAR
Testing type Vector type MPI_SHORT
Testing type Vector type MPI_INT
Testing type Vector type MPI_LONG
Testing type Vector type MPI_UNSIGNED_CHAR
Testing type Vector type MPI_UNSIGNED_SHORT
Testing type Vector type MPI_UNSIGNED
Testing type Vector type MPI_UNSIGNED_LONG
Testing type Vector type MPI_FLOAT
Testing type Vector type MPI_DOUBLE
Testing type Vector type MPI_BYTE
Testing type Vector type MPI_LONG_DOUBLE
Testing type Index type MPI_CHAR
Testing type Index type MPI_SHORT
Testing type Index type MPI_INT
Testing type Index type MPI_LONG
Testing type Index type MPI_UNSIGNED_CHAR
Testing type Index type MPI_UNSIGNED_SHORT
Testing type Index type MPI_UNSIGNED
Testing type Index type MPI_UNSIGNED_LONG
Testing type Index type MPI_FLOAT
Testing type Index type MPI_DOUBLE
Testing type Index type MPI_BYTE
Testing type Index type MPI_LONG_DOUBLE
Testing type Struct type char-double
Testing type Struct type double-char
Testing type Struct type unsigned-double
Testing type Struct type float-long
Testing type Struct type unsigned char-char
Testing type Struct type unsigned short-double
No errors

Passed Get_address math - gaddress

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This routine shows how math can be used on MPI addresses and verifies that it produces the correct result.

No errors

Passed Get_elements contig - get-elements

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Uses a contig of a struct in order to satisfy two properties: (A) a type that contains more than one element type (the struct portion) (B) a type that has an odd number of ints in its "type contents" (1 in this case). This triggers a specific bug in some versions of MPICH.

No errors

Passed Get_elements pair - get-elements-pairtype

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Send a { double, int, double} tuple and receive as a pair of MPI_DOUBLE_INTs. this should (a) be valid, and (b) result in an element count of 3.

No errors

Passed Get_elements partial - getpartelm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Receive partial datatypes and check that MPI_Getelements gives the correct version.

No errors

Passed LONG_DOUBLE size - longdouble

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test ensures that simplistic build logic/configuration did not result in a defined, yet incorrectly sized, MPI predefined datatype for long double and long double Complex. Based on a test suggested by Jim Hoekstra @ Iowa State University. The test also considers other datatypes that are optional in the MPI-3 specification.

No errors

Passed Large counts for types - large-count

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test checks for large count functionality ("MPI_Count") mandated by MPI-3, as well as behavior of corresponding pre-MPI-3 interfaces that have better defined behavior when an "int" quantity would overflow.

No errors

Passed Large types - large_type

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test checks that MPI can handle large datatypes.

No errors

Passed Local pack/unpack basic - localpack

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test users MPI_Pack() on a communication buffer, then call MPU_Unpack() to confirm that the unpacked data matches the original. This routine performs all work within a simple processor.

No errors

Passed Noncontiguous datatypes - unusual-noncontigs

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test uses a structure datatype that describes data that is contiguous, but is is manipulated as if it is noncontiguous. The test is designed to expose flaws in MPI memory management should they exist.

No errors

Passed Pack basic - simple-pack

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests functionality of MPI_Type_get_envelope() and MPI_Type_get_contents() on a MPI_FLOAT. Returns the number of errors encountered.

No errors

Passed Pack/Unpack matrix transpose - transpose-pack

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test confirms that an MPI packed matrix can be unpacked correctly by the MPI infrastructure.

No errors

Passed Pack/Unpack multi-struct - struct-pack

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test confirms that packed structures, including array-of-struct and struct-of-struct unpack properly.

No errors

Passed Pack/Unpack sliced - slice-pack

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test confirms that sliced array pack and unpack properly.

No errors

Passed Pack/Unpack struct - structpack2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test confirms that a packed structure unpacks properly.

No errors

Passed Pack_external_size - simple-pack-external

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests functionality of MPI_Type_get_envelope() and MPI_Type_get_contents() on a packed-external MPI_FLOAT. Returns the number of errors encountered.

No errors

Passed Pair types optional - pairtype-size-extent

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Check for optional datatypes such as LONG_DOUBLE_INT.

No errors

Passed Simple contig datatype - contigstruct

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test checks to see if we can create a simple datatype made from many contiguous copies of a single struct. The struct is built with monotone decreasing displacements to avoid any struct->config optimizations.

No errors

Passed Simple zero contig - contig-zero-count

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests behaviour with a zero count contig.

No errors

Passed Struct zero count - struct-zero-count

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests behavior with a zero-count struct of builtins.

No errors

Passed Type_commit basic - simple-commit

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests that verifies that the MPI_Type_commit succeeds.

No errors

Passed Type_create_darray cyclic - darray-cyclic

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 12

Test Description:

Several cyclic checks of a custom struct darray.

No errors

Passed Type_create_darray pack - darray-pack

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 9

Test Description:

Performs a sequence of tests building darrays with single-element blocks, running through all the various positions that the element might come from.

No errors

Passed Type_create_darray pack many rank - darray-pack_72

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 32

Test Description:

Performs a sequence of tests building darrays with single-element blocks, running through all the various positions that the element might come from. Should be run with many ranks (at least 32).

No errors

Passed Type_create_hindexed_block - hindexed_block

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests behavior with a hindexed_block that can be converted to a contig easily. This is specifically for coverage. Returns the number of errors encountered.

No errors

Passed Type_create_hindexed_block contents - hindexed_block_contents

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test is a simple check of MPI_Type_create_hindexed_block() using MPI_Type_get_envelope() and MPI_Type_get_contents().

No errors

Passed Type_create_resized - simple-resized

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests behavior with resizing of a simple derived type.

No errors

Passed Type_create_resized 0 lower bound - tresized

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test of MPI datatype resized with 0 lower bound.

No errors

Passed Type_create_resized lower bound - tresized2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test of MPI datatype resized with non-zero lower bound.

No errors

Passed Type_create_subarray basic - subarray

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test creates a subarray and confirms its contents.

No errors

Passed Type_create_subarray pack/unpack - subarray-pack

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test confirms that a packed sub-array can be properly unpacked.

No errors

Passed Type_free memory - typefree

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test is used to confirm that memory is properly recovered from freed datatypes. The test may be run with valgrind or similar tools, or it may be run with MPI implementation specific options. For this test it is run only with standard MPI error checking enabled.

No errors

Passed Type_get_envelope basic - contents

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This tests the functionality of MPI_Type_get_envelope() and MPI_Type_get_contents().

No errors

Passed Type_hindexed zero - hindexed-zeros

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests hindexed types with all zero length blocks.

No errors

Passed Type_hvector counts - struct-derived-zeros

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests vector and struct type creation and commits with varying counts and odd displacements.

No errors

Passed Type_hvector_blklen loop - hvecblklen

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Inspired by the Intel MPI_Type_hvector_blklen test. Added to include a test of a dataloop optimization that failed.

No errors

Passed Type_indexed many - lots-of-types

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

No errors

Passed Type_indexed not compacted - indexed-misc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests behavior with an indexed array that can be compacted but should continue to be stored as an indexed type. Specifically for coverage. Returns the number of errors encountered.

No errors

Passed Type_struct basic - struct-empty-el

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test creates an MPI_Type_struct() datatype, assigns data and sends the structure to a second process. The second process receives the structure and confirms that the information contained in the structure agrees with the original data.

No errors

Passed Type_struct() alignment - dataalign

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This routine checks the alignment of a custom datatype.

No errors

Passed Type_vector blklen - vecblklen

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test is inspired by the Intel MPI_Type_vector_blklen test. The test fundamentally tries to deceive MPI into scrambling the data using padded struct types, and MPI_Pack() and MPI_Unpack(). The data is then checked to make sure the original data was not lost in the process. If "No errors" is reported, then the MPI functions that manipulated the data did not corrupt the test data.

No errors

Passed Type_{lb,ub,extent} - typelb

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test checks that both the upper and lower boundary of an hindexed MPI type is correct.

No errors

Passed Zero sized blocks - zeroblks

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test creates an empty packed indexed type, and then checks that the last 40 entrines of the unpacked recv_buffer have the corresponding elements from the send buffer.

No errors

Collectives - Score: 98% Passed

This group features tests of utilizing MPI collectives.

Passed Allgather basic - allgatherv3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Gather data from a vector to a contiguous vector for a selection of communicators. This is the trivial version based on the allgather test (allgatherv but with constant data sizes).

No errors

Passed Allgather double zero - allgather3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This test is similar to "Allgather in-place null", but uses MPI_DOUBLE with separate input and output arrays and performs an additional test for a zero byte gather operation.

No errors

Passed Allgather in-place null - allgather2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This is a test of MPI_Allgather() using MPI_IN_PLACE and MPI_DATATYPE_NULL to repeatedly gather data from a vector that increases in size each iteration for a selection of communicators.

No errors

Passed Allgather intercommunicators - icallgather

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

Allgather tests using a selection of intercommunicators and increasing array sizes. Processes are split into two groups and MPI_Allgather() is used to have each group send data to the other group and to send data from one group to the other.

No errors

Passed Allgatherv 2D - coll6

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This test uses MPI_Allgatherv() to define a two-dimensional table.

No errors

Passed Allgatherv in-place - allgatherv2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Gather data from a vector to a contiguous vector using MPI_IN_PLACE for a selection of communicators. This is the trivial version based on the coll/allgather tests with constant data sizes.

No errors

Passed Allgatherv intercommunicators - icallgatherv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Allgatherv test using a selection of intercommunicators and increasing array sizes. Processes are split into two groups and MPI_Allgatherv() is used to have each group send data to the other group and to send data from one group to the other. Similar to Allgather test (coll/icallgather).

No errors

Passed Allgatherv large - coll7

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This test is the same as Allgatherv basic (coll/coll6) except the size of the table is greater than the number of processors.

No errors

Passed Allreduce flood - allredmany

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Tests the ability of the implementation to handle a flood of one-way messages by repeatedly calling MPI_Allreduce(). Test should be run with 2 processes.

No errors

Passed Allreduce in-place - allred2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

MPI_Allreduce() Test using MPI_IN_PLACE for a selection of communicators.

No errors

Passed Allreduce intercommunicators - icallreduce

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

Allreduce test using a selection of intercommunicators and increasing array sizes.

No errors

Passed Allreduce mat-mult - allred3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This test implements a simple matrix-matrix multiply for a selection of communicators using a user-defined operation for MPI_Allreduce(). This is an associative but not commutative operation where matSize=matrix. The number of matrices is the count argument, which is currently set to 1. The matrix is stored in C order, so that c(i,j) = cin[j+i*matSize].

No errors

Passed Allreduce non-commutative - allred6

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This tests MPI_Allreduce() using apparent non-commutative operators using a selection of communicators. This forces MPI to run code used for non-commutative operators.

No errors

Passed Allreduce operations - allred

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

This tests all possible MPI operation codes using the MPI_Allreduce() routine.

No errors

Passed Allreduce user-defined - allred4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This example tests MPI_Allreduce() with user-defined operations using a selection of communicators similar to coll/allred3, but uses 3x3 matrices with integer-valued entries. This is an associative but not commutative operation. The number of matrices is the count argument. Tests using separate input and output matrices and using MPI_IN_PLACE. The matrix is stored in C order.

No errors

Passed Allreduce user-defined long - longuser

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Tests user-defined operation on a long value. Tests proper handling of possible pipelining in the implementation of reductions with user-defined operations.

No errors

Passed Allreduce vector size - allred5

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This tests MPI_Allreduce() using vectors with size greater than the number of processes for a selection of communicators.

No errors

Passed Alltoall basic - coll13

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Simple test for MPI_Alltoall().

No errors

Passed Alltoall communicators - alltoall1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

Tests MPI_Alltoall() by calling it with a selection of communicators and datatypes. Includes test using MPI_IN_PLACE.

No errors

Passed Alltoall intercommunicators - icalltoall

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Alltoall test using a selction of intercommunicators and increasing array sizes.

No errors

Passed Alltoall threads - alltoall

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

The LISTENER THREAD waits for communication from any source (including calling thread) messages which it receives that has tag REQ_TAG. Each thread enters an infinite loop that will stop only if every node in the MPI_COMM_WORLD sends a message containing -1.

No errors

Passed Alltoallv communicators - alltoallv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This program tests MPI_Alltoallv() by having each processor send different amounts of data to each processor using a selection of communicators. The test uses only MPI_INT which is adequate for testing systems that use point-to-point operations. Includes test using MPI_IN_PLACE.

No errors

Passed Alltoallv halo exchange - alltoallv0

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This tests MPI_Alltoallv() by having each processor send data to two neighbors only, using counts of 0 for the other neighbors for a selection of communicators. This idiom is sometimes used for halo exchange operations. The test uses MPI_INT which is adequate for testing systems that use point-to-point operations.

No errors

Passed Alltoallv intercommunicators - icalltoallv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This program tests MPI_Alltoallv using int array and a selection of intercommunicators by having each process send different amounts of data to each process. This test sends i items to process i from all processes.

No errors

Passed Alltoallw intercommunicators - icalltoallw

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

This program tests MPI_Alltoallw by having each process send different amounts of data to each process. This test is similar to the Alltoallv test (coll/icalltoallv), but with displacements in bytes rather than units of the datatype. This test sends i items to process i from all process.

No errors

Passed Alltoallw matrix transpose - alltoallw1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Tests MPI_Alltoallw() by performing a blocked matrix transpose operation. This more detailed example test was taken from MPI - The Complete Reference, Vol 1, p 222-224. Please refer to this reference for more details of the test.

Allocated local arrays
M = 20, N = 30
Allocated local arrays
M = 20, N = 30
Allocated local arrays
M = 20, N = 30
Begin Alltoallw...
Begin Alltoallw...
Begin Alltoallw...
Allocated local arrays
M = 20, N = 30
Begin Alltoallw...
Allocated local arrays
M = 20, N = 30
Allocated local arrays
M = 20, N = 30
Allocated local arrays
M = 20, N = 30
Allocated local arrays
M = 20, N = 30
Begin Alltoallw...
Allocated local arrays
M = 20, N = 30
Begin Alltoallw...
Begin Alltoallw...
Begin Alltoallw...
Allocated local arrays
M = 20, N = 30
Begin Alltoallw...
Begin Alltoallw...
Done with Alltoallw
Done with Alltoallw
Done with Alltoallw
Done with Alltoallw
Done with Alltoallw
Done with Alltoallw
Done with Alltoallw
Done with Alltoallw
Done with Alltoallw
Done with Alltoallw
No errors

Passed Alltoallw matrix transpose comm - alltoallw2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This program tests MPI_Alltoallw() by having each processor send different amounts of data to all processors. This is similar to the "Alltoallv communicators" test, but with displacements in bytes rather than units of the datatype. Currently, the test uses only MPI_INT which is adequate for testing systems that use point-to-point operations. Includes test using MPI_IN_PLACE.

No errors

Passed Alltoallw zero types - alltoallw_zeros

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This test makes sure that counts with non-zero-sized types on the send (recv) side match and don't cause a problem with non-zero counts and zero-sized types on the recv (send) side when using MPI_Alltoallw and MPI_Alltoallv. Includes tests using MPI_IN_PLACE.

No errors

Passed BAND operations - opband

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_BAND (bitwise and) operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_LONG
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
No errors

Passed BOR operations - opbor

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_BOR (bitwise or) operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_INT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_INT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_INT
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_INT
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
No errors

Passed BXOR Operations - opbxor

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_BXOR (bitwise excl or) operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_BYTE
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_INT
Reduce of MPI_SHORT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_INT
Reduce of MPI_UNSIGNED_SHORT
Reduce of MPI_UNSIGNED
Reduce of MPI_INT
Reduce of MPI_LONG
Reduce of MPI_INT
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG
Reduce of MPI_UNSIGNED_LONG
Reduce of MPI_LONG_LONG
No errors

Passed Barrier intercommunicators - icbarrier

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

This test checks that MPI_Barrier() accepts intercommunicators. It does not check for the semantics of a intercomm barrier (all processes in the local group can exit when (but not before) all processes in the remote group enter the barrier.

No errors

Passed Bcast basic - bcast2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Test broadcast with various roots, datatypes, and communicators.

No errors

Passed Bcast intercommunicators - icbcast

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Broadcast test using a selection of intercommunicators and increasing array sizes.

No errors

Passed Bcast intermediate - bcast3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Test broadcast with various roots, datatypes, sizes that are not powers of two, larger message sizes, and communicators.

No errors

Passed Bcast sizes - bcasttest

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Tests MPI_Bcast() repeatedly using MPI_INT with a selection of data sizes.

No errors

Passed Bcast zero types - bcastzerotype

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Tests broadcast behavior with non-zero counts but zero-sized types.

No errors

Passed Collectives array-of-struct - coll12

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Tests various calls to MPI_Reduce(), MPI_Bcast(), and MPI_Allreduce() using arrays of structs.

No errors

Passed Exscan basic - exscan2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

Simple test of MPI_Exscan() using single element int arrays.

No errors

Passed Exscan communicators - exscan

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Tests MPI_Exscan() using int arrays and a selection of communicators and array sizes. Includes tests using MPI_IN_PLACE.

No errors

Passed Extended collectives - collectives

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Checks if "extended collectives" are supported, i.e., collective operations with MPI-2 intercommunicators.

No errors

Passed Gather 2D - coll2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This test uses MPI_Gather() to define a two-dimensional table.

No errors

Passed Gather basic - gather2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This tests gathers data from a vector to contiguous datatype using doubles for a selection of communicators and array sizes. Includes test for zero length gather using MPI_IN_PLACE.

No errors

Passed Gather communicators - gather

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test gathers data from a vector to contiguous datatype using a double vector for a selection of communicators. Includes a zero length gather and a test to ensure aliasing is disallowed correctly.

No errors

Passed Gather intercommunicators - icgather

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Gather test using a selection of intercommunicators and increasing array sizes.

No errors

Passed Gatherv 2D - coll3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This test uses MPI_Gatherv() to define a two-dimensional table. This test is similar to Gather test (coll/coll2).

No errors

Passed Gatherv intercommunicators - icgatherv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Gatherv test using a selection of intercommunicators and increasing array sizes.

No errors

Passed Iallreduce basic - iallred

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Simple test for MPI_Iallreduce() and MPI_Allreduce().

No errors

Passed Ibarrier - ibarrier

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test calls MPI_Ibarrier() followed by an conditional loop containing usleep(1000) and MPI_Test(). This test hung indefinitely under some MPI implementations.

No errors

Passed LAND operations - opland

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_LAND (logical and) operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_DOUBLE
Reduce of MPI_DOUBLE
Reduce of MPI_DOUBLE
Reduce of MPI_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
No errors

Failed LOR operations - oplor

Build: Passed

Execution: Failed

Exit Status: Application_ended_with_error(s)

MPI Processes: 4

Test Description:

Test MPI_LOR (logical or) operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_FLOAT
Reduce of MPI_DOUBLE
Reduce of MPI_DOUBLE
Reduce of MPI_DOUBLE
Reduce of MPI_DOUBLE
float OR(>) test failed
double OR(>) test failed
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
long double OR(>) test failed
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
Found 3 errors
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 97606 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================

Passed LXOR operations - oplxor

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

Test MPI_LXOR (logical excl or) operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_FLOAT
Reduce of MPI_DOUBLE
Reduce of MPI_FLOAT
Reduce of MPI_DOUBLE
Reduce of MPI_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
No errors

Passed MAX operations - opmax

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

Test MPI_MAX operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
No errors

Passed MAXLOC operations - opmaxloc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

Test MPI_MAXLOC operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

No errors

Passed MIN operations - opmin

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_Min operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_LONG
No errors

Passed MINLOC operations - opminloc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_MINLOC operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

No errors

Passed MScan - coll11

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Tests user defined collective operations for MPI_Scan(). The operations are inoutvec[i] += invec[i] op inoutvec[i] and inoutvec[i] = invec[i] op inoutvec[i] (see MPI-1.3 Message-Passing Interface section 4.9.4). The order of operation is important. Note that the computation is in process rank (in the communicator) order independant of the root process.

No errors

Passed Non-blocking basic - nonblocking4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a weak sanity test that all non-blocking collectives specified by MPI-3 are present in the library and accept arguments as expected. This test does not check for progress, matching issues, or sensible output buffer values.

No errors

Passed Non-blocking intracommunicator - nonblocking2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This is a basic test of all 17 non-blocking collective operations specified by the MPI-3 standard. It only exercises the intracommunicator functionality, does not use MPI_IN_PLACE, and only transmits/receives simple integer types with relatively small counts. It does check a few fancier issues, such as ensuring that "premature user releases" of MPI_Op and MPI_Datatype objects does not result in a segfault.

No errors

Passed Non-blocking overlapping - nonblocking3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This test attempts to execute multiple simultaneous non-blocking collective (NBC) MPI routines at the same time, and manages their completion with a variety of routines (MPI_{Wait,Test}{,_all,_any,_some}). The test also exercises a few point-to-point operations.

No errors

Passed Non-blocking wait - nonblocking

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This is a weak sanity test that all non-blocking collectives specified by MPI-3 are present in the library and take arguments as expected. Includes calls to MPI_Wait() immediately following non-blocking collective calls. This test does not check for progress, matching issues, or sensible output buffer values.

No errors

Passed Op_{create,commute,free} - op_commutative

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

A simple test of MPI_Op_Create/Commutative/free on predefined reduction operations and both commutative and non-commutative user defined operations.

No errors

Passed PROD operations - opprod

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 6

Test Description:

Test MPI_PROD operations using MPI_Reduce() on optional datatypes. Note that failing this test does not mean that there is something wrong with the MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
No errors

Passed Reduce any-root user-defined - red4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This tests implements a simple matrix-matrix multiply with an arbitrary root using MPI_Reduce() on user-defined operations for a selection of communicators. This is an associative but not commutative operation. For a matrix size of matsize, the matrix is stored in C order where c(i,j) is cin[j+i*matSize].

No errors

Passed Reduce basic - reduce

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

A simple test of MPI_Reduce() with the rank of the root process shifted through each possible value using a selection of communicators.

No errors

Passed Reduce communicators user-defined - red3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This tests implements a simple matrix-matrix multiply using MPI_Reduce() on user-defined operations for a selection of communicators. This is an associative but not commutative operation. For a matrix size of matsize, the matrix is stored in C order where c(i,j) is cin[j+i*matSize].

No errors

Passed Reduce intercommunicators - icreduce

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Reduce test using a selection of intercommunicators and increasing array sizes.

No errors

Passed Reduce/Bcast multi-operation - coll8

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test repeats pairs of calls to MPI_Reduce() and MPI_Bcast() using different reduction operations and checks for errors.

No errors

Passed Reduce/Bcast user-defined - coll9

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test calls MPI_Reduce() and MPI_Bcast() with a user defined operation.

No errors

Passed Reduce_Scatter intercomm. large - redscatbkinter

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Test of reduce scatter block with large data on a selection of intercommunicators (needed in MPICH to trigger the long-data algorithm). Each processor contributes its rank + the index to the reduction, then receives the ith sum. Can be called with any number of processors.

No errors

Passed Reduce_Scatter large data - redscat3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

Test of reduce scatter with large data (needed to trigger the long-data algorithm). Each processor contributes its rank + index to the reduction, then receives the "ith" sum. Can be run with any number of processors.

No errors

Passed Reduce_Scatter user-defined - redscat2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Test of reduce scatter using user-defined operations. Checks that the non-communcative operations are not commuted and that all of the operations are performed.

No errors

Passed Reduce_Scatter_block large data - redscatblk3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Test of reduce scatter block with large data (needed in MPICH to trigger the long-data algorithm). Each processor contributes its rank + the index to the reduction, then receives the ith sum. Can be called with any number of processors.

No errors

Passed Reduce_local basic - reduce_local

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

A simple test of MPI_Reduce_local(). Uses MPI_SUM as well as user defined operators on arrays of increasing size.

No errors

Passed Reduce_scatter basic - redscat

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 6

Test Description:

Test of reduce scatter. Each processor contribues its rank plus the index to the reduction, then receives the ith sum. Can be called with any number of processors.

No errors

Passed Reduce_scatter intercommunicators - redscatinter

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

Test of reduce scatter with large data on a selection of intercommunicators (needed in MPICH to trigger the long-data algorithm). Each processor contributes its rank + the index to the reduction, then receives the ith sum. Can be called with any number of processors.

No errors

Failed Reduce_scatter_block basic - red_scat_block

Build: Passed

Execution: Failed

Exit Status: Application_ended_with_error(s)

MPI Processes: 8

Test Description:

Test of reduce scatter block. Each process contributes its rank plus the index to the reduction, then receives the ith sum. Can be called with any number of processors.

Found 1 errors
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 93368 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 1 PID 93369 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 2 PID 93370 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 3 PID 93371 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 4 PID 93372 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 5 PID 93373 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 6 PID 93374 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 7 PID 93375 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================

Passed Reduce_scatter_block user-def - red_scat_block2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

Test of reduce scatter block using user-defined operations to check that non-commutative operations are not commuted and that all operations are performed. Can be called with any number of processors.

No errors

Passed SUM operations - opsum

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test looks at integer or integer related datatypes not required by the MPI-3.0 standard (e.g. long long) using MPI_Reduce(). Note that failure to support these datatypes is not an indication of a non-compliant MPI implementation.

Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_SIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_UNSIGNED_CHAR
Reduce of MPI_DOUBLE_COMPLEX
Reduce of MPI_DOUBLE_COMPLEX
Reduce of MPI_DOUBLE_COMPLEX
Reduce of MPI_DOUBLE_COMPLEX
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
Reduce of MPI_LONG_DOUBLE
Reduce of MPI_LONG_LONG
No errors
Reduce of MPI_LONG_LONG

Passed Scan basic - scantst

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

A simple test of MPI_Scan() on predefined operations and user-defined operations with with inoutvec[i] = invec[i] op inoutvec[i] (see 4.9.4 of the MPI standard 1.3) and inoutvec[i] += invec[i] op inoutvec[i]. The order is important. Note that the computation is in process rank (in the communicator) order, independent of the root.

No errors

Passed Scatter 2D - coll4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test uses MPI_Scatter() to define a two-dimensional table. See also Gather test (coll/coll2) and Gatherv test (coll/coll3) for similar tests.

No errors

Passed Scatter basic - scatter2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This MPI_Scatter() test sends a vector and receives individual elements, except for the root process that does not receive any data.

No errors

Passed Scatter contiguous - scatter3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This MPI_Scatter() test sends contiguous data and receives a vector on some nodes and contiguous data on others. There is some evidence that some MPI implementations do not check recvcount on the root process. This test checks for that case.

No errors

Passed Scatter intercommunicators - icscatter

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Scatter test using a selection of intercommunicators and increasing array sizes.

No errors

Passed Scatter vector-to-1 - scattern

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This MPI_Scatter() test sends a vector and receives individual elements.

No errors

Passed Scatterv 2D - coll5

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test uses MPI_Scatterv() to define a two-dimensional table.

No errors

Passed Scatterv intercommunicators - icscatterv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Scatterv test using a selection of intercommunicators and increasing array sizes.

No errors

Passed Scatterv matrix - scatterv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is an example of using scatterv to send a matrix from one process to all others, with the matrix stored in Fortran order. Note the use of an explicit upper bound (UB) to enable the sources to overlap. This tests uses scatterv to make sure that it uses the datatype size and extent correctly. It requires the number of processors used in the call to MPI_Dims_create.

No errors

Passed User-defined many elements - uoplong

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 16

Test Description:

Test user-defined operations for MPI_Reduce() with a large number of elements. Added because a talk at EuroMPI'12 claimed that these failed with more than 64k elements.

Count = 1
Count = 2
Count = 4
Count = 8
Count = 16
Count = 32
Count = 64
Count = 128
Count = 256
Count = 512
Count = 1024
Count = 2048
Count = 4096
Count = 8192
Count = 16384
Count = 32768
Count = 65536
Count = 131072
Count = 262144
Count = 524288
Count = 1048576
No errors

MPI_Info Objects - Score: 100% Passed

The info tests emphasize the MPI Info object functionality.

Passed MPI_Info_delete basic - infodel

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test exercises the MPI_Info_delete() function.

No errors

Passed MPI_Info_dup basic - infodup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test exercises the MPI_Info_dup() function.

No errors

Passed MPI_Info_get basic - infoenv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This is a simple test of the MPI_Info_get() function.

No errors

Passed MPI_Info_get ext. ins/del - infomany2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test of info that makes use of the extended handles, including inserts and deletes.

No errors

Passed MPI_Info_get extended - infomany

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test of info that makes use of the extended handles.

No errors

Passed MPI_Info_get ordered - infoorder

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This is a simple test that illustrates how named keys are ordered.

No errors

Passed MPI_Info_get_valuelen basic - infovallen

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple info set and get_valuelen test.

No errors

Passed MPI_Info_set/get basic - infotest

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple info set and get test.

No errors

Dynamic Process Management - Score: 89% Passed

This group features tests that add processes to a running communicator, joining separately started applications, then handling faults/failures.

Passed Creation group intercomm test - pgroup_intercomm_test

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

In this test processes create an intracommunicator, and creation is collective only on the members of the new communicator, not on the parent communicator. This is accomplished by building up and merging intercommunicators starting with MPI_COMM_SELF for each process involved.

No errors

Failed MPI spawn test with threads - taskmaster

Build: Passed

Execution: Failed

Exit Status: Application_timed_out

MPI Processes: 1

Test Description:

Create a thread for each task. Each thread will spawn a child process to perform its task.

r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282573Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)

Passed MPI spawn-connect-accept - spaconacc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Spawns two processes, one connecting and one accepting. It synchronizes with each then waits for them to connect and accept.

init.
size.
rank.
spawn connector.
init.
spawn acceptor.
size.
rank.
get_parent.
recv.
init.
recv port.
size.
rank.
get_parent.
open_port.
0: opened port: <746167233024636f6e6e656esend port.
74727923barrier acceptor.
1: received port: <746167233024636f6e6e656e303230433974727923303230433930313031373037303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303024>
connect.24>
send.
barrier connector.
accept.
No errors
disconnect.
close_port.
barrier.
disconnect.
barrier.

Passed MPI spawn-connect-accept send/recv - spaconacc2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Spawns two processes, one connecting and one accepting. It synchronizes with each then waits for them to connect and accept. The connector and acceptor respectively send and receive some data.

init.
size.
rank.
spawn connector.
init.
spawn acceptor.
size.
rank.
get_parent.
recv.
init.
recv port.
size.
rank.
get_parent.
open_port.
0: opened port: <746167233024636f6e6e656e7472792330323037393031send port.
3730303030barrier acceptor.
303030301: received port: <746167233024636f6e6e3030303030656e7472792330323030303030373930313730303030303030303030303024>
30303030send.
3030303030accept.
3030303030303030303024>
connect.
receiving int
close_port.
disconnect.
barrier.sending int.
disconnect.
barrier.
barrier connector.
No errors

Passed MPI_Comm_accept basic - selfconacc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This tests exercises MPI_Open_port(), MPI_Comm_accept(), and MPI_Comm_disconnect().

init.
init.
size.
rank.
recv.
size.
rank.
open_port.
0: opened port: <746167233024636f6e6e656e74727923303231303930313730303030303030303030303030303030303030303030303024>
send.
accept.
1: received port: <746167233024636f6e6e656e74727923303231303930313730303030303030303030303030303030303030303030303024>
connect.
close_port.
disconnect.
disconnect.
No errors

Passed MPI_Comm_connect 2 processes - multiple_ports

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

This test checks to make sure that two MPI_Comm_connects to two different MPI ports match their corresponding MPI_Comm_accepts.

0: opening ports.
0: opened port1: <746167233024636f6e6e656e74727923303232302: receiving port.
3930313730303030303030303030303030303030303030303030303024>
0: opened port2: <746167233124636f6e6e656e74727923303232303930313730303030303030303030303030303030303030303030303024>
0: sending ports.
0: accepting port2.
2: received port2: <746167233124636f6e6e656e74727923303232303930313730303030303030303030303030303030303030303030303024>
1: receiving port.
1: received port1: <746167233024636f6e6e656e74727923303232303930313730303030303030303030303030303030303030303030303024>
1: connecting.
2: connecting.
0: accepting port1.
0: closing ports.
0: sending 1 to process 1.
0: sending 2 to process 2.
0: disconnecting.
2: disconnecting.
1: disconnecting.
No errors

Passed MPI_Comm_connect 3 processes - multiple_ports2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test checks to make sure that three MPI_Comm_connections to three different MPI ports match their corresponding MPI_Comm_accepts.

2: receiving port.
3: receiving port.
0: opening ports.
0: opened port1: <746167233024636f6e6e656e747279233032304339303137303030303030303030303030301: receiving port.
303030303030303030303024>
0: opened port2: <746167233124636f6e6e656e74727923303230433930313730303030303030303030303030303030303030303030303024>
0: opened port3: <746167233224636f6e6e656e74727923303230433930313730303030303030303030303030303030303030303030303024>
0: sending ports.
0: accepting port3.
2: received port2: <746167232: received port2: <>
1: received port1: <746167233024636f6e6e653124636f6e6e656e74727923306e7472792330323043393230433930313730303031373030303030303030303030303030303030303030303030303030303030303030303030303030303030303024>
30303024>
1: connecting.
2: connecting.
3: connecting.
0: accepting port2.
0: accepting port1.
0: closing ports.
0: sending 1 to process 1.
0: sending 2 to process 2.
0: sending 3 to process 3.
0: disconnecting.
2: disconnecting.
3: disconnecting.
1: disconnecting.
No errors

Passed MPI_Comm_disconnect basic - disconnect

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

A simple test of Comm_disconnect with a master and 2 spawned ranks.

spawning 3 processes
spawning 3 processes
spawning 3 processes
parent rank 0 alive.
disconnecting child communicator
parent rank 1 alive.
disconnecting child communicator
parent rank 2 alive.
disconnecting child communicator
calling finalize
calling finalize
No errors
calling finalize
child rank 1 alive.
disconnecting communicator
calling finalize
child rank 2 alive.
disconnecting communicator
calling finalize
child rank 0 alive.
disconnecting communicator
calling finalize

Passed MPI_Comm_disconnect send0-1 - disconnect2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

A test of Comm_disconnect with a master and 2 spawned ranks, after sending from rank 0 to 1.

spawning 3 processes
spawning 3 processes
spawning 3 processes
parent rank 0 alive.
sending int
parent rank 2 alive.
disconnecting child communicator
parent rank 1 alive.
disconnecting child communicator
child rank 2 alive.
disconnecting communicator
calling finalize
child rank 1 alive.
receiving int
disconnecting child communicator
disconnecting communicator
calling finalize
calling finalize
calling finalize
No errors
calling finalize
child rank 0 alive.
disconnecting communicator
calling finalize

Passed MPI_Comm_disconnect send1-2 - disconnect3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

A test of Comm_disconnect with a master and 2 spawned ranks, after sending from rank 1 to 2.

spawning 3 processes
spawning 3 processes
spawning 3 processes
parent rank 0 alive.
disconnecting child communicator
parent rank 1 alive.
sending int
parent rank 2 alive.
disconnecting child communicator
child rank 1 alive.
disconnecting communicator
calling finalize
child rank 2 alive.
receiving int
disconnecting communicator
disconnecting child communicator
calling finalize
child rank 0 alive.
disconnecting communicator
calling finalize
calling finalize
calling finalize
No errors
calling finalize

Passed MPI_Comm_disconnect-reconnect basic - disconnect_reconnect

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

A simple test of Comm_connect/accept/disconnect.

[1] spawning 3 processes
[2] spawning 3 processes
[0] spawning 3 processes
[0] parent rank 0 alive.
[0] port = 746167233024[2] parent rank 2 alive.
[2] disconnecting child communicator
[2] accepting connection
636f6e6e656e74727923303230393930313730[1] parent rank 1 alive.
[1] disconnecting child communicator
[1] accepting connection
303030303030303030303030303030303030303030303024
[0] disconnecting child communicator
[0] accepting connection
[2] child rank 2 alive.
[2] disconnecting communicator
[2] connecting to port (loop 0)
[1] child rank 1 alive.
[1] disconnecting communicator
[1] connecting to port (loop 0)
[0] child rank 0 alive.
[0] receiving port
[0] disconnecting communicator
[0] connecting to port (loop 0)
[2] disconnecting communicator
[2] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 1
[0] receiving int from child process 1
[1] receiving int from parent process 0
[0]sending int to child process 2
[0] receiving int from child process 2
[2] receiving int from parent process 0
[0] connecting to port (loop 1)
[0] disconnecting communicator
[0] accepting connection
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 1)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] sending int back to parent process 1
[1] disconnecting communicator
[1] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 1)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 2)
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 2)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 2)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 3)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 3)
[0] accepting connection
[0] connecting to port (loop 3)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 4)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 4)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 4)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 5)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 5)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 5)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 6)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 6)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 6)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 7)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 7)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] connecting to port (loop 7)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 8)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[0] connecting to port (loop 8)
[1] disconnecting communicator
[1] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 8)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 9)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[0] receiving int from child process 2
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[0] disconnecting communicator
[0] accepting connection
[1] connecting to port (loop 9)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] connecting to port (loop 9)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[0] accepting connection
[0] disconnecting communicator
[0] connecting to port (loop 10)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] disconnecting communicator
[1] connecting to port (loop 10)
[1] disconnecting communicator
[1] accepting connection
[2] connecting to port (loop 10)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 11)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 11)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 11)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 12)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 12)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 12)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 13)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 13)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] connecting to port (loop 13)
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 14)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 14)
[2] disconnecting communicator
[2] accepting connection
[0] connecting to port (loop 14)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[0] connecting to port (loop 15)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 15)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] connecting to port (loop 15)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 16)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 16)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 16)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 17)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 17)
[1] disconnecting communicator
[1] accepting connection
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 17)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[0] disconnecting communicator
[0] connecting to port (loop 18)
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 18)
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 18)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 19)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 19)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 19)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 20)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 20)
[1] disconnecting communicator
[1] accepting connection
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 20)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 21)
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 21)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] connecting to port (loop 21)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 22)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 22)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 22)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] connecting to port (loop 23)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] connecting to port (loop 23)
[1] disconnecting communicator
[1] accepting connection
[2] connecting to port (loop 23)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 24)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 24)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 24)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 25)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 25)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 25)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] receiving int from parent process 0
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 26)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] disconnecting communicator
[0] connecting to port (loop 26)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 26)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 27)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0] accepting connection
[1] connecting to port (loop 27)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] disconnecting communicator
[2] connecting to port (loop 27)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 28)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 28)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[0] disconnecting communicator
[0] accepting connection
[2] connecting to port (loop 28)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 29)
[0]sending int to child process 1
[0] receiving int from child process 1
[0] connecting to port (loop 29)
[0]sending int to child process 2
[0] receiving int from child process 2
[1] connecting to port (loop 29)
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 30)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 30)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 30)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[1] disconnecting communicator
[1] accepting connection
[0] connecting to port (loop 31)
[2] disconnecting communicator
[2] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 31)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 31)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 32)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 32)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 32)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 33)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 33)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 33)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 34)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 34)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 34)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 35)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 35)
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 35)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 36)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 36)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[2] disconnecting communicator
[2] connecting to port (loop 36)
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 37)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 37)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 37)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 38)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[1] disconnecting communicator
[1] accepting connection
[0] connecting to port (loop 38)
[2] disconnecting communicator
[2] accepting connection
[2] connecting to port (loop 38)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] receiving int from parent process 0
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[1] disconnecting communicator
[1] accepting connection
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 39)
[2] disconnecting communicator
[2] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 39)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 39)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 40)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 40)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 40)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 41)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[1] connecting to port (loop 41)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] connecting to port (loop 41)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] receiving int from parent process 0
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 42)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 42)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 42)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 43)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 43)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 43)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 44)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 44)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 44)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 45)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[1] disconnecting communicator
[1] accepting connection
[1] connecting to port (loop 45)
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 45)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 46)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[0] connecting to port (loop 46)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] connecting to port (loop 46)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 47)
[0] disconnecting communicator
[0] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 47)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] disconnecting communicator
[2] connecting to port (loop 47)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 48)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[0] connecting to port (loop 48)
[1] disconnecting communicator
[1] accepting connection
[2] connecting to port (loop 48)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] receiving int from parent process 0
[1] disconnecting communicator
[1] accepting connection
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 49)
[2] disconnecting communicator
[2] accepting connection
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 49)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 49)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 50)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 50)
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 50)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] disconnecting communicator
[0] connecting to port (loop 51)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[1] disconnecting communicator
[1] connecting to port (loop 51)
[1] disconnecting communicator
[1] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 51)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 52)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[1] disconnecting communicator
[1] accepting connection
[0] connecting to port (loop 52)
[2] disconnecting communicator
[2] accepting connection
[2] connecting to port (loop 52)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 53)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 53)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 53)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[1] disconnecting communicator
[1] accepting connection
[0] disconnecting communicator
[0] connecting to port (loop 54)
[2] disconnecting communicator
[2] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 54)
[0]sending int to child process 0
[0] receiving int from child process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 54)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 55)
[1] disconnecting communicator
[1] accepting connection
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 55)
[2] disconnecting communicator
[2] accepting connection
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 55)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 56)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 56)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 56)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 57)
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 57)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 57)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 58)
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 58)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0] connecting to port (loop 58)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 59)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 59)
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 59)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] connecting to port (loop 60)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[1] disconnecting communicator
[1] connecting to port (loop 60)
[1] disconnecting communicator
[1] accepting connection
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 60)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 61)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 61)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 61)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 62)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 62)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[2] connecting to port (loop 62)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 63)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 63)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[2] disconnecting communicator
[2] connecting to port (loop 63)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 64)
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 64)
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 64)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 65)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 65)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] connecting to port (loop 65)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] connecting to port (loop 66)
[0] disconnecting communicator
[0] accepting connection
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 66)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 66)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 67)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 67)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] connecting to port (loop 67)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[0] connecting to port (loop 68)
[1] disconnecting communicator
[1] accepting connection
[1] connecting to port (loop 68)
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 68)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 69)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 69)
[2] disconnecting communicator
[2] accepting connection
[0] connecting to port (loop 69)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 70)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 70)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 70)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[1] disconnecting communicator
[1] accepting connection
[0] disconnecting communicator
[0] connecting to port (loop 71)
[2] disconnecting communicator
[2] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 71)
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 71)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 72)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 72)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 72)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0] disconnecting communicator
[0] accepting connection
[0] disconnecting communicator
[0] connecting to port (loop 73)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[1] disconnecting communicator
[1] connecting to port (loop 73)
[1] disconnecting communicator
[1] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 73)
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[1] disconnecting communicator
[1] accepting connection
[0] disconnecting communicator
[0] connecting to port (loop 74)
[2] disconnecting communicator
[2] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 74)
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 74)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 75)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 75)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 75)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 76)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[0] connecting to port (loop 76)
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] connecting to port (loop 76)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 77)
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 77)
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 77)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 78)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] accepting connection
[0] connecting to port (loop 78)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 78)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[2] disconnecting communicator
[2] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] disconnecting communicator
[0] connecting to port (loop 79)
[2] disconnecting communicator
[2] accepting connection
[1] disconnecting communicator
[1] connecting to port (loop 79)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[2] disconnecting communicator
[2] connecting to port (loop 79)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 80)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[1] disconnecting communicator
[1] accepting connection
[0] connecting to port (loop 80)
[2] disconnecting communicator
[2] accepting connection
[2] connecting to port (loop 80)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 81)
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] accepting connection
[0] connecting to port (loop 81)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] disconnecting communicator
[2] connecting to port (loop 81)
[0]sending int to child process 0
[0] receiving int from child process 0
[1] receiving int from parent process 0
[1] disconnecting communicator
[1] accepting connection
[2] receiving int from parent process 0
[2] disconnecting communicator
[2] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 82)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 82)
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 82)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 83)
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 83)
[0]sending int to child process 0
[0] receiving int from child process 0
[0] connecting to port (loop 83)
[1] disconnecting communicator
[1] accepting connection
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[2] disconnecting communicator
[2] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 84)
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] connecting to port (loop 84)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 85)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 86)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 87)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 88)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 89)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 90)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 91)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 92)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 93)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 94)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 95)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 96)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 97)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 98)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] connecting to port (loop 99)
[0] receiving int from parent process 0
[0] sending int back to parent process 1
[0] disconnecting communicator
[0] calling finalize
[1] disconnecting communicator
[1] accepting connection
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 85)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 86)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 87)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 88)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 89)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 90)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 91)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 92)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 93)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 94)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 95)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 96)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 97)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 98)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] connecting to port (loop 99)
[1] receiving int from parent process 0
[1] sending int back to parent process 1
[1] disconnecting communicator
[1] calling finalize
[2] disconnecting communicator
[2] accepting connection
[2] connecting to port (loop 84)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 85)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 86)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 87)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 88)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 89)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 90)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 91)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 92)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 93)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 94)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 95)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 96)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 97)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 98)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] connecting to port (loop 99)
[2] receiving int from parent process 0
[2] sending int back to parent process 1
[2] disconnecting communicator
[2] calling finalize
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[1] disconnecting communicator
[1] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] accepting connection
[2] disconnecting communicator
[2] calling finalize
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
[0] accepting connection
[0]sending int to child process 0
[0] receiving int from child process 0
[0]sending int to child process 1
[0] receiving int from child process 1
[0]sending int to child process 2
[0] receiving int from child process 2
[0] disconnecting communicator
No errors
[0] calling finalize
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] accepting connection
[1] disconnecting communicator
[1] calling finalize

Passed MPI_Comm_disconnect-reconnect groups - disconnect_reconnect3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

This test tests the disconnect code for processes that span process groups. This test spawns a group of processes and then merges them into a single communicator. Then the single communicator is split into two communicators, one containing the even ranks and the other the odd ranks. Then the two new communicators do MPI_Comm_accept/connect/disconnect calls in a loop. The even group does the accepting while the odd group does the connecting.

spawning 4 processes
spawning 4 processes
spawning 4 processes
opened port = 746167233024636f6e6e656e7472792330323042393031373030303030disconnecting parent/child communicator
303030303030disconnecting parent/child communicator
3030303030disconnecting parent/child communicator
3030303030disconnecting parent/child communicator
30303024connecting to port
accepting connection
disconnecting parent/child communicator
accepting connection
disconnecting parent/child communicator
disconnecting parent/child communicator
connecting to port
accepting connection
accepting connection
connecting to port
sending int to odd_communicator process 0
receiving int from even_communicator process 0
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
sending int back to even_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
disconnecting communicator
connecting to port
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
sending int to odd_communicator process 2
disconnecting communicator
connecting to portreceiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int back to even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connectiondisconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
receiving int from even_communicator process 0
sending int back to even_communicator process 0disconnecting communicator
accepting connectiondisconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
receiving int from even_communicator process 0
connecting to port
disconnecting communicator
accepting connection
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
connecting to port
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
disconnecting communicator
accepting connection
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
connecting to port
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
receiving int from even_communicator process 0
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to portsending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connectionreceiving int from even_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connectionreceiving int from even_communicator process 0
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicatorsending int back to even_communicator process 0
disconnecting communicator
connecting to port
accepting connection
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to portdisconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from even_communicator process 0
sending int back to even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
sending int back to even_communicator process 0
disconnecting communicatorreceiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
connecting to port
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
connecting to port
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicatordisconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
receiving int from even_communicator process 0
accepting connection
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicatordisconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
connecting to port
connecting to port
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
disconnecting communicator
connecting to port
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
disconnecting communicator
accepting connection
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
calling finalize
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
calling finalize
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
calling finalize
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
calling finalize
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
disconnecting communicator
accepting connection
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
accepting connection
sending int to odd_communicator process 0
receiving int from odd_communicator process 0
sending int to odd_communicator process 1
receiving int from odd_communicator process 1
sending int to odd_communicator process 2
receiving int from odd_communicator process 2
disconnecting communicator
No errors
calling finalize
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
connecting to port
receiving int from even_communicator process 0
sending int back to even_communicator process 0
disconnecting communicator
calling finalize
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
accepting connection
disconnecting communicator
calling finalize

Passed MPI_Comm_disconnect-reconnect repeat - disconnect_reconnect2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

This test spawns two child jobs and has them open a port and connect to each other. The two children repeatedly connect, accept, and disconnect from each other.

init.
init.
init.
size.
rank.
size.
rank.
spawn connector.
spawn connector.
size.
rank.
spawn connector.
init.
init.
init.
spawn acceptor.
spawn acceptor.
spawn acceptor.
size.
rank.
get_parent.
connector: connect 0.
size.
rank.
get_parent.
connector: connect 0.
size.
rank.
get_parent.
recv.
init.
init.
init.
recv port.
barrier acceptor.
barrier acceptor.
size.
rank.
get_parent.
acceptor: accept 0.
size.
rank.
get_parent.
open_port.
acceptor: opened port: <746167233024636f6e6e656e747279233032304539303137303030303030303030303030303030send port.
30303030303030303024>
send.
barrier acceptor.
acceptor: accept 0.
connector: received port: <746167233024636f6e6e656e74727923303230453930313730303030303030303030303030303030303030303030303024>
connector: connect 0.
size.
rank.
get_parent.
acceptor: accept 0.
acceptor: disconnect 0.
connector: disconnect 0.
connector: connect 1.
acceptor: disconnect 0.
acceptor: accept 1.
connector: disconnect 0.
connector: connect 1.
acceptor: disconnect 0.
acceptor: accept 1.
connector: disconnect 0.
connector: connect 1.
acceptor: accept 1.
connector: disconnect 1.
connector: connect 2.
acceptor: disconnect 1.
acceptor: accept 2.
connector: disconnect 1.
connector: connect 2.
acceptor: disconnect 1.
acceptor: accept 2.
connector: disconnect 1.
connector: connect 2.
acceptor: disconnect 1.
acceptor: accept 2.
connector: disconnect 2.
connector: connect 3.
acceptor: disconnect 2.
acceptor: accept 3.
connector: disconnect 2.
connector: connect 3.
acceptor: disconnect 2.
acceptor: accept 3.
connector: disconnect 2.
connector: connect 3.
acceptor: disconnect 2.
acceptor: accept 3.
connector: disconnect 3.
connector: connect 4.
acceptor: disconnect 3.
acceptor: accept 4.
connector: disconnect 3.
connector: connect 4.
acceptor: disconnect 3.
acceptor: accept 4.
connector: disconnect 3.
connector: connect 4.
acceptor: disconnect 3.
acceptor: accept 4.
connector: disconnect 4.
connector: connect 5.
acceptor: disconnect 4.
acceptor: accept 5.
connector: disconnect 4.
connector: connect 5.
acceptor: disconnect 4.
acceptor: accept 5.
connector: disconnect 4.
connector: connect 5.
acceptor: disconnect 4.
acceptor: accept 5.
connector: disconnect 5.
connector: connect 6.
acceptor: disconnect 5.
acceptor: accept 6.
connector: disconnect 5.
connector: connect 6.
acceptor: disconnect 5.
acceptor: accept 6.
connector: disconnect 5.
connector: connect 6.
acceptor: disconnect 5.
acceptor: accept 6.
connector: disconnect 6.
connector: connect 7.
acceptor: disconnect 6.
acceptor: accept 7.
connector: disconnect 6.
connector: connect 7.
acceptor: disconnect 6.
acceptor: accept 7.
connector: disconnect 6.
connector: connect 7.
acceptor: disconnect 6.
acceptor: accept 7.
connector: disconnect 7.
connector: connect 8.
acceptor: disconnect 7.
acceptor: accept 8.
connector: disconnect 7.
connector: connect 8.
acceptor: disconnect 7.
acceptor: accept 8.
connector: disconnect 7.
connector: connect 8.
acceptor: disconnect 7.
acceptor: accept 8.
connector: disconnect 8.
connector: connect 9.
acceptor: disconnect 8.
acceptor: accept 9.
connector: disconnect 8.
connector: connect 9.
acceptor: disconnect 8.
acceptor: accept 9.
connector: disconnect 8.
connector: connect 9.
acceptor: disconnect 8.
acceptor: accept 9.
connector: disconnect 9.
connector: connect 10.
acceptor: disconnect 9.
acceptor: accept 10.
connector: disconnect 9.
connector: connect 10.
acceptor: disconnect 9.
acceptor: accept 10.
connector: disconnect 9.
connector: connect 10.
acceptor: disconnect 9.
acceptor: accept 10.
connector: disconnect 10.
connector: connect 11.
acceptor: disconnect 10.
acceptor: accept 11.
connector: disconnect 10.
connector: connect 11.
acceptor: disconnect 10.
acceptor: accept 11.
connector: disconnect 10.
connector: connect 11.
acceptor: disconnect 10.
acceptor: accept 11.
connector: disconnect 11.
connector: connect 12.
acceptor: disconnect 11.
acceptor: accept 12.
connector: disconnect 11.
connector: connect 12.
acceptor: disconnect 11.
acceptor: accept 12.
connector: disconnect 11.
connector: connect 12.
acceptor: disconnect 11.
acceptor: accept 12.
connector: disconnect 12.
connector: connect 13.
acceptor: disconnect 12.
acceptor: accept 13.
connector: disconnect 12.
connector: connect 13.
acceptor: disconnect 12.
acceptor: accept 13.
connector: disconnect 12.
connector: connect 13.
acceptor: disconnect 12.
acceptor: accept 13.
connector: disconnect 13.
connector: connect 14.
acceptor: disconnect 13.
acceptor: accept 14.
connector: disconnect 13.
connector: connect 14.
acceptor: disconnect 13.
acceptor: accept 14.
connector: disconnect 13.
connector: connect 14.
acceptor: disconnect 13.
acceptor: accept 14.
connector: disconnect 14.
connector: connect 15.
acceptor: disconnect 14.
acceptor: accept 15.
connector: disconnect 14.
connector: connect 15.
acceptor: disconnect 14.
acceptor: accept 15.
connector: disconnect 14.
connector: connect 15.
acceptor: disconnect 14.
acceptor: accept 15.
connector: disconnect 15.
connector: connect 16.
acceptor: disconnect 15.
acceptor: accept 16.
connector: disconnect 15.
connector: connect 16.
acceptor: disconnect 15.
acceptor: accept 16.
connector: disconnect 15.
connector: connect 16.
acceptor: disconnect 15.
acceptor: accept 16.
connector: disconnect 16.
connector: connect 17.
acceptor: disconnect 16.
acceptor: accept 17.
connector: disconnect 16.
connector: connect 17.
acceptor: disconnect 16.
acceptor: accept 17.
connector: disconnect 16.
connector: connect 17.
acceptor: disconnect 16.
acceptor: accept 17.
connector: disconnect 17.
connector: connect 18.
acceptor: disconnect 17.
acceptor: accept 18.
connector: disconnect 17.
connector: connect 18.
acceptor: disconnect 17.
acceptor: accept 18.
connector: disconnect 17.
connector: connect 18.
acceptor: disconnect 17.
acceptor: accept 18.
connector: disconnect 18.
connector: connect 19.
acceptor: disconnect 18.
acceptor: accept 19.
connector: disconnect 18.
connector: connect 19.
acceptor: disconnect 18.
acceptor: accept 19.
connector: disconnect 18.
connector: connect 19.
acceptor: disconnect 18.
acceptor: accept 19.
connector: disconnect 19.
connector: connect 20.
acceptor: disconnect 19.
acceptor: accept 20.
connector: disconnect 19.
connector: connect 20.
acceptor: disconnect 19.
acceptor: accept 20.
connector: disconnect 19.
connector: connect 20.
acceptor: disconnect 19.
acceptor: accept 20.
connector: disconnect 20.
connector: connect 21.
acceptor: disconnect 20.
acceptor: accept 21.
connector: disconnect 20.
connector: connect 21.
acceptor: disconnect 20.
acceptor: accept 21.
connector: disconnect 20.
connector: connect 21.
acceptor: disconnect 20.
acceptor: accept 21.
connector: disconnect 21.
connector: connect 22.
acceptor: disconnect 21.
acceptor: accept 22.
connector: disconnect 21.
connector: connect 22.
acceptor: disconnect 21.
acceptor: accept 22.
connector: disconnect 21.
connector: connect 22.
acceptor: disconnect 21.
acceptor: accept 22.
connector: disconnect 22.
connector: connect 23.
acceptor: disconnect 22.
acceptor: accept 23.
connector: disconnect 22.
connector: connect 23.
acceptor: disconnect 22.
acceptor: accept 23.
connector: disconnect 22.
connector: connect 23.
acceptor: disconnect 22.
acceptor: accept 23.
connector: disconnect 23.
connector: connect 24.
acceptor: disconnect 23.
acceptor: accept 24.
connector: disconnect 23.
connector: connect 24.
acceptor: disconnect 23.
acceptor: accept 24.
connector: disconnect 23.
connector: connect 24.
acceptor: disconnect 23.
acceptor: accept 24.
connector: disconnect 24.
connector: connect 25.
acceptor: disconnect 24.
acceptor: accept 25.
connector: disconnect 24.
connector: connect 25.
acceptor: disconnect 24.
acceptor: accept 25.
connector: disconnect 24.
connector: connect 25.
acceptor: disconnect 24.
acceptor: accept 25.
connector: disconnect 25.
connector: connect 26.
acceptor: disconnect 25.
acceptor: accept 26.
connector: disconnect 25.
connector: connect 26.
acceptor: disconnect 25.
acceptor: accept 26.
connector: disconnect 25.
connector: connect 26.
acceptor: disconnect 25.
acceptor: accept 26.
connector: disconnect 26.
connector: connect 27.
acceptor: disconnect 26.
acceptor: accept 27.
connector: disconnect 26.
connector: connect 27.
acceptor: disconnect 26.
acceptor: accept 27.
connector: disconnect 26.
connector: connect 27.
acceptor: disconnect 26.
acceptor: accept 27.
connector: disconnect 27.
connector: connect 28.
acceptor: disconnect 27.
acceptor: accept 28.
connector: disconnect 27.
connector: connect 28.
acceptor: disconnect 27.
acceptor: accept 28.
connector: disconnect 27.
connector: connect 28.
acceptor: disconnect 27.
acceptor: accept 28.
connector: disconnect 28.
connector: connect 29.
acceptor: disconnect 28.
acceptor: accept 29.
connector: disconnect 28.
connector: connect 29.
acceptor: disconnect 28.
acceptor: accept 29.
connector: disconnect 28.
connector: connect 29.
acceptor: disconnect 28.
acceptor: accept 29.
connector: disconnect 29.
connector: connect 30.
acceptor: disconnect 29.
acceptor: accept 30.
connector: disconnect 29.
connector: connect 30.
acceptor: disconnect 29.
acceptor: accept 30.
connector: disconnect 29.
connector: connect 30.
acceptor: disconnect 29.
acceptor: accept 30.
connector: disconnect 30.
connector: connect 31.
acceptor: disconnect 30.
acceptor: accept 31.
connector: disconnect 30.
connector: connect 31.
acceptor: disconnect 30.
acceptor: accept 31.
connector: disconnect 30.
connector: connect 31.
acceptor: disconnect 30.
acceptor: accept 31.
connector: disconnect 31.
connector: connect 32.
acceptor: disconnect 31.
acceptor: accept 32.
connector: disconnect 31.
connector: connect 32.
acceptor: disconnect 31.
acceptor: accept 32.
connector: disconnect 31.
connector: connect 32.
acceptor: disconnect 31.
acceptor: accept 32.
connector: disconnect 32.
connector: connect 33.
acceptor: disconnect 32.
acceptor: accept 33.
connector: disconnect 32.
connector: connect 33.
acceptor: disconnect 32.
acceptor: accept 33.
connector: disconnect 32.
connector: connect 33.
acceptor: disconnect 32.
acceptor: accept 33.
connector: disconnect 33.
connector: connect 34.
acceptor: disconnect 33.
acceptor: accept 34.
connector: disconnect 33.
connector: connect 34.
acceptor: disconnect 33.
acceptor: accept 34.
connector: disconnect 33.
connector: connect 34.
acceptor: disconnect 33.
acceptor: accept 34.
connector: disconnect 34.
connector: connect 35.
acceptor: disconnect 34.
acceptor: accept 35.
connector: disconnect 34.
connector: connect 35.
acceptor: disconnect 34.
acceptor: accept 35.
connector: disconnect 34.
connector: connect 35.
acceptor: disconnect 34.
acceptor: accept 35.
connector: disconnect 35.
connector: connect 36.
acceptor: disconnect 35.
acceptor: accept 36.
connector: disconnect 35.
connector: connect 36.
acceptor: disconnect 35.
acceptor: accept 36.
connector: disconnect 35.
connector: connect 36.
acceptor: disconnect 35.
acceptor: accept 36.
connector: disconnect 36.
connector: connect 37.
acceptor: disconnect 36.
acceptor: accept 37.
connector: disconnect 36.
connector: connect 37.
acceptor: disconnect 36.
acceptor: accept 37.
connector: disconnect 36.
connector: connect 37.
acceptor: disconnect 36.
acceptor: accept 37.
connector: disconnect 37.
connector: connect 38.
acceptor: disconnect 37.
acceptor: accept 38.
connector: disconnect 37.
connector: connect 38.
acceptor: disconnect 37.
acceptor: accept 38.
connector: disconnect 37.
connector: connect 38.
acceptor: disconnect 37.
acceptor: accept 38.
connector: disconnect 38.
connector: connect 39.
acceptor: disconnect 38.
acceptor: accept 39.
connector: disconnect 38.
connector: connect 39.
acceptor: disconnect 38.
acceptor: accept 39.
connector: disconnect 38.
connector: connect 39.
acceptor: disconnect 38.
acceptor: accept 39.
connector: disconnect 39.
connector: connect 40.
acceptor: disconnect 39.
acceptor: accept 40.
connector: disconnect 39.
connector: connect 40.
acceptor: disconnect 39.
acceptor: accept 40.
connector: disconnect 39.
connector: connect 40.
acceptor: disconnect 39.
acceptor: accept 40.
connector: disconnect 40.
connector: connect 41.
acceptor: disconnect 40.
acceptor: accept 41.
connector: disconnect 40.
connector: connect 41.
acceptor: disconnect 40.
acceptor: accept 41.
connector: disconnect 40.
connector: connect 41.
acceptor: disconnect 40.
acceptor: accept 41.
connector: disconnect 41.
connector: connect 42.
acceptor: disconnect 41.
acceptor: accept 42.
connector: disconnect 41.
connector: connect 42.
acceptor: disconnect 41.
acceptor: accept 42.
connector: disconnect 41.
connector: connect 42.
acceptor: disconnect 41.
acceptor: accept 42.
connector: disconnect 42.
connector: connect 43.
acceptor: disconnect 42.
acceptor: accept 43.
connector: disconnect 42.
connector: connect 43.
acceptor: disconnect 42.
acceptor: accept 43.
connector: disconnect 42.
connector: connect 43.
acceptor: disconnect 42.
acceptor: accept 43.
connector: disconnect 43.
connector: connect 44.
acceptor: disconnect 43.
acceptor: accept 44.
connector: disconnect 43.
connector: connect 44.
acceptor: disconnect 43.
acceptor: accept 44.
connector: disconnect 43.
connector: connect 44.
acceptor: disconnect 43.
acceptor: accept 44.
connector: disconnect 44.
connector: connect 45.
acceptor: disconnect 44.
acceptor: accept 45.
connector: disconnect 44.
connector: connect 45.
acceptor: disconnect 44.
acceptor: accept 45.
connector: disconnect 44.
connector: connect 45.
acceptor: disconnect 44.
acceptor: accept 45.
connector: disconnect 45.
connector: connect 46.
acceptor: disconnect 45.
acceptor: accept 46.
connector: disconnect 45.
connector: connect 46.
acceptor: disconnect 45.
acceptor: accept 46.
connector: disconnect 45.
connector: connect 46.
acceptor: disconnect 45.
acceptor: accept 46.
connector: disconnect 46.
connector: connect 47.
acceptor: disconnect 46.
acceptor: accept 47.
connector: disconnect 46.
connector: connect 47.
acceptor: disconnect 46.
acceptor: accept 47.
connector: disconnect 46.
connector: connect 47.
acceptor: disconnect 46.
acceptor: accept 47.
connector: disconnect 47.
connector: connect 48.
acceptor: disconnect 47.
acceptor: accept 48.
connector: disconnect 47.
connector: connect 48.
acceptor: disconnect 47.
acceptor: accept 48.
connector: disconnect 47.
connector: connect 48.
acceptor: disconnect 47.
acceptor: accept 48.
connector: disconnect 48.
connector: connect 49.
acceptor: disconnect 48.
acceptor: accept 49.
connector: disconnect 48.
connector: connect 49.
acceptor: disconnect 48.
acceptor: accept 49.
connector: disconnect 48.
connector: connect 49.
acceptor: disconnect 48.
acceptor: accept 49.
connector: disconnect 49.
connector: connect 50.
acceptor: disconnect 49.
acceptor: accept 50.
connector: disconnect 49.
connector: connect 50.
acceptor: disconnect 49.
acceptor: accept 50.
connector: disconnect 49.
connector: connect 50.
acceptor: disconnect 49.
acceptor: accept 50.
connector: disconnect 50.
connector: connect 51.
acceptor: disconnect 50.
acceptor: accept 51.
connector: disconnect 50.
connector: connect 51.
acceptor: disconnect 50.
acceptor: accept 51.
connector: disconnect 50.
connector: connect 51.
acceptor: disconnect 50.
acceptor: accept 51.
connector: disconnect 51.
connector: connect 52.
acceptor: disconnect 51.
acceptor: accept 52.
connector: disconnect 51.
connector: connect 52.
acceptor: disconnect 51.
acceptor: accept 52.
connector: disconnect 51.
connector: connect 52.
acceptor: disconnect 51.
acceptor: accept 52.
connector: disconnect 52.
connector: connect 53.
acceptor: disconnect 52.
acceptor: accept 53.
connector: disconnect 52.
connector: connect 53.
acceptor: disconnect 52.
acceptor: accept 53.
connector: disconnect 52.
connector: connect 53.
acceptor: disconnect 52.
acceptor: accept 53.
connector: disconnect 53.
connector: connect 54.
acceptor: disconnect 53.
acceptor: accept 54.
connector: disconnect 53.
connector: connect 54.
acceptor: disconnect 53.
acceptor: accept 54.
connector: disconnect 53.
connector: connect 54.
acceptor: disconnect 53.
acceptor: accept 54.
connector: disconnect 54.
connector: connect 55.
acceptor: disconnect 54.
acceptor: accept 55.
connector: disconnect 54.
connector: connect 55.
acceptor: disconnect 54.
acceptor: accept 55.
connector: disconnect 54.
connector: connect 55.
acceptor: disconnect 54.
acceptor: accept 55.
connector: disconnect 55.
connector: connect 56.
acceptor: disconnect 55.
acceptor: accept 56.
connector: disconnect 55.
connector: connect 56.
acceptor: disconnect 55.
acceptor: accept 56.
connector: disconnect 55.
connector: connect 56.
acceptor: disconnect 55.
acceptor: accept 56.
connector: disconnect 56.
connector: connect 57.
acceptor: disconnect 56.
acceptor: accept 57.
connector: disconnect 56.
connector: connect 57.
acceptor: disconnect 56.
acceptor: accept 57.
connector: disconnect 56.
connector: connect 57.
acceptor: disconnect 56.
acceptor: accept 57.
connector: disconnect 57.
connector: connect 58.
acceptor: disconnect 57.
acceptor: accept 58.
connector: disconnect 57.
connector: connect 58.
acceptor: disconnect 57.
acceptor: accept 58.
connector: disconnect 57.
connector: connect 58.
acceptor: disconnect 57.
acceptor: accept 58.
connector: disconnect 58.
connector: connect 59.
acceptor: disconnect 58.
acceptor: accept 59.
connector: disconnect 58.
connector: connect 59.
acceptor: disconnect 58.
acceptor: accept 59.
connector: disconnect 58.
connector: connect 59.
acceptor: disconnect 58.
acceptor: accept 59.
connector: disconnect 59.
connector: connect 60.
acceptor: disconnect 59.
acceptor: accept 60.
connector: disconnect 59.
connector: connect 60.
acceptor: disconnect 59.
acceptor: accept 60.
connector: disconnect 59.
connector: connect 60.
acceptor: disconnect 59.
acceptor: accept 60.
connector: disconnect 60.
connector: connect 61.
acceptor: disconnect 60.
acceptor: accept 61.
connector: disconnect 60.
connector: connect 61.
acceptor: disconnect 60.
acceptor: accept 61.
connector: disconnect 60.
connector: connect 61.
acceptor: disconnect 60.
acceptor: accept 61.
connector: disconnect 61.
connector: connect 62.
acceptor: disconnect 61.
acceptor: accept 62.
connector: disconnect 61.
connector: connect 62.
acceptor: disconnect 61.
acceptor: accept 62.
connector: disconnect 61.
connector: connect 62.
acceptor: disconnect 61.
acceptor: accept 62.
connector: disconnect 62.
connector: connect 63.
acceptor: disconnect 62.
acceptor: accept 63.
connector: disconnect 62.
connector: connect 63.
acceptor: disconnect 62.
acceptor: accept 63.
connector: disconnect 62.
connector: connect 63.
acceptor: disconnect 62.
acceptor: accept 63.
connector: disconnect 63.
connector: connect 64.
acceptor: disconnect 63.
acceptor: accept 64.
connector: disconnect 63.
connector: connect 64.
acceptor: disconnect 63.
acceptor: accept 64.
connector: disconnect 63.
connector: connect 64.
acceptor: disconnect 63.
acceptor: accept 64.
connector: disconnect 64.
connector: connect 65.
acceptor: disconnect 64.
acceptor: accept 65.
connector: disconnect 64.
connector: connect 65.
acceptor: disconnect 64.
acceptor: accept 65.
connector: disconnect 64.
connector: connect 65.
acceptor: disconnect 64.
acceptor: accept 65.
connector: disconnect 65.
connector: connect 66.
acceptor: disconnect 65.
acceptor: accept 66.
connector: disconnect 65.
connector: connect 66.
acceptor: disconnect 65.
acceptor: accept 66.
connector: disconnect 65.
connector: connect 66.
acceptor: disconnect 65.
acceptor: accept 66.
connector: disconnect 66.
connector: connect 67.
acceptor: disconnect 66.
acceptor: accept 67.
connector: disconnect 66.
connector: connect 67.
acceptor: disconnect 66.
acceptor: accept 67.
connector: disconnect 66.
connector: connect 67.
acceptor: disconnect 66.
acceptor: accept 67.
connector: disconnect 67.
connector: connect 68.
acceptor: disconnect 67.
acceptor: accept 68.
connector: disconnect 67.
connector: connect 68.
acceptor: disconnect 67.
acceptor: accept 68.
connector: disconnect 67.
connector: connect 68.
acceptor: disconnect 67.
acceptor: accept 68.
connector: disconnect 68.
connector: connect 69.
acceptor: disconnect 68.
acceptor: accept 69.
connector: disconnect 68.
connector: connect 69.
acceptor: disconnect 68.
acceptor: accept 69.
connector: disconnect 68.
connector: connect 69.
acceptor: disconnect 68.
acceptor: accept 69.
connector: disconnect 69.
connector: connect 70.
acceptor: disconnect 69.
acceptor: accept 70.
connector: disconnect 69.
connector: connect 70.
acceptor: disconnect 69.
acceptor: accept 70.
connector: disconnect 69.
connector: connect 70.
acceptor: disconnect 69.
acceptor: accept 70.
connector: disconnect 70.
connector: connect 71.
acceptor: disconnect 70.
acceptor: accept 71.
connector: disconnect 70.
connector: connect 71.
acceptor: disconnect 70.
acceptor: accept 71.
connector: disconnect 70.
connector: connect 71.
acceptor: disconnect 70.
acceptor: accept 71.
connector: disconnect 71.
connector: connect 72.
acceptor: disconnect 71.
acceptor: accept 72.
connector: disconnect 71.
connector: connect 72.
acceptor: disconnect 71.
acceptor: accept 72.
connector: disconnect 71.
connector: connect 72.
acceptor: disconnect 71.
acceptor: accept 72.
connector: disconnect 72.
connector: connect 73.
acceptor: disconnect 72.
acceptor: accept 73.
connector: disconnect 72.
connector: connect 73.
acceptor: disconnect 72.
acceptor: accept 73.
connector: disconnect 72.
connector: connect 73.
acceptor: disconnect 72.
acceptor: accept 73.
connector: disconnect 73.
connector: connect 74.
acceptor: disconnect 73.
acceptor: accept 74.
connector: disconnect 73.
connector: connect 74.
acceptor: disconnect 73.
acceptor: accept 74.
connector: disconnect 73.
connector: connect 74.
acceptor: disconnect 73.
acceptor: accept 74.
connector: disconnect 74.
connector: connect 75.
acceptor: disconnect 74.
acceptor: accept 75.
connector: disconnect 74.
connector: connect 75.
acceptor: disconnect 74.
acceptor: accept 75.
connector: disconnect 74.
connector: connect 75.
acceptor: disconnect 74.
acceptor: accept 75.
connector: disconnect 75.
connector: connect 76.
acceptor: disconnect 75.
acceptor: accept 76.
connector: disconnect 75.
connector: connect 76.
acceptor: disconnect 75.
acceptor: accept 76.
connector: disconnect 75.
connector: connect 76.
acceptor: disconnect 75.
acceptor: accept 76.
connector: disconnect 76.
connector: connect 77.
acceptor: disconnect 76.
acceptor: accept 77.
connector: disconnect 76.
connector: connect 77.
acceptor: disconnect 76.
acceptor: accept 77.
connector: disconnect 76.
connector: connect 77.
acceptor: disconnect 76.
acceptor: accept 77.
connector: disconnect 77.
connector: connect 78.
acceptor: disconnect 77.
acceptor: accept 78.
connector: disconnect 77.
connector: connect 78.
acceptor: disconnect 77.
acceptor: accept 78.
connector: disconnect 77.
connector: connect 78.
acceptor: disconnect 77.
acceptor: accept 78.
connector: disconnect 78.
connector: connect 79.
acceptor: disconnect 78.
acceptor: accept 79.
connector: disconnect 78.
connector: connect 79.
acceptor: disconnect 78.
acceptor: accept 79.
connector: disconnect 78.
connector: connect 79.
acceptor: disconnect 78.
acceptor: accept 79.
connector: disconnect 79.
connector: connect 80.
acceptor: disconnect 79.
acceptor: accept 80.
connector: disconnect 79.
connector: connect 80.
acceptor: disconnect 79.
acceptor: accept 80.
connector: disconnect 79.
connector: connect 80.
acceptor: disconnect 79.
acceptor: accept 80.
connector: disconnect 80.
connector: connect 81.
acceptor: disconnect 80.
acceptor: accept 81.
connector: disconnect 80.
connector: connect 81.
acceptor: disconnect 80.
acceptor: accept 81.
connector: disconnect 80.
connector: connect 81.
acceptor: disconnect 80.
acceptor: accept 81.
connector: disconnect 81.
connector: connect 82.
acceptor: disconnect 81.
acceptor: accept 82.
connector: disconnect 81.
connector: connect 82.
acceptor: disconnect 81.
acceptor: accept 82.
connector: disconnect 81.
connector: connect 82.
acceptor: disconnect 81.
acceptor: accept 82.
connector: disconnect 82.
connector: connect 83.
acceptor: disconnect 82.
acceptor: accept 83.
connector: disconnect 82.
connector: connect 83.
acceptor: disconnect 82.
acceptor: accept 83.
connector: disconnect 82.
connector: connect 83.
acceptor: disconnect 82.
acceptor: accept 83.
connector: disconnect 83.
connector: connect 84.
acceptor: disconnect 83.
acceptor: accept 84.
connector: disconnect 83.
connector: connect 84.
acceptor: disconnect 83.
acceptor: accept 84.
connector: disconnect 83.
connector: connect 84.
acceptor: disconnect 83.
acceptor: accept 84.
connector: disconnect 84.
connector: connect 85.
acceptor: disconnect 84.
acceptor: accept 85.
connector: disconnect 84.
connector: connect 85.
acceptor: disconnect 84.
acceptor: accept 85.
connector: disconnect 84.
connector: connect 85.
acceptor: disconnect 84.
acceptor: accept 85.
connector: disconnect 85.
connector: connect 86.
acceptor: disconnect 85.
acceptor: accept 86.
connector: disconnect 85.
connector: connect 86.
acceptor: disconnect 85.
acceptor: accept 86.
connector: disconnect 85.
connector: connect 86.
acceptor: disconnect 85.
acceptor: accept 86.
connector: disconnect 86.
connector: connect 87.
acceptor: disconnect 86.
acceptor: accept 87.
connector: disconnect 86.
connector: connect 87.
acceptor: disconnect 86.
acceptor: accept 87.
connector: disconnect 86.
connector: connect 87.
acceptor: disconnect 86.
acceptor: accept 87.
connector: disconnect 87.
connector: connect 88.
acceptor: disconnect 87.
acceptor: accept 88.
connector: disconnect 87.
connector: connect 88.
acceptor: disconnect 87.
acceptor: accept 88.
connector: disconnect 87.
connector: connect 88.
acceptor: disconnect 87.
acceptor: accept 88.
connector: disconnect 88.
connector: connect 89.
acceptor: disconnect 88.
acceptor: accept 89.
connector: disconnect 88.
connector: connect 89.
acceptor: disconnect 88.
acceptor: accept 89.
connector: disconnect 88.
connector: connect 89.
acceptor: disconnect 88.
acceptor: accept 89.
connector: disconnect 89.
connector: connect 90.
acceptor: disconnect 89.
acceptor: accept 90.
connector: disconnect 89.
connector: connect 90.
acceptor: disconnect 89.
acceptor: accept 90.
connector: disconnect 89.
connector: connect 90.
acceptor: disconnect 89.
acceptor: accept 90.
connector: disconnect 90.
connector: connect 91.
acceptor: disconnect 90.
acceptor: accept 91.
connector: disconnect 90.
connector: connect 91.
acceptor: disconnect 90.
acceptor: accept 91.
connector: disconnect 90.
connector: connect 91.
acceptor: disconnect 90.
acceptor: accept 91.
connector: disconnect 91.
connector: connect 92.
acceptor: disconnect 91.
acceptor: accept 92.
connector: disconnect 91.
connector: connect 92.
acceptor: disconnect 91.
acceptor: accept 92.
connector: disconnect 91.
connector: connect 92.
acceptor: disconnect 91.
acceptor: accept 92.
connector: disconnect 92.
connector: connect 93.
acceptor: disconnect 92.
acceptor: accept 93.
connector: disconnect 92.
connector: connect 93.
acceptor: disconnect 92.
acceptor: accept 93.
connector: disconnect 92.
connector: connect 93.
acceptor: disconnect 92.
acceptor: accept 93.
connector: disconnect 93.
connector: connect 94.
acceptor: disconnect 93.
acceptor: accept 94.
connector: disconnect 93.
connector: connect 94.
acceptor: disconnect 93.
acceptor: accept 94.
connector: disconnect 93.
connector: connect 94.
acceptor: disconnect 93.
acceptor: accept 94.
connector: disconnect 94.
connector: connect 95.
acceptor: disconnect 94.
acceptor: accept 95.
connector: disconnect 94.
connector: connect 95.
acceptor: disconnect 94.
acceptor: accept 95.
connector: disconnect 94.
connector: connect 95.
acceptor: disconnect 94.
acceptor: accept 95.
connector: disconnect 95.
connector: connect 96.
acceptor: disconnect 95.
acceptor: accept 96.
connector: disconnect 95.
connector: connect 96.
acceptor: disconnect 95.
acceptor: accept 96.
connector: disconnect 95.
connector: connect 96.
acceptor: disconnect 95.
acceptor: accept 96.
connector: disconnect 96.
connector: connect 97.
acceptor: disconnect 96.
acceptor: accept 97.
connector: disconnect 96.
connector: connect 97.
acceptor: disconnect 96.
acceptor: accept 97.
connector: disconnect 96.
connector: connect 97.
acceptor: disconnect 96.
acceptor: accept 97.
connector: disconnect 97.
connector: connect 98.
acceptor: disconnect 97.
acceptor: accept 98.
connector: disconnect 97.
connector: connect 98.
acceptor: disconnect 97.
acceptor: accept 98.
connector: disconnect 97.
connector: connect 98.
acceptor: disconnect 97.
acceptor: accept 98.
connector: disconnect 98.
connector: connect 99.
acceptor: disconnect 98.
acceptor: accept 99.
connector: disconnect 98.
connector: connect 99.
acceptor: disconnect 98.
acceptor: accept 99.
connector: disconnect 98.
connector: connect 99.
acceptor: disconnect 98.
acceptor: accept 99.
connector: disconnect 99.
barrier.
acceptor: disconnect 99.
close_port.
connector: disconnect 99.
barrier.
acceptor: disconnect 99.
barrier.
connector: disconnect 99.
barrier.
acceptor: disconnect 99.
barrier.
barrier.
barrier connector.
barrier connector.
barrier connector.
No errors

Passed MPI_Comm_join basic - join

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

A simple test of Comm_join.

No errors

Passed MPI_Comm_spawn basic - spawn1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

A simple test of Comm_spawn.

No errors

Passed MPI_Comm_spawn complex args - spawnargv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

A simple test of Comm_spawn, with complex arguments.

No errors

Passed MPI_Comm_spawn inter-merge - spawnintra

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

A simple test of Comm_spawn, followed by intercomm merge.

No errors

Failed MPI_Comm_spawn many args - spawnmanyarg

Build: Passed

Execution: Failed

Exit Status: Application_timed_out

MPI Processes: 1

Test Description:

A simple test of Comm_spawn, with many arguments.

Assertion failed in file ../../src/mpid/ch4/shm/posix/eager/include/intel_transport_init.h at line 912: absolute_socket_id >= 0
/p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/lib/release/libmpi.so.12(MPL_backtrace_show+0x34) [0x2aaaabae5364]
/p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/lib/release/libmpi.so.12(MPIR_Assert_fail+0x21) [0x2aaaab19a1d1]
/p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/lib/release/libmpi.so.12(+0x95d9f4) [0x2aaaab9eb9f4]
/p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/lib/release/libmpi.so.12(+0x95f314) [0x2aaaab9ed314]
/p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/lib/release/libmpi.so.12(+0x5651ff) [0x2aaaab5f31ff]
/p/app/intel/parallel_studio_xe_2019_update4/impi/2019.4.243/intel64/lib/release/libmpi.so.12(PMPI_Init_thread+0xc0) [0x2aaaab5f1fa0]
./spawnmanyarg() [0x408b9d]
./spawnmanyarg() [0x4023cf]
/usr/lib64/libc.so.6(__libc_start_main+0xf5) [0x2aaaacae2555]
./spawnmanyarg() [0x4022a9]
Abort(1) on node 0: Internal error
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 107504 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 1 PID 107505 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   KILLED BY SIGNAL: 9 (Killed)
===================================================================================
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 105328 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   KILLED BY SIGNAL: 15 (Terminated)
===================================================================================

Passed MPI_Comm_spawn repeat - spawn2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

A simple test of Comm_spawn, called twice.

No errors

Passed MPI_Comm_spawn with info - spawninfo1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

A simple test of Comm_spawn with info.

No errors

Passed MPI_Comm_spawn_multiple appnum - spawnmult2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This tests spawn_mult by using the same executable and no command-line options. The attribute MPI_APPNUM is used to determine which executable is running.

No errors

Passed MPI_Comm_spawn_multiple basic - spawnminfo1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

A simple test of Comm_spawn_multiple with info.

No errors

Passed MPI_Intercomm_create - spaiccreate

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Use Spawn to create an intercomm, then create a new intercomm that includes processes not in the initial spawn intercomm.This test ensures that spawned processes are able to communicate with processes that were not in the communicator from which they were spawned.

No errors

Passed MPI_Publish_name basic - namepub

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test confirms the functionality of MPI_Open_port() and MPI_Publish_name().

No errors

Passed Multispawn - multispawn

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This (is a placeholder for a) test that creates 4 threads, each of which does a concurrent spawn of 4 more processes, for a total of 17 MPI processes. The resulting intercomms are tested for consistency (to ensure that the spawns didn't get confused among the threads). As an option, it will time the Spawn calls. If the spawn calls block the calling thread, this may show up in the timing of the calls.

No errors

Passed Process group creation - pgroup_connect_test

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

In this test, processes create an intracommunicator, and creation is collective only on the members of the new communicator, not on the parent communicator. This is accomplished by building up and merging intercommunicators using Connect/Accept to merge with a master/controller process.

No errors

Failed Taskmaster threaded - th_taskmaster

Build: Passed

Execution: Failed

Exit Status: Application_timed_out

MPI Processes: 1

Test Description:

This is a simple test that creates threads to verifiy compatibility between MPI and the pthread library.

r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)

Threads - Score: 96% Passed

This group features tests that utilize thread compliant MPI implementations. This includes the threaded environment provided by MPI-3.0, as well as POSIX compliant threaded libraries such as PThreads.

Passed Alltoall threads - alltoall

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

The LISTENER THREAD waits for communication from any source (including calling thread) messages which it receives that has tag REQ_TAG. Each thread enters an infinite loop that will stop only if every node in the MPI_COMM_WORLD sends a message containing -1.

No errors

Passed MPI_T multithreaded - mpit_threading

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test is adapted from test/mpi/mpi_t/mpit_vars.c. But this is a multithreading version in which multiple threads will call MPI_T routines.

With verbose set, thread 0 will prints out MPI_T control variables, performance variables and their categories.

552 MPI Control Variables
	I_MPI_DEBUG_OUTPUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LIBRARY_KIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_OFI_LIBRARY_INTERNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TRACE_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_COMPILER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VT_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_COMPILER_CONFIG_DIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LINK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_DEBUG_INFO_STRIP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXXFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FCFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LDFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FORT_BIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_COLLECTIVE_LAUNCH=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_UNIQUE_PROXIES	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_NODE_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_MPIRUN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_WIN_ALLOCATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_NAMESERVER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_CHECK_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_SERVICE_PORT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_ENV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_STARTUP_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_ABORT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_SIGNAL_PROPAGATION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC_EXTRA_ARGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_AUTOFORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_RMK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_CONNECT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_TOPOLIB	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PORT_RANGE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_RESPECT_PROCESS_PLACEMENT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TMPDIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEMUX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_IFACE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_GDB_REMOTE_SHELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_AGGREGATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TRACE_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOST_FILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOSTS_GROUP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PERHOST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_GTOOL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BRANCH_COUNT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PIN_UNIT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PMI_LIBRARY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_STATS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_SHOW_REAL_MASK=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_EXCLUDE_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_CELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_CPUSET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_HCA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_DOMAIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_HBW_POLICY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_INTERNAL_MEM_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_STATIC_BUILD=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_RETURN_INTERNAL_MEM_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_EXTRA_FILE_SYSTEM=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_FABRICS	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_MALLOC=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_SHM_POSIX_EAGER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_OPT	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_HOLD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUMA_AWARE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_NUM_TOTAL=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_MCDRAM_LIMIT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_4K	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_2M	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_1G	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PAUSE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_EAGER_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_ACK_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_FIRST=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PROFILER_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_TRACE_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_INPLACE_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_CELL_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_UNIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_FRAME_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_CELL_NONTEMPORAL_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_USE_PROVIDER	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_OFI_DUMP_PROVIDERS=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_CH4_OFI_ENABLE_DIRECT_RECV=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_MAX_MSG_SIZE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_LMT_WIN_SIZE=32	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ISEND_INJECT_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ADDRESS_EXCHANGE_MODE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_LARGE_SCALE_THRESHOLD=64	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_DYNAMIC_CONNECTION=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_CAPABILITY_SETS_DEBUG=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AV_TABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_SCALABLE_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_MR_SCALABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_TAGGED=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_RMA=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_ATOMICS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_FETCH_ATOMIC_IOVECS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_DATA_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_CONTROL_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_PT2PT_NOPACK=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_RANK_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_TAG_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAJOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MINOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ZERO_OP_FLAGS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_NUM_AM_BUFFERS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_DIRECT_PROGRESS=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_HCOLL=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_COMPOSITION_DELTA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_COMPOSITION_GAMMA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_THROTTLE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_MEMCPY_ARCH=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_RECV_NONTEMPORAL_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NONTEMPORAL_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NODE_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NETWORK_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_DATASIZE=16384	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_SPINCOUNT=100	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_INTRANODE	SCOPE_GROUP_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_EXPERIMENTAL_ALGOS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_SHORT_MSG_SIZE=81920	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHERV_PIPELINE_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_COLLECTIVES=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_ALLREDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_ALLREDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_SHORT_MSG_SIZE=256	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_MEDIUM_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_THROTTLE=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BARRIER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_MIN_PROCS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_SHORT_MSG_SIZE=12288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BCAST=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_BCAST_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_VSMALL_MSG_SIZE=1024	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_INTER_SSEND_MIN_PROCS=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_REDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_REDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_COLL_SCHED_DUMP=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_PROGRESS_MAX_COLLS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_TREE_KVAL=2	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IEXSCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_CPU_PLATFORM	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_COLL_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_MATCH_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_NUMERICAL_REPRODUCIBILITY=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_DUMP_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_USER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_DEFAULT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_SYNC=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_STORAGE_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_WARMUP_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DEFAULT_THREAD_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_SPLIT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_RUNTIME	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MAX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ASYNC_PROGRESS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_MAX_PROGRESS_THREADS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_PROGRESS_THREAD_AFFINITY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_EP_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_LOCK_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_VCIS=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ERROR_CHECKING=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MULTI_INIT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REMOVED_VAR_WARNING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VAR_CHECK_SPELLING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_MPI_COMPATIBILITY=5	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_SPIN_COUNT=2000	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_PAUSE_COUNT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_THREAD_YIELD=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SILENT_ABORT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_JOB_IDLE_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_BASIC	
2 MPI Performance Variables
	idle	CLASS_TIMER	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
	Value = 0.000000e+00
	idle	CLASS_COUNTER	NO_OBJECT	MPI_UNSIGNED_LONG_LONG	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
13 MPI_T categories
Category DEVELOPER has 2 control variables, 0 performance variables, 0 subcategories
Category THREADS has 9 control variables, 0 performance variables, 0 subcategories
Category COLLECTIVE has 348 control variables, 0 performance variables, 0 subcategories
Category ERROR_HANDLING has 8 control variables, 0 performance variables, 0 subcategories
Category CH4_OFI has 27 control variables, 0 performance variables, 0 subcategories
Category CH4_SHM_POSIX_EAGER_INTEL_TRANSPORT has 67 control variables, 0 performance variables, 0 subcategories
Category CH4 has 8 control variables, 2 performance variables, 0 subcategories
Category IPL has 13 control variables, 0 performance variables, 0 subcategories
Category DEBUG has 3 control variables, 0 performance variables, 0 subcategories
Category HYDRA has 38 control variables, 0 performance variables, 0 subcategories
Category COMPILATION has 25 control variables, 0 performance variables, 0 subcategories
Category IO has 1 control variables, 0 performance variables, 0 subcategories
Category MPL has 1 control variables, 0 performance variables, 0 subcategories
No errors

Passed Multi-target basic - multisend

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Run concurrent sends to a single target process. Stresses an implementation that permits concurrent sends to different targets.

No errors

Passed Multi-target many - multisend2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

Run concurrent sends to different target processes. Stresses an implementation that permits concurrent sends to different targets.

buf size 1: time 0.000003
buf size 2: time 0.000001
buf size 4: time 0.000004
buf size 8: time 0.000003
buf size 16: time 0.000003
buf size 32: time 0.000003
buf size 64: time 0.000003
buf size 128: time 0.000005
buf size 256: time 0.000005
buf size 512: time 0.000006
buf size 1024: time 0.000008
buf size 2048: time 0.000009
buf size 4096: time 0.000016
buf size 8192: time 0.000010
buf size 16384: time 0.000016
buf size 32768: time 0.000045
buf size 65536: time 0.000035
buf size 131072: time 0.000142
buf size 262144: time 0.000360
buf size 524288: time 0.001363
No errors

Passed Multi-target non-blocking - multisend3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

Run concurrent sends to different target processes. Stresses an implementation that permits concurrent sends to different targets. Uses non-blocking sends, and have a single thread complete all I/O.

buf address 0x2aab400008c0 (size 2640000)
buf address 0x2aab440008c0 (size 2640000)
buf address 0x2aab480008c0 (size 2640000)
buf address 0x2aab4c0008c0 (size 2640000)
buf size 4: time 0.000014
buf size 8: time 0.000011
buf size 16: time 0.000011
buf size 32: time 0.000014
buf size 64: time 0.000011
buf size 128: time 0.000012
buf size 256: time 0.000012
buf size 512: time 0.000015
buf size 1024: time 0.000014
buf size 2048: time 0.000014
buf size 4096: time 0.000017
buf size 8192: time 0.000022
buf size 16384: time 0.000029
buf size 32768: time 0.000036
buf size 65536: time 0.000051
buf size 131072: time 0.000074
buf size 262144: time 0.000146
buf size 524288: time 0.000328
buf size 1048576: time 0.000675
buf size 2097152: time 0.001840
No errors

Passed Multi-target non-blocking send/recv - multisend4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

Run concurrent sends to different target processes. Stresses an implementation that permits concurrent sends to different targets. Uses non-blocking sends and recvs, and have a single thread complete all I/O.

buf size 1: time 0.000317
buf size 1: time 0.000318
buf size 1: time 0.000047
buf size 1: time 0.000323
buf size 1: time 0.000328
buf size 2: time 0.000044
buf size 2: time 0.000040
buf size 2: time 0.000039
buf size 2: time 0.000042
buf size 2: time 0.000047
buf size 4: time 0.000049
buf size 4: time 0.000042
buf size 4: time 0.000050
buf size 4: time 0.000049
buf size 4: time 0.000050
buf size 8: time 0.000038
buf size 8: time 0.000039
buf size 8: time 0.000039
buf size 8: time 0.000040
buf size 8: time 0.000039
buf size 16: time 0.000521
buf size 16: time 0.000516
buf size 16: time 0.000518
buf size 16: time 0.000518
buf size 16: time 0.000519
buf size 32: time 0.000035
buf size 32: time 0.000034
buf size 32: time 0.000033
buf size 32: time 0.000037
buf size 32: time 0.000034
buf size 64: time 0.000037
buf size 64: time 0.000039
buf size 64: time 0.000038
buf size 64: time 0.000039
buf size 64: time 0.000038
buf size 128: time 0.000044
buf size 128: time 0.000046
buf size 128: time 0.000048
buf size 128: time 0.000046
buf size 128: time 0.000047
buf size 256: time 0.000044
buf size 256: time 0.000043
buf size 256: time 0.000043
buf size 256: time 0.000042
buf size 256: time 0.000046
buf size 512: time 0.000044
buf size 512: time 0.000045
buf size 512: time 0.000047
buf size 512: time 0.000047
buf size 512: time 0.000045
buf size 1024: time 0.000040
buf size 1024: time 0.000038
buf size 1024: time 0.000037
buf size 1024: time 0.000037
buf size 1024: time 0.000038
buf size 2048: time 0.000044
buf size 2048: time 0.000045
buf size 2048: time 0.000045
buf size 2048: time 0.000046
buf size 2048: time 0.000045
buf size 4096: time 0.000061
buf size 4096: time 0.000062
buf size 4096: time 0.000064
buf size 4096: time 0.000065
buf size 4096: time 0.000064
buf size 8192: time 0.000100
buf size 8192: time 0.000100
buf size 8192: time 0.000099
buf size 8192: time 0.000100
buf size 8192: time 0.000101
buf size 16384: time 0.000163
buf size 16384: time 0.000223
buf size 16384: time 0.000226
buf size 16384: time 0.000226
buf size 16384: time 0.000225
buf size 32768: time 0.000395
buf size 32768: time 0.000459
buf size 32768: time 0.000394
buf size 32768: time 0.000403
buf size 32768: time 0.000398
buf size 65536: time 0.000601
buf size 65536: time 0.000604
buf size 65536: time 0.000605
buf size 65536: time 0.000609
buf size 65536: time 0.000613
buf size 131072: time 0.001687
buf size 131072: time 0.001669
buf size 131072: time 0.001694
buf size 131072: time 0.001696
buf size 131072: time 0.001700
buf size 262144: time 0.002211
buf size 262144: time 0.002232
buf size 262144: time 0.002251
buf size 262144: time 0.002272
buf size 262144: time 0.002306
buf size 524288: time 0.005202
buf size 524288: time 0.005292
buf size 524288: time 0.005261
buf size 524288: time 0.005305
buf size 524288: time 0.005289
No errors

Passed Multi-target self - sendselfth

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Send to self in a threaded program.

No errors

Passed Multi-threaded [non]blocking - threads

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

The tests blocking and non-blocking capability within MPI.

Using MPI_PROC_NULL
-------------------
Threads: 1; Latency: 0.044; Mrate: 22.881
Threads: 2; Latency: 0.280; Mrate: 7.146
Threads: 3; Latency: 0.349; Mrate: 8.589
Threads: 4; Latency: 0.670; Mrate: 5.968
Blocking communication with message size      0 bytes
------------------------------------------------------
Threads: 1; Latency: 0.227; Mrate: 4.399
Threads: 2; Latency: 1.864; Mrate: 1.073
Threads: 3; Latency: 3.270; Mrate: 0.917
Threads: 4; Latency: 5.671; Mrate: 0.705
Blocking communication with message size      1 bytes
------------------------------------------------------
Threads: 1; Latency: 0.218; Mrate: 4.585
Threads: 2; Latency: 1.883; Mrate: 1.062
Threads: 3; Latency: 3.219; Mrate: 0.932
Threads: 4; Latency: 4.948; Mrate: 0.808
Blocking communication with message size      4 bytes
------------------------------------------------------
Threads: 1; Latency: 0.216; Mrate: 4.620
Threads: 2; Latency: 1.812; Mrate: 1.104
Threads: 3; Latency: 3.019; Mrate: 0.994
Threads: 4; Latency: 4.856; Mrate: 0.824
Blocking communication with message size     16 bytes
------------------------------------------------------
Threads: 1; Latency: 0.220; Mrate: 4.550
Threads: 2; Latency: 1.818; Mrate: 1.100
Threads: 3; Latency: 3.259; Mrate: 0.920
Threads: 4; Latency: 4.995; Mrate: 0.801
Blocking communication with message size     64 bytes
------------------------------------------------------
Threads: 1; Latency: 0.239; Mrate: 4.181
Threads: 2; Latency: 1.680; Mrate: 1.190
Threads: 3; Latency: 2.917; Mrate: 1.029
Threads: 4; Latency: 4.356; Mrate: 0.918
Blocking communication with message size    256 bytes
------------------------------------------------------
Threads: 1; Latency: 0.188; Mrate: 5.316
Threads: 2; Latency: 1.516; Mrate: 1.319
Threads: 3; Latency: 2.878; Mrate: 1.042
Threads: 4; Latency: 4.477; Mrate: 0.894
Blocking communication with message size   1024 bytes
------------------------------------------------------
Threads: 1; Latency: 0.757; Mrate: 1.321
Threads: 2; Latency: 2.758; Mrate: 0.725
Threads: 3; Latency: 5.898; Mrate: 0.509
Threads: 4; Latency: 8.013; Mrate: 0.499
Non-blocking communication with message size      0 bytes
----------------------------------------------------------
Threads: 1; Latency: 0.275; Mrate: 3.637
Threads: 2; Latency: 2.166; Mrate: 0.924
Threads: 3; Latency: 5.117; Mrate: 0.586
Threads: 4; Latency: 6.504; Mrate: 0.615
Non-blocking communication with message size      1 bytes
----------------------------------------------------------
Threads: 1; Latency: 0.276; Mrate: 3.624
Threads: 2; Latency: 2.546; Mrate: 0.786
Threads: 3; Latency: 5.237; Mrate: 0.573
Threads: 4; Latency: 6.405; Mrate: 0.625
Non-blocking communication with message size      4 bytes
----------------------------------------------------------
Threads: 1; Latency: 0.273; Mrate: 3.660
Threads: 2; Latency: 2.487; Mrate: 0.804
Threads: 3; Latency: 5.213; Mrate: 0.576
Threads: 4; Latency: 6.923; Mrate: 0.578
Non-blocking communication with message size     16 bytes
----------------------------------------------------------
Threads: 1; Latency: 0.281; Mrate: 3.559
Threads: 2; Latency: 2.443; Mrate: 0.819
Threads: 3; Latency: 5.103; Mrate: 0.588
Threads: 4; Latency: 7.503; Mrate: 0.533
Non-blocking communication with message size     64 bytes
----------------------------------------------------------
Threads: 1; Latency: 0.236; Mrate: 4.229
Threads: 2; Latency: 2.210; Mrate: 0.905
Threads: 3; Latency: 4.698; Mrate: 0.639
Threads: 4; Latency: 6.459; Mrate: 0.619
Non-blocking communication with message size    256 bytes
----------------------------------------------------------
Threads: 1; Latency: 0.197; Mrate: 5.088
Threads: 2; Latency: 1.906; Mrate: 1.050
Threads: 3; Latency: 4.538; Mrate: 0.661
Threads: 4; Latency: 6.424; Mrate: 0.623
Non-blocking communication with message size   1024 bytes
----------------------------------------------------------
Threads: 1; Latency: 0.865; Mrate: 1.156
Threads: 2; Latency: 3.077; Mrate: 0.650
Threads: 3; Latency: 6.722; Mrate: 0.446
Threads: 4; Latency: 8.709; Mrate: 0.459
No errors

Passed Multi-threaded send/recv - threaded_sr

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

The buffer size needs to be large enough to cause the rndv protocol to be used. If the MPI provider doesn't use a rndv protocol then the size doesn't matter.

No errors

Passed Multiple threads context dup - ctxdup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates communicators concurrently in different threads.

No errors

Passed Multiple threads context idup - ctxidup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates communicators concurrently, non-blocking, in different threads.

No errors

Passed Multiple threads dup leak - dup_leak_test

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test repeatedly duplicates and frees communicators with multiple threads concurrently to stress the multithreaded aspects of the context ID allocation code. Thanks to IBM for providing the original version of this test.

No errors

Passed Multispawn - multispawn

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This (is a placeholder for a) test that creates 4 threads, each of which does a concurrent spawn of 4 more processes, for a total of 17 MPI processes. The resulting intercomms are tested for consistency (to ensure that the spawns didn't get confused among the threads). As an option, it will time the Spawn calls. If the spawn calls block the calling thread, this may show up in the timing of the calls.

No errors

Passed Simple thread comm dup - comm_dup_deadlock

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a simple test of threads in MPI with communicator duplication.

No errors

Passed Simple thread comm idup - comm_idup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a simple test of threads in MPI with non-blocking communicator duplication.

No Errors

Passed Simple thread finalize - initth

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

The test here is a simple one that Finalize exits, so the only action is to write no error.

No errors

Passed Simple thread initialize - initth2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

The test initializes a thread, then calls MPI_Finalize() and prints "No errors".

No errors

Failed Taskmaster threaded - th_taskmaster

Build: Passed

Execution: Failed

Exit Status: Application_timed_out

MPI Processes: 1

Test Description:

This is a simple test that creates threads to verifiy compatibility between MPI and the pthread library.

r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
r2i7n29.282574Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)
[mpiexec@r2i3n30] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:357): write error (Bad file descriptor)

Passed Thread Group creation - comm_create_threads

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Every thread paticipates in a distinct MPI_Comm_create group, distinguished by its thread-id (used as the tag). Threads on even ranks join an even comm and threads on odd ranks join the odd comm.

No errors

Passed Thread/RMA interaction - multirma

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This is a simple test of threads in MPI.

No errors

Passed Threaded group - comm_create_group_threads

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

In this test a number of threads are created with a distinct MPI communicator (or comm) group distinguished by its thread-id (used as a tag). Threads on even ranks join an even comm and threads on odd ranks join the odd comm.

No errors

Passed Threaded ibsend - ibsend

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This program performs a short test of MPI_BSEND in a multithreaded environment. It starts a single receiver thread that expects NUMSENDS messages and NUMSENDS sender threads, that use MPI_Bsend to send a message of size MSGSIZE to its right neigbour or rank 0 if (my_rank==comm_size-1), i.e. target_rank = (my_rank+1)%size.

After all messages have been received, the receiver thread prints a message, the threads are joined into the main thread and the application terminates.

No Errors

Passed Threaded request - greq_test

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Threaded generalized request tests.

Post Init ...
Testing ...
Starting work in thread ...
Work in thread done !!!
Testing ...
Starting work in thread ...
Work in thread done !!!
Testing ...
Starting work in thread ...
Work in thread done !!!
Goodbye !!!
No errors

Passed Threaded wait/test - greq_wait

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Threaded wait/test request tests.

Post Init ...
Waiting ...
Starting work in thread ...
Work in thread done !!!
Waiting ...
Starting work in thread ...
Work in thread done !!!
Waiting ...
Starting work in thread ...
Work in thread done !!!
Goodbye !!!
No errors

MPI-Toolkit Interface - Score: 100% Passed

This group features tests that involve the MPI Tool interface available in MPI-3.0 and higher.

Passed MPI_T 3.1 get index call - mpit_get_index

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests that the MPI 3.1 Toolkit interface *_get_index name lookup functions work as expected.

No errors

Passed MPI_T cycle variables - mpit_vars

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

To print out all MPI_T control variables, performance variables and their categories in the MPI implementation.

552 MPI Control Variables
	I_MPI_DEBUG_OUTPUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LIBRARY_KIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_OFI_LIBRARY_INTERNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TRACE_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_COMPILER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VT_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_COMPILER_CONFIG_DIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LINK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_DEBUG_INFO_STRIP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXXFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FCFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LDFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FORT_BIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_COLLECTIVE_LAUNCH=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_UNIQUE_PROXIES	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_NODE_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_MPIRUN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_WIN_ALLOCATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_NAMESERVER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_CHECK_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_SERVICE_PORT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_ENV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_STARTUP_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_ABORT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_SIGNAL_PROPAGATION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC_EXTRA_ARGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_AUTOFORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_RMK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_CONNECT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_TOPOLIB	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PORT_RANGE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_RESPECT_PROCESS_PLACEMENT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TMPDIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEMUX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_IFACE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_GDB_REMOTE_SHELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_AGGREGATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TRACE_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOST_FILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOSTS_GROUP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PERHOST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_GTOOL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BRANCH_COUNT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PIN_UNIT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PMI_LIBRARY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_STATS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_SHOW_REAL_MASK=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_EXCLUDE_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_CELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_CPUSET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_HCA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_DOMAIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_HBW_POLICY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_INTERNAL_MEM_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_STATIC_BUILD=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_RETURN_INTERNAL_MEM_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_EXTRA_FILE_SYSTEM=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_FABRICS	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_MALLOC=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_SHM_POSIX_EAGER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_OPT	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_HOLD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUMA_AWARE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_NUM_TOTAL=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_MCDRAM_LIMIT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_4K	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_2M	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_1G	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PAUSE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_EAGER_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_ACK_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_FIRST=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PROFILER_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_TRACE_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_INPLACE_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_CELL_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_UNIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_FRAME_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_CELL_NONTEMPORAL_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_USE_PROVIDER	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_OFI_DUMP_PROVIDERS=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_CH4_OFI_ENABLE_DIRECT_RECV=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_MAX_MSG_SIZE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_LMT_WIN_SIZE=32	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ISEND_INJECT_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ADDRESS_EXCHANGE_MODE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_LARGE_SCALE_THRESHOLD=64	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_DYNAMIC_CONNECTION=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_CAPABILITY_SETS_DEBUG=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AV_TABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_SCALABLE_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_MR_SCALABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_TAGGED=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_RMA=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_ATOMICS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_FETCH_ATOMIC_IOVECS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_DATA_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_CONTROL_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_PT2PT_NOPACK=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_RANK_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_TAG_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAJOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MINOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ZERO_OP_FLAGS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_NUM_AM_BUFFERS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_DIRECT_PROGRESS=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_HCOLL=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_COMPOSITION_DELTA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_COMPOSITION_GAMMA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_THROTTLE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_MEMCPY_ARCH=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_RECV_NONTEMPORAL_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NONTEMPORAL_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NODE_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NETWORK_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_DATASIZE=16384	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_SPINCOUNT=100	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_INTRANODE	SCOPE_GROUP_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_EXPERIMENTAL_ALGOS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_SHORT_MSG_SIZE=81920	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHERV_PIPELINE_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_COLLECTIVES=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_ALLREDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_ALLREDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_SHORT_MSG_SIZE=256	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_MEDIUM_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_THROTTLE=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BARRIER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_MIN_PROCS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_SHORT_MSG_SIZE=12288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BCAST=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_BCAST_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_VSMALL_MSG_SIZE=1024	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_INTER_SSEND_MIN_PROCS=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_REDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_REDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_COLL_SCHED_DUMP=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_PROGRESS_MAX_COLLS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_TREE_KVAL=2	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IEXSCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_CPU_PLATFORM	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_COLL_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_MATCH_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_NUMERICAL_REPRODUCIBILITY=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_DUMP_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_USER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_DEFAULT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_SYNC=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_STORAGE_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_WARMUP_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DEFAULT_THREAD_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_SPLIT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_RUNTIME	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MAX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ASYNC_PROGRESS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_MAX_PROGRESS_THREADS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_PROGRESS_THREAD_AFFINITY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_EP_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_LOCK_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_VCIS=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ERROR_CHECKING=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MULTI_INIT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REMOVED_VAR_WARNING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VAR_CHECK_SPELLING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_MPI_COMPATIBILITY=5	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_SPIN_COUNT=2000	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_PAUSE_COUNT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_THREAD_YIELD=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SILENT_ABORT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_JOB_IDLE_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_BASIC	
2 MPI Performance Variables
	idle	CLASS_TIMER	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
	Value = 0.000000e+00
	idle	CLASS_COUNTER	NO_OBJECT	MPI_UNSIGNED_LONG_LONG	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
13 MPI_T categories
Category DEVELOPER has 2 control variables, 0 performance variables, 0 subcategories
	Description: useful for developers working on MPICH itself
Category THREADS has 9 control variables, 0 performance variables, 0 subcategories
	Description: multi-threading cvars
Category COLLECTIVE has 348 control variables, 0 performance variables, 0 subcategories
	Description: A category for collective communication variables.
Category ERROR_HANDLING has 8 control variables, 0 performance variables, 0 subcategories
	Description: cvars that control error handling behavior (stack traces, aborts, etc)
Category CH4_OFI has 27 control variables, 0 performance variables, 0 subcategories
	Description: A category for CH4 OFI netmod variables
Category CH4_SHM_POSIX_EAGER_INTEL_TRANSPORT has 67 control variables, 0 performance variables, 0 subcategories
	Description: cvars that control behavior of Intel shared memory transport
Category CH4 has 8 control variables, 2 performance variables, 0 subcategories
	Description: cvars that control behavior of the CH4 device
Category IPL has 13 control variables, 0 performance variables, 0 subcategories
	Description: cvars that control process pinning
Category DEBUG has 3 control variables, 0 performance variables, 0 subcategories
	Description: cvars that control debug output
Category HYDRA has 38 control variables, 0 performance variables, 0 subcategories
	Description: A category for hydra pm variables.
Category COMPILATION has 25 control variables, 0 performance variables, 0 subcategories
	Description: A category for compilation environment variables.
Category IO has 1 control variables, 0 performance variables, 0 subcategories
	Description: 
Category MPL has 1 control variables, 0 performance variables, 0 subcategories
	Description: 
No errors

Passed MPI_T multithreaded - mpit_threading

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test is adapted from test/mpi/mpi_t/mpit_vars.c. But this is a multithreading version in which multiple threads will call MPI_T routines.

With verbose set, thread 0 will prints out MPI_T control variables, performance variables and their categories.

552 MPI Control Variables
	I_MPI_DEBUG_OUTPUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LIBRARY_KIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_OFI_LIBRARY_INTERNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TRACE_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_COMPILER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VT_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_COMPILER_CONFIG_DIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LINK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_DEBUG_INFO_STRIP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXXFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FCFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LDFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FORT_BIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_COLLECTIVE_LAUNCH=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_UNIQUE_PROXIES	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_NODE_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_MPIRUN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_WIN_ALLOCATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_NAMESERVER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_CHECK_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_SERVICE_PORT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_ENV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_STARTUP_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_ABORT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_SIGNAL_PROPAGATION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC_EXTRA_ARGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_AUTOFORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_RMK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_CONNECT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_TOPOLIB	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PORT_RANGE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_RESPECT_PROCESS_PLACEMENT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TMPDIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEMUX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_IFACE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_GDB_REMOTE_SHELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_AGGREGATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TRACE_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOST_FILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOSTS_GROUP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PERHOST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_GTOOL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BRANCH_COUNT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PIN_UNIT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PMI_LIBRARY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_STATS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_SHOW_REAL_MASK=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_EXCLUDE_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_CELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_CPUSET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_HCA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_DOMAIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_HBW_POLICY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_INTERNAL_MEM_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_STATIC_BUILD=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_RETURN_INTERNAL_MEM_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_EXTRA_FILE_SYSTEM=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_FABRICS	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_MALLOC=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_SHM_POSIX_EAGER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_OPT	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_HOLD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUMA_AWARE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_NUM_TOTAL=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_MCDRAM_LIMIT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_4K	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_2M	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_1G	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PAUSE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_EAGER_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_ACK_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_FIRST=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PROFILER_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_TRACE_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_INPLACE_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_CELL_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_UNIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_FRAME_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_CELL_NONTEMPORAL_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_USE_PROVIDER	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_OFI_DUMP_PROVIDERS=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_CH4_OFI_ENABLE_DIRECT_RECV=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_MAX_MSG_SIZE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_LMT_WIN_SIZE=32	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ISEND_INJECT_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ADDRESS_EXCHANGE_MODE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_LARGE_SCALE_THRESHOLD=64	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_DYNAMIC_CONNECTION=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_CAPABILITY_SETS_DEBUG=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AV_TABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_SCALABLE_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_MR_SCALABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_TAGGED=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_RMA=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_ATOMICS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_FETCH_ATOMIC_IOVECS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_DATA_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_CONTROL_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_PT2PT_NOPACK=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_RANK_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_TAG_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAJOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MINOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ZERO_OP_FLAGS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_NUM_AM_BUFFERS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_DIRECT_PROGRESS=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_HCOLL=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_COMPOSITION_DELTA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_COMPOSITION_GAMMA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_THROTTLE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_MEMCPY_ARCH=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_RECV_NONTEMPORAL_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NONTEMPORAL_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NODE_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NETWORK_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_DATASIZE=16384	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_SPINCOUNT=100	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_INTRANODE	SCOPE_GROUP_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_EXPERIMENTAL_ALGOS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_SHORT_MSG_SIZE=81920	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHERV_PIPELINE_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_COLLECTIVES=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_ALLREDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_ALLREDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_SHORT_MSG_SIZE=256	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_MEDIUM_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_THROTTLE=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BARRIER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_MIN_PROCS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_SHORT_MSG_SIZE=12288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BCAST=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_BCAST_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_VSMALL_MSG_SIZE=1024	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_INTER_SSEND_MIN_PROCS=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_REDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_REDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_COLL_SCHED_DUMP=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_PROGRESS_MAX_COLLS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_TREE_KVAL=2	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IEXSCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_CPU_PLATFORM	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_COLL_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_MATCH_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_NUMERICAL_REPRODUCIBILITY=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_DUMP_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_USER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_DEFAULT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_SYNC=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_STORAGE_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_WARMUP_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DEFAULT_THREAD_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_SPLIT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_RUNTIME	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MAX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ASYNC_PROGRESS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_MAX_PROGRESS_THREADS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_PROGRESS_THREAD_AFFINITY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_EP_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_LOCK_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_VCIS=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ERROR_CHECKING=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MULTI_INIT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REMOVED_VAR_WARNING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VAR_CHECK_SPELLING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_MPI_COMPATIBILITY=5	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_SPIN_COUNT=2000	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_PAUSE_COUNT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_THREAD_YIELD=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SILENT_ABORT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_JOB_IDLE_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_BASIC	
2 MPI Performance Variables
	idle	CLASS_TIMER	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
	Value = 0.000000e+00
	idle	CLASS_COUNTER	NO_OBJECT	MPI_UNSIGNED_LONG_LONG	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
13 MPI_T categories
Category DEVELOPER has 2 control variables, 0 performance variables, 0 subcategories
Category THREADS has 9 control variables, 0 performance variables, 0 subcategories
Category COLLECTIVE has 348 control variables, 0 performance variables, 0 subcategories
Category ERROR_HANDLING has 8 control variables, 0 performance variables, 0 subcategories
Category CH4_OFI has 27 control variables, 0 performance variables, 0 subcategories
Category CH4_SHM_POSIX_EAGER_INTEL_TRANSPORT has 67 control variables, 0 performance variables, 0 subcategories
Category CH4 has 8 control variables, 2 performance variables, 0 subcategories
Category IPL has 13 control variables, 0 performance variables, 0 subcategories
Category DEBUG has 3 control variables, 0 performance variables, 0 subcategories
Category HYDRA has 38 control variables, 0 performance variables, 0 subcategories
Category COMPILATION has 25 control variables, 0 performance variables, 0 subcategories
Category IO has 1 control variables, 0 performance variables, 0 subcategories
Category MPL has 1 control variables, 0 performance variables, 0 subcategories
No errors

Passed MPI_T string handling - mpi_t_str

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

A test that MPI_T string handling is working as expected.

No errors

Passed MPI_T write variable - cvarwrite

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test writes to control variables exposed by MPI_T functionality of MPI_3.0.

Total 552 MPI control variables
No errors

MPI-3.0 - Score: 97% Passed

This group features tests that exercises MPI-3.0 and higher functionality. Note that the test suite was designed to be compiled and executed under all versions of MPI. If the current version of MPI the test suite is less that MPI-3.0, the executed code will report "MPI-3.0 or higher required" and will exit.

Passed Aint add and diff - aintmath

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests the MPI 3.1 standard functions MPI_Aint_diff and MPI_Aint_add.

No errors

Passed C++ datatypes - cxx-types

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test checks for the existence of four new C++ named predefined datatypes that should be accessible from C and Fortran.

No errors

Passed Comm_create_group excl 4 rank - comm_create_group4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test using 4 processes creates a group with the even processes using MPI_Group_excl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group excl 8 rank - comm_create_group8

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This test using 8 processes creates a group with the even processes using MPI_Group_excl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group incl 2 rank - comm_group_half2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test using 2 processes creates a group with ranks less than size/2 using MPI_Group_range_incl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group incl 4 rank - comm_group_half4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test using 4 processes creates a group with ranks less than size/2 using MPI_Group_range_incl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group incl 8 rank - comm_group_half8

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This test using 8 processes creates a group with ranks less than size/2 using MPI_Group_range_incl() and uses this group to create a communicator. Then both the communicator and group are freed.

No errors

Passed Comm_create_group random 2 rank - comm_group_rand2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test using 2 processes creates and frees groups by randomly adding processes to a group, then creating a communicator with the group.

No errors

Passed Comm_create_group random 4 rank - comm_group_rand4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test using 4 processes creates and frees groups by randomly adding processes to a group, then creating a communicator with the group.

No errors

Passed Comm_create_group random 8 rank - comm_group_rand8

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This test using 8 processes creates and frees groups by randomly adding processes to a group, then creating a communicator with the group.

No errors

Passed Comm_idup 2 rank - comm_idup2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Multiple tests using 2 processes that make rank 0 wait in a blocking receive until all other processes have called MPI_Comm_idup(), then call idup afterwards. Should ensure that idup doesn't deadlock. Includes a test using an intercommunicator.]

No errors

Passed Comm_idup 4 rank - comm_idup4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Multiple tests using 4 processes that make rank 0 wait in a blocking receive until all other processes have called MPI_Comm_idup(), then call idup afterwards. Should ensure that idup doesn't deadlock. Includes a test using an intercommunicator.

No errors

Passed Comm_idup 9 rank - comm_idup9

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 9

Test Description:

Multiple tests using 9 processes that make rank 0 wait in a blocking receive until all other processes have called MPI_Comm_idup(), then call idup afterwards. Should ensure that idup doesn't deadlock. Includes a test using an intercommunicator.]

No errors

Passed Comm_idup multi - comm_idup_mul

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Simple test creating multiple communicators with MPI_Comm_idup.

No errors

Passed Comm_idup overlap - comm_idup_overlap

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Each pair of processes uses MPI_Comm_idup() to dup the communicator such that the dups are overlapping. If this were done with MPI_Comm_dup() this should deadlock.

No errors

Passed Comm_split_type basic - cmsplit_type

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Tests MPI_Comm_split_type() including a test using MPI_UNDEFINED.

Created subcommunicator of size 4
Created subcommunicator of size 2
No errors

Passed Comm_with_info dup 2 rank - dup_with_info2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test exercises MPI_Comm_dup_with_info() with 2 processes by setting the info for a communicator, duplicating it, and then testing the communicator.

No errors

Passed Comm_with_info dup 4 rank - dup_with_info4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises MPI_Comm_dup_with_info() with 4 processes by setting the info for a communicator, duplicating it, and then testing the communicator.

No errors

Passed Comm_with_info dup 9 rank - dup_with_info9

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 9

Test Description:

This test exercises MPI_Comm_dup_with_info() with 9 processes by setting the info for a communicator, duplicating it, and then testing the communicator.

No errors

Passed Compare_and_swap contention - compare_and_swap

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Tests MPI_Compare_and_swap using self communication, neighbor communication, and communication with the root causing contention.

No errors

Passed Datatype get structs - get-struct

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test was motivated by the failure of an example program for RMA involving simple operations on a struct that included a struct. The observed failure was a SEGV in the MPI_Get.

No errors

Passed Fetch_and_op basic - fetch_and_op

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This simple set of tests executes the MPI_Fetch_and op() calls on RMA windows using a selection of datatypes with multiple different communicators, communication patterns, and operations.

No errors

Passed Get_acculumate basic - get_acc_local

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Get Accumulated Test. This is a simple test of MPI_Get_accumulate() on a local window.

No errors

Passed Get_accumulate communicators - get_accumulate

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Get Accumulate Test. This simple set of tests executes MPI_Get_accumulate on RMA windows using a selection of datatypes with multiple different communicators, communication patterns, and operations.

No errors

Passed Iallreduce basic - iallred

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Simple test for MPI_Iallreduce() and MPI_Allreduce().

No errors

Passed Ibarrier - ibarrier

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test calls MPI_Ibarrier() followed by an conditional loop containing usleep(1000) and MPI_Test(). This test hung indefinitely under some MPI implementations.

No errors

Passed Large counts for types - large-count

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test checks for large count functionality ("MPI_Count") mandated by MPI-3, as well as behavior of corresponding pre-MPI-3 interfaces that have better defined behavior when an "int" quantity would overflow.

No errors

Passed Large types - large_type

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test checks that MPI can handle large datatypes.

No errors

Passed Linked list construction fetch/op - linked_list_fop

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test constructs a distributed shared linked list using MPI-3 dynamic windows with MPI_Fetch_and_op. Initially process 0 creates the head of the list, attaches it to an RMA window, and broadcasts the pointer to all processes. All processes then concurrently append N new elements to the list. When a process attempts to attach its element to the tail of list it may discover that its tail pointer is stale and it must chase ahead to the new tail before the element can be attached.

No errors

Passed Linked list construction lockall - linked_list_lockall

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Construct a distributed shared linked list using MPI-3 dynamic RMA windows. Initially process 0 creates the head of the list, attaches it to the window, and broadcasts the pointer to all processes. All processes then concurrently append N new elements to the list. When a process attempts to attach its element to the tail of list it may discover that its tail pointer is stale and it must chase ahead to the new tail before the element can be attached. This version of the test suite uses MPI_Win_lock_all() instead of MPI_Win_lock(MPI_LOCK_EXCLUSIVE, ...).

No errors

Passed Linked-list construction lock shr - linked_list_bench_lock_shr

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test constructs a distributed shared linked list using MPI-3 dynamic windows. Initially process 0 creates the head of the list, attaches it to the window, and broadcasts the pointer to all processes. Each process "p" then appends N new elements to the list when the tail reaches process "p-1". This test is similar to Linked_list construction test 2 (rma/linked_list_bench_lock_excl) but uses an MPI_LOCK_SHARED parameter to MPI_Win_Lock().

No errors

Passed Linked_list construction - linked_list_bench_lock_all

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Construct a distributed shared linked list using MPI-3 dynamic windows. Initially process 0 creates the head of the list, attaches it to the window, and broadcasts the pointer to all processes. Each process "p" then appends N new elements to the list when the tail reaches process "p-1".

No errors

Passed Linked_list construction lock excl - linked_list_bench_lock_excl

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

MPI-3 distributed linked list construction example. Construct a distributed shared linked list using proposed MPI-3 dynamic windows. Initially process 0 creates the head of the list, attaches it to the window, and broadcasts the pointer to all processes. Each process "p" then appends N new elements to the list when the tail reaches process "p-1". The test uses the MPI_LOCK_EXCLUSIVE argument with MPI_Win_lock().

No errors

Passed Linked_list construction put/get - linked_list

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test constructs a distributed shared linked list using MPI-3 dynamic windows with MPI_Put and MPI_Get. Initially process 0 creates the head of the list, attaches it to an RMA window, and broadcasts the pointer to all processes. All processes then concurrently append N new elements to the list. When a process attempts to attach its element to the tail of list it may discover that its tail pointer is stale and it must chase ahead to the new tail before the element can be attached.

No errors

Passed MCS_Mutex_trylock - mutex_bench

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises the MCS_Mutex_lock calls by having multiple competing processes repeatedly lock and unlock a mutex.

No errors

Passed MPI RMA read-and-ops - reqops

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises atomic, one-sided read-and-operation calls. Includes multiple tests for different RMA request-based operations, communicators, and wait patterns.

No errors

Passed MPI_Dist_graph_create - distgraph1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test excercises MPI_Dist_graph_create() and MPI_Dist_graph_adjacent().

using graph layout 'deterministic complete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'every other edge deleted'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'only self-edges'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'no edges'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
using graph layout 'a random incomplete graph'
testing MPI_Dist_graph_create_adjacent
testing MPI_Dist_graph_create w/ outgoing only
testing MPI_Dist_graph_create w/ incoming only
testing MPI_Dist_graph_create w/ rank 0 specifies only
testing MPI_Dist_graph_create w/ rank 0 specifies only -- NULLs
testing MPI_Dist_graph_create w/ no graph
testing MPI_Dist_graph_create w/ no graph
testing MPI_Dist_graph_create w/ no graph -- NULLs
testing MPI_Dist_graph_create w/ no graph -- NULLs+MPI_UNWEIGHTED
testing MPI_Dist_graph_create_adjacent w/ no graph
testing MPI_Dist_graph_create_adjacent w/ no graph -- MPI_WEIGHTS_EMPTY
testing MPI_Dist_graph_create_adjacent w/ no graph -- NULLs
testing MPI_Dist_graph_create_adjacent w/ no graph -- NULLs+MPI_UNWEIGHTED
No errors

Passed MPI_Get_library_version test - library_version

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

MPI-3.0 Test returns MPI library version.

Intel(R) MPI Library 2019 Update 4 for Linux* OS
No errors

Failed MPI_Info_create basic - comm_info

Build: Passed

Execution: Failed

Exit Status: Application_ended_with_error(s)

MPI Processes: 6

Test Description:

Simple test for MPI_Comm_{set,get}_info.

2: invalid_test_key was not ignored
3: invalid_test_key was not ignored
4: invalid_test_key was not ignored
5: invalid_test_key was not ignored
1: invalid_test_key was not ignored
0: invalid_test_key was not ignored
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 90951 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================

Passed MPI_Info_get basic - infoenv

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This is a simple test of the MPI_Info_get() function.

No errors

Passed MPI_Mprobe() series - mprobe1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This tests MPI_Mprobe() using a series of tests. Includes tests with send and Mprobe+Mrecv, send and Mprobe+Imrecv, send and Improbe+Mrecv, send and Improbe+Irecv, Mprobe+Mrecv with MPI_PROC_NULL, Mprobe+Imrecv with MPI_PROC_NULL, Improbe+Mrecv with MPI_PROC_NULL, Improbe+Imrecv, and test to verify MPI_Message_c2f() and MPI_Message_f2c() are present.

No errors

Passed MPI_Status large count - big_count_status

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test manipulates an MPI status object using MPI_Status_set_elements_x() with various large count values and verifying MPI_Get_elements_x() and MPI_Test_cancelled() produce the correct values.

No errors

Passed MPI_T 3.1 get index call - mpit_get_index

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests that the MPI 3.1 Toolkit interface *_get_index name lookup functions work as expected.

No errors

Passed MPI_T cycle variables - mpit_vars

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

To print out all MPI_T control variables, performance variables and their categories in the MPI implementation.

552 MPI Control Variables
	I_MPI_DEBUG_OUTPUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LIBRARY_KIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_OFI_LIBRARY_INTERNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TRACE_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_COMPILER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VT_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_COMPILER_CONFIG_DIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LINK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_DEBUG_INFO_STRIP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXXFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FCFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LDFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FORT_BIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_COLLECTIVE_LAUNCH=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_UNIQUE_PROXIES	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_NODE_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_MPIRUN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_WIN_ALLOCATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_NAMESERVER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_CHECK_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_SERVICE_PORT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_ENV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_STARTUP_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_ABORT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_SIGNAL_PROPAGATION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC_EXTRA_ARGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_AUTOFORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_RMK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_CONNECT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_TOPOLIB	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PORT_RANGE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_RESPECT_PROCESS_PLACEMENT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TMPDIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEMUX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_IFACE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_GDB_REMOTE_SHELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_AGGREGATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TRACE_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOST_FILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOSTS_GROUP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PERHOST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_GTOOL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BRANCH_COUNT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PIN_UNIT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PMI_LIBRARY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_STATS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_SHOW_REAL_MASK=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_EXCLUDE_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_CELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_CPUSET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_HCA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_DOMAIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_HBW_POLICY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_INTERNAL_MEM_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_STATIC_BUILD=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_RETURN_INTERNAL_MEM_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_EXTRA_FILE_SYSTEM=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_FABRICS	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_MALLOC=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_SHM_POSIX_EAGER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_OPT	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_HOLD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUMA_AWARE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_NUM_TOTAL=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_MCDRAM_LIMIT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_4K	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_2M	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_1G	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PAUSE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_EAGER_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_ACK_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_FIRST=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PROFILER_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_TRACE_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_INPLACE_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_CELL_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_UNIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_FRAME_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_CELL_NONTEMPORAL_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_USE_PROVIDER	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_OFI_DUMP_PROVIDERS=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_CH4_OFI_ENABLE_DIRECT_RECV=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_MAX_MSG_SIZE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_LMT_WIN_SIZE=32	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ISEND_INJECT_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ADDRESS_EXCHANGE_MODE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_LARGE_SCALE_THRESHOLD=64	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_DYNAMIC_CONNECTION=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_CAPABILITY_SETS_DEBUG=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AV_TABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_SCALABLE_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_MR_SCALABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_TAGGED=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_RMA=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_ATOMICS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_FETCH_ATOMIC_IOVECS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_DATA_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_CONTROL_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_PT2PT_NOPACK=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_RANK_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_TAG_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAJOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MINOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ZERO_OP_FLAGS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_NUM_AM_BUFFERS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_DIRECT_PROGRESS=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_HCOLL=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_COMPOSITION_DELTA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_COMPOSITION_GAMMA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_THROTTLE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_MEMCPY_ARCH=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_RECV_NONTEMPORAL_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NONTEMPORAL_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NODE_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NETWORK_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_DATASIZE=16384	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_SPINCOUNT=100	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_INTRANODE	SCOPE_GROUP_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_EXPERIMENTAL_ALGOS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_SHORT_MSG_SIZE=81920	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHERV_PIPELINE_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_COLLECTIVES=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_ALLREDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_ALLREDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_SHORT_MSG_SIZE=256	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_MEDIUM_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_THROTTLE=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BARRIER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_MIN_PROCS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_SHORT_MSG_SIZE=12288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BCAST=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_BCAST_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_VSMALL_MSG_SIZE=1024	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_INTER_SSEND_MIN_PROCS=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_REDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_REDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_COLL_SCHED_DUMP=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_PROGRESS_MAX_COLLS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_TREE_KVAL=2	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IEXSCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_CPU_PLATFORM	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_COLL_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_MATCH_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_NUMERICAL_REPRODUCIBILITY=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_DUMP_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_USER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_DEFAULT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_SYNC=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_STORAGE_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_WARMUP_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DEFAULT_THREAD_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_SPLIT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_RUNTIME	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MAX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ASYNC_PROGRESS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_MAX_PROGRESS_THREADS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_PROGRESS_THREAD_AFFINITY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_EP_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_LOCK_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_VCIS=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ERROR_CHECKING=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MULTI_INIT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REMOVED_VAR_WARNING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VAR_CHECK_SPELLING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_MPI_COMPATIBILITY=5	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_SPIN_COUNT=2000	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_PAUSE_COUNT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_THREAD_YIELD=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SILENT_ABORT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_JOB_IDLE_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_BASIC	
2 MPI Performance Variables
	idle	CLASS_TIMER	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
	Value = 0.000000e+00
	idle	CLASS_COUNTER	NO_OBJECT	MPI_UNSIGNED_LONG_LONG	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
13 MPI_T categories
Category DEVELOPER has 2 control variables, 0 performance variables, 0 subcategories
	Description: useful for developers working on MPICH itself
Category THREADS has 9 control variables, 0 performance variables, 0 subcategories
	Description: multi-threading cvars
Category COLLECTIVE has 348 control variables, 0 performance variables, 0 subcategories
	Description: A category for collective communication variables.
Category ERROR_HANDLING has 8 control variables, 0 performance variables, 0 subcategories
	Description: cvars that control error handling behavior (stack traces, aborts, etc)
Category CH4_OFI has 27 control variables, 0 performance variables, 0 subcategories
	Description: A category for CH4 OFI netmod variables
Category CH4_SHM_POSIX_EAGER_INTEL_TRANSPORT has 67 control variables, 0 performance variables, 0 subcategories
	Description: cvars that control behavior of Intel shared memory transport
Category CH4 has 8 control variables, 2 performance variables, 0 subcategories
	Description: cvars that control behavior of the CH4 device
Category IPL has 13 control variables, 0 performance variables, 0 subcategories
	Description: cvars that control process pinning
Category DEBUG has 3 control variables, 0 performance variables, 0 subcategories
	Description: cvars that control debug output
Category HYDRA has 38 control variables, 0 performance variables, 0 subcategories
	Description: A category for hydra pm variables.
Category COMPILATION has 25 control variables, 0 performance variables, 0 subcategories
	Description: A category for compilation environment variables.
Category IO has 1 control variables, 0 performance variables, 0 subcategories
	Description: 
Category MPL has 1 control variables, 0 performance variables, 0 subcategories
	Description: 
No errors

Passed MPI_T multithreaded - mpit_threading

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test is adapted from test/mpi/mpi_t/mpit_vars.c. But this is a multithreading version in which multiple threads will call MPI_T routines.

With verbose set, thread 0 will prints out MPI_T control variables, performance variables and their categories.

552 MPI Control Variables
	I_MPI_DEBUG_OUTPUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LIBRARY_KIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_OFI_LIBRARY_INTERNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TRACE_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_PROFILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CHECK_COMPILER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F90	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_F77	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VT_ROOT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_COMPILER_CONFIG_DIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LINK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_DEBUG_INFO_STRIP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_CXXFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FCFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_LDFLAGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FORT_BIND	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_COLLECTIVE_LAUNCH=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_UNIQUE_PROXIES	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_FAULT_NODE_CONTINUE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_MPIRUN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_BIND_WIN_ALLOCATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_NAMESERVER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_CHECK_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_SERVICE_PORT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_ENV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_STARTUP_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TIMEOUT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_ABORT_SIGNAL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_SIGNAL_PROPAGATION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_EXEC_EXTRA_ARGS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP_AUTOFORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_RMK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_CONNECT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_TOPOLIB	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PORT_RANGE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_RESPECT_PROCESS_PLACEMENT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_TMPDIR	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_DEMUX	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_IFACE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_GDB_REMOTE_SHELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_PMI_AGGREGATE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_JOB_TRACE_LIBS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOST_FILE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_HOSTS_GROUP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PERHOST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_GTOOL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BRANCH_COUNT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_HYDRA_BOOTSTRAP	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PIN_UNIT	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_PMI_LIBRARY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	I_MPI_STATS	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_SHOW_REAL_MASK=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_PROCESSOR_EXCLUDE_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_CELL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_CPUSET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_RESPECT_HCA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_DOMAIN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_PIN_ORDER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_HBW_POLICY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_INTERNAL_MEM_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_STATIC_BUILD=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_RETURN_INTERNAL_MEM_NUMA	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_EXTRA_FILE_SYSTEM=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_FABRICS	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_MALLOC=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_SHM_POSIX_EAGER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_OPT	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_HOLD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_BWD_NUMA_AWARE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_EXT_NUM_TOTAL=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_MCDRAM_LIMIT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_SPIN_COUNT=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_4K	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_2M	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FILE_PREFIX_1G	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PAUSE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_EAGER_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RING_ACK_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_FIRST=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_PROFILER_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_TRACE_DIRECTORY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_SIZE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_FRAME_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_RING_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_CELL_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_CELL_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_FWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_FRAME_BWD_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTRA_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_INTER_FRAME_REGULAR_MEMCPY	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_INPLACE_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_TINY_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_CELL_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_UNIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTER_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_UNIDIR_REGULAR_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_INTRA_BIDIR_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_RECV_FRAME_REGULAR_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_UNIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTRA_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_REGULAR_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_CELL_FWD_BIDIR_INTER_NONTEMPORAL_CAPACITY=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MIN=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_FRAME_NONTEMPORAL_MEMCPY_THRESHOLD_MAX=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_SHM_SEND_FWD_CELL_NONTEMPORAL_MEMCPY_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_USE_PROVIDER	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_OFI_DUMP_PROVIDERS=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_MPIDEV_DETAIL	
	MPIR_CVAR_CH4_OFI_ENABLE_DIRECT_RECV=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_MAX_MSG_SIZE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_OFI_LMT_WIN_SIZE=32	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ISEND_INJECT_THRESHOLD=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ADDRESS_EXCHANGE_MODE	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_LARGE_SCALE_THRESHOLD=64	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_DYNAMIC_CONNECTION=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_CAPABILITY_SETS_DEBUG=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AV_TABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_SCALABLE_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_ENDPOINTS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_MR_SCALABLE=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_TAGGED=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_AM=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_RMA=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_ATOMICS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_FETCH_ATOMIC_IOVECS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_DATA_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_CONTROL_AUTO_PROGRESS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ENABLE_PT2PT_NOPACK=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_RANK_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_TAG_BITS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAJOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MINOR_VERSION=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_ZERO_OP_FLAGS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_NUM_AM_BUFFERS=-1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_DIRECT_PROGRESS=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_HCOLL=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_COMPOSITION_DELTA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_NB_ALLTOALL=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NODE_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_NETWORK_NREDUCE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_COMPOSITION_GAMMA_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_MULTIPLYING_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NETWORK_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_RECURSIVE_EXCHANGE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BARRIER_ZETA_SHM_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_BCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_TREE_THROTTLE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NETWORK_SHUMILIN_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_MEMCPY_ARCH=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_RECV_NONTEMPORAL_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_NODE_NUMA_AWARE_FRAME_NONTEMPORAL_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_EXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NODE_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_NETWORK_BINOMIAL_SEGMENTED_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_GATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_REDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NETWORK_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_NBUFFERS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KARY_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_KNOMIAL_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_RING_SEGSIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_GATHER_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_TYPE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_NODE_SHM_RELEASE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_SCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_REDUCE_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_KNOMIAL_BCAST_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_DO_GATHER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NODE_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_NETWORK_NREDUCE_NB_ALLGATHER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBCAST_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALL_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLTOALLW_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IBARRIER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NETWORK_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_NODE_KNOMIAL_RADIX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IALLGATHERV_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IEXSCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_ISCAN_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_COMPOSITION	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NETWORK	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_IREDUCE_SCATTER_BLOCK_NODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_DATASIZE=16384	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_SHMGR_SPINCOUNT=100	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_COLL_INTRANODE	SCOPE_GROUP_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_EXPERIMENTAL_ALGOS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_SHORT_MSG_SIZE=81920	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHER_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLGATHERV_PIPELINE_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLREDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_COLLECTIVES=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_ALLREDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_ALLREDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_SHORT_MSG_SIZE=256	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_MEDIUM_MSG_SIZE=32768	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ALLTOALL_THROTTLE=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BARRIER=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_MIN_PROCS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_SHORT_MSG_SIZE=12288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BCAST_LONG_MSG_SIZE=524288	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_BCAST=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_BCAST_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_VSMALL_MSG_SIZE=1024	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_GATHERV_INTER_SSEND_MIN_PROCS=32	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REDUCE_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ENABLE_SMP_REDUCE=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MAX_SMP_REDUCE_MSG_SIZE=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SCATTER_INTER_SHORT_MSG_SIZE=2048	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_COLL_SCHED_DUMP=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_PROGRESS_MAX_COLLS=8	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBARRIER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IBCAST_TREE_KVAL=2	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IEXSCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLGATHERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALL_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INEIGHBOR_ALLTOALLW_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_BLOCK_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IREDUCE_SCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCAN_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTER_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTER_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ISCATTERV_INTRA_ALGORITHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_CPU_PLATFORM	SCOPE_LOCAL	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_COLL_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_FAILURE_ON_MATCH_FALLBACK=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_NUMERICAL_REPRODUCIBILITY=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_USE_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_CH4	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_NET	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DUMP_TUNING_SHM	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_BIN_DUMP_TUNING	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_PPN=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_COMPOSITION_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NETWORK_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_NODE_COMM_HIERARCHY=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_POLICY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_LIST	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_USER=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_COMM_DEFAULT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_ITER_POLICY_THRESHOLD=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_SYNC=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_STORAGE_SIZE=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_TUNING_AUTO_WARMUP_ITER_NUM=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_DEFAULT_THREAD_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_SPLIT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_RUNTIME	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MAX=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ASYNC_PROGRESS=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_MAX_PROGRESS_THREADS=-1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_PROGRESS_THREAD_AFFINITY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_EP_ID_KEY	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_MODE	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_THREAD_LOCK_LEVEL	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_CH4_OFI_MAX_VCIS=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_DEBUG	SCOPE_ALL_EQ	NO_OBJECT	MPI_CHAR	VERBOSITY_USER_BASIC	
	MPIR_CVAR_ERROR_CHECKING=1	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_MULTI_INIT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_REMOVED_VAR_WARNING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_VAR_CHECK_SPELLING=1	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_INTEL_MPI_COMPATIBILITY=5	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_SPIN_COUNT=2000	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_PROGRESS_PAUSE_COUNT=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_IMPI_THREAD_YIELD=0	SCOPE_LOCAL	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_SILENT_ABORT=0	SCOPE_ALL_EQ	NO_OBJECT	MPI_INT	VERBOSITY_USER_BASIC	
	MPIR_CVAR_JOB_IDLE_TIMEOUT	SCOPE_ALL_EQ	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_BASIC	
2 MPI Performance Variables
	idle	CLASS_TIMER	NO_OBJECT	MPI_DOUBLE	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
	Value = 0.000000e+00
	idle	CLASS_COUNTER	NO_OBJECT	MPI_UNSIGNED_LONG_LONG	VERBOSITY_USER_DETAIL	Readonly=T	Continuous=T	Atomic=F	total time spent in polling for some progress completion
13 MPI_T categories
Category DEVELOPER has 2 control variables, 0 performance variables, 0 subcategories
Category THREADS has 9 control variables, 0 performance variables, 0 subcategories
Category COLLECTIVE has 348 control variables, 0 performance variables, 0 subcategories
Category ERROR_HANDLING has 8 control variables, 0 performance variables, 0 subcategories
Category CH4_OFI has 27 control variables, 0 performance variables, 0 subcategories
Category CH4_SHM_POSIX_EAGER_INTEL_TRANSPORT has 67 control variables, 0 performance variables, 0 subcategories
Category CH4 has 8 control variables, 2 performance variables, 0 subcategories
Category IPL has 13 control variables, 0 performance variables, 0 subcategories
Category DEBUG has 3 control variables, 0 performance variables, 0 subcategories
Category HYDRA has 38 control variables, 0 performance variables, 0 subcategories
Category COMPILATION has 25 control variables, 0 performance variables, 0 subcategories
Category IO has 1 control variables, 0 performance variables, 0 subcategories
Category MPL has 1 control variables, 0 performance variables, 0 subcategories
No errors

Passed MPI_T string handling - mpi_t_str

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

A test that MPI_T string handling is working as expected.

No errors

Passed MPI_T write variable - cvarwrite

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test writes to control variables exposed by MPI_T functionality of MPI_3.0.

Total 552 MPI control variables
No errors

Passed MPI_Win_allocate_shared - win_large_shm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_Win_allocate and MPI_Win_allocate_shared when allocating memory with size of 1GB per process. Also tests having every other process allocate zero bytes and tests having every other process allocate 0.5GB.

No errors

Failed Matched Probe - mprobe

Build: Passed

Execution: Failed

Exit Status: Failed with signal 127

MPI Processes: 2

Test Description:

This routine is designed to test the MPI-3.0 matched probe support. The support provided in MPI-2.2 was not thread safe allowing other threads to usurp messages probed in other threads.

The rank=0 process generates a random array of floats that is sent to mpi rank 1. Rank 1 send a message back to rank 0 with the message length of the received array. Rank 1 spawns 2 or more threads that each attempt to read the message sent by rank 0. In general, all of the threads have equal access to the data, but the first one to probe the data will eventually end of processing the data, and all the others will relent. The threads use MPI_Improbe(), so if there is nothing to read, the thread will rest for 0.1 secs before reprobing. If nothing is probed within a fixed number of cycles, the thread exists and sets it thread exit status to 1. If a thread is able to read the message, it returns an exit status of 0.

mpi_rank:1 thread 0 MPI_rank:1
mpi_rank:1 thread 1 MPI_rank:1
mpi_rank:1 thread 2 MPI_rank:1
mpi_rank:1 thread 3 MPI_rank:1
*** Error in `./mprobe': double free or corruption (fasttop): 0x0000000000709560 ***
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 99443 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   KILLED BY SIGNAL: 9 (Killed)
===================================================================================
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 1 PID 99444 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   KILLED BY SIGNAL: 11 (Segmentation fault)
===================================================================================

Passed Multiple threads context dup - ctxdup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates communicators concurrently in different threads.

No errors

Passed Multiple threads context idup - ctxidup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates communicators concurrently, non-blocking, in different threads.

No errors

Passed Non-blocking basic - nonblocking4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a weak sanity test that all non-blocking collectives specified by MPI-3 are present in the library and accept arguments as expected. This test does not check for progress, matching issues, or sensible output buffer values.

No errors

Passed Non-blocking intracommunicator - nonblocking2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This is a basic test of all 17 non-blocking collective operations specified by the MPI-3 standard. It only exercises the intracommunicator functionality, does not use MPI_IN_PLACE, and only transmits/receives simple integer types with relatively small counts. It does check a few fancier issues, such as ensuring that "premature user releases" of MPI_Op and MPI_Datatype objects does not result in a segfault.

No errors

Passed Non-blocking overlapping - nonblocking3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

This test attempts to execute multiple simultaneous non-blocking collective (NBC) MPI routines at the same time, and manages their completion with a variety of routines (MPI_{Wait,Test}{,_all,_any,_some}). The test also exercises a few point-to-point operations.

No errors

Passed Non-blocking wait - nonblocking

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 10

Test Description:

This is a weak sanity test that all non-blocking collectives specified by MPI-3 are present in the library and take arguments as expected. Includes calls to MPI_Wait() immediately following non-blocking collective calls. This test does not check for progress, matching issues, or sensible output buffer values.

No errors

Passed One-Sided get-accumulate indexed - strided_getacc_indexed

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This code performs N strided get accumulate operations into a 2d patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI indexed type.

No errors

Passed One-Sided get-accumulate shared - strided_getacc_indexed_shared

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This code performs N strided get accumulate operations into a 2d patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI indexed type. Shared buffers are created by MPI_Win_allocate_shared.

No errors

Passed One-Sided put-get shared - strided_putget_indexed_shared

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This code performs N strided put operations followed by get operations into a 2-D patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI indexed type. Shared buffers are created by MPI_Win_allocate_shared.

No errors

Passed RMA MPI_PROC_NULL target - rmanull

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test MPI_PROC_NULL as a valid target for many RMA operations using active target synchronization, passive target synchronization, and request-based passive target synchronization.

No errors

Passed RMA Shared Memory - fence_shm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This simple RMA shared memory test uses MPI_Win_allocate_shared() with MPI_Win_fence() and MPI_Put() calls with and without assert MPI_MODE_NOPRECEDE.

No errors

Passed RMA zero-byte transfers - rmazero

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests zero-byte transfers for a selection of communicators for many RMA operations using active target synchronizaiton and request-based passive target synchronization.

No errors

Passed RMA zero-size compliance - badrma

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

The test uses various combinations of either zero size datatypes or zero size counts for Put, Get, Accumulate, and Get_Accumulate. All tests should pass to be compliant with the MPI-3.0 specification.

No errors

Passed Request-based operations - req_example

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Example 11.21 from the MPI 3.0 spec. The following example shows how RMA request-based operations can be used to overlap communication with computation. Each process fetches, processes, and writes the result for NSTEPS chunks of data. Instead of a single buffer, M local buffers are used to allow up to M communication operations to overlap with computation.

No errors

Passed Simple thread comm idup - comm_idup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a simple test of threads in MPI with non-blocking communicator duplication.

No Errors

Passed Thread/RMA interaction - multirma

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This is a simple test of threads in MPI.

No errors

Passed Threaded group - comm_create_group_threads

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

In this test a number of threads are created with a distinct MPI communicator (or comm) group distinguished by its thread-id (used as a tag). Threads on even ranks join an even comm and threads on odd ranks join the odd comm.

No errors

Passed Type_create_hindexed_block - hindexed_block

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Tests behavior with a hindexed_block that can be converted to a contig easily. This is specifically for coverage. Returns the number of errors encountered.

No errors

Passed Type_create_hindexed_block contents - hindexed_block_contents

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test is a simple check of MPI_Type_create_hindexed_block() using MPI_Type_get_envelope() and MPI_Type_get_contents().

No errors

Passed Win_allocate_shared zero - win_zero

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_Win_allocate_shared when size of the shared memory region is 0 and when the size is 0 on every other process and 1 on the others.

No errors

Passed Win_create_dynamic - win_dynamic_acc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises dynamic RMA windows using the MPI_Win_create_dynamic() and MPI_Accumulate() operations.

No errors

Passed Win_flush basic - flush

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Window Flush. This simple test flushes a shared window using MPI_Win_flush() and MPI_Win_flush_all().

No errors

Passed Win_flush_local basic - flush_local

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Window Flush. This simple test flushes a shared window using MPI_Win_flush_local() and MPI_Win_flush_local_all().

No errors

Passed Win_get_attr - win_flavors

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test determines which "flavor" of RMA is created by creating windows and using MPI_Win_get_attr to access the attributes of each window.

No errors

Passed Win_info - win_info

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates an RMA info object, sets key/value pairs on the object, then duplicates the info object and confirms that the key/value pairs are in the same order as the original.

No errors

Passed Win_shared_query basic - win_shared

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This simple test exercises the MPI_Win_shared_query() by querying a shared window and verifying it produced the correct results.

1 -- size = 40000 baseptr = 0x2aab3ba00000 my_baseptr = 0x2aab3ba09c40
3 -- size = 40000 baseptr = 0x2aab3ba00000 my_baseptr = 0x2aab3ba1d4c0
0 -- size = 40000 baseptr = 0x2aab3ba00000 my_baseptr = 0x2aab3ba00000
2 -- size = 40000 baseptr = 0x2aab3ba00000 my_baseptr = 0x2aab3ba13880
No errors

Passed Win_shared_query non-contig put - win_shared_noncontig_put

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

MPI_Put test with noncontiguous datatypes using MPI_Win_shared_query() to query windows on different ranks and verify they produced the correct results.

No errors

Passed Win_shared_query non-contiguous - win_shared_noncontig

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises MPI_Win_shared_query() by querying windows on different ranks and verifying they produced the correct results.

No errors

Passed Window same_disp_unit - win_same_disp_unit

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test the acceptance of the MPI 3.1 standard same_disp_unit info key for window creation.

No errors

MPI-2.2 - Score: 100% Passed

This group features tests that exercises MPI functionality of MPI-2.2 and earlier.

Passed Alloc_mem - alloc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple check to see if MPI_Alloc_mem() is supported.

No errors

Passed C/Fortran interoperability supported - interoperability

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Checks if the C-Fortran (F77) interoperability functions are supported using the MPI-2.2 specification.

No errors

Passed Comm_create intercommunicators - iccreate

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This program tests MPI_Comm_create() using a selection of intercommunicators. Creates a new communicator from an intercommunicator, duplicates the communicator, and verifies that it works. Includes test with one side of intercommunicator being set with MPI_GROUP_EMPTY.

Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Testing communication on intercomm 'Single rank in each group', remote_size=1
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
isends posted, about to recv
isends posted, about to recv
isends posted, about to recv
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
my recvs completed, about to waitall
my recvs completed, about to waitall
my recvs completed, about to waitall
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=7
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
isends posted, about to recv
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=6
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=6
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
isends posted, about to recv
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=2
my recvs completed, about to waitall
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
Testing communication on intercomm 'Dup of original', remote_size=4
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm 0-0
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Testing communication on intercomm 'Single rank in each group', remote_size=1
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup)
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
Creating a new intercomm (manual dup (done))
Result of comm/intercomm compare is 1
Testing communication on intercomm 'Dup of original', remote_size=3
isends posted, about to recv
my recvs completed, about to waitall
isends posted, about to recv
my recvs completed, about to waitall
my recvs completed, about to waitall
No errors

Passed Comm_split intercommunicators - icsplit

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

This tests MPI_Comm_split() using a selection of intercommunicators. The split communicator is tested using simple send and receive routines.

Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Created intercomm Intercomm by splitting MPI_COMM_WORLD
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 1, rest
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Created intercomm Intercomm by splitting MPI_COMM_WORLD into 2, rest
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD then dup'ing
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Created intercomm Intercomm by splitting MPI_COMM_WORLD then then splitting again
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Created intercomm Intercomm by splitting MPI_COMM_WORLD (discarding rank 0 in the left group) then MPI_Intercomm_create'ing
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Created intercomm Intercomm by splitting MPI_COMM_WORLD then discarding 0 ranks with MPI_Comm_create
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
Testing communication on intercomm 
No errors

Passed Communicator attributes - attributes

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Returns all communicator attributes that are not supported. The test is run as a single process MPI job and fails if any attributes are not supported.

No errors

Passed Deprecated routines - deprecated

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Checks all MPI deprecated routines as of MPI-2.2, but not including routines removed by MPI-3 if this is an MPI-3 implementation.

MPI_Attr_delete(): is functional.
MPI_Attr_get(): is functional.
MPI_Attr_put(): is functional.
MPI_Keyval_create(): is functional.
MPI_Keyval_free(): is functional.
MPI_Address(): is removed by MPI 3.0+.
MPI_Errhandler_create(): is removed by MPI 3.0+.
MPI_Errhandler_get(): is removed by MPI 3.0+.
MPI_Errhandler_set(): is removed by MPI 3.0+.
MPI_Type_extent(): is removed by MPI 3.0+.
MPI_Type_hindexed(): is removed by MPI 3.0+.
MPI_Type_hvector(): is removed by MPI 3.0+.
MPI_Type_lb(): is removed by MPI 3.0+.
MPI_Type_struct(): is removed by MPI 3.0+.
MPI_Type_ub(): is removed by MPI 3.0+.
No errors

Passed Error Handling - errors

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Reports the default action taken on an error. It also reports if error handling can be changed to "returns", and if so, if this functions properly.

MPI errors are fatal by default.
MPI errors can be changed to MPI_ERRORS_RETURN.
Call MPI_Send() with a bad destination rank.
Error code: 738846982
Error string: Invalid rank, error stack:
PMPI_Send(159): MPI_Send(buf=0x7fffffffb610, count=1, MPI_INT, dest=1, tag=MPI_ANY_TAG, MPI_COMM_WORLD) failed
PMPI_Send(100): Invalid rank has value 1 but must be nonnegative and less than 1
No errors

Passed Extended collectives - collectives

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Checks if "extended collectives" are supported, i.e., collective operations with MPI-2 intercommunicators.

No errors

Passed Init arguments - init_args

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

In MPI-1.1, it is explicitly stated that an implementation is allowed to require that the arguments argc and argv passed by an application to MPI_Init in C be the same arguments passed into the application as the arguments to main. In MPI-2 implementations are not allowed to impose this requirement. Conforming implementations of MPI allow applications to pass NULL for both the argc and argv arguments of MPI_Init(). This test prints the result of the error status of MPI_Init(). If the test completes without error, it reports 'No errors.'

MPI_INIT accepts Null arguments for MPI_init().
No errors

Passed MPI-2 replaced routines - mpi_2_functions

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Checks the presence of all MPI-2.2 routines that replaced deprecated routines.

No errors

Passed MPI-2 type routines - mpi_2_functions_bcast

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test checks that a subset of MPI-2 routines that replaced MPI-1 routines work correctly.

rank:1/2 c:'C',d[6]={3.141590,1.000000,12.310000,7.980000,5.670000,12.130000},b="123456"
rank:1/2 MPI_Bcast() of struct.
rank:0/2 c:'C',d[6]={3.141590,1.000000,12.310000,7.980000,5.670000,12.130000},b="123456"
rank:0/2 MPI_Bcast() of struct.
No errors

Passed MPI_Topo_test dgraph - dgraph_unwgt

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Specify a distributed graph of a bidirectional ring of the MPI_COMM_WORLD communicator. Thus each node in the graph has a left and right neighbor.

No errors

Passed Master/slave - master

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test running as a single MPI process spawns four slave processes using MPI_Comm_spawn(). The master process sends and receives a message from each slave. If the test completes, it will report 'No errors.', otherwise specific error messages are listed.

MPI failed on call to obtain MPI_UNIVERSE_SIZE.
Setting MPI_UNIVERSE_SIZE to 4 to see what happens.
master rank creating 4 slave processes.
master error code for slave:0 is 0.
master error code for slave:1 is 0.
master error code for slave:2 is 0.
master error code for slave:3 is 0.
master rank:0/1 sent an int:4 to slave rank:0.
master rank:0/1 sent an int:4 to slave rank:1.
master rank:0/1 sent an int:4 to slave rank:2.
master rank:0/1 sent an int:4 to slave rank:3.
slave rank:2/4 alive.
slave rank:2/4 received an int:4 from rank 0
slave rank:3/4 alive.
slave rank:2/4 sent its rank to rank 0
slave rank 2 just before disconnecting from master_comm.
slave rank: 2 after disconnecting from master_comm.
slave rank:3/4 received an int:4 from rank 0
slave rank:3/4 sent its rank to rank 0
slave rank 3 just before disconnecting from master_comm.
slave rank: 3 after disconnecting from master_comm.
slave rank:1/4 alive.
slave rank:1/4 received an int:4 from rank 0
slave rank:1/4 sent its rank to rank 0
slave rank 1 just before disconnecting from master_comm.
slave rank:0/4 alive.
slave rank: 1 after disconnecting from master_comm.
master rank:0/1 recv an int:0 from slave rank:0
master rank:0/1 recv an int:1 from slave rank:1
master rank:0/1 recv an int:2 from slave rank:2
slave rank:0/4 received an int:4 from rank 0
master rank:0/1 recv an int:3 from slave rank:3
./master ending with exit status:0
slave rank:0/4 sent its rank to rank 0
slave rank 0 just before disconnecting from master_comm.
slave rank: 0 after disconnecting from master_comm.
No errors

Passed One-sided communication - one_sided_modes

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Checks MPI-2.2 one-sided communication modes reporting those that are not defined. If the test compiles, then "No errors" is reported, else, all undefined modes are reported as "not defined."

No errors

Passed One-sided fences - one_sided_fences

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Verifies that one-sided communication with active target synchronization with fences functions properly. If all operations succeed, one-sided communication with active target synchronization with fences is reported as supported. If one or more operations fail, the failures are reported and one-sided-communication with active target synchronization with fences is reported as NOT supported.

No errors

Passed One-sided passiv - one_sided_passive

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Verifies one-sided-communication with passive target synchronization functions properly. If all operations succeed, one-sided-communication with passive target synchronization is reported as supported. If one or more operations fail, the failures are reported and one-sided-communication with passive target synchronization with fences is reported as NOT supported.

No errors

Passed One-sided post - one_sided_post

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Verifies one-sided-communication with active target synchronization with post/start/complete/wait functions properly. If all operations succeed, one-sided communication with active target synchronization with post/start/complete/wait is reported as supported. If one or more operations fail, the failures are reported and one-sided-communication with active target synchronization with post/start/complete/wait is reported as NOT supported.

No errors

Passed One-sided routines - one_sided_routines

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Reports if one-sided communication routines are defined. If this test compiles, one-sided communication is reported as defined, otherwise "not supported".

No errors

Passed Reduce_local basic - reduce_local

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

A simple test of MPI_Reduce_local(). Uses MPI_SUM as well as user defined operators on arrays of increasing size.

No errors

Passed Thread support - thread_safety

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Reports the level of thread support provided. This is either MPI_THREAD_SINGLE, MPI_THREAD_FUNNELED, MPI_THREAD_SERIALIZED, or MPI_THREAD_MULTIPLE.

MPI_THREAD_MULTIPLE requested.
MPI_THREAD_MULTIPLE is supported.
No errors

RMA - Score: 100% Passed

This group features tests that involve Remote Memory Access, sometimes called one-sided communication. Remote Memory Access is similar in fuctionality to shared memory access.

Passed ADLB mimic - adlb_mimic1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

This test uses one server process (S), one target process (T) and a bunch of origin processes (O). 'O' PUTs (LOCK/PUT/UNLOCK) data to a distinct part of the window, and sends a message to 'S' once the UNLOCK has completed. The server forwards this message to 'T'. 'T' GETS the data from this buffer (LOCK/GET/UNLOCK) after it receives the message from 'S', to see if it contains the correct contents.

diagram showing communication steps between the S, O, and T processes
No errors

Passed Accumulate fence sum alloc_mem - accfence2_am

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_Accumulate with fence. This test is the same as "Accumulate with fence sum" except that it uses alloc_mem() to allocate memory.

No errors

Passed Accumulate parallel pi - ircpi

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test calculates pi by integrating the function 4/(1+x*x) using MPI_Accumulate and other RMA functions.

Enter the number of intervals: (0 quits) 
Number if intervals used: 10
pi is approximately 3.1424259850010978, Error is 0.0008333314113047
Enter the number of intervals: (0 quits) 
Number if intervals used: 100
pi is approximately 3.1416009869231241, Error is 0.0000083333333309
Enter the number of intervals: (0 quits) 
Number if intervals used: 1000
pi is approximately 3.1415927369231271, Error is 0.0000000833333340
Enter the number of intervals: (0 quits) 
Number if intervals used: 10000
pi is approximately 3.1415926544231247, Error is 0.0000000008333316
Enter the number of intervals: (0 quits) 
Number if intervals used: 100000
pi is approximately 3.1415926535981344, Error is 0.0000000000083413
Enter the number of intervals: (0 quits) 
Number if intervals used: 1000000
pi is approximately 3.1415926535898899, Error is 0.0000000000000968
Enter the number of intervals: (0 quits) 
Number if intervals used: 10000000
pi is approximately 3.1415926535898064, Error is 0.0000000000000133
Enter the number of intervals: (0 quits) 
Number if intervals used: 0
No errors.

Passed Accumulate with Lock - acc-loc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Accumulate Lock. This test uses MAXLOC and MINLOC with MPI_Accumulate on a 2Int datatype with and without MPI_Win_lock set with MPI_LOCK_SHARED.

No errors

Passed Accumulate with fence comms - accfence1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Simple test of Accumulate/Replace with fence for a selection of communicators and datatypes.

No errors

Passed Accumulate with fence sum - accfence2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_Accumulate using MPI_SUM with fence using a selection of communicators and datatypes and verifying the operations produce the correct result.

No errors

Passed Alloc_mem - alloc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Simple check to see if MPI_Alloc_mem() is supported.

No errors

Passed Alloc_mem basic - allocmem

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Allocate Memory. Simple test where MPI_Alloc_mem() and MPI_Free_mem() work together.

No errors

Passed Compare_and_swap contention - compare_and_swap

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Tests MPI_Compare_and_swap using self communication, neighbor communication, and communication with the root causing contention.

No errors

Passed Contention Put - contention_put

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Contended RMA put test. Each process issues COUNT put operations to non-overlapping locations on every other process and checks the correct result was returned.

No errors

Passed Contention Put/Get - contention_putget

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Contended RMA put/get test. Each process issues COUNT put and get operations to non-overlapping locations on every other process.

No errors

Passed Contiguous Get - contig_displ

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This program calls MPI_Get with an indexed datatype. The datatype comprises a single integer at an initial displacement of 1 integer. That is, the first integer in the array is to be skipped. This program found a bug in IBM's MPI in which MPI_Get ignored the displacement and got the first integer instead of the second. Run with one (1) process.

No errors

Passed Fetch_and_add allocmem - fetchandadd_am

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Fetch and add example from Using MPI-2 (the non-scalable version, Fig. 6.12). This test is the same as fetch_and_add test 1 (rma/fetchandadd) but uses MPI_Alloc_mem and MPI_Free_mem.

No errors

Passed Fetch_and_add basic - fetchandadd

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Fetch and add example from Using MPI-2 (the non-scalable version, Fig. 6.12). Root provides a shared counter array that other processes fetch and increment. Each process records the sum of values in the counter array after each fetch then the root gathers these sums and verifies each counter state is observed.

No errors

Passed Fetch_and_add tree allocmem - fetchandadd_tree_am

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Scalable tree-based fetch and add example from Using MPI-2, pg 206-207. This test is the same as fetch_and_add test 3 but uses MPI_Alloc_mem and MPI_Free_mem.

No errors

Passed Fetch_and_add tree atomic - fetchandadd_tree

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

Scalable tree-based fetch and add example from the book Using MPI-2, p. 206-207. This test is functionally attempting to perform an atomic read-modify-write sequence using MPI-2 one-sided operations. This version uses a tree instead of a simple array, where internal nodes of the tree hold the sums of the contributions of their children. The code in the book (Fig 6.16) has bugs that are fixed in this test.

No errors

Passed Fetch_and_op basic - fetch_and_op

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This simple set of tests executes the MPI_Fetch_and op() calls on RMA windows using a selection of datatypes with multiple different communicators, communication patterns, and operations.

No errors

Passed Get series - test5

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests a series of Gets. Runs using exactly two processors.

No errors

Passed Get series allocmem - test5_am

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests a series of Gets. Run with 2 processors. Same as "Get series" test (rma/test5) but uses alloc_mem.

No errors

Passed Get with fence basic - getfence1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Get with Fence. This is a simple test using MPI_Get() with fence for a selection of communicators and datatypes.

No errors

Passed Get_acculumate basic - get_acc_local

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Get Accumulated Test. This is a simple test of MPI_Get_accumulate() on a local window.

No errors

Passed Get_accumulate communicators - get_accumulate

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Get Accumulate Test. This simple set of tests executes MPI_Get_accumulate on RMA windows using a selection of datatypes with multiple different communicators, communication patterns, and operations.

No errors

Passed Keyvalue create/delete - fkeyvalwin

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Free keyval window. Test freeing keyvals while still attached to an RMA window, then make sure that the keyval delete code is still executed. Tested with a selection of windows.

No errors

Passed Linked list construction fetch/op - linked_list_fop

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test constructs a distributed shared linked list using MPI-3 dynamic windows with MPI_Fetch_and_op. Initially process 0 creates the head of the list, attaches it to an RMA window, and broadcasts the pointer to all processes. All processes then concurrently append N new elements to the list. When a process attempts to attach its element to the tail of list it may discover that its tail pointer is stale and it must chase ahead to the new tail before the element can be attached.

No errors

Passed Linked list construction lockall - linked_list_lockall

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Construct a distributed shared linked list using MPI-3 dynamic RMA windows. Initially process 0 creates the head of the list, attaches it to the window, and broadcasts the pointer to all processes. All processes then concurrently append N new elements to the list. When a process attempts to attach its element to the tail of list it may discover that its tail pointer is stale and it must chase ahead to the new tail before the element can be attached. This version of the test suite uses MPI_Win_lock_all() instead of MPI_Win_lock(MPI_LOCK_EXCLUSIVE, ...).

No errors

Passed Linked-list construction lock shr - linked_list_bench_lock_shr

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test constructs a distributed shared linked list using MPI-3 dynamic windows. Initially process 0 creates the head of the list, attaches it to the window, and broadcasts the pointer to all processes. Each process "p" then appends N new elements to the list when the tail reaches process "p-1". This test is similar to Linked_list construction test 2 (rma/linked_list_bench_lock_excl) but uses an MPI_LOCK_SHARED parameter to MPI_Win_Lock().

No errors

Passed Linked_list construction - linked_list_bench_lock_all

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Construct a distributed shared linked list using MPI-3 dynamic windows. Initially process 0 creates the head of the list, attaches it to the window, and broadcasts the pointer to all processes. Each process "p" then appends N new elements to the list when the tail reaches process "p-1".

No errors

Passed Linked_list construction lock excl - linked_list_bench_lock_excl

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

MPI-3 distributed linked list construction example. Construct a distributed shared linked list using proposed MPI-3 dynamic windows. Initially process 0 creates the head of the list, attaches it to the window, and broadcasts the pointer to all processes. Each process "p" then appends N new elements to the list when the tail reaches process "p-1". The test uses the MPI_LOCK_EXCLUSIVE argument with MPI_Win_lock().

No errors

Passed Linked_list construction put/get - linked_list

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test constructs a distributed shared linked list using MPI-3 dynamic windows with MPI_Put and MPI_Get. Initially process 0 creates the head of the list, attaches it to an RMA window, and broadcasts the pointer to all processes. All processes then concurrently append N new elements to the list. When a process attempts to attach its element to the tail of list it may discover that its tail pointer is stale and it must chase ahead to the new tail before the element can be attached.

No errors

Passed Lock-single_op-unlock - lockopts

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test passive target RMA on 2 processes with the original datatype derived from the target datatype. Includes multiple tests for MPI_Accumulate, MPI_Put, MPI_Put with MPI_Get move-to-end optimization, and MPI_Put with a MPI_Get already at the end move-to-end optimization.

No errors

Passed Locks with no RMA ops - locknull

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test creates a window, clears the memory in it using memset(), locks and unlocks it, then terminates.

No errors

Passed MCS_Mutex_trylock - mutex_bench

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises the MCS_Mutex_lock calls by having multiple competing processes repeatedly lock and unlock a mutex.

No errors

Passed MPI RMA read-and-ops - reqops

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises atomic, one-sided read-and-operation calls. Includes multiple tests for different RMA request-based operations, communicators, and wait patterns.

No errors

Passed MPI_Win_allocate_shared - win_large_shm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_Win_allocate and MPI_Win_allocate_shared when allocating memory with size of 1GB per process. Also tests having every other process allocate zero bytes and tests having every other process allocate 0.5GB.

No errors

Passed Matrix transpose PSCW - transpose3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Transposes a matrix using post/start/complete/wait and derived datatypes. Uses vector and hvector (Example 3.32 from MPI 1.1 Standard). Run using 2 processors.

No errors

Passed Matrix transpose accum - transpose5

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This does a transpose-accumulate operation. Uses vector and hvector datatypes (Example 3.32 from MPI 1.1 Standard). Run using 2 processors.

No errors

Passed Matrix transpose get hvector - transpose7

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test transpose a matrix with a get operation, fence, and derived datatypes. Uses vector and hvector (Example 3.32 from MPI 1.1 Standard). Run using exactly 2 processorss.

No errors

Passed Matrix transpose local accum - transpose6

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This does a local transpose-accumulate operation. Uses vector and hvector datatypes (Example 3.32 from MPI 1.1 Standard). Run using exactly 1 processor.

No errors

Passed Matrix transpose passive - transpose4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Transposes a matrix using passive target RMA and derived datatypes. Uses vector and hvector (Example 3.32 from MPI 1.1 Standard). Run using 2 processors.

No errors

Passed Matrix transpose put hvector - transpose1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Transposes a matrix using put, fence, and derived datatypes. Uses vector and hvector (Example 3.32 from MPI 1.1 Standard). Run using 2 processors.

No errors

Passed Matrix transpose put struct - transpose2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Transposes a matrix using put, fence, and derived datatypes. Uses vector and struct (Example 3.33 from MPI 1.1 Standard). We could use vector and type_create_resized instead. Run using exactly 2 processors.

No errors

Passed Mixed synchronization test - mixedsync

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Perform several RMA communication operations, mixing synchronization types. Use multiple communication to avoid the single-operation optimization that may be present.

Beginning loop 0 of mixed sync put operations
Beginning loop 0 of mixed sync put operations
Beginning loop 0 of mixed sync put operations
Beginning loop 0 of mixed sync put operations
About to perform exclusive lock
Released exclusive lock
About to start fence
About to start fence
About to start fence
About to start fence
Finished with fence sync
Finished with fence sync
Beginning loop 1 of mixed sync put operations
Finished with fence sync
Beginning loop 1 of mixed sync put operations
Finished with fence sync
Beginning loop 1 of mixed sync put operations
Beginning loop 1 of mixed sync put operations
About to perform exclusive lock
Released exclusive lock
About to start fence
About to start fence
About to start fence
About to start fence
Finished with fence sync
Finished with fence sync
Begining loop 0 of mixed sync put/acc operations
Finished with fence sync
Begining loop 0 of mixed sync put/acc operations
Finished with fence sync
Begining loop 0 of mixed sync put/acc operations
Begining loop 0 of mixed sync put/acc operations
Begining loop 1 of mixed sync put/acc operations
Begining loop 1 of mixed sync put/acc operations
Begining loop 1 of mixed sync put/acc operations
Begining loop 1 of mixed sync put/acc operations
Begining loop 0 of mixed sync put/get/acc operations
Begining loop 0 of mixed sync put/get/acc operations
Begining loop 0 of mixed sync put/get/acc operations
Begining loop 0 of mixed sync put/get/acc operations
Begining loop 1 of mixed sync put/get/acc operations
Begining loop 1 of mixed sync put/get/acc operations
Begining loop 1 of mixed sync put/get/acc operations
Begining loop 1 of mixed sync put/get/acc operations
Freeing the window
Freeing the window
Freeing the window
Freeing the window
No errors

Passed One-Sided accumulate indexed - strided_acc_indexed

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This code performs N accumulates into a 2d patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI indexed type.

No errors

Passed One-Sided accumulate one lock - strided_acc_onelock

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This code performs one-sided accumulate into a 2-D patch of a shared array.

No errors

Passed One-Sided accumulate subarray - strided_acc_subarray

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This code performs N accumulates into a 2d patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI subarray type.

No errors

Passed One-Sided get indexed - strided_get_indexed

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This code performs N strided get operations into a 2d patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI indexed type.

No errors

Passed One-Sided get-accumulate indexed - strided_getacc_indexed

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This code performs N strided get accumulate operations into a 2d patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI indexed type.

No errors

Passed One-Sided get-accumulate shared - strided_getacc_indexed_shared

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This code performs N strided get accumulate operations into a 2d patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI indexed type. Shared buffers are created by MPI_Win_allocate_shared.

No errors

Passed One-Sided put-get indexed - strided_putget_indexed

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This code performs N strided put operations followed by get operations into a 2-D patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI indexed datatype.

No errors

Passed One-Sided put-get shared - strided_putget_indexed_shared

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This code performs N strided put operations followed by get operations into a 2-D patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI indexed type. Shared buffers are created by MPI_Win_allocate_shared.

No errors

Passed One-sided communication - one_sided_modes

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Checks MPI-2.2 one-sided communication modes reporting those that are not defined. If the test compiles, then "No errors" is reported, else, all undefined modes are reported as "not defined."

No errors

Passed One-sided fences - one_sided_fences

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Verifies that one-sided communication with active target synchronization with fences functions properly. If all operations succeed, one-sided communication with active target synchronization with fences is reported as supported. If one or more operations fail, the failures are reported and one-sided-communication with active target synchronization with fences is reported as NOT supported.

No errors

Passed One-sided passiv - one_sided_passive

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Verifies one-sided-communication with passive target synchronization functions properly. If all operations succeed, one-sided-communication with passive target synchronization is reported as supported. If one or more operations fail, the failures are reported and one-sided-communication with passive target synchronization with fences is reported as NOT supported.

No errors

Passed One-sided post - one_sided_post

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Verifies one-sided-communication with active target synchronization with post/start/complete/wait functions properly. If all operations succeed, one-sided communication with active target synchronization with post/start/complete/wait is reported as supported. If one or more operations fail, the failures are reported and one-sided-communication with active target synchronization with post/start/complete/wait is reported as NOT supported.

No errors

Passed One-sided routines - one_sided_routines

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Reports if one-sided communication routines are defined. If this test compiles, one-sided communication is reported as defined, otherwise "not supported".

No errors

Passed Put with fences - epochtest

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Put with Fences used to seperate epochs. This test looks at the behavior of MPI_Win_fence and epochs. Each MPI_Win_fence may both begin and end both the exposure and access epochs. Thus, it is not necessary to use MPI_Win_fence in pairs. Tested with a selection of communicators and datatypes.

The tests have the following form:

      Process A             Process B
        fence                 fence
        put,put
        fence                 fence
                              put,put
        fence                 fence
        put,put               put,put
        fence                 fence
      
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
No errors

Passed Put-Get-Accum PSCW - test2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests put and get with post/start/complete/wait on 2 processes.

No errors

Passed Put-Get-Accum PSCW allocmem - test2_am

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests put and get with post/start/complete/wait on 2 processes. Same as Put,Gets,Accumulate test 4 (rma/test2) but uses alloc_mem.

No errors

Passed Put-Get-Accum fence - test1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests a series of puts, gets, and accumulate on 2 processes using fence.

No errors

Passed Put-Get-Accum fence allocmem - test1_am

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests a series of put, get, and accumulate on 2 processes using fence. This test is the same as "Put-Get-Accumulate fence" (rma/test1) but uses alloc_mem.

No errors

Passed Put-Get-Accum fence derived - test1_dt

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests a series of puts, gets, and accumulate on 2 processes using fence. Same as "Put-Get-Accumulate fence" (rma/test1) but uses derived datatypes to receive data.

No errors

Passed Put-Get-Accum lock opt - test4

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests passive target RMA on 2 processes using a lock-single_op-unlock optimization.

No errors

Passed Put-Get-Accum lock opt allocmem - test4_am

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests passive target RMA on 2 processes. tests the lock-single_op-unlock optimization. Same as "Put-Get-accum lock opt" test (rma/test4) but uses alloc_mem.

No errors

Passed Put-Get-Accum true one-sided - test3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests the example in Fig 6.8, pg 142, MPI-2 standard. Process 1 has a blocking MPI_Recv between the Post and Wait. Therefore, this example will not run if the one-sided operations are simply implemented on top of MPI_Isends and Irecvs. They either need to be implemented inside the progress engine or using threads with Isends and Irecvs. In MPICH-2 (in MPICH), they are implemented in the progress engine.

No errors

Passed Put-Get-Accum true-1 allocmem - test3_am

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests the example in Fig 6.8, pg 142, MPI-2 standard. Process 1 has a blocking MPI_Recv between the Post and Wait. Therefore, this example will not run if the one-sided operations are simply implemented on top of MPI_Isends and Irecvs. They either need to be implemented inside the progress engine or using threads with Isends and Irecvs. In MPICH-2, they are implemented in the progress engine. This test is the same as Put,Gets,Accumulate test 6 (rma/test3) but uses alloc_mem.

No errors

Passed RMA MPI_PROC_NULL target - rmanull

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test MPI_PROC_NULL as a valid target for many RMA operations using active target synchronization, passive target synchronization, and request-based passive target synchronization.

No errors

Passed RMA Shared Memory - fence_shm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This simple RMA shared memory test uses MPI_Win_allocate_shared() with MPI_Win_fence() and MPI_Put() calls with and without assert MPI_MODE_NOPRECEDE.

No errors

Passed RMA contiguous calls - rma-contig

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test exercises the one-sided contiguous MPI calls using repeated RMA calls for multiple operations. Includes multiple tests for different lock modes and assert types.

Starting one-sided contiguous performance test with 2 processes
Synchronization mode: Exclusive lock
   Trg. Rank    Xfer Size   Get (usec)   Put (usec)   Acc (usec)  Get (MiB/s)  Put (MiB/s)  Acc (MiB/s)
           0            8        0.678        0.618        0.622       11.251       12.347       12.264
           0           16        0.626        0.618        0.632       24.382       24.688       24.146
           0           32        0.616        0.618        0.629       49.513       49.365       48.520
           0           64        0.616        0.617        0.630       99.005       98.847       96.950
           0          128        0.622        0.623        0.631      196.210      195.893      193.449
           0          256        0.622        0.623        0.641      392.394      391.936      381.092
           0          512        0.625        0.621        0.647      781.008      785.969      754.746
           0         1024        0.629        0.640        0.655     1551.697     1526.542     1491.752
           0         2048        0.648        0.645        0.695     3015.246     3028.355     2808.322
           0         4096        0.656        0.681        0.750     5958.612     5739.028     5211.474
           0         8192        0.716        0.737        0.885    10918.875    10593.715     8829.465
           0        16384        1.072        1.000        1.326    14576.533    15630.250    11782.092
           0        32768        1.826        1.402        1.984    17115.130    22294.056    15752.333
           0        65536        2.113        2.266        3.489    29575.591    27580.107    17915.105
           0       131072        3.565        3.817        6.160    35058.675    32751.376    20293.471
           0       262144        6.243        6.909       11.734    40045.079    36185.903    21305.234
           0       524288       13.128       14.523       25.897    38085.753    34427.296    19306.915
           0      1048576       57.767       58.610       78.096    17310.891    17061.892    12804.699
           0      2097152      154.158      154.395      158.886    12973.714    12953.755    12587.651
           1            8        2.287        2.155        2.320        3.336        3.540        3.288
           1           16        2.147        2.153        2.323        7.106        7.087        6.569
           1           32        2.148        2.259        2.325       14.204       13.507       13.125
           1           64        2.246        2.249        2.386       27.175       27.143       25.581
           1          128        2.394        2.317        2.470       50.983       52.682       49.424
           1          256        2.624        2.420        2.922       93.030      100.865       83.540
           1          512        2.805        2.743        2.850      174.089      177.996      171.319
           1         1024        3.060        2.959        3.076      319.136      329.980      317.474
           1         2048        3.293        3.354        3.541      593.084      582.304      551.618
           1         4096        4.215        4.190        4.523      926.789      932.311      863.651
           1         8192        5.399        5.866        6.373     1447.044     1331.783     1225.802
           1        16384        7.868        9.566       10.435     1985.840     1633.435     1497.297
           1        32768       12.728       16.484       18.044     2455.289     1895.815     1731.894
           1        65536       21.668       27.162       29.799     2884.373     2300.988     2097.410
           1       131072       32.171       38.477       42.841     3885.518     3248.698     2917.739
           1       262144       52.947       63.964       73.276     4721.719     3908.429     3411.754
           1       524288       95.054      117.145      141.080     5260.191     4268.210     3544.089
           1      1048576      183.736      268.454      328.035     5442.592     3725.037     3048.453
           1      2097152      365.222      530.751      694.938     5476.123     3768.243     2877.955
Starting one-sided contiguous performance test with 2 processes
Synchronization mode: Exclusive lock, MPI_MODE_NOCHECK
   Trg. Rank    Xfer Size   Get (usec)   Put (usec)   Acc (usec)  Get (MiB/s)  Put (MiB/s)  Acc (MiB/s)
           0            8        0.216        0.219        0.233       35.368       34.758       32.762
           0           16        0.218        0.217        0.229       69.886       70.201       66.580
           0           32        0.217        0.218        0.230      140.841      139.770      132.557
           0           64        0.217        0.219        0.232      281.431      278.994      262.749
           0          128        0.221        0.221        0.235      553.306      551.840      520.071
           0          256        0.220        0.222        0.234     1107.846     1099.496     1041.255
           0          512        0.223        0.230        0.240     2186.856     2125.517     2038.549
           0         1024        0.231        0.233        0.252     4223.970     4185.432     3882.526
           0         2048        0.247        0.241        0.289     7904.160     8116.656     6753.528
           0         4096        0.254        0.263        0.357    15395.669    14843.473    10954.121
           0         8192        0.301        0.321        0.461    25997.752    24336.080    16936.798
           0        16384        0.592        0.537        0.837    26384.093    29077.406    18663.613
           0        32768        1.402        0.978        1.525    22289.282    31963.069    20490.225
           0        65536        1.709        1.837        2.993    36575.948    34016.849    20883.215
           0       131072        3.103        3.409        5.706    40289.777    36671.594    21906.890
           0       262144        5.842        6.468       11.180    42790.144    38649.547    22360.579
           0       524288       12.451       13.463       24.546    40156.718    37138.276    20369.604
           0      1048576       56.605       57.425       77.207    17666.394    17413.920    12952.258
           0      2097152      154.674      154.208      156.666    12930.406    12969.500    12766.014
           1            8        0.800        0.785        0.946        9.535        9.723        8.064
           1           16        0.790        0.783        0.950       19.321       19.496       16.055
           1           32        0.789        0.904        0.946       38.694       33.765       32.265
           1           64        0.873        1.007        0.965       69.934       60.639       63.232
           1          128        1.021        0.986        1.104      119.572      123.752      110.546
           1          256        1.150        1.146        1.527      212.234      213.049      159.914
           1          512        1.425        1.447        1.586      342.639      337.367      307.784
           1         1024        1.564        1.570        1.767      624.432      621.954      552.693
           1         2048        1.829        1.976        2.162     1067.966      988.330      903.283
           1         4096        2.600        2.777        3.104     1502.176     1406.466     1258.312
           1         8192        3.780        4.388        4.917     2066.644     1780.356     1588.893
           1        16384        6.171        8.051        9.020     2531.893     1940.754     1732.266
           1        32768       10.784       15.206       17.130     2897.773     2055.100     1824.308
           1        65536       19.176       27.338       29.987     3259.274     2286.195     2084.234
           1       131072       27.936       41.168       46.876     4474.579     3036.367     2666.632
           1       262144       46.966       63.479       85.084     5322.947     3938.307     2938.258
           1       524288       85.304      137.527      144.312     5861.364     3635.660     3464.721
           1      1048576      166.828      245.170      316.998     5994.198     4078.810     3154.598
           1      2097152      331.357      527.220      701.227     6035.780     3793.482     2852.143
Starting one-sided contiguous performance test with 2 processes
Synchronization mode: Shared lock
   Trg. Rank    Xfer Size   Get (usec)   Put (usec)   Acc (usec)  Get (MiB/s)  Put (MiB/s)  Acc (MiB/s)
           0            8        0.622        0.619        0.627       12.274       12.320       12.172
           0           16        0.615        0.619        0.631       24.817       24.648       24.189
           0           32        0.616        0.616        0.629       49.569       49.506       48.519
           0           64        0.616        0.615        0.629       99.074       99.294       96.972
           0          128        0.620        0.621        0.632      196.937      196.495      193.143
           0          256        0.617        0.624        0.636      395.698      390.945      383.769
           0          512        0.623        0.626        0.643      783.522      779.477      758.818
           0         1024        0.633        0.632        0.661     1542.888     1546.266     1477.849
           0         2048        0.640        0.647        0.691     3052.480     3017.812     2825.941
           0         4096        0.662        0.660        0.759     5903.715     5922.392     5148.516
           0         8192        0.703        0.740        0.873    11112.094    10559.340     8953.685
           0        16384        1.078        0.990        1.295    14498.156    15785.915    12067.061
           0        32768        1.815        1.401        1.941    17219.628    22309.041    16101.767
           0        65536        2.882        2.096        3.333    21689.235    29822.227    18752.122
           0       131072        3.497        3.848        6.194    35748.704    32480.875    20181.565
           0       262144        6.389        7.063       11.599    39132.188    35395.627    21554.346
           0       524288       13.027       13.991       25.223    38382.424    35737.398    19823.151
           0      1048576       57.482       58.336       77.981    17396.791    17142.002    12823.582
           0      2097152      154.645      154.860      157.399    12932.808    12914.898    12706.564
           1            8        2.166        2.165        2.339        3.522        3.524        3.262
           1           16        2.155        2.158        2.328        7.080        7.070        6.555
           1           32        2.147        2.260        2.331       14.211       13.502       13.090
           1           64        2.245        2.254        2.373       27.182       27.073       25.724
           1          128        2.371        2.298        2.461       51.489       53.110       49.600
           1          256        2.620        2.402        2.778       93.190      101.655       87.889
           1          512        2.743        2.699        2.850      178.006      180.900      171.334
           1         1024        2.943        2.915        3.079      331.819      335.004      317.159
           1         2048        3.251        3.306        3.491      600.801      590.844      559.406
           1         4096        4.041        4.199        4.498      966.542      930.196      868.410
           1         8192        5.171        5.821        6.344     1510.896     1342.078     1231.416
           1        16384        7.494        9.545       10.451     2085.119     1636.986     1495.034
           1        32768       12.067       16.498       18.126     2589.642     1894.114     1724.007
           1        65536       20.389       27.883       30.589     3065.320     2241.528     2043.233
           1       131072       29.118       43.470       50.820     4292.838     2875.564     2459.654
           1       262144       48.132       71.371       79.325     5194.073     3502.829     3151.602
           1       524288       86.445      123.085      145.514     5784.038     4062.239     3436.097
           1      1048576      168.659      243.095      325.243     5929.133     4113.615     3074.622
           1      2097152      335.719      520.134      692.483     5957.358     3845.166     2888.156
Starting one-sided contiguous performance test with 2 processes
Synchronization mode: Shared lock, MPI_MODE_NOCHECK
   Trg. Rank    Xfer Size   Get (usec)   Put (usec)   Acc (usec)  Get (MiB/s)  Put (MiB/s)  Acc (MiB/s)
           0            8        0.219        0.219        0.228       34.790       34.888       33.497
           0           16        0.217        0.221        0.228       70.325       68.938       67.050
           0           32        0.221        0.220        0.228      138.119      138.859      133.834
           0           64        0.221        0.220        0.229      275.924      277.616      266.716
           0          128        0.225        0.223        0.232      543.162      548.619      526.904
           0          256        0.221        0.227        0.236     1102.241     1076.256     1034.513
           0          512        0.224        0.227        0.241     2176.640     2154.699     2026.290
           0         1024        0.238        0.234        0.253     4099.285     4164.971     3864.913
           0         2048        0.240        0.242        0.298     8139.351     8080.339     6563.525
           0         4096        0.255        0.263        0.347    15298.182    14862.599    11267.550
           0         8192        0.306        0.330        0.466    25549.307    23709.816    16760.190
           0        16384        0.584        0.532        0.825    26749.971    29392.284    18930.577
           0        32768        1.413        0.967        1.509    22115.789    32305.294    20704.373
           0        65536        1.696        1.845        2.992    36847.379    33873.050    20891.443
           0       131072        3.112        3.413        5.702    40161.650    36624.327    21920.278
           0       262144        5.791        6.473       11.168    43166.893    38622.854    22385.595
           0       524288       12.507       13.486       24.876    39976.891    37074.914    20099.847
           0      1048576       57.082       58.773       78.148    17518.614    17014.652    12796.255
           0      2097152      153.897      153.858      156.768    12995.663    12998.994    12757.723
           1            8        0.847        0.814        0.995        9.006        9.377        7.667
           1           16        0.832        0.823        1.003       18.333       18.545       15.207
           1           32        0.846        1.014        1.122       36.061       30.098       27.195
           1           64        0.912        1.042        1.003       66.938       58.593       60.827
           1          128        1.070        0.974        1.087      114.094      125.266      112.324
           1          256        1.188        1.153        1.563      205.562      211.788      156.205
           1          512        1.373        1.491        1.683      355.713      327.408      290.063
           1         1024        1.582        1.637        1.889      617.460      596.567      516.991
           1         2048        1.796        2.036        2.289     1087.207      959.351      853.299
           1         4096        2.390        2.861        3.284     1634.207     1365.422     1189.613
           1         8192        3.608        4.655        5.392     2165.244     1678.335     1448.808
           1        16384        6.054        8.256        9.290     2580.928     1892.623     1681.859
           1        32768       10.903       15.715       17.378     2866.306     1988.595     1798.260
           1        65536       19.130       29.376       32.508     3267.091     2127.599     1922.632
           1       131072       27.873       44.840       52.522     4484.588     2787.701     2379.939
           1       262144       47.638       80.459       90.510     5247.885     3107.178     2762.111
           1       524288       85.772      139.436      163.221     5829.388     3585.865     3063.335
           1      1048576      167.439      274.553      355.470     5972.317     3642.285     2813.174
           1      2097152      334.775      559.111      725.196     5974.157     3577.110     2757.874
No errors

Passed RMA fence PSCW ordering - pscw_ordering

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This post/start/complete/wait operation test checks an oddball case for generalized active target synchronization where the start occurs before the post. Since start can block until the corresponding post, the group passed to start must be disjoint from the group passed to post for processes to avoid a circular wait. Here, odd/even groups are used to accomplish this and the even group reverses its start/post calls.

No errors

Passed RMA fence null - nullpscw

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 7

Test Description:

This simple test creates a window with a null pointer then performs a post/start/complete/wait operation.

No errors

Passed RMA fence put - putfence1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Tests MPI_Put and MPI_Win_fence with a selection of communicators and datatypes.

Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1 of sendtype MPI_INT receive type MPI_INT
Putting count = 1 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1 of sendtype int-vector receive type MPI_INT
Putting count = 1 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2 of sendtype MPI_INT receive type MPI_INT
Putting count = 2 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2 of sendtype int-vector receive type MPI_INT
Putting count = 2 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4 of sendtype MPI_INT receive type MPI_INT
Putting count = 4 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4 of sendtype int-vector receive type MPI_INT
Putting count = 4 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8 of sendtype MPI_INT receive type MPI_INT
Putting count = 8 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8 of sendtype int-vector receive type MPI_INT
Putting count = 8 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16 of sendtype MPI_INT receive type MPI_INT
Putting count = 16 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16 of sendtype int-vector receive type MPI_INT
Putting count = 16 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32 of sendtype MPI_INT receive type MPI_INT
Putting count = 32 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32 of sendtype int-vector receive type MPI_INT
Putting count = 32 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 64 of sendtype MPI_INT receive type MPI_INT
Putting count = 64 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 64 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 64 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 64 of sendtype int-vector receive type MPI_INT
Putting count = 64 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 64 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 64 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 64 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 64 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 64 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 64 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 64 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 64 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 128 of sendtype MPI_INT receive type MPI_INT
Putting count = 128 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 128 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 128 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 128 of sendtype int-vector receive type MPI_INT
Putting count = 128 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 128 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 128 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 128 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 128 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 128 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 128 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 128 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 128 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 256 of sendtype MPI_INT receive type MPI_INT
Putting count = 256 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 256 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 256 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 256 of sendtype int-vector receive type MPI_INT
Putting count = 256 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 256 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 256 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 256 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 256 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 256 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 256 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 256 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 256 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 512 of sendtype MPI_INT receive type MPI_INT
Putting count = 512 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 512 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 512 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 512 of sendtype int-vector receive type MPI_INT
Putting count = 512 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 512 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 512 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 512 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 512 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 512 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 512 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 512 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 512 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 1024 of sendtype MPI_INT receive type MPI_INT
Putting count = 1024 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 1024 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 1024 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 1024 of sendtype int-vector receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 1024 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 1024 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 1024 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 1024 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 1024 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 1024 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 1024 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 1024 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 2048 of sendtype MPI_INT receive type MPI_INT
Putting count = 2048 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 2048 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 2048 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 2048 of sendtype int-vector receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 2048 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 2048 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 2048 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 2048 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 2048 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 2048 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 2048 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 2048 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 4096 of sendtype MPI_INT receive type MPI_INT
Putting count = 4096 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 4096 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 4096 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 4096 of sendtype int-vector receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 4096 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 4096 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 4096 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 4096 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 4096 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 4096 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 4096 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 4096 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 8192 of sendtype MPI_INT receive type MPI_INT
Putting count = 8192 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 8192 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 8192 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 8192 of sendtype int-vector receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 8192 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 8192 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 8192 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 8192 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 8192 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 8192 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 8192 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 8192 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 16384 of sendtype MPI_INT receive type MPI_INT
Putting count = 16384 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 16384 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 16384 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 16384 of sendtype int-vector receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 16384 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 16384 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 16384 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 16384 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 16384 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 16384 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 16384 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 16384 of sendtype MPI_INT receive type MPI_BYTE
Putting count = 32768 of sendtype MPI_INT receive type MPI_INT
Putting count = 32768 of sendtype MPI_DOUBLE receive type MPI_DOUBLE
Putting count = 32768 of sendtype MPI_FLOAT_INT receive type MPI_FLOAT_INT
Putting count = 32768 of sendtype dup of MPI_INT receive type dup of MPI_INT
Putting count = 32768 of sendtype int-vector receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(4-int) receive type MPI_INT
Putting count = 32768 of sendtype int-indexed(2 blocks) receive type MPI_INT
Putting count = 32768 of sendtype MPI_INT receive type recv-int-indexed(4-int)
Putting count = 32768 of sendtype MPI_SHORT receive type MPI_SHORT
Putting count = 32768 of sendtype MPI_LONG receive type MPI_LONG
Putting count = 32768 of sendtype MPI_CHAR receive type MPI_CHAR
Putting count = 32768 of sendtype MPI_UINT64_T receive type MPI_UINT64_T
Putting count = 32768 of sendtype MPI_FLOAT receive type MPI_FLOAT
Putting count = 32768 of sendtype MPI_INT receive type MPI_BYTE
No errors

Passed RMA fence put PSCW - putpscw1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Put with Post/Start/Complete/Wait using a selection of communicators and datatypes.

No errors

Passed RMA fence put base - put_base

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This code performs N strided put operations into a 2d patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI datatype. This test generates a datatype that is relative to an arbitrary base address in memory and tests the RMA implementation's ability to perform the correct transfer.

No errors

Passed RMA fence put bottom - put_bottom

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

One-Sided MPI 2-D Strided Put Test. This code performs N strided put operations into a 2d patch of a shared array. The array has dimensions [X, Y] and the subarray has dimensions [SUB_X, SUB_Y] and begins at index [0, 0]. The input and output buffers are specified using an MPI datatype. This test generates a datatype that is relative to MPI_BOTTOM and tests the RMA implementation's ability to perform the correct transfer.

No errors

Passed RMA fence put indexed - putfidx

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Put with Fence for an indexed datatype. One MPI Implementation fails this test with sufficiently large values of blksize. It appears to convert this type to an incorrect contiguous move.

No errors

Passed RMA get attributes - baseattrwin

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test creates a window, then extracts its attributes through a series of MPI_Win_get_attr calls.

No errors

Passed RMA lock contention accumulate - lockcontention

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

This is a modified version of Put,Gets,Accumulate test 9 (rma/test4). Tests passive target RMA on 3 processes. Tests the lock-single_op-unlock optimization.

No errors

Passed RMA lock contention basic - lockcontention2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

Multiple tests for lock contention, including special cases within the MPI implementation; in this case, our coverage analysis showed the lockcontention test was not covering all cases and revealed a bug in the code. In all of these tests, each process writes (or accesses) the values rank + i*size_of_world for NELM times. This test strives to avoid operations not strictly permitted by MPI RMA, for example, it doesn't target the same locations with multiple put/get calls in the same access epoch.

No errors

Passed RMA lock contention optimized - lockcontention3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 8

Test Description:

Multiple additional tests for lock contention. These are designed to exercise some of the optimizations within MPICH, but all are valid MPI programs. Tests structure includes:

Lock local (must happen at this time since application can use load store after thelock)
Send message to partner

Receive message
Send ack

Receive ack
Provide a delay so that the partner will see the conflict

Partner executes:
Lock // Note: this may block rma operations (see below)
Unlock
Send back to partner

Unlock
Receive from partner
Check for correct data

The delay may be implemented as a ring of message communication; this is likely to automatically scale the time to what is needed.

No errors

Passed RMA many ops basic - manyrma3

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Many RMA operations. This simple test creates an RMA window, locks it, and performs many accumulate operations on it.

No errors

Passed RMA many ops sync - manyrma2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests for correct handling of the case where many RMA operations occur between synchronization events. Includes options for multiple different RMA operations, and is currently run for accumulate with fence. This is one of the ways that RMA may be used, and is used in the reference implementation of the graph500 benchmark.

No errors

Passed RMA post/start/complete test - wintest

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests put and get with post/start/complete/test on 2 processes. Same as "Put-Get-Accum PSCW" test (rma/test2), but uses win_test instead of win_wait.

No errors

Passed RMA post/start/complete/wait - accpscw1

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Accumulate Post-Start-Complete-Wait. This test uses accumulate/replace with post/start/complete/wait for source and destination processes on a selection of communicators and datatypes.

No errors

Passed RMA rank 0 - selfrma

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test RMA calls to self using multiple RMA operations and checking the accuracy of the result.

No errors

Passed RMA zero-byte transfers - rmazero

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Tests zero-byte transfers for a selection of communicators for many RMA operations using active target synchronizaiton and request-based passive target synchronization.

No errors

Passed RMA zero-size compliance - badrma

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

The test uses various combinations of either zero size datatypes or zero size counts for Put, Get, Accumulate, and Get_Accumulate. All tests should pass to be compliant with the MPI-3.0 specification.

No errors

Passed Request-based operations - req_example

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Example 11.21 from the MPI 3.0 spec. The following example shows how RMA request-based operations can be used to overlap communication with computation. Each process fetches, processes, and writes the result for NSTEPS chunks of data. Instead of a single buffer, M local buffers are used to allow up to M communication operations to overlap with computation.

No errors

Passed Thread/RMA interaction - multirma

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This is a simple test of threads in MPI.

No errors

Passed Win_allocate_shared zero - win_zero

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Test MPI_Win_allocate_shared when size of the shared memory region is 0 and when the size is 0 on every other process and 1 on the others.

No errors

Passed Win_create_dynamic - win_dynamic_acc

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises dynamic RMA windows using the MPI_Win_create_dynamic() and MPI_Accumulate() operations.

No errors

Passed Win_create_errhandler - window_creation

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test creates 1000 RMA windows using MPI_Alloc_mem(), then frees the dynamic memory and the RMA windows that were created.

No errors

Passed Win_errhandler - wincall

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test creates and frees MPI error handlers in a loop (1000 iterations) to test the internal MPI RMA memory allocation routines.

No errors

Passed Win_flush basic - flush

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Window Flush. This simple test flushes a shared window using MPI_Win_flush() and MPI_Win_flush_all().

No errors

Passed Win_flush_local basic - flush_local

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

Window Flush. This simple test flushes a shared window using MPI_Win_flush_local() and MPI_Win_flush_local_all().

No errors

Passed Win_get_attr - win_flavors

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test determines which "flavor" of RMA is created by creating windows and using MPI_Win_get_attr to access the attributes of each window.

No errors

Passed Win_get_group basic - getgroup

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This is a simple test of MPI_Win_get_group() for a selection of communicators.

No errors

Passed Win_info - win_info

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test creates an RMA info object, sets key/value pairs on the object, then duplicates the info object and confirms that the key/value pairs are in the same order as the original.

No errors

Passed Win_shared_query basic - win_shared

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This simple test exercises the MPI_Win_shared_query() by querying a shared window and verifying it produced the correct results.

1 -- size = 40000 baseptr = 0x2aab3ba00000 my_baseptr = 0x2aab3ba09c40
3 -- size = 40000 baseptr = 0x2aab3ba00000 my_baseptr = 0x2aab3ba1d4c0
0 -- size = 40000 baseptr = 0x2aab3ba00000 my_baseptr = 0x2aab3ba00000
2 -- size = 40000 baseptr = 0x2aab3ba00000 my_baseptr = 0x2aab3ba13880
No errors

Passed Win_shared_query non-contig put - win_shared_noncontig_put

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

MPI_Put test with noncontiguous datatypes using MPI_Win_shared_query() to query windows on different ranks and verify they produced the correct results.

No errors

Passed Win_shared_query non-contiguous - win_shared_noncontig

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises MPI_Win_shared_query() by querying windows on different ranks and verifying they produced the correct results.

No errors

Passed Window attributes order - attrorderwin

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Test creating and inserting and deleting attributes in different orders using MPI_Win_set_attr and MPI_Win_delete_attr to ensure the list management code handles all cases.

No errors

Passed Window same_disp_unit - win_same_disp_unit

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

Test the acceptance of the MPI 3.1 standard same_disp_unit info key for window creation.

No errors

Passed {Get,set}_name - winname

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This simple test exercises MPI_Win_set_name() and MPI_Win_get_name() using a selection of different windows.

No errors

Attributes Tests - Score: 100% Passed

This group features tests that involve attributes objects.

Passed At_Exit attribute order - attrend2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 5

Test Description:

The MPI-2.2 specification makes it clear that attributes are called on MPI_COMM_WORLD and MPI_COMM_SELF at the very beginning of MPI_Finalize in LIFO order with respect to the order in which they are set. This is useful for tools that want to perform the MPI equivalent of an "at_exit" action.

This test uses 20 attributes to ensure that the hash-table based MPI implementations do not accidentally pass the test except by being extremely "lucky". There are (20!) possible permutations providing about a 1 in 2.43e18 chance of getting LIFO ordering out of a hash table assuming a decent hash function is used.

No errors

Passed At_Exit function - attrend

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test demonstrates how to attach an "at-exit()" function to MPI_Finalize().

No errors

Passed Attribute callback error - attrerr

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test exercises attribute routines. It checks for correct behavior of the copy and delete functions on an attribute, particularly the correct behavior when the routine returns a failure.

MPI 1.2 Clarification: Clarification of Error Behavior of Attribute Callback Functions. Any return value other than MPI_SUCCESS is erroneous. The specific value returned to the user is undefined (other than it can't be MPI_SUCCESS). Proposals to specify particular values (e.g., user's value) failed.

No errors

Passed Attribute comm callback error - attrerrcomm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test exercises attribute routines. It checks for correct behavior of the copy and delete functions on an attribute, particularly the correct behavior when the routine returns failure.

MPI 1.2 Clarification: Clarification of Error Behavior of Attribute Callback Functions. Any return value other than MPI_SUCCESS is erroneous. The specific value returned to the user is undefined (other than it can't be MPI_SUCCESS). Proposals to specify particular values (e.g., user's value) failed. This test is similar in function to attrerr but uses communicators.

No errors

Passed Attribute delete/get - attrdeleteget

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This program illustrates the use of MPI_Comm_create_keyval() that creates a new attribute key.

No errors

Passed Attribute order - attrorder

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test creates and inserts attributes in different orders to ensure that the list management code handles all cases properly.

No errors

Passed Attribute type callback error - attrerrtype

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test checks for correct behavior of the copy and delete functions on an attribute, particularly the correct behavior when the routine returns failure.

Any return value other than MPI_SUCCESS is erroneous. The specific value returned to the user is undefined (other than it can't be MPI_SUCCESS). Proposals to specify particular values (e.g., user's value) have not been successful. This test is similar in function to attrerr but uses types.

No errors

Passed Attribute/Datatype - attr2type

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This program creates a contiguous datatype from type MPI_INT, attaches an attribute to the type, duplicates it, then deletes both the original and duplicate type.

No errors

Passed Basic Attributes - baseattrcomm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test accesses many attributes such as MPI_TAG_UB, MPI_HOST, MPI_IO, MPI_WTIME_IS_GLOBAL, and many others and reports any errors.

No errors

Passed Basic MPI-3 attribute - baseattr2

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This program tests the integrity of the MPI-3.0 base attributes. The attribute keys tested are: MPI_TAG_UB, MPI_HOST, MPI_IO, MPI_WTIME_IS_GLOBAL, MPI_APPNUM, MPI_UNIVERSE_SIZE, MPI_LASTUSEDCODE

No errors

Passed Communicator Attribute Order - attrordercomm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test creates and inserts communicator attributes in different orders to ensure that the list management code handles all cases properly.

No errors

Passed Communicator attributes - attributes

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Returns all communicator attributes that are not supported. The test is run as a single process MPI job and fails if any attributes are not supported.

No errors

Passed Function keyval - fkeyval

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test illustrates the use of the copy and delete functions used in the manipulation of keyvals. It also tests to confirm that attributes are copied when communicators are duplicated.

No errors

Passed Intercommunicators - attric

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test exercises communicator attribute routines for intercommunicators.

start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
Keyval_free key=0xa4400000
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
Keyval_free key=0xa4400000
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Comm_free dup_comm
start while loop, isLeft=TRUE
got COMM_NULL, skipping
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Comm_free comm
Comm_free dup_comm
start while loop, isLeft=TRUE
got COMM_NULL, skipping
start while loop, isLeft=TRUE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
start while loop, isLeft=FALSE
got COMM_NULL, skipping
start while loop, isLeft=FALSE
Keyval_create key=0xa4400000 value=9
Keyval_create key=0xa4400001 value=7
Comm_dup
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
Keyval_free key=0xa4400000
Keyval_free key=0xa4400001
Comm_free comm
Comm_free dup_comm
No errors

Passed Keyval communicators - fkeyvalcomm

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test tests freeing of keyvals while still attached to a communicator, then tests to make sure that the keyval delete and copy functions are executed properly.

No errors

Passed Keyval test with types - fkeyvaltype

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This tests illustrates the use of keyvals associated with datatypes.

No errors

Passed Multiple keyval_free - keyval_double_free

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This tests multiple invocations of keyval_free on the same keyval.

No errors

Passed RMA get attributes - baseattrwin

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test creates a window, then extracts its attributes through a series of MPI_Win_get_attr calls.

No errors

Passed Type Attribute Order - attrordertype

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

This test creates and inserts type attributes in different orders to ensure that the list management codes handles all cases properly.

No errors

Passed Varying communicator orders/types - attrt

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test is similar to attr/attrordertype (creates/inserts attributes) but uses a different strategy of mixing attribute order, types, and with different types of communicators.

No errors

Performance - Score: 82% Passed

This group features tests that involve realtime latency performance analysis of MPI appications. Although performance testing is not an established goal of this test suite, these few tests were included because there has been discussion of including performance testing in future versions of the test suite. Such tests might be useful to aide users in determining what MPI features should be used for their particular application. These tests are exemplary of what future tests could provide.

Passed Datatype creation - twovec

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Make sure datatype creation is independent of data size. However, that there is no guarantee or expectation that the time would be constant. In particular, some optimizations might take more time than others.

The real goal of this is to ensure that the time to create a datatype doesn't increase strongly with the number of elements within the datatype, particularly for these datatypes that are quite simple patterns.

No errors

Passed Group creation - commcreatep

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 32

Test Description:

This is a performance test indexed by group number to look at how communicator creation scales with group. The cost should be linear or at worst ts*log(ts), where ts <= number of communicators.

size	time
1	7.627867e-05
2	6.297156e-05
4	8.377284e-05
8	8.633398e-05
16	8.749366e-05
32	8.371286e-05
No errors

Passed MPI-Tracing package - allredtrace

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 32

Test Description:

This code is intended to test the trace overhead when using an MPI tracing package. The test is currently run in verbose mode with the number of processes set to 32 to run on the greatest number of HPC systems.

For delay count 512, time is 2.511553e-03
No errors.

Passed MPI_Group_Translate_ranks perf - gtranksperf

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 20

Test Description:

Measure and compare the relative performance of MPI_Group_translate_ranks with small and large group2 sizes but a constant number of ranks. This serves as a performance sanity check for the Scalasca use case where we translate to MPI_COMM_WORLD ranks. The performance should only depend on the number of ranks passed, not the size of either group (especially group2). This test is probably only meaningful for large-ish process counts.

No errors

Failed MPI_{pack,unpack} perf - dtpack

Build: Passed

Execution: Failed

Exit Status: Application_ended_with_error(s)

MPI Processes: 1

Test Description:

This code may be used to test the performance of some of the noncontiguous datatype operations, including vector and indexed pack and unpack operations. To simplify the use of this code for tuning an MPI implementation, it uses no communication, just the MPI_Pack and MPI_Unpack routines. In addition, the individual tests are in separate routines, making it easier to compare the compiler-generated code for the user (manual) pack/unpack with the code used by the MPI implementation. Further, to be fair to the MPI implementation, the routines are passed the source and destination buffers; this ensures that the compiler can't optimize for statically allocated buffers.

TestVecPackDouble (USER): 0.026 0.026 0.026 0.026 0.026 0.026 0.026 0.026 0.026 0.026 [0.000]
TestVecPackDouble (MPI): 0.026 0.026 0.026 0.026 0.026 0.026 0.026 0.026 0.026 0.026 [0.000]
VecPackDouble                 :	2.59619e-05	2.56343e-05	(1.26185%)
TestVecUnPackDouble (USER): 0.031 0.031 0.031 0.031 0.031 0.031 0.031 0.031 0.031 0.032 [0.000]
TestVecUnPackDouble (MPI): 0.035 0.034 0.032 0.032 0.032 0.032 0.032 0.033 0.032 0.032 [0.001]
VecUnPackDouble               :	3.28348e-05	3.13607e-05	(4.48947%)
TestIndexPackDouble (USER): 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 [0.001]
TestIndexPackDouble (MPI): 0.027 0.027 0.027 0.027 0.027 0.027 0.027 0.027 0.027 0.027 [0.000]
VecIndexDouble                :	2.72426e-05	3.93294e-08	(99.8556%)
VecIndexDouble:	MPI Pack code is too slow: MPI 2.72426e-05	 User 3.93294e-08
TestVecPack2Double (USER): 0.044 0.044 0.044 0.044 0.044 0.044 0.044 0.044 0.044 0.044 [0.000]
TestVecPack2Double (MPI): 0.044 0.044 0.044 0.044 0.044 0.044 0.044 0.044 0.045 0.044 [0.000]
VecPack2Double                :	4.4386e-05	4.38591e-05	(1.1872%)
 Found 1 performance problems
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 101917 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================

Passed Network performance - netmpi

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This test calculates bulk transfer rates and latency as a function of message buffer size.

1: r2i3n30
0: r2i3n30
Latency: 0.000000355
Sync Time: 0.000000915
Now starting main loop
  0:       997 bytes 352548 times -->  9557.10 Mbps in 0.000000796 sec
  1:      1000 bytes 156897 times -->  9737.17 Mbps in 0.000000784 sec
  2:      1003 bytes 159852 times -->  9600.50 Mbps in 0.000000797 sec
  3:      1497 bytes 157605 times -->  13003.53 Mbps in 0.000000878 sec
  4:      1500 bytes 189757 times -->  13005.89 Mbps in 0.000000880 sec
  5:      1503 bytes 189601 times -->  13052.48 Mbps in 0.000000879 sec
  6:      1997 bytes 190089 times -->  16448.54 Mbps in 0.000000926 sec
  7:      2000 bytes 202457 times -->  16376.75 Mbps in 0.000000932 sec
  8:      2003 bytes 201371 times -->  16447.62 Mbps in 0.000000929 sec
  9:      2497 bytes 134872 times -->  18245.23 Mbps in 0.000001044 sec
 10:      2500 bytes 143639 times -->  18266.77 Mbps in 0.000001044 sec
 11:      2503 bytes 143751 times -->  18301.56 Mbps in 0.000001043 sec
 12:      3497 bytes 143967 times -->  21834.73 Mbps in 0.000001222 sec
 13:      3500 bytes 146150 times -->  21686.90 Mbps in 0.000001231 sec
 14:      3503 bytes 145085 times -->  21961.26 Mbps in 0.000001217 sec
 15:      4497 bytes 88201 times -->  26051.58 Mbps in 0.000001317 sec
 16:      4500 bytes 105446 times -->  26072.38 Mbps in 0.000001317 sec
 17:      4503 bytes 105516 times -->  26101.06 Mbps in 0.000001316 sec
 18:      6497 bytes 105618 times -->  32355.91 Mbps in 0.000001532 sec
 19:      6500 bytes 112978 times -->  32475.10 Mbps in 0.000001527 sec
 20:      6503 bytes 113365 times -->  32167.73 Mbps in 0.000001542 sec
 21:      8497 bytes 62413 times -->  34587.72 Mbps in 0.000001874 sec
 22:      8500 bytes 70609 times -->  34849.21 Mbps in 0.000001861 sec
 23:      8503 bytes 71140 times -->  35309.29 Mbps in 0.000001837 sec
 24:     12497 bytes 72076 times -->  38951.01 Mbps in 0.000002448 sec
 25:     12500 bytes 69450 times -->  39091.55 Mbps in 0.000002440 sec
 26:     12503 bytes 69691 times -->  39591.64 Mbps in 0.000002409 sec
 27:     16497 bytes 37378 times -->  40022.76 Mbps in 0.000003145 sec
 28:     16500 bytes 40950 times -->  39213.85 Mbps in 0.000003210 sec
 29:     16503 bytes 40122 times -->  39777.87 Mbps in 0.000003165 sec
No errors.

Passed Send/Receive basic perf - sendrecvperf

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 2

Test Description:

This program provides a simple test of send-receive performance between two (or more) processes. This test is sometimes called head-to-head or ping-ping test, as both processes send at the same time.

Irecv-send
len	time    	rate
1	2.21476	0.451516
2	1.6738	1.19489
4	1.66241	2.40614
8	1.68066	4.76003
16	1.57499	10.1588
32	1.81297	17.6506
64	1.76646	36.2306
128	1.55041	82.5586
256	2.07392	123.438
512	2.03891	251.114
1024	2.31434	442.459
2048	1.06314	1926.37
4096	1.60305	2555.13
8192	2.23638	3663.06
16384	3.84636	4259.61
32768	7.1483	4584.03
65536	13.0004	5041.08
131072	25.1518	5211.24
262144	50.4749	5193.55
524288	122.642	4274.95
Sendrecv
len	time (usec)	rate (MB/s)
1	0.502169	1.99136
2	0.498277	4.01384
4	0.501362	7.97827
8	0.501408	15.9551
16	0.489795	32.6667
32	0.555151	57.642
64	0.54186	118.112
128	0.583571	219.339
256	0.612722	417.808
512	0.84446	606.305
1024	0.913069	1121.49
2048	1.04327	1963.05
4096	1.37189	2985.67
8192	2.25632	3630.69
16384	3.342	4902.45
32768	6.32512	5180.62
65536	11.2692	5815.49
131072	22.1093	5928.38
262144	44.9149	5836.46
524288	112.579	4657.07
Pingpong
len	time (usec)	rate (MB/s)
1	1.3189	0.758207
2	0.736391	2.71595
4	0.729226	5.48527
8	0.729998	10.9589
16	0.749755	21.3403
32	0.93927	34.069
64	0.882386	72.5306
128	1.08986	117.446
256	1.18021	216.911
512	1.45504	351.879
1024	1.87382	546.477
2048	1.85309	1105.18
4096	2.62162	1562.39
8192	3.52553	2323.62
16384	7.31068	2241.11
32768	11.6561	2811.23
65536	22.3879	2927.3
131072	38.3393	3418.73
262144	74.1405	3535.77
524288	163.835	3200.09
1	        2.21	        0.50	        1.32
2	        1.67	        0.50	        0.74
4	        1.66	        0.50	        0.73
8	        1.68	        0.50	        0.73
16	        1.57	        0.49	        0.75
32	        1.81	        0.56	        0.94
64	        1.77	        0.54	        0.88
128	        1.55	        0.58	        1.09
256	        2.07	        0.61	        1.18
512	        2.04	        0.84	        1.46
1024	        2.31	        0.91	        1.87
2048	        1.06	        1.04	        1.85
4096	        1.60	        1.37	        2.62
8192	        2.24	        2.26	        3.53
16384	        3.85	        3.34	        7.31
32768	        7.15	        6.33	       11.66
65536	       13.00	       11.27	       22.39
131072	       25.15	       22.11	       38.34
262144	       50.47	       44.91	       74.14
524288	      122.64	      112.58	      163.84
No errors

Passed Synchonization basic perf - non_zero_root

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 4

Test Description:

This test compares the time it takes between a synchronization step between rank 0 and rank 1. If that difference is greater than 10 percent, it is considered an error.

No errors

Passed Timer sanity - timer

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 1

Test Description:

Check that the timer produces monotone nondecreasing times and that the tick is reasonable.

No errors

Failed Transposition type - transp-datatype

Build: Passed

Execution: Failed

Exit Status: Application_ended_with_error(s)

MPI Processes: 2

Test Description:

This test transposes a (100x100) two-dimensional array using two options: (1) manually send and transpose, and (2) send using an automatic hvector type. It fails if (2) is too much slower than (1).

Transpose time with datatypes is more than twice time without datatypes
0.000084	0.000013	0.000014
Found 1 errors
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 1 PID 100580 RUNNING AT r2i3n30.ib0.icexa.navydsrc.hpc.mil
=   EXIT STATUS: 1
===================================================================================

Passed Variable message length - adapt

Build: Passed

Execution: Passed

Exit Status: Execution_completed_no_errors

MPI Processes: 3

Test Description:

This test measures the latency involved in sending/receiving messages of varying size.

2: r2i3n30
1: r2i3n30
0: r2i3n30
To determine 2 <-> 0       latency, using 262144 reps.
To determine       0 <-> 1 latency, using 524288 reps.
To determine 2 <-- 0 --> 1 latency, using 131072 reps
Latency20_ : 0.000000343
Latency_01 : 0.000000211
Latency201 : 0.000000728
Now starting main loop
  0:        72 bytes 151434 times -->  1072.93 Mbps in 0.000000512 sec
  0:        72 bytes 246752 times -->  2187.48 Mbps in 0.000000251 sec
  0:        72 bytes 71422 times -->  0.000000589 0.000000732 0.000000743 0.000000749 0.000000768 0.000000755 0.000000771 0.000000773 0.000000773 0.000000757 0.000000762 0.000000749 0.000000751 0.000000751 0.000000751 0.000000765 0.000000790
  1:        75 bytes 97660 times -->  1090.63 Mbps in 0.000000525 sec
  1:        75 bytes 199109 times -->  2217.85 Mbps in 0.000000258 sec
  1:        75 bytes 63306 times -->  0.000000610 0.000000750 0.000000764 0.000000755 0.000000764 0.000000764 0.000000763 0.000000764 0.000000764 0.000000750 0.000000756 0.000000761 0.000000761 0.000000762 0.000000764 0.000000764
  2:        78 bytes 99112 times -->   2:        78 bytes 201550 times -->  1161.64 Mbps in 0.000000512 sec
 2366.81 Mbps in 0.000000251 sec
  2:        78 bytes 68042 times -->  0.000000590 0.000000735 0.000000742 0.000000755 0.000000762 0.000000762 0.000000763 0.000000765 0.000000765 0.000000740 0.000000744 0.000000748 0.000000749 0.000000748 0.000000750 0.000000753 0.000000750
No errors.