[petsc-users] Debug AOCreateBasic

Rongliang Chen rongliang.chan at gmail.com
Tue Nov 5 23:18:02 CST 2013


Hi Jed,

I tested my code on a locally 16-cores workstation. Both the MPICH and 
OPENMPI version work well for the  30 million unstructured meshes case 
(this workstation has 256G memory). My code is also valgrind-clean on 
this workstation.

Best,
Rongliang


On 11/02/2013 12:52 PM, Jed Brown wrote:
> Please keep replies on the list.
>
> Rongliang Chen <rongliang.chan at gmail.com> writes:
>
>> Hi Jed,
>>
>> Thank you for your suggestions.
>>
>> The valgrind results are attached. Can you help me to check it? (I do
>> not understand the result).
> There is a ton of noise from Open MPI.  You can use suppression files to
> hide it.  And then you have a number of places that are not inside the
> MPI stack.  I would install locally (on your laptop/workstation) using
> MPICH and check that it is valgrind-clean for small sizes.
>
>> I am using a supercomputer where they do not have mpich (Are there other
>> ways to check if the bug comes from openmpi?).
> Easiest is to try a different implementation.
>
>> For your third
>> suggestion, I have no idea how to do that.
> Check the docs or ask the staff at your computing center.
>
>> Best,
>> Rongliang
>>
>> On 11/01/2013 01:35 PM, Jed Brown wrote:
>>> Rongliang Chen <rongliang.chan at gmail.com> writes:
>>>
>>>> Hi there,
>>>>
>>>> My code died in the AOCreateBasic and the error messages are followed.
>>>> Do you have any suggestions to debug this?
>>> 1. Make sure your code is valgrind-clean for small sizes (to provide
>>> more evidence that it is getting the right answer for the right reason).
>>>
>>> 2. Try MPICH instead to see if you error in the same place.
>>>
>>> 3. Set up your system to dump core on selected ranks.
>>>
>>>> Notes:
>>>> 1. In this case, it has about 30,000,000 unstructured mesh and use 96
>>>> processors (I also tried 1024 processors and it has the same problem).
>>>> 2. My code works well for a smaller case (about 25,000,000 unstructured
>>>> meshes) .
>>>> 3. I also check the memory usage of this case and it is very small
>>>> because the solution stage does not start yet.
>>>>
>>>> Best,
>>>> Rongliang
>>>>
>>>> --------------------------------------------------------------------------
>>>> MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD
>>>> with errorcode 59.
>>>>
>>>> NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
>>>> You may or may not see output from other processes, depending on
>>>> exactly when Open MPI kills them.
>>>> --------------------------------------------------------------------------
>>>> [0]PETSC ERROR:
>>>> ------------------------------------------------------------------------
>>>> [0]PETSC ERROR: Caught signal number 15 Terminate: Somet process (or the
>>>> batch system) has told this process to end
>>>> [0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
>>>> [0]PETSC ERROR: or see
>>>> http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind[0]PETSC
>>>> ERROR: or try http://valgrind.org on GNU/linux and Apple Mac OS X to
>>>> find memory corruption errors
>>>> [0]PETSC ERROR: likely location of problem given in stack below
>>>> [0]PETSC ERROR: ---------------------  Stack Frames
>>>> ------------------------------------
>>>> [0]PETSC ERROR: Note: The EXACT line numbers in the stack are not available,
>>>> [0]PETSC ERROR:       INSTEAD the line number of the start of the function
>>>> [0]PETSC ERROR:       is given.
>>>> [0]PETSC ERROR: [0] AOCreate_Basic line 203
>>>> src/vec/is/ao/impls/basic/aobasic.c
>>>> [0]PETSC ERROR: [0] AOSetType line 35 src/vec/is/ao/interface/aoreg.c
>>>> [0]PETSC ERROR: [0] AOCreateBasicIS line 380
>>>> src/vec/is/ao/impls/basic/aobasic.c
>>>> [0]PETSC ERROR: [0] AOCreateBasic line 335
>>>> src/vec/is/ao/impls/basic/aobasic.c
>>>> [0]PETSC ERROR: [0] DataPartitionVertices_Block line 1634
>>>> /projects/ronglian/soft/3Dfluid_new/3DWindturbine/WindturbineFor3.4/codes/readbinary3d.c
>>>> [0]PETSC ERROR: [0] ReadBinary line 184
>>>> /projects/ronglian/soft/3Dfluid_new/3DWindturbine/WindturbineFor3.4/codes/readbinary3d.c
>>>> [0]PETSC ERROR: [0] LoadGrid line 720
>>>> /projects/ronglian/soft/3Dfluid_new/3DWindturbine/WindturbineFor3.4/codes/loadgrid3d.c
>>>> [0]PETSC ERROR: --------------------- Error Message
>>>> ------------------------------------
>>>> [0]PETSC ERROR: Signal received!
>>>> [0]PETSC ERROR:
>>>> ------------------------------------------------------------------------
>>>> [0]PETSC ERROR: Petsc Development GIT revision:
>>>> ee17fca9fd6ac48e6579ef235144daafbb22b801  GIT Date: 2013-10-23 14:21:20
>>>> -0500
>>>> [0]PETSC ERROR: See docs/changes/index.html for recent updates.
>>>> [0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
>>>> [0]PETSC ERROR: See docs/index.html for manual pages.
>>>> [0]PETSC ERROR:
>>>> ------------------------------------------------------------------------
>>>> [0]PETSC ERROR: ./fsi3d on a Janus-debug-64bit named node0880 by
>>>> ronglian Thu Oct 31 21:58:20 2013
>>>> [0]PETSC ERROR: Libraries linked from
>>>> /projects/ronglian/soft/petsc-dev-latest/Janus-debug-64bit/lib
>>>> [0]PETSC ERROR: Configure run at Thu Oct 24 21:24:31 2013
>>>> [0]PETSC ERROR: Configure options --known-level1-dcache-size=32768
>>>> --known-level1-dcache-linesize=64 --known-level1-dcache-assoc=8
>>>> --known-memcmp-ok=1 --known-sizeof-char=1 --known-sizeof-void-p=8
>>>> --known-sizeof-short=2 --known-sizeof-int=4 --known-sizeof-long=8
>>>> --known-sizeof-long-long=8 --known-sizeof-float=4
>>>> --known-sizeof-double=8 --known-sizeof-size_t=8 --known-bits-per-byte=8
>>>> --known-sizeof-MPI_Comm=8 --known-sizeof-MPI_Fint=4
>>>> --known-mpi-long-double=1 --known-mpi-c-double-complex=0
>>>> --download-blacs=1 --download-f-blas-lapack=1 --download-metis=1
>>>> --download-parmetis=1 --download-scalapack=1 --download-superlu_dist=1
>>>> --known-mpi-shared-libraries=0 --with-64-bit-indices --with-batch=1
>>>> --with-mpi-shared=1 --download-exodusii=1 --download-hdf5=1
>>>> --download-netcdf=1 --known-64-bit-blas-indices --with-debugging=1
>>>> COPTFLAGS="-O0 -g"
>>>> [0]PETSC ERROR:
>>>> ------------------------------------------------------------------------
>>>> [0]PETSC ERROR: User provided function() line 0 in  unknown file
>>>> [1]PETSC ERROR:
>>>> ------------------------------------------------------------------------
>>>> [1]PETSC ERROR: Caught signal number 15 Terminate: Somet process (or the
>>>> batch system) has told this process to end
>>>> [1]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
>>>> [1]PETSC ERROR: or see
>>>> http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind[1]PETSC
>>>> ERROR: or try http://valgrind.org on GNU/linux and Apple Mac OS X to
>>>> find memory corruption errors
>>>> [1]PETSC ERROR: likely location of problem given in stack below
>> --15577-- WARNING: Serious error when reading debug info
>> --15577-- When reading debug info from /projects/ronglian/soft/petsc-dev-latest/Janus-debug-64bit/lib/libnetcdf.so.7.2.0:
>> --15577-- DWARF line info appears to be corrupt - the section is too small
>> --15577-- Warning: DWARF2 CFI reader: unhandled DW_OP_ opcode 0x8
>> --15577-- Warning: DWARF2 CFI reader: unhandled DW_OP_ opcode 0x8
>> --15577-- Warning: DWARF2 CFI reader: unhandled DW_OP_ opcode 0x8
>> --15577-- Warning: DWARF2 CFI reader: unhandled DW_OP_ opcode 0x8
>> --15577-- Warning: DWARF2 CFI reader: unhandled DW_OP_ opcode 0x8
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0278: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99623AA: ibv_open_device (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9755825: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9755967: rdma_create_event_channel (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9091663: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:313)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xAF13D2B: _itoa_word (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF150F5: vfprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAFCF2BF: __vsnprintf_chk (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAFCF1F9: __snprintf_chk (in /lib64/libc-2.12.so)
>> ==15577==    by 0xF1C2F06: mlx4_query_device (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C02CE: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99623AA: ibv_open_device (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9755825: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9755967: rdma_create_event_channel (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9091663: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:313)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xAF13D35: _itoa_word (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF150F5: vfprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAFCF2BF: __vsnprintf_chk (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAFCF1F9: __snprintf_chk (in /lib64/libc-2.12.so)
>> ==15577==    by 0xF1C2F06: mlx4_query_device (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C02CE: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99623AA: ibv_open_device (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9755825: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9755967: rdma_create_event_channel (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9091663: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:313)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0306: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99623AA: ibv_open_device (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9755825: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9755967: rdma_create_event_channel (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9091663: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:313)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x975656A: rdma_bind_addr (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x90916AE: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:330)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffdfac is on thread 1's stack
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9755C0E: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9755C5D: rdma_destroy_id (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9091766: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:370)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffdf80 is on thread 1's stack
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9755C62: rdma_destroy_id (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9091766: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:370)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9755C8A: rdma_destroy_id (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9091766: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:370)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9756207: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9756579: rdma_bind_addr (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x90916AE: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:330)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffde70 is on thread 1's stack
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x975621C: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9756579: rdma_bind_addr (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x90916AE: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:330)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9756368: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9756579: rdma_bind_addr (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x90916AE: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:330)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x975637F: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9756579: rdma_bind_addr (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x90916AE: mca_btl_openib_build_rdma_addr_list (btl_openib_ip.c:330)
>> ==15577==    by 0x90961A9: rdmacm_component_init (btl_openib_connect_rdmacm.c:2009)
>> ==15577==    by 0x90923D3: ompi_btl_openib_connect_base_init (btl_openib_connect_base.c:204)
>> ==15577==    by 0x9080A84: btl_openib_component_init (btl_openib_component.c:2535)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0278: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99623AA: ibv_open_device (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x90813A7: btl_openib_component_init (btl_openib_component.c:1663)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0306: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99623AA: ibv_open_device (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x90813A7: btl_openib_component_init (btl_openib_component.c:1663)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90815CC: btl_openib_component_init (btl_openib_component.c:1248)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9081829: btl_openib_component_init (btl_openib_component.c:1685)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x908E768: ompi_btl_openib_ini_query (btl_openib_ini.c:176)
>> ==15577==    by 0x9081854: btl_openib_component_init (btl_openib_component.c:1694)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x908E76E: ompi_btl_openib_ini_query (btl_openib_ini.c:176)
>> ==15577==    by 0x9081854: btl_openib_component_init (btl_openib_component.c:1694)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9081AC8: btl_openib_component_init (btl_openib_component.c:1896)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9081AB8: btl_openib_component_init (btl_openib_component.c:1905)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9081B01: btl_openib_component_init (btl_openib_component.c:1910)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x902DA00: init_one_port (btl_openib_component.c:681)
>> ==15577==    by 0x9081C3D: btl_openib_component_init (btl_openib_component.c:1918)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x902DB0E: init_one_port (btl_openib_component.c:712)
>> ==15577==    by 0x9081C3D: btl_openib_component_init (btl_openib_component.c:1918)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x902DBBF: init_one_port (btl_openib_component.c:758)
>> ==15577==    by 0x9081C3D: btl_openib_component_init (btl_openib_component.c:1918)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x902E062: init_one_port (btl_openib_component.c:778)
>> ==15577==    by 0x9081C3D: btl_openib_component_init (btl_openib_component.c:1918)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xAF13D2B: _itoa_word (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF150F5: vfprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF391C8: vsprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF1F167: sprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0x902DE57: init_one_port (btl_openib_component.c:824)
>> ==15577==    by 0x9081C3D: btl_openib_component_init (btl_openib_component.c:1918)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xAF13D35: _itoa_word (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF150F5: vfprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF391C8: vsprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF1F167: sprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0x902DE57: init_one_port (btl_openib_component.c:824)
>> ==15577==    by 0x9081C3D: btl_openib_component_init (btl_openib_component.c:1918)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x902DF1D: init_one_port (btl_openib_component.c:856)
>> ==15577==    by 0x9081C3D: btl_openib_component_init (btl_openib_component.c:1918)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x902DF80: init_one_port (btl_openib_component.c:888)
>> ==15577==    by 0x9081C3D: btl_openib_component_init (btl_openib_component.c:1918)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9092BC4: oob_component_query (btl_openib_connect_oob.c:131)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x975656A: rdma_bind_addr (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9098B22: rdmacm_component_query (btl_openib_connect_rdmacm.c:1859)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffdf7c is on thread 1's stack
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9756207: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9756579: rdma_bind_addr (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9098B22: rdmacm_component_query (btl_openib_connect_rdmacm.c:1859)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffde40 is on thread 1's stack
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x975621C: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9756579: rdma_bind_addr (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9098B22: rdmacm_component_query (btl_openib_connect_rdmacm.c:1859)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9756368: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9756579: rdma_bind_addr (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9098B22: rdmacm_component_query (btl_openib_connect_rdmacm.c:1859)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9091545: mca_btl_openib_rdma_get_ipv4addr (btl_openib_ip.c:138)
>> ==15577==    by 0x9098B5E: rdmacm_component_query (btl_openib_connect_rdmacm.c:1702)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9756470: rdma_listen (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9098D41: rdmacm_component_query (btl_openib_connect_rdmacm.c:1881)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffdf98 is on thread 1's stack
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9756207: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x975648C: rdma_listen (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9098D41: rdmacm_component_query (btl_openib_connect_rdmacm.c:1881)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffde80 is on thread 1's stack
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x975621C: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x975648C: rdma_listen (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9098D41: rdmacm_component_query (btl_openib_connect_rdmacm.c:1881)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9756368: ??? (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x975648C: rdma_listen (in /usr/lib64/librdmacm.so.1.0.0)
>> ==15577==    by 0x9098D41: rdmacm_component_query (btl_openib_connect_rdmacm.c:1881)
>> ==15577==    by 0x90925C2: ompi_btl_openib_connect_base_select_for_local_port (btl_openib_connect_base.c:255)
>> ==15577==    by 0x9082878: btl_openib_component_init (btl_openib_component.c:2860)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9082D96: btl_openib_component_init (btl_openib_component.c:1085)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0xda015cc is 268 bytes inside a block of size 8,784 alloc'd
>> ==15577==    at 0x4C2694F: calloc (vg_replace_malloc.c:593)
>> ==15577==    by 0xF1C0126: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99623AA: ibv_open_device (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x90813A7: btl_openib_component_init (btl_openib_component.c:1663)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x908EA9B: btl_openib_async_command_done (btl_openib_async.c:483)
>> ==15577==    by 0x9082DAE: btl_openib_component_init (btl_openib_component.c:1092)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9082DBF: btl_openib_component_init (btl_openib_component.c:1110)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x995EEB6: ibv_cmd_reg_mr (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1C2D79: mlx4_reg_mr (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965782: ibv_reg_mr (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9080016: openib_reg_mr (btl_openib_component.c:602)
>> ==15577==    by 0x90ED046: register_cache_bypass (mpool_rdma_module.c:172)
>> ==15577==    by 0x90ED728: mca_mpool_rdma_alloc (mpool_rdma_module.c:115)
>> ==15577==    by 0x902FAA7: ompi_free_list_grow (ompi_free_list.c:203)
>> ==15577==    by 0x9082EA4: btl_openib_component_init (btl_openib_component.c:1150)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffdf18 is on thread 1's stack
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x907E6A4: mca_btl_openib_get_transport_type (btl_openib.c:436)
>> ==15577==    by 0x9080188: btl_openib_modex_send (btl_openib_component.c:386)
>> ==15577==    by 0x90829AD: btl_openib_component_init (btl_openib_component.c:2925)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x907E6CA: mca_btl_openib_get_transport_type (btl_openib.c:459)
>> ==15577==    by 0x9080188: btl_openib_modex_send (btl_openib_component.c:386)
>> ==15577==    by 0x90829AD: btl_openib_component_init (btl_openib_component.c:2925)
>> ==15577==    by 0x9072AB3: mca_btl_base_select (btl_base_select.c:111)
>> ==15577==    by 0x9071D90: mca_bml_r2_component_init (bml_r2_component.c:85)
>> ==15577==    by 0x9070655: mca_bml_base_init (bml_base_init.c:71)
>> ==15577==    by 0x910E5BD: mca_pml_ob1_component_init (pml_ob1_component.c:181)
>> ==15577==    by 0x91077A2: mca_pml_base_select (pml_base_select.c:132)
>> ==15577==    by 0x9044897: ompi_mpi_init (ompi_mpi_init.c:521)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param writev(vector[...]) points to uninitialised byte(s)
>> ==15577==    at 0xAFB0377: writev (in /lib64/libc-2.12.so)
>> ==15577==    by 0x918AFE2: mca_oob_tcp_msg_send_handler (oob_tcp_msg.c:249)
>> ==15577==    by 0x918BD4C: mca_oob_tcp_peer_send (oob_tcp_peer.c:204)
>> ==15577==    by 0x918EEFB: mca_oob_tcp_send_nb (oob_tcp_send.c:167)
>> ==15577==    by 0x91A8EEE: orte_rml_oob_send (rml_oob_send.c:136)
>> ==15577==    by 0x91A9468: orte_rml_oob_send_buffer (rml_oob_send.c:270)
>> ==15577==    by 0x917549F: modex (grpcomm_bad_module.c:573)
>> ==15577==    by 0x9044943: ompi_mpi_init (ompi_mpi_init.c:541)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0xdb504c1 is 161 bytes inside a block of size 512 alloc'd
>> ==15577==    at 0x4C2884E: realloc (vg_replace_malloc.c:662)
>> ==15577==    by 0x91C0B17: opal_dss_buffer_extend (dss_internal_functions.c:63)
>> ==15577==    by 0x91C0E4D: opal_dss_copy_payload (dss_load_unload.c:164)
>> ==15577==    by 0x916F255: orte_grpcomm_base_pack_modex_entries (grpcomm_base_modex.c:861)
>> ==15577==    by 0x917537E: modex (grpcomm_bad_module.c:563)
>> ==15577==    by 0x9044943: ompi_mpi_init (ompi_mpi_init.c:541)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x907E6A4: mca_btl_openib_get_transport_type (btl_openib.c:436)
>> ==15577==    by 0x907EE11: mca_btl_openib_add_procs (btl_openib.c:475)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x907E6CA: mca_btl_openib_get_transport_type (btl_openib.c:459)
>> ==15577==    by 0x907EE11: mca_btl_openib_add_procs (btl_openib.c:475)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2B16: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2B9C: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2BA6: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param mmap(length) contains uninitialised byte(s)
>> ==15577==    at 0xAFB4C6A: mmap (in /lib64/libc-2.12.so)
>> ==15577==    by 0xF1BF01A: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BF216: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x996412E: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BF216: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9964218: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BF216: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9964224: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BF216: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x99639A3: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99642FA: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BF216: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x99639B1: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99642FA: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BF216: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param madvise(length) contains uninitialised byte(s)
>> ==15577==    at 0xAFB4D57: madvise (in /lib64/libc-2.12.so)
>> ==15577==    by 0x9964449: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BF216: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x996426D: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BF216: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B0D9: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0xF1BF1CC: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B115: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0xF1BF1CC: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B11D: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0xF1BF1CC: mlx4_alloc_cq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2BC8: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907ED89: mca_btl_openib_add_procs (btl_openib.c:405)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2B16: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907EDBA: mca_btl_openib_add_procs (btl_openib.c:410)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2B9C: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907EDBA: mca_btl_openib_add_procs (btl_openib.c:410)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2BA6: mlx4_create_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x996544E: ibv_create_cq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907E63F: adjust_cq (btl_openib.c:163)
>> ==15577==    by 0x907EDBA: mca_btl_openib_add_procs (btl_openib.c:410)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9960C21: ibv_cmd_create_srq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1C2869: mlx4_create_srq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99652BB: ibv_create_srq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907F359: mca_btl_openib_add_procs (btl_openib.c:255)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffe138 is on thread 1's stack
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9960766: ibv_cmd_modify_srq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1C2731: mlx4_modify_srq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x907F92A: mca_btl_openib_add_procs (btl_openib.c:279)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffe1a8 is on thread 1's stack
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x995FDD1: ibv_cmd_destroy_srq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1C266D: mlx4_destroy_srq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x907F3FC: mca_btl_openib_add_procs (btl_openib.c:285)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==  Address 0x7feffe160 is on thread 1's stack
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x995FE0B: ibv_cmd_destroy_srq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1C266D: mlx4_destroy_srq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x907F3FC: mca_btl_openib_add_procs (btl_openib.c:285)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x99641A4: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C1A79: mlx4_alloc_srq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2807: mlx4_create_srq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99652BB: ibv_create_srq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907F54E: mca_btl_openib_add_procs (btl_openib.c:334)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x99641BB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C1A79: mlx4_alloc_srq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2807: mlx4_create_srq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99652BB: ibv_create_srq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907F54E: mca_btl_openib_add_procs (btl_openib.c:334)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x99641CD: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1BF02E: mlx4_alloc_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C1A79: mlx4_alloc_srq_buf (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C2807: mlx4_create_srq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x99652BB: ibv_create_srq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x907F54E: mca_btl_openib_add_procs (btl_openib.c:334)
>> ==15577==    by 0x9070D2A: mca_bml_r2_add_procs (bml_r2.c:208)
>> ==15577==    by 0x910CB45: mca_pml_ob1_add_procs (pml_ob1.c:326)
>> ==15577==    by 0x9044F93: ompi_mpi_init (ompi_mpi_init.c:741)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BF64A: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9174254: barrier (grpcomm_bad_module.c:277)
>> ==15577==    by 0x90450C1: ompi_mpi_init (ompi_mpi_init.c:783)
>> ==15577==    by 0x905A56D: PMPI_Init_thread (pinit_thread.c:84)
>> ==15577==    by 0x4F807D6: PetscInitialize (pinit.c:689)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2F5B: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2F60: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2FCA: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C2FCF: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9960AA8: ibv_cmd_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1C31A5: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==  Address 0x7feffaec8 is on thread 1's stack
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C089F: mlx4_store_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C31BD: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C26906: calloc (vg_replace_malloc.c:593)
>> ==15577==    by 0xF1C0902: mlx4_store_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C31BD: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C0906: mlx4_store_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C31BD: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C091A: mlx4_store_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C31BD: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C08B3: mlx4_store_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C31BD: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C08BE: mlx4_store_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C31BD: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C08C3: mlx4_store_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C31BD: mlx4_create_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9965161: ibv_create_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092F18: qp_create_all (btl_openib_connect_oob.c:486)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x995F923: ibv_cmd_modify_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1C24BF: mlx4_modify_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9964C73: ibv_modify_qp (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9092FA7: qp_create_all (btl_openib_connect_oob.c:514)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==  Address 0x7feffaef8 is on thread 1's stack
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0B91: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C0C4E: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9087EE4: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0C62: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9087EE4: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0CD4: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9087EE4: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C0CAF: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9087EE4: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C0D0D: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9087EE4: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0B91: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C0C4E: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x908824E: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0C62: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x908824E: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C0CAF: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x908824E: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0CD4: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x908824E: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C0D0D: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x908824E: mca_btl_openib_endpoint_post_recvs (verbs.h:1120)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Syscall param write(buf) points to uninitialised byte(s)
>> ==15577==    at 0x6CC24ED: ??? (in /lib64/libpthread-2.12.so)
>> ==15577==    by 0x9960766: ibv_cmd_modify_srq (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0xF1C2731: mlx4_modify_srq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x908446D: mca_btl_openib_post_srr (btl_openib_component.c:3760)
>> ==15577==    by 0x9087E5F: mca_btl_openib_endpoint_post_recvs (btl_openib_endpoint.c:493)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==  Address 0x7feffadf8 is on thread 1's stack
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x99641A4: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9965746: ibv_reg_mr (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9080016: openib_reg_mr (btl_openib_component.c:602)
>> ==15577==    by 0x90ED046: register_cache_bypass (mpool_rdma_module.c:172)
>> ==15577==    by 0x90ED728: mca_mpool_rdma_alloc (mpool_rdma_module.c:115)
>> ==15577==    by 0x902FAA7: ompi_free_list_grow (ompi_free_list.c:203)
>> ==15577==    by 0x9084273: mca_btl_openib_post_srr (ompi_free_list.h:253)
>> ==15577==    by 0x9087E5F: mca_btl_openib_endpoint_post_recvs (btl_openib_endpoint.c:493)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x99641BB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9965746: ibv_reg_mr (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9080016: openib_reg_mr (btl_openib_component.c:602)
>> ==15577==    by 0x90ED046: register_cache_bypass (mpool_rdma_module.c:172)
>> ==15577==    by 0x90ED728: mca_mpool_rdma_alloc (mpool_rdma_module.c:115)
>> ==15577==    by 0x902FAA7: ompi_free_list_grow (ompi_free_list.c:203)
>> ==15577==    by 0x9084273: mca_btl_openib_post_srr (ompi_free_list.h:253)
>> ==15577==    by 0x9087E5F: mca_btl_openib_endpoint_post_recvs (btl_openib_endpoint.c:493)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x99641CD: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x99645CB: ??? (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9965746: ibv_reg_mr (in /usr/lib64/libibverbs.so.1.0.0)
>> ==15577==    by 0x9080016: openib_reg_mr (btl_openib_component.c:602)
>> ==15577==    by 0x90ED046: register_cache_bypass (mpool_rdma_module.c:172)
>> ==15577==    by 0x90ED728: mca_mpool_rdma_alloc (mpool_rdma_module.c:115)
>> ==15577==    by 0x902FAA7: ompi_free_list_grow (ompi_free_list.c:203)
>> ==15577==    by 0x9084273: mca_btl_openib_post_srr (ompi_free_list.h:253)
>> ==15577==    by 0x9087E5F: mca_btl_openib_endpoint_post_recvs (btl_openib_endpoint.c:493)
>> ==15577==    by 0x909311F: qp_create_all (btl_openib_connect_oob.c:434)
>> ==15577==    by 0x9093EB4: rml_recv_cb (btl_openib_connect_oob.c:246)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==
>> ==15577==
>> ==15577== More than 100 errors detected.  Subsequent errors
>> ==15577== will still be recorded, but in less detail than before.
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9093D3C: rml_recv_cb (btl_openib_connect_oob.c:784)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9093D42: rml_recv_cb (btl_openib_connect_oob.c:785)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1BF6BB: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BF6CE: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C07EF: mlx4_find_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BFA2F: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C07FD: mlx4_find_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BFA2F: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C0802: mlx4_find_qp (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1BFA2F: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BF8D0: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BF909: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BF9C8: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1BF659: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9084584: btl_openib_handle_incoming (btl_openib_component.c:1374)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x90845A2: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111AF0: mca_pml_ob1_recv_frag_callback_match (opal_pointer_array.h:130)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111B34: mca_pml_ob1_recv_frag_callback_match (opal_pointer_array.h:134)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111B5B: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:157)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111B61: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:157)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111B67: mca_pml_ob1_recv_frag_callback_match (opal_list.h:322)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111B78: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:167)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91115EF: match_incomming.isra.2 (opal_list.h:197)
>> ==15577==    by 0x9111B93: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:470)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91116A5: match_incomming.isra.2 (pml_ob1_recvfrag.c:445)
>> ==15577==    by 0x9111B93: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:470)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91116F0: match_incomming.isra.2 (opal_list.h:378)
>> ==15577==    by 0x9111B93: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:470)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111BA7: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:474)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90845D2: btl_openib_handle_incoming (btl_openib_component.c:3104)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90845DE: btl_openib_handle_incoming (btl_openib_component.c:3119)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9084614: btl_openib_handle_incoming (btl_openib_component.c:1382)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90848DF: btl_openib_handle_incoming (btl_openib_component.c:3170)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BFC00: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1BF710: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x902E678: append_frag_to_list (opal_list.h:431)
>> ==15577==    by 0x9111F45: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:490)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66986: PetscOptionsInsertFile (options.c:471)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66A34: PetscOptionsInsertFile (options.c:473)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66A3E: PetscOptionsInsertFile (options.c:473)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66B04: PetscOptionsInsertFile (options.c:479)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66DB3: PetscOptionsInsertFile (options.c:493)
>> ==15577==    by 0x4F6805E: PetscOptionsInsert (options.c:624)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115B7B: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:896)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F680D1: PetscOptionsInsert (options.c:625)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115C39: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1020)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F680D1: PetscOptionsInsert (options.c:625)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115C41: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1020)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F680D1: PetscOptionsInsert (options.c:625)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115C49: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1020)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F668F7: PetscOptionsInsertFile (options.c:467)
>> ==15577==    by 0x4F680D1: PetscOptionsInsert (options.c:625)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66986: PetscOptionsInsertFile (options.c:471)
>> ==15577==    by 0x4F680D1: PetscOptionsInsert (options.c:625)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66A34: PetscOptionsInsertFile (options.c:473)
>> ==15577==    by 0x4F680D1: PetscOptionsInsert (options.c:625)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66A3E: PetscOptionsInsertFile (options.c:473)
>> ==15577==    by 0x4F680D1: PetscOptionsInsert (options.c:625)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66B04: PetscOptionsInsertFile (options.c:479)
>> ==15577==    by 0x4F680D1: PetscOptionsInsert (options.c:625)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66DB3: PetscOptionsInsertFile (options.c:493)
>> ==15577==    by 0x4F680D1: PetscOptionsInsert (options.c:625)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66986: PetscOptionsInsertFile (options.c:471)
>> ==15577==    by 0x4F68144: PetscOptionsInsert (options.c:626)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66A34: PetscOptionsInsertFile (options.c:473)
>> ==15577==    by 0x4F68144: PetscOptionsInsert (options.c:626)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66A3E: PetscOptionsInsertFile (options.c:473)
>> ==15577==    by 0x4F68144: PetscOptionsInsert (options.c:626)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66B04: PetscOptionsInsertFile (options.c:479)
>> ==15577==    by 0x4F68144: PetscOptionsInsert (options.c:626)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F66DB3: PetscOptionsInsertFile (options.c:493)
>> ==15577==    by 0x4F68144: PetscOptionsInsert (options.c:626)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9115C1C: mca_pml_ob1_recv_req_start (opal_list.h:376)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4F682EE: PetscOptionsInsert (options.c:638)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F6834E: PetscOptionsInsert (options.c:639)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F68415: PetscOptionsInsert (options.c:643)
>> ==15577==    by 0x4F8114A: PetscInitialize (pinit.c:778)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BF814: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4EF1345: PetscWorldIsSingleHost (pdisplay.c:94)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BFA5F: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x4EF1345: PetscWorldIsSingleHost (pdisplay.c:94)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C29BDC: strcmp (mc_replace_strmem.c:725)
>> ==15577==    by 0x4EE8F19: PetscStrcmp (str.c:440)
>> ==15577==    by 0x4EF13BA: PetscWorldIsSingleHost (pdisplay.c:95)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C29BF0: strcmp (mc_replace_strmem.c:725)
>> ==15577==    by 0x4EE8F19: PetscStrcmp (str.c:440)
>> ==15577==    by 0x4EF13BA: PetscWorldIsSingleHost (pdisplay.c:95)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE8F21: PetscStrcmp (str.c:441)
>> ==15577==    by 0x4EF13BA: PetscWorldIsSingleHost (pdisplay.c:95)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0B91: ??? (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0xF1C0E28: mlx4_post_send (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x907D977: mca_btl_openib_sendi (verbs.h:1111)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x4EF1479: PetscWorldIsSingleHost (pdisplay.c:99)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C13DC: mlx4_post_send (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x907D977: mca_btl_openib_sendi (verbs.h:1111)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x4EF1479: PetscWorldIsSingleHost (pdisplay.c:99)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C13DC: mlx4_post_send (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x908701E: mca_btl_openib_endpoint_post_send (verbs.h:1111)
>> ==15577==    by 0x9088458: mca_btl_openib_endpoint_connected (btl_openib_endpoint.c:689)
>> ==15577==    by 0x9093E0C: rml_recv_cb (btl_openib_connect_oob.c:914)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x4EF1479: PetscWorldIsSingleHost (pdisplay.c:99)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C144B: mlx4_post_send (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x908701E: mca_btl_openib_endpoint_post_send (verbs.h:1111)
>> ==15577==    by 0x9088458: mca_btl_openib_endpoint_connected (btl_openib_endpoint.c:689)
>> ==15577==    by 0x9093E0C: rml_recv_cb (btl_openib_connect_oob.c:914)
>> ==15577==    by 0x91A826B: orte_rml_recv_msg_callback (rml_oob_recv.c:62)
>> ==15577==    by 0x918B7DE: mca_oob_tcp_msg_recv_complete (oob_tcp_msg.c:530)
>> ==15577==    by 0x918CC8C: mca_oob_tcp_peer_recv_handler (oob_tcp_peer.c:925)
>> ==15577==    by 0x91C70D3: opal_event_base_loop (event.c:686)
>> ==15577==    by 0x91E6C88: opal_progress (opal_progress.c:189)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x4EF1479: PetscWorldIsSingleHost (pdisplay.c:99)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BF728: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x4EF1479: PetscWorldIsSingleHost (pdisplay.c:99)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1BF7DE: mlx4_poll_cq (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x90852FB: poll_device (verbs.h:976)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x4EF1479: PetscWorldIsSingleHost (pdisplay.c:99)
>> ==15577==    by 0x4EF193F: PetscSetDisplay (pdisplay.c:123)
>> ==15577==    by 0x4F787C1: PetscOptionsCheckInitial_Private (init.c:323)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C144B: mlx4_post_send (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x907D977: mca_btl_openib_sendi (verbs.h:1111)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4FA3DC7: PetscLogBegin_Private (plog.c:248)
>> ==15577==    by 0x4FA4103: PetscLogBegin (plog.c:292)
>> ==15577==    by 0x4F7A5FF: PetscOptionsCheckInitial_Private (init.c:491)
>> ==15577==    by 0x4F81298: PetscInitialize (pinit.c:788)
>> ==15577==    by 0x405831: main (fsi3d.c:27)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x441A29: DataRead (readbinary3d.c:678)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x441B80: DataRead (readbinary3d.c:696)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x441B98: DataRead (readbinary3d.c:697)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x441BD9: DataRead (readbinary3d.c:697)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x441BD9: DataRead (readbinary3d.c:697)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x441BD9: DataRead (readbinary3d.c:697)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x441C05: DataRead (readbinary3d.c:698)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x441C46: DataRead (readbinary3d.c:698)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F231A2: PetscMallocValidate (mtr.c:139)
>> ==15577==    by 0x4F235E5: PetscTrMallocDefault (mtr.c:182)
>> ==15577==    by 0x441C46: DataRead (readbinary3d.c:698)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x441C46: DataRead (readbinary3d.c:698)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x441C46: DataRead (readbinary3d.c:698)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905061F: PMPI_Bcast (pbcast.c:75)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90506A3: PMPI_Bcast (pbcast.c:101)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90A0E8D: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:251)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115BA2: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.h:200)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DB968: opal_convertor_prepare_for_recv (opal_convertor.c:523)
>> ==15577==    by 0x9115BD7: mca_pml_ob1_recv_req_start (opal_convertor.h:258)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90A92FA: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:224)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111BE8: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:194)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DB703: opal_convertor_unpack (opal_convertor.c:282)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A236: memcpy (mc_replace_strmem.c:115)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A25E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3B4: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A435: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A43B: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A450: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A456: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A464: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A464: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A47E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111C64: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvreq.h:168)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x904365C: ompi_request_default_wait (condition.h:99)
>> ==15577==    by 0x90A97BB: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:238)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441F6B: DataRead (readbinary3d.c:712)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905061F: PMPI_Bcast (pbcast.c:75)
>> ==15577==    by 0x441FF9: DataRead (readbinary3d.c:713)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90506A3: PMPI_Bcast (pbcast.c:101)
>> ==15577==    by 0x441FF9: DataRead (readbinary3d.c:713)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91139FC: mca_pml_ob1_recv_request_progress_match (opal_convertor.h:284)
>> ==15577==    by 0x9115C67: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1022)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441FF9: DataRead (readbinary3d.c:713)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DB703: opal_convertor_unpack (opal_convertor.c:282)
>> ==15577==    by 0x9113A26: mca_pml_ob1_recv_request_progress_match (pml_ob1_recvreq.c:632)
>> ==15577==    by 0x9115C67: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1022)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441FF9: DataRead (readbinary3d.c:713)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9113BE8: mca_pml_ob1_recv_request_progress_match (pml_ob1_recvreq.h:168)
>> ==15577==    by 0x9115C67: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1022)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A92EC: ompi_coll_tuned_bcast_intra_generic (coll_tuned_bcast.c:219)
>> ==15577==    by 0x90A9C08: ompi_coll_tuned_bcast_intra_binomial (coll_tuned_bcast.c:369)
>> ==15577==    by 0x90A0F3B: ompi_coll_tuned_bcast_intra_dec_fixed (coll_tuned_decision_fixed.c:254)
>> ==15577==    by 0x90B0DF8: mca_coll_sync_bcast (coll_sync_bcast.c:44)
>> ==15577==    by 0x90506D7: PMPI_Bcast (pbcast.c:110)
>> ==15577==    by 0x441FF9: DataRead (readbinary3d.c:713)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44205D: DataRead (readbinary3d.c:718)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x442208: DataRead (readbinary3d.c:719)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44208D: DataRead (readbinary3d.c:731)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4420E8: DataRead (readbinary3d.c:733)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x442143: DataRead (readbinary3d.c:735)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4450E4: DataReadAndSplitGeneric (readbinary3d.c:1059)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44512A: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x445163: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x445163: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x445163: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905D67C: PMPI_Recv (precv.c:53)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905D7EC: PMPI_Recv (precv.c:54)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115BA2: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.h:200)
>> ==15577==    by 0x910F5C1: mca_pml_ob1_recv (pml_ob1_irecv.c:104)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111793: mca_pml_ob1_recv_frag_match (opal_pointer_array.h:130)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91117EC: mca_pml_ob1_recv_frag_match (opal_pointer_array.h:134)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x911180E: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:606)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111816: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:607)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111836: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:618)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91115E0: match_incomming.isra.2 (opal_list.h:322)
>> ==15577==    by 0x9111854: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:470)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91115EF: match_incomming.isra.2 (opal_list.h:197)
>> ==15577==    by 0x9111854: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:470)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91116A5: match_incomming.isra.2 (pml_ob1_recvfrag.c:445)
>> ==15577==    by 0x9111854: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:470)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91116F0: match_incomming.isra.2 (opal_list.h:378)
>> ==15577==    by 0x9111854: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:470)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x911186A: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:474)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9112D10: mca_pml_ob1_recv_request_ack (pml_ob1_recvreq.c:258)
>> ==15577==    by 0x91144FE: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:568)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9112DEB: mca_pml_ob1_recv_request_ack (pml_ob1_recvreq.c:265)
>> ==15577==    by 0x91144FE: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:568)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9112E16: mca_pml_ob1_recv_request_ack (pml_ob1_recvreq.c:271)
>> ==15577==    by 0x91144FE: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:568)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9112E2E: mca_pml_ob1_recv_request_ack (pml_ob1_recvreq.c:282)
>> ==15577==    by 0x91144FE: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:568)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9112D3C: mca_pml_ob1_recv_request_ack (pml_ob1_recvreq.c:302)
>> ==15577==    by 0x91144FE: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:568)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91145B8: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9114645: mca_pml_ob1_recv_request_progress_rndv (opal_convertor.h:284)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DB703: opal_convertor_unpack (opal_convertor.c:282)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9114526: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.h:185)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91118A2: mca_pml_ob1_recv_frag_match (opal_list.h:322)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9115644: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115655: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9115678: mca_pml_ob1_recv_request_progress_frag (opal_convertor.h:284)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115689: mca_pml_ob1_recv_request_progress_frag (opal_convertor.h:284)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x911568F: mca_pml_ob1_recv_request_progress_frag (opal_convertor.h:294)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115696: mca_pml_ob1_recv_request_progress_frag (opal_convertor.h:294)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91DB694: opal_convertor_unpack (opal_convertor.c:266)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91DB6B0: opal_convertor_unpack (opal_convertor.c:266)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91DB6CC: opal_convertor_unpack (opal_convertor.c:276)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DB703: opal_convertor_unpack (opal_convertor.c:282)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A249: memcpy (mc_replace_strmem.c:124)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A25E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2AB: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3A0: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3B4: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A435: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A456: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91DB754: opal_convertor_unpack (opal_convertor.c:290)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91156B3: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:465)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91156CA: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.h:185)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91156D1: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.h:185)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91156EB: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:467)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A249: memcpy (mc_replace_strmem.c:124)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2AB: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3A0: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91DB785: opal_convertor_unpack (opal_convertor.c:296)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91156D3: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.h:58)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91157D8: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.h:152)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x911581F: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.h:161)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9115834: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.h:166)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115854: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.h:168)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9115861: mca_pml_ob1_recv_request_progress_frag (request.h:395)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9115876: mca_pml_ob1_recv_request_progress_frag (request.h:399)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44223B: DataRead (readbinary3d.c:756)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4450E4: DataReadAndSplitGeneric (readbinary3d.c:1059)
>> ==15577==    by 0x4422BE: DataRead (readbinary3d.c:757)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x445106: DataReadAndSplitGeneric (readbinary3d.c:1062)
>> ==15577==    by 0x4422BE: DataRead (readbinary3d.c:757)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44512A: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x4422BE: DataRead (readbinary3d.c:757)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4450E4: DataReadAndSplitGeneric (readbinary3d.c:1059)
>> ==15577==    by 0x442341: DataRead (readbinary3d.c:758)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44512A: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x442341: DataRead (readbinary3d.c:758)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4450E4: DataReadAndSplitGeneric (readbinary3d.c:1059)
>> ==15577==    by 0x4423C4: DataRead (readbinary3d.c:759)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44512A: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x4423C4: DataRead (readbinary3d.c:759)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4426CC: DataRead (readbinary3d.c:785)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4450E4: DataReadAndSplitGeneric (readbinary3d.c:1059)
>> ==15577==    by 0x442702: DataRead (readbinary3d.c:786)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44512A: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x442702: DataRead (readbinary3d.c:786)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4450E4: DataReadAndSplitGeneric (readbinary3d.c:1059)
>> ==15577==    by 0x442788: DataRead (readbinary3d.c:787)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44512A: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x442788: DataRead (readbinary3d.c:787)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4450E4: DataReadAndSplitGeneric (readbinary3d.c:1059)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x445106: DataReadAndSplitGeneric (readbinary3d.c:1062)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44512A: DataReadAndSplitGeneric (readbinary3d.c:1068)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084581: btl_openib_handle_incoming (btl_openib_component.c:1374)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9084584: btl_openib_handle_incoming (btl_openib_component.c:1374)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x908458A: btl_openib_handle_incoming (btl_openib_component.c:3096)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x90845A2: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111F8B: mca_pml_ob1_recv_frag_callback_rndv (pml_ob1_recvfrag.c:254)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x911177D: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:568)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91117F5: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:585)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111841: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:470)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91144C0: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:564)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9112D09: mca_pml_ob1_recv_request_ack (pml_ob1_recvreq.c:258)
>> ==15577==    by 0x91144FE: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:568)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9112DE0: mca_pml_ob1_recv_request_ack (pml_ob1_recvreq.c:266)
>> ==15577==    by 0x91144FE: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:568)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9112E26: mca_pml_ob1_recv_request_ack (pml_ob1_recvreq.c:282)
>> ==15577==    by 0x91144FE: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:568)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9112D52: mca_pml_ob1_recv_request_ack (pml_ob1_recvreq.c:307)
>> ==15577==    by 0x91144FE: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:568)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9114502: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:574)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91145F7: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A236: memcpy (mc_replace_strmem.c:115)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A43B: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A450: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A464: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A464: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A47E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x911454E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:597)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084E80: btl_openib_handle_incoming (btl_openib_component.c:3099)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90845D2: btl_openib_handle_incoming (btl_openib_component.c:3104)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x90845D8: btl_openib_handle_incoming (btl_openib_component.c:3119)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90845DE: btl_openib_handle_incoming (btl_openib_component.c:3119)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90848DF: btl_openib_handle_incoming (btl_openib_component.c:3170)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084A3F: btl_openib_handle_incoming (btl_openib_endpoint.h:464)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x902E6AE: opal_convertor_set_position.part.8 (opal_convertor.h:297)
>> ==15577==    by 0x9115A4E: mca_pml_ob1_recv_request_progress_frag (opal_convertor.h:156)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x902E6D8: opal_convertor_set_position.part.8 (opal_convertor.h:303)
>> ==15577==    by 0x9115A4E: mca_pml_ob1_recv_request_progress_frag (opal_convertor.h:156)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91156F9: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:467)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x44524E: DataReadAndSplitGeneric (readbinary3d.c:1069)
>> ==15577==    by 0x44280E: DataRead (readbinary3d.c:791)
>> ==15577==    by 0x43D22A: ReadBinary (readbinary3d.c:206)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x43D2C0: ReadBinary (readbinary3d.c:214)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44631F: DataPartitionElements (readbinary3d.c:1190)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x446355: DataPartitionElements (readbinary3d.c:1190)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x446355: DataPartitionElements (readbinary3d.c:1190)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x446355: DataPartitionElements (readbinary3d.c:1190)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4463C6: DataPartitionElements (readbinary3d.c:1191)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x4463FC: DataPartitionElements (readbinary3d.c:1191)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x4463FC: DataPartitionElements (readbinary3d.c:1191)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4463FC: DataPartitionElements (readbinary3d.c:1191)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x446597: DataPartitionElements (readbinary3d.c:1196)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4464ED: DataPartitionElements (readbinary3d.c:1202)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44650F: DataPartitionElements (readbinary3d.c:1203)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x446531: DataPartitionElements (readbinary3d.c:1204)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x446553: DataPartitionElements (readbinary3d.c:1205)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4EE790A: PetscStrallocpy (str.c:188)
>> ==15577==    by 0x4FBF60A: PetscClassRegLogRegister (classlog.c:253)
>> ==15577==    by 0x4FBBCCE: PetscClassIdRegister (plog.c:2570)
>> ==15577==    by 0x5481173: MatMFFDInitializePackage (mffd.c:57)
>> ==15577==    by 0x52A42A0: MatInitializePackage (dlregismat.c:88)
>> ==15577==    by 0x577B3AF: MatCreate (gcreate.c:60)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F0997C: PetscFunctionListAdd_Private (reg.c:180)
>> ==15577==    by 0x548274A: MatMFFDRegister (mffd.c:205)
>> ==15577==    by 0x548EBF7: MatMFFDRegisterAll (mfregis.c:28)
>> ==15577==    by 0x54811CD: MatMFFDInitializePackage (mffd.c:59)
>> ==15577==    by 0x52A42A0: MatInitializePackage (dlregismat.c:88)
>> ==15577==    by 0x577B3AF: MatCreate (gcreate.c:60)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F09C8C: PetscFunctionListAdd_Private (reg.c:210)
>> ==15577==    by 0x548274A: MatMFFDRegister (mffd.c:205)
>> ==15577==    by 0x548EC62: MatMFFDRegisterAll (mfregis.c:29)
>> ==15577==    by 0x54811CD: MatMFFDInitializePackage (mffd.c:59)
>> ==15577==    by 0x52A42A0: MatInitializePackage (dlregismat.c:88)
>> ==15577==    by 0x577B3AF: MatCreate (gcreate.c:60)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x529D004: MatRegisterBaseName (matreg.c:170)
>> ==15577==    by 0x529D970: MatRegisterAll (matregis.c:97)
>> ==15577==    by 0x52A457C: MatInitializePackage (dlregismat.c:97)
>> ==15577==    by 0x577B3AF: MatCreate (gcreate.c:60)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x577B42F: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x577B47F: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x577B4D6: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9037693: ompi_comm_nextcid (comm_cid.c:236)
>> ==15577==    by 0x903452D: ompi_comm_dup (comm.c:675)
>> ==15577==    by 0x905300F: PMPI_Comm_dup (pcomm_dup.c:62)
>> ==15577==    by 0x4F518F4: PetscCommDuplicate (tagm.c:148)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90376EA: ompi_comm_nextcid (comm_cid.c:255)
>> ==15577==    by 0x903452D: ompi_comm_dup (comm.c:675)
>> ==15577==    by 0x905300F: PMPI_Comm_dup (pcomm_dup.c:62)
>> ==15577==    by 0x4F518F4: PetscCommDuplicate (tagm.c:148)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91E6821: opal_pointer_array_set_item (opal_pointer_array.c:172)
>> ==15577==    by 0x903778C: ompi_comm_nextcid (comm_cid.c:272)
>> ==15577==    by 0x903452D: ompi_comm_dup (comm.c:675)
>> ==15577==    by 0x905300F: PMPI_Comm_dup (pcomm_dup.c:62)
>> ==15577==    by 0x4F518F4: PetscCommDuplicate (tagm.c:148)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91E6837: opal_pointer_array_set_item (opal_pointer_array.c:189)
>> ==15577==    by 0x903778C: ompi_comm_nextcid (comm_cid.c:272)
>> ==15577==    by 0x903452D: ompi_comm_dup (comm.c:675)
>> ==15577==    by 0x905300F: PMPI_Comm_dup (pcomm_dup.c:62)
>> ==15577==    by 0x4F518F4: PetscCommDuplicate (tagm.c:148)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91E6844: opal_pointer_array_set_item (opal_pointer_array.c:193)
>> ==15577==    by 0x903778C: ompi_comm_nextcid (comm_cid.c:272)
>> ==15577==    by 0x903452D: ompi_comm_dup (comm.c:675)
>> ==15577==    by 0x905300F: PMPI_Comm_dup (pcomm_dup.c:62)
>> ==15577==    by 0x4F518F4: PetscCommDuplicate (tagm.c:148)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91E6846: opal_pointer_array_set_item (opal_pointer_array.c:205)
>> ==15577==    by 0x903778C: ompi_comm_nextcid (comm_cid.c:272)
>> ==15577==    by 0x903452D: ompi_comm_dup (comm.c:675)
>> ==15577==    by 0x905300F: PMPI_Comm_dup (pcomm_dup.c:62)
>> ==15577==    by 0x4F518F4: PetscCommDuplicate (tagm.c:148)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xAF16CBD: vfprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF3F201: vsnprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF1F0D2: snprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0x9034558: ompi_comm_dup (comm.c:687)
>> ==15577==    by 0x905300F: PMPI_Comm_dup (pcomm_dup.c:62)
>> ==15577==    by 0x4F518F4: PetscCommDuplicate (tagm.c:148)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xAF151DC: vfprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF3F201: vsnprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0xAF1F0D2: snprintf (in /lib64/libc-2.12.so)
>> ==15577==    by 0x9034558: ompi_comm_dup (comm.c:687)
>> ==15577==    by 0x905300F: PMPI_Comm_dup (pcomm_dup.c:62)
>> ==15577==    by 0x4F518F4: PetscCommDuplicate (tagm.c:148)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x910CD57: mca_pml_ob1_add_comm (pml_ob1.c:191)
>> ==15577==    by 0x9037A6F: ompi_comm_activate (comm_cid.c:427)
>> ==15577==    by 0x9034576: ompi_comm_dup (comm.c:691)
>> ==15577==    by 0x905300F: PMPI_Comm_dup (pcomm_dup.c:62)
>> ==15577==    by 0x4F518F4: PetscCommDuplicate (tagm.c:148)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F51A35: PetscCommDuplicate (tagm.c:151)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F2A82D: PetscThreadCommCreate (threadcomm.c:146)
>> ==15577==    by 0x4F32F1D: PetscThreadCommWorldInitialize (threadcomm.c:1228)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F2A8F9: PetscThreadCommCreate (threadcomm.c:150)
>> ==15577==    by 0x4F32F1D: PetscThreadCommWorldInitialize (threadcomm.c:1228)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F231A2: PetscMallocValidate (mtr.c:139)
>> ==15577==    by 0x4F23DA4: PetscTrFreeDefault (mtr.c:266)
>> ==15577==    by 0x4F8CD1D: PetscOptionsEnd_Private (aoptions.c:486)
>> ==15577==    by 0x4F2C03B: PetscThreadCommSetNThreads (threadcomm.c:340)
>> ==15577==    by 0x4F32F93: PetscThreadCommWorldInitialize (threadcomm.c:1230)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F2C6E9: PetscThreadCommSetAffinities (threadcomm.c:423)
>> ==15577==    by 0x4F32FF9: PetscThreadCommWorldInitialize (threadcomm.c:1231)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F3307C: PetscThreadCommWorldInitialize (threadcomm.c:1232)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F333DC: PetscThreadCommWorldInitialize (threadcomm.c:1240)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F334C0: PetscThreadCommWorldInitialize (threadcomm.c:1241)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F3668F: PetscThreadCommReductionCreate (threadcommred.c:432)
>> ==15577==    by 0x4F336BD: PetscThreadCommWorldInitialize (threadcomm.c:1251)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F3674F: PetscThreadCommReductionCreate (threadcommred.c:435)
>> ==15577==    by 0x4F336BD: PetscThreadCommWorldInitialize (threadcomm.c:1251)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F367F2: PetscThreadCommReductionCreate (threadcommred.c:436)
>> ==15577==    by 0x4F336BD: PetscThreadCommWorldInitialize (threadcomm.c:1251)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F368AC: PetscThreadCommReductionCreate (threadcommred.c:440)
>> ==15577==    by 0x4F336BD: PetscThreadCommWorldInitialize (threadcomm.c:1251)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F36A3A: PetscThreadCommReductionCreate (threadcommred.c:448)
>> ==15577==    by 0x4F336BD: PetscThreadCommWorldInitialize (threadcomm.c:1251)
>> ==15577==    by 0x4F2A1E2: PetscGetThreadCommWorld (threadcomm.c:82)
>> ==15577==    by 0x4F2A4DB: PetscCommGetThreadComm (threadcomm.c:117)
>> ==15577==    by 0x4F5206F: PetscCommDuplicate (tagm.c:195)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F579F1: PetscHeaderCreate_Private (inherit.c:68)
>> ==15577==    by 0x577B546: MatCreate (gcreate.c:62)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x509452A: PetscLayoutCreate (pmap.c:53)
>> ==15577==    by 0x577B60E: MatCreate (gcreate.c:63)
>> ==15577==    by 0x54986E3: MatCreateMPIAdj (mpiadj.c:656)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x577BBC1: MatSetSizes (gcreate.c:110)
>> ==15577==    by 0x5498760: MatCreateMPIAdj (mpiadj.c:657)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x577BCB3: MatSetSizes (gcreate.c:110)
>> ==15577==    by 0x5498760: MatCreateMPIAdj (mpiadj.c:657)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x577BD73: MatSetSizes (gcreate.c:112)
>> ==15577==    by 0x5498760: MatCreateMPIAdj (mpiadj.c:657)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x577BD80: MatSetSizes (gcreate.c:112)
>> ==15577==    by 0x5498760: MatCreateMPIAdj (mpiadj.c:657)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5497EEB: MatCreate_MPIAdj (mpiadj.c:576)
>> ==15577==    by 0x529C6B9: MatSetType (matreg.c:74)
>> ==15577==    by 0x54987CB: MatCreateMPIAdj (mpiadj.c:658)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5094D7F: PetscLayoutSetUp (pmap.c:146)
>> ==15577==    by 0x549681D: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:450)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5094F50: PetscLayoutSetUp (pmap.c:150)
>> ==15577==    by 0x549681D: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:450)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF6740: PetscSplitOwnership (psplit.c:81)
>> ==15577==    by 0x5094FD4: PetscLayoutSetUp (pmap.c:152)
>> ==15577==    by 0x549681D: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:450)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50950BE: PetscLayoutSetUp (pmap.c:156)
>> ==15577==    by 0x549681D: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:450)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5094F87: PetscLayoutSetUp (pmap.c:151)
>> ==15577==    by 0x5496885: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:451)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF6733: PetscSplitOwnership (psplit.c:81)
>> ==15577==    by 0x5094FD4: PetscLayoutSetUp (pmap.c:152)
>> ==15577==    by 0x5496885: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:451)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF6790: PetscSplitOwnership (psplit.c:83)
>> ==15577==    by 0x5094FD4: PetscLayoutSetUp (pmap.c:152)
>> ==15577==    by 0x5496885: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:451)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111ADC: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:114)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x5496885: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:451)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111ADE: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:120)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x5496885: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:451)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111B3D: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:136)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x5496885: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:451)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111B85: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:470)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x5496885: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:451)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9111BD3: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:686)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x5496885: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:451)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5496A42: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:455)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x5496B24: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:458)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5496A6E: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:459)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5496A98: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:459)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x5496B81: MatMPIAdjSetPreallocation_MPIAdj (mpiadj.c:468)
>> ==15577==    by 0x549840E: MatMPIAdjSetPreallocation (mpiadj.c:610)
>> ==15577==    by 0x549883B: MatCreateMPIAdj (mpiadj.c:659)
>> ==15577==    by 0x4465CC: DataPartitionElements (readbinary3d.c:1214)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x520E2D2: MatPartitioningCreate (partition.c:403)
>> ==15577==    by 0x44663A: DataPartitionElements (readbinary3d.c:1220)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x520E322: MatPartitioningCreate (partition.c:403)
>> ==15577==    by 0x44663A: DataPartitionElements (readbinary3d.c:1220)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x520E379: MatPartitioningCreate (partition.c:403)
>> ==15577==    by 0x44663A: DataPartitionElements (readbinary3d.c:1220)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084A50: btl_openib_handle_incoming (btl_openib_endpoint.h:465)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x520E3E9: MatPartitioningCreate (partition.c:403)
>> ==15577==    by 0x44663A: DataPartitionElements (readbinary3d.c:1220)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084A5A: btl_openib_handle_incoming (btl_openib_endpoint.h:465)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x520E3E9: MatPartitioningCreate (partition.c:403)
>> ==15577==    by 0x44663A: DataPartitionElements (readbinary3d.c:1220)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50CB3A1: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B113E: ISCreateStride (stride.c:417)
>> ==15577==    by 0x520ABE5: MatPartitioningApply_Current (partition.c:28)
>> ==15577==    by 0x520C74A: MatPartitioningApply (partition.c:225)
>> ==15577==    by 0x44676E: DataPartitionElements (readbinary3d.c:1228)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50CB3F7: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B113E: ISCreateStride (stride.c:417)
>> ==15577==    by 0x520ABE5: MatPartitioningApply_Current (partition.c:28)
>> ==15577==    by 0x520C74A: MatPartitioningApply (partition.c:225)
>> ==15577==    by 0x44676E: DataPartitionElements (readbinary3d.c:1228)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50CB454: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B113E: ISCreateStride (stride.c:417)
>> ==15577==    by 0x520ABE5: MatPartitioningApply_Current (partition.c:28)
>> ==15577==    by 0x520C74A: MatPartitioningApply (partition.c:225)
>> ==15577==    by 0x44676E: DataPartitionElements (readbinary3d.c:1228)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50B1517: ISCreate_Stride (stride.c:432)
>> ==15577==    by 0x50CBC08: ISSetType (isreg.c:87)
>> ==15577==    by 0x50B11A9: ISCreateStride (stride.c:418)
>> ==15577==    by 0x520ABE5: MatPartitioningApply_Current (partition.c:28)
>> ==15577==    by 0x520C74A: MatPartitioningApply (partition.c:225)
>> ==15577==    by 0x44676E: DataPartitionElements (readbinary3d.c:1228)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B093F: ISStrideSetStride (stride.c:352)
>> ==15577==    by 0x50B1219: ISCreateStride (stride.c:419)
>> ==15577==    by 0x520ABE5: MatPartitioningApply_Current (partition.c:28)
>> ==15577==    by 0x520C74A: MatPartitioningApply (partition.c:225)
>> ==15577==    by 0x44676E: DataPartitionElements (readbinary3d.c:1228)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B0E84: ISStrideSetStride_Stride (stride.c:373)
>> ==15577==    by 0x50B0A23: ISStrideSetStride (stride.c:353)
>> ==15577==    by 0x50B1219: ISCreateStride (stride.c:419)
>> ==15577==    by 0x520ABE5: MatPartitioningApply_Current (partition.c:28)
>> ==15577==    by 0x520C74A: MatPartitioningApply (partition.c:225)
>> ==15577==    by 0x44676E: DataPartitionElements (readbinary3d.c:1228)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B0EA5: ISStrideSetStride_Stride (stride.c:374)
>> ==15577==    by 0x50B0A23: ISStrideSetStride (stride.c:353)
>> ==15577==    by 0x50B1219: ISCreateStride (stride.c:419)
>> ==15577==    by 0x520ABE5: MatPartitioningApply_Current (partition.c:28)
>> ==15577==    by 0x520C74A: MatPartitioningApply (partition.c:225)
>> ==15577==    by 0x44676E: DataPartitionElements (readbinary3d.c:1228)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50AE960: ISGetIndices_Stride (stride.c:160)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x50D23CD: ISPartitioningToNumbering (iscoloring.c:328)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x50AE997: ISGetIndices_Stride (stride.c:160)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x50D23CD: ISPartitioningToNumbering (iscoloring.c:328)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x50AE997: ISGetIndices_Stride (stride.c:160)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x50D23CD: ISPartitioningToNumbering (iscoloring.c:328)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50AE997: ISGetIndices_Stride (stride.c:160)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x50D23CD: ISPartitioningToNumbering (iscoloring.c:328)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50AEA0A: ISGetIndices_Stride (stride.c:161)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x50D23CD: ISPartitioningToNumbering (iscoloring.c:328)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50AEA72: ISGetIndices_Stride (stride.c:163)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x50D23CD: ISPartitioningToNumbering (iscoloring.c:328)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D2463: ISPartitioningToNumbering (iscoloring.c:330)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D2533: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x50D2566: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x50D2566: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50D2566: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D2584: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x50D25B7: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x50D25B7: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50D25B7: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D25D1: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x50D2604: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x50D2604: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50D2604: ISPartitioningToNumbering (iscoloring.c:339)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50CEF3C: PetscMemzero (petscsys.h:1716)
>> ==15577==    by 0x50D2690: ISPartitioningToNumbering (iscoloring.c:340)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B0D9: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x50CEF99: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x50D2690: ISPartitioningToNumbering (iscoloring.c:340)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B115: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x50CEF99: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x50D2690: ISPartitioningToNumbering (iscoloring.c:340)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D2724: ISPartitioningToNumbering (iscoloring.c:341)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x904F6AD: PMPI_Allreduce (pallreduce.c:87)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x904F6F2: PMPI_Allreduce (pallreduce.c:96)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90A0D42: ompi_coll_tuned_allreduce_intra_dec_fixed (coll_tuned_decision_fixed.c:60)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF202: opal_datatype_copy_content_same_ddt (opal_datatype_copy.c:87)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91DF240: opal_datatype_copy_content_same_ddt (opal_datatype_copy.c:104)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF07B: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:146)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A236: memcpy (mc_replace_strmem.c:115)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A25E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3B4: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3BA: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3E0: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3F8: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3FD: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A427: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF0A4: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:146)
>> ==15577==    by 0x90A3163: ompi_coll_tuned_allreduce_intra_recursivedoubling (ompi_datatype.h:290)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x910FCA8: mca_pml_ob1_isend (pml_ob1_isend.c:76)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DBB78: opal_convertor_prepare_for_send (opal_convertor.c:559)
>> ==15577==    by 0x91100C0: mca_pml_ob1_isend (opal_convertor.h:237)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x910FDAA: mca_pml_ob1_isend (pml_ob1_sendreq.h:360)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x911002C: mca_pml_ob1_isend (pml_ob1_sendreq.h:372)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90797D8: mca_btl_sm_sendi (btl_sm.c:815)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x907984E: mca_btl_sm_sendi (btl_sm.c:840)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DB575: opal_convertor_pack (opal_convertor.c:232)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A236: memcpy (mc_replace_strmem.c:115)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A25E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A333: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A35E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A368: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111BE8: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:194)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9111C64: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvreq.h:168)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116204: mca_pml_ob1_send_request_free (pml_ob1_sendreq.c:117)
>> ==15577==    by 0x9043BC9: ompi_request_default_wait_all (request.h:350)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90F04C8: ompi_op_base_sum_int64_t (op_base_functions.c:264)
>> ==15577==    by 0x90A3533: ompi_coll_tuned_allreduce_intra_recursivedoubling (op.h:498)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90F04E3: ompi_op_base_sum_int64_t (op_base_functions.c:264)
>> ==15577==    by 0x90A3533: ompi_coll_tuned_allreduce_intra_recursivedoubling (op.h:498)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90F04C8: ompi_op_base_sum_int64_t (op_base_functions.c:264)
>> ==15577==    by 0x90A3573: ompi_coll_tuned_allreduce_intra_recursivedoubling (op.h:498)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90F04E3: ompi_op_base_sum_int64_t (op_base_functions.c:264)
>> ==15577==    by 0x90A3573: ompi_coll_tuned_allreduce_intra_recursivedoubling (op.h:498)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x907D557: mca_btl_openib_sendi (btl_openib_frag.h:396)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x907D568: mca_btl_openib_sendi (btl_openib_frag.h:396)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x907D5E5: mca_btl_openib_sendi (btl_openib.c:1533)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x907D6AB: mca_btl_openib_sendi (btl_openib.c:1573)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DB575: opal_convertor_pack (opal_convertor.c:232)
>> ==15577==    by 0x907DB50: mca_btl_openib_sendi (btl_openib.c:1582)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A37E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907DB50: mca_btl_openib_sendi (btl_openib.c:1582)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x907D777: mca_btl_openib_sendi (btl_openib_endpoint.h:305)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0F5A: mlx4_post_send (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x907D977: mca_btl_openib_sendi (verbs.h:1111)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D2775: ISPartitioningToNumbering (iscoloring.c:342)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905EDD2: PMPI_Scan (pscan.c:83)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905EC62: PMPI_Scan (pscan.c:92)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF202: opal_datatype_copy_content_same_ddt (opal_datatype_copy.c:87)
>> ==15577==    by 0x90BDBED: mca_coll_basic_scan_intra (ompi_datatype.h:290)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91DF240: opal_datatype_copy_content_same_ddt (opal_datatype_copy.c:104)
>> ==15577==    by 0x90BDBED: mca_coll_basic_scan_intra (ompi_datatype.h:290)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF07B: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:146)
>> ==15577==    by 0x90BDBED: mca_coll_basic_scan_intra (ompi_datatype.h:290)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF0A4: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:146)
>> ==15577==    by 0x90BDBED: mca_coll_basic_scan_intra (ompi_datatype.h:290)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90F04C8: ompi_op_base_sum_int64_t (op_base_functions.c:264)
>> ==15577==    by 0x90BDCFB: mca_coll_basic_scan_intra (op.h:498)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90F04E3: ompi_op_base_sum_int64_t (op_base_functions.c:264)
>> ==15577==    by 0x90BDCFB: mca_coll_basic_scan_intra (op.h:498)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91103AA: mca_pml_ob1_send (pml_ob1_isend.c:108)
>> ==15577==    by 0x90BDB8E: mca_coll_basic_scan_intra (coll_basic_scan.c:122)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DBB78: opal_convertor_prepare_for_send (opal_convertor.c:559)
>> ==15577==    by 0x9110A69: mca_pml_ob1_send (opal_convertor.h:237)
>> ==15577==    by 0x90BDB8E: mca_coll_basic_scan_intra (coll_basic_scan.c:122)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91104AF: mca_pml_ob1_send (pml_ob1_sendreq.h:360)
>> ==15577==    by 0x90BDB8E: mca_coll_basic_scan_intra (coll_basic_scan.c:122)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9110840: mca_pml_ob1_send (pml_ob1_sendreq.h:372)
>> ==15577==    by 0x90BDB8E: mca_coll_basic_scan_intra (coll_basic_scan.c:122)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116204: mca_pml_ob1_send_request_free (pml_ob1_sendreq.c:117)
>> ==15577==    by 0x91109F0: mca_pml_ob1_send (request.h:350)
>> ==15577==    by 0x90BDB8E: mca_coll_basic_scan_intra (coll_basic_scan.c:122)
>> ==15577==    by 0x90B16DA: mca_coll_sync_scan (coll_sync_scan.c:43)
>> ==15577==    by 0x905ECB5: PMPI_Scan (pscan.c:101)
>> ==15577==    by 0x50D2808: ISPartitioningToNumbering (iscoloring.c:343)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D28B4: ISPartitioningToNumbering (iscoloring.c:344)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D2947: ISPartitioningToNumbering (iscoloring.c:345)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D2958: ISPartitioningToNumbering (iscoloring.c:353)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x50D298B: ISPartitioningToNumbering (iscoloring.c:353)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x50D298B: ISPartitioningToNumbering (iscoloring.c:353)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50D298B: ISPartitioningToNumbering (iscoloring.c:353)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D2A41: ISPartitioningToNumbering (iscoloring.c:354)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x50D2A6E: ISPartitioningToNumbering (iscoloring.c:355)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x50D2A6E: ISPartitioningToNumbering (iscoloring.c:355)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F22C01: PetscMemzero (petscsys.h:1716)
>> ==15577==    by 0x4F2417A: PetscTrFreeDefault (mtr.c:308)
>> ==15577==    by 0x50D2A6E: ISPartitioningToNumbering (iscoloring.c:355)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B0D9: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x4F22C5E: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x4F2417A: PetscTrFreeDefault (mtr.c:308)
>> ==15577==    by 0x50D2A6E: ISPartitioningToNumbering (iscoloring.c:355)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B115: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x4F22C5E: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x4F2417A: PetscTrFreeDefault (mtr.c:308)
>> ==15577==    by 0x50D2A6E: ISPartitioningToNumbering (iscoloring.c:355)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x50D2AA6: ISPartitioningToNumbering (iscoloring.c:355)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x50D2AA6: ISPartitioningToNumbering (iscoloring.c:355)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x50D2ADE: ISPartitioningToNumbering (iscoloring.c:355)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x50D2ADE: ISPartitioningToNumbering (iscoloring.c:355)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x50AECB3: ISRestoreIndices_Stride (stride.c:175)
>> ==15577==    by 0x50C47D1: ISRestoreIndices (index.c:452)
>> ==15577==    by 0x50D2B63: ISPartitioningToNumbering (iscoloring.c:357)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x50AECB3: ISRestoreIndices_Stride (stride.c:175)
>> ==15577==    by 0x50C47D1: ISRestoreIndices (index.c:452)
>> ==15577==    by 0x50D2B63: ISPartitioningToNumbering (iscoloring.c:357)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50BFC1B: ISCreate_General (general.c:510)
>> ==15577==    by 0x50CBC08: ISSetType (isreg.c:87)
>> ==15577==    by 0x50BEEC1: ISCreateGeneral (general.c:438)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50BF554: ISGeneralSetIndices_General (general.c:480)
>> ==15577==    by 0x50BF22B: ISGeneralSetIndices (general.c:468)
>> ==15577==    by 0x50BEF30: ISCreateGeneral (general.c:439)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50BF59E: ISGeneralSetIndices_General (general.c:481)
>> ==15577==    by 0x50BF22B: ISGeneralSetIndices (general.c:468)
>> ==15577==    by 0x50BEF30: ISCreateGeneral (general.c:439)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50BE9DD: ISCreateGeneral_Private (general.c:378)
>> ==15577==    by 0x50BF91D: ISGeneralSetIndices_General (general.c:497)
>> ==15577==    by 0x50BF22B: ISGeneralSetIndices (general.c:468)
>> ==15577==    by 0x50BEF30: ISCreateGeneral (general.c:439)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50BE9C5: ISCreateGeneral_Private (general.c:379)
>> ==15577==    by 0x50BF91D: ISGeneralSetIndices_General (general.c:497)
>> ==15577==    by 0x50BF22B: ISGeneralSetIndices (general.c:468)
>> ==15577==    by 0x50BEF30: ISCreateGeneral (general.c:439)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50BE9E6: ISCreateGeneral_Private (general.c:381)
>> ==15577==    by 0x50BF91D: ISGeneralSetIndices_General (general.c:497)
>> ==15577==    by 0x50BF22B: ISGeneralSetIndices (general.c:468)
>> ==15577==    by 0x50BEF30: ISCreateGeneral (general.c:439)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50BEA90: ISCreateGeneral_Private (general.c:383)
>> ==15577==    by 0x50BF91D: ISGeneralSetIndices_General (general.c:497)
>> ==15577==    by 0x50BF22B: ISGeneralSetIndices (general.c:468)
>> ==15577==    by 0x50BEF30: ISCreateGeneral (general.c:439)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50BEA31: ISCreateGeneral_Private (general.c:384)
>> ==15577==    by 0x50BF91D: ISGeneralSetIndices_General (general.c:497)
>> ==15577==    by 0x50BF22B: ISGeneralSetIndices (general.c:468)
>> ==15577==    by 0x50BEF30: ISCreateGeneral (general.c:439)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50BEA67: ISCreateGeneral_Private (general.c:385)
>> ==15577==    by 0x50BF91D: ISGeneralSetIndices_General (general.c:497)
>> ==15577==    by 0x50BF22B: ISGeneralSetIndices (general.c:468)
>> ==15577==    by 0x50BEF30: ISCreateGeneral (general.c:439)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x5493F54: MatDestroy_MPIAdj (mpiadj.c:73)
>> ==15577==    by 0x523BDF2: MatDestroy (matrix.c:1029)
>> ==15577==    by 0x4468C1: DataPartitionElements (readbinary3d.c:1246)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x5493F54: MatDestroy_MPIAdj (mpiadj.c:73)
>> ==15577==    by 0x523BDF2: MatDestroy (matrix.c:1029)
>> ==15577==    by 0x4468C1: DataPartitionElements (readbinary3d.c:1246)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x5493FFB: MatDestroy_MPIAdj (mpiadj.c:74)
>> ==15577==    by 0x523BDF2: MatDestroy (matrix.c:1029)
>> ==15577==    by 0x4468C1: DataPartitionElements (readbinary3d.c:1246)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x5493FFB: MatDestroy_MPIAdj (mpiadj.c:74)
>> ==15577==    by 0x523BDF2: MatDestroy (matrix.c:1029)
>> ==15577==    by 0x4468C1: DataPartitionElements (readbinary3d.c:1246)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x446C58: DataMoveGeneric (readbinary3d.c:1297)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D30A5: ISPartitioningCount (iscoloring.c:415)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A24F: memcpy (mc_replace_strmem.c:127)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D30F8: ISPartitioningCount (iscoloring.c:416)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2BC: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D30F8: ISPartitioningCount (iscoloring.c:416)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A32D: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D30F8: ISPartitioningCount (iscoloring.c:416)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A350: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D30F8: ISPartitioningCount (iscoloring.c:416)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A353: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D30F8: ISPartitioningCount (iscoloring.c:416)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A35E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D30F8: ISPartitioningCount (iscoloring.c:416)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D3172: ISPartitioningCount (iscoloring.c:418)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50D3207: ISPartitioningCount (iscoloring.c:427)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D331A: ISPartitioningCount (iscoloring.c:429)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x902E5D0: append_frag_to_list (pml_ob1_recvfrag.c:72)
>> ==15577==    by 0x9111F45: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:490)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D3438: ISPartitioningCount (iscoloring.c:432)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x902E608: append_frag_to_list (pml_ob1_recvfrag.c:72)
>> ==15577==    by 0x9111F45: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:490)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D3438: ISPartitioningCount (iscoloring.c:432)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x906F575: mca_allocator_bucket_alloc (allocator_bucket_alloc.c:91)
>> ==15577==    by 0x902E638: append_frag_to_list (pml_ob1_recvfrag.c:72)
>> ==15577==    by 0x9111F45: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:490)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D3438: ISPartitioningCount (iscoloring.c:432)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x906F591: mca_allocator_bucket_alloc (allocator_bucket_alloc.c:91)
>> ==15577==    by 0x902E638: append_frag_to_list (pml_ob1_recvfrag.c:72)
>> ==15577==    by 0x9111F45: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:490)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D3438: ISPartitioningCount (iscoloring.c:432)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x902E664: append_frag_to_list (pml_ob1_recvfrag.c:72)
>> ==15577==    by 0x9111F45: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:490)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D3438: ISPartitioningCount (iscoloring.c:432)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x902E664: append_frag_to_list (pml_ob1_recvfrag.c:72)
>> ==15577==    by 0x9111F45: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:490)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D3438: ISPartitioningCount (iscoloring.c:432)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9113982: mca_pml_ob1_recv_request_progress_match (pml_ob1_recvreq.c:632)
>> ==15577==    by 0x9115C67: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1022)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A3243: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:216)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D3438: ISPartitioningCount (iscoloring.c:432)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91139B7: mca_pml_ob1_recv_request_progress_match (pml_ob1_recvreq.c:632)
>> ==15577==    by 0x9115C67: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1022)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A3243: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:216)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D3438: ISPartitioningCount (iscoloring.c:432)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115C7B: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1037)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A3243: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:216)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50D3438: ISPartitioningCount (iscoloring.c:432)
>> ==15577==    by 0x446D0F: DataMoveGeneric (readbinary3d.c:1301)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4FC852D: EventRegLogRegister (eventlog.c:310)
>> ==15577==    by 0x4FA6657: PetscLogEventRegister (plog.c:753)
>> ==15577==    by 0x517D85C: VecInitializePackage (dlregisvec.c:127)
>> ==15577==    by 0x517AB60: VecCreate (veccreate.c:35)
>> ==15577==    by 0x446D7D: DataMoveGeneric (readbinary3d.c:1306)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4FC7EE7: EventPerfLogEnsureSize (eventlog.c:211)
>> ==15577==    by 0x4FA66E5: PetscLogEventRegister (plog.c:755)
>> ==15577==    by 0x517D85C: VecInitializePackage (dlregisvec.c:127)
>> ==15577==    by 0x517AB60: VecCreate (veccreate.c:35)
>> ==15577==    by 0x446D7D: DataMoveGeneric (readbinary3d.c:1306)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x517ABE0: VecCreate (veccreate.c:37)
>> ==15577==    by 0x446D7D: DataMoveGeneric (readbinary3d.c:1306)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x517AC30: VecCreate (veccreate.c:37)
>> ==15577==    by 0x446D7D: DataMoveGeneric (readbinary3d.c:1306)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x517AC87: VecCreate (veccreate.c:37)
>> ==15577==    by 0x446D7D: DataMoveGeneric (readbinary3d.c:1306)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x517B71C: VecSetType (vecreg.c:49)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x514FDC7: VecCreate_MPI_Private (pbvec.c:185)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5094D7F: PetscLayoutSetUp (pmap.c:146)
>> ==15577==    by 0x514FF1B: VecCreate_MPI_Private (pbvec.c:191)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5094F50: PetscLayoutSetUp (pmap.c:150)
>> ==15577==    by 0x514FF1B: VecCreate_MPI_Private (pbvec.c:191)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084E1A: btl_openib_handle_incoming (btl_openib_component.c:1374)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x514FF1B: VecCreate_MPI_Private (pbvec.c:191)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9084E1D: btl_openib_handle_incoming (btl_openib_component.c:1374)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x514FF1B: VecCreate_MPI_Private (pbvec.c:191)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9083BD8: btl_openib_control (btl_openib_component.c:478)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x514FF1B: VecCreate_MPI_Private (pbvec.c:191)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9083BDD: btl_openib_control (btl_openib_component.c:478)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x514FF1B: VecCreate_MPI_Private (pbvec.c:191)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9083DD0: btl_openib_control (btl_openib_component.c:507)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x514FF1B: VecCreate_MPI_Private (pbvec.c:191)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x514FFC2: VecCreate_MPI_Private (pbvec.c:197)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x514FFF5: VecCreate_MPI_Private (pbvec.c:197)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x514FFF5: VecCreate_MPI_Private (pbvec.c:197)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x514FFF5: VecCreate_MPI_Private (pbvec.c:197)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5150068: VecCreate_MPI_Private (pbvec.c:198)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x514E9F4: PetscMemzero (petscsys.h:1716)
>> ==15577==    by 0x515010F: VecCreate_MPI_Private (pbvec.c:199)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B0D9: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x514EA51: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x515010F: VecCreate_MPI_Private (pbvec.c:199)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B115: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x514EA51: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x515010F: VecCreate_MPI_Private (pbvec.c:199)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084E65: btl_openib_handle_incoming (btl_openib_component.c:3106)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51580: PetscCommGetNewTag (tagm.c:99)
>> ==15577==    by 0x51F6263: VecStashCreate_Private (vecstash.c:31)
>> ==15577==    by 0x51501C0: VecCreate_MPI_Private (pbvec.c:211)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90848C9: btl_openib_handle_incoming (btl_openib_component.c:3167)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51580: PetscCommGetNewTag (tagm.c:99)
>> ==15577==    by 0x51F6263: VecStashCreate_Private (vecstash.c:31)
>> ==15577==    by 0x51501C0: VecCreate_MPI_Private (pbvec.c:211)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9084903: btl_openib_handle_incoming (btl_openib_component.c:3173)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51580: PetscCommGetNewTag (tagm.c:99)
>> ==15577==    by 0x51F6263: VecStashCreate_Private (vecstash.c:31)
>> ==15577==    by 0x51501C0: VecCreate_MPI_Private (pbvec.c:211)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51F6454: VecStashCreate_Private (vecstash.c:37)
>> ==15577==    by 0x51501C0: VecCreate_MPI_Private (pbvec.c:211)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x446FA9: DataMoveGeneric (readbinary3d.c:1319)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x446FE3: DataMoveGeneric (readbinary3d.c:1319)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x446FE3: DataMoveGeneric (readbinary3d.c:1319)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x446FE3: DataMoveGeneric (readbinary3d.c:1319)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4470FC: DataMoveGeneric (readbinary3d.c:1322)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B5E51: ISCreateBlock (block.c:376)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B5E9B: ISCreateBlock (block.c:377)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084A66: btl_openib_handle_incoming (btl_openib_endpoint.h:475)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084A76: btl_openib_handle_incoming (btl_openib_endpoint.h:475)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088709: mca_btl_openib_endpoint_send_credits (btl_openib_endpoint.c:768)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088C4F: mca_btl_openib_endpoint_send_credits (btl_openib_endpoint.c:773)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x908872E: mca_btl_openib_endpoint_send_credits (btl_openib_endpoint.h:526)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088747: mca_btl_openib_endpoint_send_credits (btl_openib_endpoint.c:789)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088769: mca_btl_openib_endpoint_send_credits (btl_openib_endpoint.c:799)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088773: mca_btl_openib_endpoint_send_credits (btl_openib_endpoint.c:799)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088792: mca_btl_openib_endpoint_send_credits (btl_openib_endpoint.c:802)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088822: mca_btl_openib_endpoint_send_credits (btl_openib_endpoint.h:322)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C13DC: mlx4_post_send (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9088991: mca_btl_openib_endpoint_send_credits (verbs.h:1111)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C144B: mlx4_post_send (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9088991: mca_btl_openib_endpoint_send_credits (verbs.h:1111)
>> ==15577==    by 0x9084A8B: btl_openib_handle_incoming (btl_openib_endpoint.h:476)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088EC2: mca_btl_openib_endpoint_credits (btl_openib_endpoint.h:455)
>> ==15577==    by 0x908595E: poll_device (btl_openib_component.c:3373)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088ECF: mca_btl_openib_endpoint_credits (btl_openib_endpoint.c:745)
>> ==15577==    by 0x908595E: poll_device (btl_openib_component.c:3373)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088EDA: mca_btl_openib_endpoint_credits (btl_openib_endpoint.c:745)
>> ==15577==    by 0x908595E: poll_device (btl_openib_component.c:3373)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088F04: mca_btl_openib_endpoint_credits (btl_openib_endpoint.c:748)
>> ==15577==    by 0x908595E: poll_device (btl_openib_component.c:3373)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088F80: mca_btl_openib_endpoint_credits (btl_openib_endpoint.c:748)
>> ==15577==    by 0x908595E: poll_device (btl_openib_component.c:3373)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088F95: mca_btl_openib_endpoint_credits (btl_openib_endpoint.c:748)
>> ==15577==    by 0x908595E: poll_device (btl_openib_component.c:3373)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088F19: mca_btl_openib_endpoint_credits (btl_openib_endpoint.h:465)
>> ==15577==    by 0x908595E: poll_device (btl_openib_component.c:3373)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9088F1D: mca_btl_openib_endpoint_credits (btl_openib_endpoint.h:465)
>> ==15577==    by 0x908595E: poll_device (btl_openib_component.c:3373)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50B7D85: ISCreate_Block (block.c:568)
>> ==15577==    by 0x50CBC08: ISSetType (isreg.c:87)
>> ==15577==    by 0x50B5FD0: ISCreateBlock (block.c:380)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x907D5F4: mca_btl_openib_sendi (btl_openib_endpoint.h:526)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A3282: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:219)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50B5718: ISBlockSetIndices_Block (block.c:307)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B57D3: ISBlockSetIndices_Block (block.c:308)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B57BB: ISBlockSetIndices_Block (block.c:309)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B57DC: ISBlockSetIndices_Block (block.c:311)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B5886: ISBlockSetIndices_Block (block.c:313)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B5827: ISBlockSetIndices_Block (block.c:314)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B585D: ISBlockSetIndices_Block (block.c:315)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B589D: ISBlockSetIndices_Block (block.c:318)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x50B58D4: ISBlockSetIndices_Block (block.c:318)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x50B58D4: ISBlockSetIndices_Block (block.c:318)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50B58D4: ISBlockSetIndices_Block (block.c:318)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B5948: ISBlockSetIndices_Block (block.c:319)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B1DDE: PetscMemcpy (petscsys.h:1656)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B1E2F: PetscMemcpy (petscsys.h:1657)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B1EA8: PetscMemcpy (petscsys.h:1663)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B1EBF: PetscMemcpy (petscsys.h:1663)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A236: memcpy (mc_replace_strmem.c:115)
>> ==15577==    by 0x50B1F35: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A25E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x50B1F35: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3E0: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x50B1F35: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3F8: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x50B1F35: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3FD: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x50B1F35: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x50B1F35: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x50B1F35: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x50B59E9: ISBlockSetIndices_Block (block.c:320)
>> ==15577==    by 0x50B52D6: ISBlockSetIndices (block.c:291)
>> ==15577==    by 0x50B6046: ISCreateBlock (block.c:381)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x447225: DataMoveGeneric (readbinary3d.c:1329)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x447225: DataMoveGeneric (readbinary3d.c:1329)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5174EA5: VecSetSizes (vector.c:1430)
>> ==15577==    by 0x514CF9A: VecCreateSeq (vseqcr.c:38)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5174F91: VecSetSizes (vector.c:1430)
>> ==15577==    by 0x514CF9A: VecCreateSeq (vseqcr.c:38)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5174FE8: VecSetSizes (vector.c:1431)
>> ==15577==    by 0x514CF9A: VecCreateSeq (vseqcr.c:38)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5174FF2: VecSetSizes (vector.c:1431)
>> ==15577==    by 0x514CF9A: VecCreateSeq (vseqcr.c:38)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x517B71C: VecSetType (vecreg.c:49)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x514D594: VecCreate_Seq (bvec3.c:38)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x514D5C7: VecCreate_Seq (bvec3.c:38)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x514D5C7: VecCreate_Seq (bvec3.c:38)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x514D5C7: VecCreate_Seq (bvec3.c:38)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x514D637: VecCreate_Seq (bvec3.c:39)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5141A03: VecCreate_Seq_Private (bvec2.c:1245)
>> ==15577==    by 0x514D6C8: VecCreate_Seq (bvec3.c:40)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5094D7F: PetscLayoutSetUp (pmap.c:146)
>> ==15577==    by 0x5141B62: VecCreate_Seq_Private (bvec2.c:1253)
>> ==15577==    by 0x514D6C8: VecCreate_Seq (bvec3.c:40)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5094D90: PetscLayoutSetUp (pmap.c:146)
>> ==15577==    by 0x5141B62: VecCreate_Seq_Private (bvec2.c:1253)
>> ==15577==    by 0x514D6C8: VecCreate_Seq (bvec3.c:40)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5094F50: PetscLayoutSetUp (pmap.c:150)
>> ==15577==    by 0x5141B62: VecCreate_Seq_Private (bvec2.c:1253)
>> ==15577==    by 0x514D6C8: VecCreate_Seq (bvec3.c:40)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5094F87: PetscLayoutSetUp (pmap.c:151)
>> ==15577==    by 0x5141B62: VecCreate_Seq_Private (bvec2.c:1253)
>> ==15577==    by 0x514D6C8: VecCreate_Seq (bvec3.c:40)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF685C: PetscSplitOwnership (psplit.c:85)
>> ==15577==    by 0x5094FD4: PetscLayoutSetUp (pmap.c:152)
>> ==15577==    by 0x5141B62: VecCreate_Seq_Private (bvec2.c:1253)
>> ==15577==    by 0x514D6C8: VecCreate_Seq (bvec3.c:40)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF6A4B: PetscSplitOwnership (psplit.c:93)
>> ==15577==    by 0x5094FD4: PetscLayoutSetUp (pmap.c:152)
>> ==15577==    by 0x5141B62: VecCreate_Seq_Private (bvec2.c:1253)
>> ==15577==    by 0x514D6C8: VecCreate_Seq (bvec3.c:40)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5145D6F: PetscMemzero (petscsys.h:1716)
>> ==15577==    by 0x5149E73: VecSet_Seq (dvec2.c:729)
>> ==15577==    by 0x5185F76: VecSet (rvector.c:571)
>> ==15577==    by 0x514D748: VecCreate_Seq (bvec3.c:45)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B0D9: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x5145DCC: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x5149E73: VecSet_Seq (dvec2.c:729)
>> ==15577==    by 0x5185F76: VecSet (rvector.c:571)
>> ==15577==    by 0x514D748: VecCreate_Seq (bvec3.c:45)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B115: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x5145DCC: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x5149E73: VecSet_Seq (dvec2.c:729)
>> ==15577==    by 0x5185F76: VecSet (rvector.c:571)
>> ==15577==    by 0x514D748: VecCreate_Seq (bvec3.c:45)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F8811A: PetscObjectComposedDataIncreaseReal (state.c:169)
>> ==15577==    by 0x518619F: VecSet (rvector.c:577)
>> ==15577==    by 0x514D748: VecCreate_Seq (bvec3.c:45)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4F8822D: PetscObjectComposedDataIncreaseReal (state.c:171)
>> ==15577==    by 0x518619F: VecSet (rvector.c:577)
>> ==15577==    by 0x514D748: VecCreate_Seq (bvec3.c:45)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x83FA903: sqrt (in /lib64/libm-2.12.so)
>> ==15577==    by 0x518635A: VecSet (rvector.c:579)
>> ==15577==    by 0x514D748: VecCreate_Seq (bvec3.c:45)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x83FA90D: sqrt (in /lib64/libm-2.12.so)
>> ==15577==    by 0x518635A: VecSet (rvector.c:579)
>> ==15577==    by 0x514D748: VecCreate_Seq (bvec3.c:45)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x514D005: VecCreateSeq (vseqcr.c:39)
>> ==15577==    by 0x4472BD: DataMoveGeneric (readbinary3d.c:1334)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44740F: DataMoveGeneric (readbinary3d.c:1336)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51B46C3: VecScatterCreate (vscat.c:1028)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51B4713: VecScatterCreate (vscat.c:1028)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51B476A: VecScatterCreate (vscat.c:1028)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3BA: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x51BAC0B: VecScatterCreate (vscat.c:1548)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3D1: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x51BAC0B: VecScatterCreate (vscat.c:1548)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3DA: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9111EC4: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:217)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x51BAC0B: VecScatterCreate (vscat.c:1548)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B27A4: ISGetIndices_Block (block.c:45)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x51BB45D: VecScatterCreate (vscat.c:1583)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x50B27DC: ISGetIndices_Block (block.c:45)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x51BB45D: VecScatterCreate (vscat.c:1583)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x50B27DC: ISGetIndices_Block (block.c:45)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x51BB45D: VecScatterCreate (vscat.c:1583)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x50B27DC: ISGetIndices_Block (block.c:45)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x51BB45D: VecScatterCreate (vscat.c:1583)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B28CC: ISGetIndices_Block (block.c:49)
>> ==15577==    by 0x50C3F71: ISGetIndices (index.c:374)
>> ==15577==    by 0x51BB45D: VecScatterCreate (vscat.c:1583)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51BB4C4: VecScatterCreate (vscat.c:1584)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9084E1D: btl_openib_handle_incoming (btl_openib_component.c:1374)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51580: PetscCommGetNewTag (tagm.c:99)
>> ==15577==    by 0x4F51037: PetscObjectGetNewTag (tagm.c:47)
>> ==15577==    by 0x51E1339: VecScatterCreate_PtoS (vpscat.c:1736)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9084F20: btl_openib_handle_incoming (btl_openib_component.c:1382)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51580: PetscCommGetNewTag (tagm.c:99)
>> ==15577==    by 0x4F51037: PetscObjectGetNewTag (tagm.c:47)
>> ==15577==    by 0x51E1339: VecScatterCreate_PtoS (vpscat.c:1736)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Invalid read of size 4
>> ==15577==    at 0x902E5D0: append_frag_to_list (pml_ob1_recvfrag.c:72)
>> ==15577==    by 0x9111F45: mca_pml_ob1_recv_frag_callback_match (pml_ob1_recvfrag.c:490)
>> ==15577==    by 0x90845A7: btl_openib_handle_incoming (btl_openib_component.c:3097)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51580: PetscCommGetNewTag (tagm.c:99)
>> ==15577==    by 0x4F51037: PetscObjectGetNewTag (tagm.c:47)
>> ==15577==    by 0x51E1339: VecScatterCreate_PtoS (vpscat.c:1736)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==  Address 0x145854be is 209,982 bytes inside a block of size 209,984 alloc'd
>> ==15577==    at 0x4C266CA: memalign (vg_replace_malloc.c:727)
>> ==15577==    by 0x4C26765: posix_memalign (vg_replace_malloc.c:876)
>> ==15577==    by 0x90ED708: mca_mpool_rdma_alloc (mpool_rdma_module.c:103)
>> ==15577==    by 0x908903C: mca_btl_openib_endpoint_connect_eager_rdma (btl_openib_endpoint.c:947)
>> ==15577==    by 0x908592B: poll_device (btl_openib_component.c:3424)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A329E: ompi_coll_tuned_allreduce_intra_recursivedoubling (coll_tuned_allreduce.c:223)
>> ==15577==    by 0x904F745: PMPI_Allreduce (pallreduce.c:105)
>> ==15577==    by 0x50BE922: ISCreateGeneral_Private (general.c:377)
>> ==15577==    by 0x50BF91D: ISGeneralSetIndices_General (general.c:497)
>> ==15577==    by 0x50BF22B: ISGeneralSetIndices (general.c:468)
>> ==15577==    by 0x50BEF30: ISCreateGeneral (general.c:439)
>> ==15577==    by 0x50D2BDB: ISPartitioningToNumbering (iscoloring.c:358)
>> ==15577==    by 0x446860: DataPartitionElements (readbinary3d.c:1241)
>> ==15577==    by 0x43D42D: ReadBinary (readbinary3d.c:229)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E1615: VecScatterCreate_PtoS (vpscat.c:1745)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E1635: VecScatterCreate_PtoS (vpscat.c:1745)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x51E166E: VecScatterCreate_PtoS (vpscat.c:1745)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x51E166E: VecScatterCreate_PtoS (vpscat.c:1745)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E166E: VecScatterCreate_PtoS (vpscat.c:1745)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E18C9: VecScatterCreate_PtoS (vpscat.c:1750)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E17B3: VecScatterCreate_PtoS (vpscat.c:1752)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E17DD: VecScatterCreate_PtoS (vpscat.c:1754)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4EF806D: PetscGatherNumberOfMessages (mpimesg.c:45)
>> ==15577==    by 0x51E1938: VecScatterCreate_PtoS (vpscat.c:1767)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4EF80BD: PetscGatherNumberOfMessages (mpimesg.c:45)
>> ==15577==    by 0x51E1938: VecScatterCreate_PtoS (vpscat.c:1767)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF86B1: PetscGatherMessageLengths (mpimesg.c:112)
>> ==15577==    by 0x51E19C3: VecScatterCreate_PtoS (vpscat.c:1768)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF8715: PetscGatherMessageLengths (mpimesg.c:112)
>> ==15577==    by 0x51E19C3: VecScatterCreate_PtoS (vpscat.c:1768)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF87EB: PetscGatherMessageLengths (mpimesg.c:116)
>> ==15577==    by 0x51E19C3: VecScatterCreate_PtoS (vpscat.c:1768)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF8998: PetscGatherMessageLengths (mpimesg.c:117)
>> ==15577==    by 0x51E19C3: VecScatterCreate_PtoS (vpscat.c:1768)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF8AEA: PetscGatherMessageLengths (mpimesg.c:130)
>> ==15577==    by 0x51E19C3: VecScatterCreate_PtoS (vpscat.c:1768)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF8BC3: PetscGatherMessageLengths (mpimesg.c:133)
>> ==15577==    by 0x51E19C3: VecScatterCreate_PtoS (vpscat.c:1768)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EF8CA6: PetscGatherMessageLengths (mpimesg.c:134)
>> ==15577==    by 0x51E19C3: VecScatterCreate_PtoS (vpscat.c:1768)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE4C2B: PetscSortMPIIntWithArray (sorti.c:476)
>> ==15577==    by 0x51E1A36: VecScatterCreate_PtoS (vpscat.c:1769)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE4D72: PetscSortMPIIntWithArray (sorti.c:477)
>> ==15577==    by 0x51E1A36: VecScatterCreate_PtoS (vpscat.c:1769)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E1AC9: VecScatterCreate_PtoS (vpscat.c:1770)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E1B31: VecScatterCreate_PtoS (vpscat.c:1773)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E1B8D: VecScatterCreate_PtoS (vpscat.c:1773)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E1DA8: VecScatterCreate_PtoS (vpscat.c:1775)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E1DBC: VecScatterCreate_PtoS (vpscat.c:1784)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x51E1DF5: VecScatterCreate_PtoS (vpscat.c:1784)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x51E1DF5: VecScatterCreate_PtoS (vpscat.c:1784)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E1DF5: VecScatterCreate_PtoS (vpscat.c:1784)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E1EAE: VecScatterCreate_PtoS (vpscat.c:1784)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E2038: VecScatterCreate_PtoS (vpscat.c:1788)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E23A6: VecScatterCreate_PtoS (vpscat.c:1803)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E2438: VecScatterCreate_PtoS (vpscat.c:1814)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E2509: VecScatterCreate_PtoS (vpscat.c:1817)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E268E: VecScatterCreate_PtoS (vpscat.c:1818)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x51E26D0: VecScatterCreate_PtoS (vpscat.c:1818)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x51E26D0: VecScatterCreate_PtoS (vpscat.c:1818)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E26D0: VecScatterCreate_PtoS (vpscat.c:1818)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E26F5: VecScatterCreate_PtoS (vpscat.c:1818)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E27D6: VecScatterCreate_PtoS (vpscat.c:1819)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E2877: VecScatterCreate_PtoS (vpscat.c:1819)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E297A: VecScatterCreate_PtoS (vpscat.c:1824)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E2D8D: VecScatterCreate_PtoS (vpscat.c:1841)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E2F1B: VecScatterCreate_PtoS (vpscat.c:1845)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E2F9F: VecScatterCreate_PtoS (vpscat.c:1845)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E304F: VecScatterCreate_PtoS (vpscat.c:1845)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E318D: VecScatterCreate_PtoS (vpscat.c:1849)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E31E7: VecScatterCreate_PtoS (vpscat.c:1849)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E3488: VecScatterCreate_PtoS (vpscat.c:1859)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x51E35A4: VecScatterCreate_PtoS (vpscat.c:1866)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x51E35A4: VecScatterCreate_PtoS (vpscat.c:1866)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x51E393C: VecScatterCreate_PtoS (vpscat.c:1874)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x51E393C: VecScatterCreate_PtoS (vpscat.c:1874)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E3A25: VecScatterCreate_PtoS (vpscat.c:1879)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51E3AD6: VecScatterCreate_PtoS (vpscat.c:1880)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E3CC2: VecScatterCreate_PtoS (vpscat.c:1882)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E3B97: VecScatterCreate_PtoS (vpscat.c:1884)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E3BBF: VecScatterCreate_PtoS (vpscat.c:1884)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E3C6D: VecScatterCreate_PtoS (vpscat.c:1887)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E5BAA: VecScatterCreateCommon_PtoS (vpscat.c:2070)
>> ==15577==    by 0x51E3DB8: VecScatterCreate_PtoS (vpscat.c:1909)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E66EB: VecScatterCreateCommon_PtoS (vpscat.c:2100)
>> ==15577==    by 0x51E3DB8: VecScatterCreate_PtoS (vpscat.c:1909)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E69AA: VecScatterCreateCommon_PtoS (vpscat.c:2113)
>> ==15577==    by 0x51E3DB8: VecScatterCreate_PtoS (vpscat.c:1909)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E6E80: VecScatterCreateCommon_PtoS (vpscat.c:2129)
>> ==15577==    by 0x51E3DB8: VecScatterCreate_PtoS (vpscat.c:1909)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51E6E93: VecScatterCreateCommon_PtoS (vpscat.c:2129)
>> ==15577==    by 0x51E3DB8: VecScatterCreate_PtoS (vpscat.c:1909)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51C32DC: VecScatterLocalOptimizeCopy_Private (vpscat.c:263)
>> ==15577==    by 0x51E716C: VecScatterCreateCommon_PtoS (vpscat.c:2175)
>> ==15577==    by 0x51E3DB8: VecScatterCreate_PtoS (vpscat.c:1909)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x50B2B31: ISRestoreIndices_Block (block.c:65)
>> ==15577==    by 0x50C47D1: ISRestoreIndices (index.c:452)
>> ==15577==    by 0x51BB627: VecScatterCreate (vscat.c:1587)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x50B2B31: ISRestoreIndices_Block (block.c:65)
>> ==15577==    by 0x50C47D1: ISRestoreIndices (index.c:452)
>> ==15577==    by 0x51BB627: VecScatterCreate (vscat.c:1587)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x50B21FC: ISDestroy_Block (block.c:24)
>> ==15577==    by 0x50C29BD: ISDestroy (index.c:220)
>> ==15577==    by 0x4474FD: DataMoveGeneric (readbinary3d.c:1349)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x50B21FC: ISDestroy_Block (block.c:24)
>> ==15577==    by 0x50C29BD: ISDestroy (index.c:220)
>> ==15577==    by 0x4474FD: DataMoveGeneric (readbinary3d.c:1349)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51BC86C: VecScatterBegin (vscat.c:1718)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51BC880: VecScatterBegin (vscat.c:1718)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51BCA5A: VecScatterBegin (vscat.c:1725)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51BCACA: VecScatterBegin (vscat.c:1726)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51D1012: VecScatterBegin_1 (vpscat.h:81)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51BFE32: PetscMemcpy (petscsys.h:1657)
>> ==15577==    by 0x51D1881: VecScatterBegin_1 (vpscat.h:124)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51BFE7F: PetscMemcpy (petscsys.h:1661)
>> ==15577==    by 0x51D1881: VecScatterBegin_1 (vpscat.h:124)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51BFE8D: PetscMemcpy (petscsys.h:1663)
>> ==15577==    by 0x51D1881: VecScatterBegin_1 (vpscat.h:124)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51BFEBB: PetscMemcpy (petscsys.h:1663)
>> ==15577==    by 0x51D1881: VecScatterBegin_1 (vpscat.h:124)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A249: memcpy (mc_replace_strmem.c:124)
>> ==15577==    by 0x51BFF31: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x51D1881: VecScatterBegin_1 (vpscat.h:124)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A24F: memcpy (mc_replace_strmem.c:127)
>> ==15577==    by 0x51BFF31: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x51D1881: VecScatterBegin_1 (vpscat.h:124)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A25E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x51BFF31: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x51D1881: VecScatterBegin_1 (vpscat.h:124)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2AB: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x51BFF31: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x51D1881: VecScatterBegin_1 (vpscat.h:124)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A30B: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x51BFF31: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x51D1881: VecScatterBegin_1 (vpscat.h:124)
>> ==15577==    by 0x51BCEC4: VecScatterBegin (vscat.c:1733)
>> ==15577==    by 0x447571: DataMoveGeneric (readbinary3d.c:1350)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51D242A: VecScatterEnd_1 (vpscat.h:189)
>> ==15577==    by 0x51BD974: VecScatterEnd (vscat.c:1780)
>> ==15577==    by 0x4475E5: DataMoveGeneric (readbinary3d.c:1351)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x51C2E20: VecScatterDestroy_PtoP (vpscat.c:234)
>> ==15577==    by 0x51BE0FD: VecScatterDestroy (vscat.c:1813)
>> ==15577==    by 0x447646: DataMoveGeneric (readbinary3d.c:1352)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x51C2E20: VecScatterDestroy_PtoP (vpscat.c:234)
>> ==15577==    by 0x51BE0FD: VecScatterDestroy (vscat.c:1813)
>> ==15577==    by 0x447646: DataMoveGeneric (readbinary3d.c:1352)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x5140F02: VecDestroy_Seq (bvec2.c:1132)
>> ==15577==    by 0x516CA2A: VecDestroy (vector.c:547)
>> ==15577==    by 0x4476A7: DataMoveGeneric (readbinary3d.c:1353)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x5140F02: VecDestroy_Seq (bvec2.c:1132)
>> ==15577==    by 0x516CA2A: VecDestroy (vector.c:547)
>> ==15577==    by 0x4476A7: DataMoveGeneric (readbinary3d.c:1353)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x44774D: DataMoveGeneric (readbinary3d.c:1355)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x44774D: DataMoveGeneric (readbinary3d.c:1355)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4477FC: DataMoveGeneric (readbinary3d.c:1364)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x447841: DataMoveGeneric (readbinary3d.c:1364)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x447841: DataMoveGeneric (readbinary3d.c:1364)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x447841: DataMoveGeneric (readbinary3d.c:1364)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4479A8: DataMoveGeneric (readbinary3d.c:1366)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x51554A7: VecDestroy_MPI (pdvec.c:20)
>> ==15577==    by 0x516CA2A: VecDestroy (vector.c:547)
>> ==15577==    by 0x447A21: DataMoveGeneric (readbinary3d.c:1376)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x51554A7: VecDestroy_MPI (pdvec.c:20)
>> ==15577==    by 0x516CA2A: VecDestroy (vector.c:547)
>> ==15577==    by 0x447A21: DataMoveGeneric (readbinary3d.c:1376)
>> ==15577==    by 0x43D4A0: ReadBinary (readbinary3d.c:233)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90848C9: btl_openib_handle_incoming (btl_openib_component.c:3167)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x514FF1B: VecCreate_MPI_Private (pbvec.c:191)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9084903: btl_openib_handle_incoming (btl_openib_component.c:3173)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A6990: ompi_coll_tuned_allgather_intra_bruck (coll_tuned_util.h:57)
>> ==15577==    by 0x904F084: PMPI_Allgather (pallgather.c:117)
>> ==15577==    by 0x509518E: PetscLayoutSetUp (pmap.c:158)
>> ==15577==    by 0x514FF1B: VecCreate_MPI_Private (pbvec.c:191)
>> ==15577==    by 0x5150532: VecCreate_MPI (pbvec.c:240)
>> ==15577==    by 0x517B76F: VecSetType (vecreg.c:53)
>> ==15577==    by 0x5174355: VecSetTypeFromOptions_Private (vector.c:1354)
>> ==15577==    by 0x517480E: VecSetFromOptions (vector.c:1389)
>> ==15577==    by 0x446ECF: DataMoveGeneric (readbinary3d.c:1309)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x446FA9: DataMoveGeneric (readbinary3d.c:1319)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4470FC: DataMoveGeneric (readbinary3d.c:1322)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9085177: btl_openib_handle_incoming (btl_openib_component.c:3150)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x90846B5: btl_openib_handle_incoming (btl_openib_endpoint.h:391)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x90846C9: btl_openib_handle_incoming (btl_openib_endpoint.h:398)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084C3B: btl_openib_handle_incoming (btl_openib_endpoint.h:409)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084C50: btl_openib_handle_incoming (btl_openib_endpoint.h:410)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0C62: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9084F8D: btl_openib_handle_incoming (verbs.h:1120)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C0CAF: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9084F8D: btl_openib_handle_incoming (verbs.h:1120)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0xF1C0CD4: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9084F8D: btl_openib_handle_incoming (verbs.h:1120)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0xF1C0D0D: mlx4_post_recv (in /usr/lib64/libmlx4-m-rdmav2.so)
>> ==15577==    by 0x9084F8D: btl_openib_handle_incoming (verbs.h:1120)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084FA8: btl_openib_handle_incoming (btl_openib_endpoint.h:416)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084FBA: btl_openib_handle_incoming (btl_openib_endpoint.h:417)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084A3F: btl_openib_handle_incoming (btl_openib_endpoint.h:464)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084A50: btl_openib_handle_incoming (btl_openib_endpoint.h:465)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084A5A: btl_openib_handle_incoming (btl_openib_endpoint.h:465)
>> ==15577==    by 0x90858B8: poll_device (btl_openib_component.c:3410)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44740F: DataMoveGeneric (readbinary3d.c:1336)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4477FC: DataMoveGeneric (readbinary3d.c:1364)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4479A8: DataMoveGeneric (readbinary3d.c:1366)
>> ==15577==    by 0x43D513: ReadBinary (readbinary3d.c:234)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x446FA9: DataMoveGeneric (readbinary3d.c:1319)
>> ==15577==    by 0x43D586: ReadBinary (readbinary3d.c:235)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4470FC: DataMoveGeneric (readbinary3d.c:1322)
>> ==15577==    by 0x43D586: ReadBinary (readbinary3d.c:235)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44740F: DataMoveGeneric (readbinary3d.c:1336)
>> ==15577==    by 0x43D586: ReadBinary (readbinary3d.c:235)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4477FC: DataMoveGeneric (readbinary3d.c:1364)
>> ==15577==    by 0x43D586: ReadBinary (readbinary3d.c:235)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4479A8: DataMoveGeneric (readbinary3d.c:1366)
>> ==15577==    by 0x43D586: ReadBinary (readbinary3d.c:235)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x446FA9: DataMoveGeneric (readbinary3d.c:1319)
>> ==15577==    by 0x43D5F9: ReadBinary (readbinary3d.c:236)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4470FC: DataMoveGeneric (readbinary3d.c:1322)
>> ==15577==    by 0x43D5F9: ReadBinary (readbinary3d.c:236)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44740F: DataMoveGeneric (readbinary3d.c:1336)
>> ==15577==    by 0x43D5F9: ReadBinary (readbinary3d.c:236)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4477FC: DataMoveGeneric (readbinary3d.c:1364)
>> ==15577==    by 0x43D5F9: ReadBinary (readbinary3d.c:236)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4479A8: DataMoveGeneric (readbinary3d.c:1366)
>> ==15577==    by 0x43D5F9: ReadBinary (readbinary3d.c:236)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x43D75A: ReadBinary (readbinary3d.c:255)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x446FA9: DataMoveGeneric (readbinary3d.c:1319)
>> ==15577==    by 0x43D780: ReadBinary (readbinary3d.c:256)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4470FC: DataMoveGeneric (readbinary3d.c:1322)
>> ==15577==    by 0x43D780: ReadBinary (readbinary3d.c:256)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44740F: DataMoveGeneric (readbinary3d.c:1336)
>> ==15577==    by 0x43D780: ReadBinary (readbinary3d.c:256)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9087052: mca_btl_openib_endpoint_post_send (btl_openib_endpoint.h:526)
>> ==15577==    by 0x90886AC: mca_btl_openib_endpoint_send (btl_openib_endpoint.c:714)
>> ==15577==    by 0x9089275: mca_btl_openib_endpoint_connect_eager_rdma (btl_openib_endpoint.c:901)
>> ==15577==    by 0x908592B: poll_device (btl_openib_component.c:3424)
>> ==15577==    by 0x9085E58: btl_openib_component_progress (btl_openib_component.c:3660)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51580: PetscCommGetNewTag (tagm.c:99)
>> ==15577==    by 0x4F51037: PetscObjectGetNewTag (tagm.c:47)
>> ==15577==    by 0x51E410A: VecScatterCreateCommon_PtoS (vpscat.c:1929)
>> ==15577==    by 0x51E3DB8: VecScatterCreate_PtoS (vpscat.c:1909)
>> ==15577==    by 0x51E7418: VecScatterCreate_StoP (vpscat.c:2197)
>> ==15577==    by 0x51BB54B: VecScatterCreate (vscat.c:1585)
>> ==15577==    by 0x44749C: DataMoveGeneric (readbinary3d.c:1348)
>> ==15577==    by 0x43D780: ReadBinary (readbinary3d.c:256)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4477FC: DataMoveGeneric (readbinary3d.c:1364)
>> ==15577==    by 0x43D780: ReadBinary (readbinary3d.c:256)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4479A8: DataMoveGeneric (readbinary3d.c:1366)
>> ==15577==    by 0x43D780: ReadBinary (readbinary3d.c:256)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x446FA9: DataMoveGeneric (readbinary3d.c:1319)
>> ==15577==    by 0x43D7F6: ReadBinary (readbinary3d.c:257)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4470FC: DataMoveGeneric (readbinary3d.c:1322)
>> ==15577==    by 0x43D7F6: ReadBinary (readbinary3d.c:257)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084E32: btl_openib_handle_incoming (btl_openib_component.c:3111)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D7F6: ReadBinary (readbinary3d.c:257)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084E40: btl_openib_handle_incoming (btl_openib_component.c:3113)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D7F6: ReadBinary (readbinary3d.c:257)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x9084E52: btl_openib_handle_incoming (btl_openib_component.c:3113)
>> ==15577==    by 0x9085D70: btl_openib_component_progress (btl_openib_component.c:3645)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8E4A: ompi_coll_tuned_barrier_intra_bruck (coll_tuned_barrier.c:225)
>> ==15577==    by 0x90504F5: PMPI_Barrier (pbarrier.c:70)
>> ==15577==    by 0x4F51E11: PetscCommDuplicate (tagm.c:180)
>> ==15577==    by 0x4F577F0: PetscHeaderCreate_Private (inherit.c:55)
>> ==15577==    by 0x50CB4CA: ISCreate (isreg.c:41)
>> ==15577==    by 0x50B5F65: ISCreateBlock (block.c:379)
>> ==15577==    by 0x447132: DataMoveGeneric (readbinary3d.c:1326)
>> ==15577==    by 0x43D7F6: ReadBinary (readbinary3d.c:257)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44740F: DataMoveGeneric (readbinary3d.c:1336)
>> ==15577==    by 0x43D7F6: ReadBinary (readbinary3d.c:257)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4477FC: DataMoveGeneric (readbinary3d.c:1364)
>> ==15577==    by 0x43D7F6: ReadBinary (readbinary3d.c:257)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4479A8: DataMoveGeneric (readbinary3d.c:1366)
>> ==15577==    by 0x43D7F6: ReadBinary (readbinary3d.c:257)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B0ED3: ISStrideSetStride_Stride (stride.c:377)
>> ==15577==    by 0x50B0A23: ISStrideSetStride (stride.c:353)
>> ==15577==    by 0x50B1219: ISCreateStride (stride.c:419)
>> ==15577==    by 0x43D898: ReadBinary (readbinary3d.c:263)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50B0EE4: ISStrideSetStride_Stride (stride.c:377)
>> ==15577==    by 0x50B0A23: ISStrideSetStride (stride.c:353)
>> ==15577==    by 0x50B1219: ISCreateStride (stride.c:419)
>> ==15577==    by 0x43D898: ReadBinary (readbinary3d.c:263)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5119745: AOCreate (ao.c:577)
>> ==15577==    by 0x5114195: AOCreateBasicIS (aobasic.c:382)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5119795: AOCreate (ao.c:577)
>> ==15577==    by 0x5114195: AOCreateBasicIS (aobasic.c:382)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51197EC: AOCreate (ao.c:577)
>> ==15577==    by 0x5114195: AOCreateBasicIS (aobasic.c:382)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5118EAF: AOSetIS (ao.c:498)
>> ==15577==    by 0x5114201: AOCreateBasicIS (aobasic.c:383)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x51122DE: AOCreate_Basic (aobasic.c:205)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510FD16: PetscMPIIntCast (petscsys.h:1983)
>> ==15577==    by 0x5112568: AOCreate_Basic (aobasic.c:213)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5112740: AOCreate_Basic (aobasic.c:219)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5112790: AOCreate_Basic (aobasic.c:219)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510FD16: PetscMPIIntCast (petscsys.h:1983)
>> ==15577==    by 0x51128F5: AOCreate_Basic (aobasic.c:223)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51129A1: AOCreate_Basic (aobasic.c:230)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5112B3A: AOCreate_Basic (aobasic.c:242)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x5112B70: AOCreate_Basic (aobasic.c:242)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x5112B70: AOCreate_Basic (aobasic.c:242)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5112B70: AOCreate_Basic (aobasic.c:242)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5112B8D: AOCreate_Basic (aobasic.c:242)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x5112BC3: AOCreate_Basic (aobasic.c:242)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x5112BC3: AOCreate_Basic (aobasic.c:242)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5112BC3: AOCreate_Basic (aobasic.c:242)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x904F223: PMPI_Allgatherv (pallgatherv.c:93)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x90A1442: ompi_coll_tuned_allgatherv_intra_dec_fixed (coll_tuned_decision_fixed.c:643)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x904DFD9: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:54)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF202: opal_datatype_copy_content_same_ddt (opal_datatype_copy.c:87)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF223: opal_datatype_copy_content_same_ddt (opal_datatype_copy.c:98)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x91DF225: opal_datatype_copy_content_same_ddt (opal_datatype_copy.c:99)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF07B: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:146)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A249: memcpy (mc_replace_strmem.c:124)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A24F: memcpy (mc_replace_strmem.c:127)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2AB: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2BC: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2EC: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A30B: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A316: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A323: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DF0A0: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:154)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DF0A4: non_overlap_copy_content_same_ddt (opal_datatype_copy.h:146)
>> ==15577==    by 0x904E48D: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:61)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x904E491: ompi_datatype_sndrcv (ompi_datatype_sndrcv.c:62)
>> ==15577==    by 0x90A7D56: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:398)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x910FCA8: mca_pml_ob1_isend (pml_ob1_isend.c:76)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x910FDAA: mca_pml_ob1_isend (pml_ob1_sendreq.h:360)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DB575: opal_convertor_pack (opal_convertor.c:232)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x911989F: mca_pml_ob1_send_request_start_rndv (bml.h:339)
>> ==15577==    by 0x91101A4: mca_pml_ob1_isend (pml_ob1_sendreq.h:401)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A249: memcpy (mc_replace_strmem.c:124)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x911989F: mca_pml_ob1_send_request_start_rndv (bml.h:339)
>> ==15577==    by 0x91101A4: mca_pml_ob1_isend (pml_ob1_sendreq.h:401)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A25E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x911989F: mca_pml_ob1_send_request_start_rndv (bml.h:339)
>> ==15577==    by 0x91101A4: mca_pml_ob1_isend (pml_ob1_sendreq.h:401)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2AB: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x911989F: mca_pml_ob1_send_request_start_rndv (bml.h:339)
>> ==15577==    by 0x91101A4: mca_pml_ob1_isend (pml_ob1_sendreq.h:401)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3A0: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x911989F: mca_pml_ob1_send_request_start_rndv (bml.h:339)
>> ==15577==    by 0x91101A4: mca_pml_ob1_isend (pml_ob1_sendreq.h:401)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3B4: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x911989F: mca_pml_ob1_send_request_start_rndv (bml.h:339)
>> ==15577==    by 0x91101A4: mca_pml_ob1_isend (pml_ob1_sendreq.h:401)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3BA: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x911989F: mca_pml_ob1_send_request_start_rndv (bml.h:339)
>> ==15577==    by 0x91101A4: mca_pml_ob1_isend (pml_ob1_sendreq.h:401)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3F8: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x911989F: mca_pml_ob1_send_request_start_rndv (bml.h:339)
>> ==15577==    by 0x91101A4: mca_pml_ob1_isend (pml_ob1_sendreq.h:401)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x911989F: mca_pml_ob1_send_request_start_rndv (bml.h:339)
>> ==15577==    by 0x91101A4: mca_pml_ob1_isend (pml_ob1_sendreq.h:401)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A24F: memcpy (mc_replace_strmem.c:127)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2BC: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A30B: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x911466E: mca_pml_ob1_recv_request_progress_rndv (pml_ob1_recvreq.c:581)
>> ==15577==    by 0x911196C: mca_pml_ob1_recv_frag_match (pml_ob1_recvfrag.c:647)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x911668C: mca_pml_ob1_send_request_copy_in_out (pml_ob1_sendreq.c:880)
>> ==15577==    by 0x9112002: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_recvfrag.c:304)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x911204E: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:273)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C0F: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:983)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C40: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:998)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C66: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:1011)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C81: mca_pml_ob1_send_request_schedule_once (opal_convertor.h:284)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C8F: mca_pml_ob1_send_request_schedule_once (opal_convertor.h:294)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9079B0B: mca_btl_sm_prepare_src (btl_sm.c:696)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9079B45: mca_btl_sm_prepare_src (btl_sm.c:705)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A249: memcpy (mc_replace_strmem.c:124)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2AB: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3A0: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3B4: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3BA: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3E0: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3F8: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3FD: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A427: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116CED: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:1041)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116D84: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:1079)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9112290: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:273)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115689: mca_pml_ob1_recv_request_progress_frag (opal_convertor.h:284)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115696: mca_pml_ob1_recv_request_progress_frag (opal_convertor.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2EC: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A30B: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A316: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A323: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9115854: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.h:168)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x911A65F: mca_pml_ob1_frag_completion (pml_ob1_sendreq.h:273)
>> ==15577==    by 0x907BCDC: mca_btl_sm_component_progress (btl_sm_component.c:651)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116204: mca_pml_ob1_send_request_free (pml_ob1_sendreq.c:117)
>> ==15577==    by 0x9043B1D: ompi_request_default_wait_all (request.h:350)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A7E44: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9049798: ompi_datatype_create_indexed (ompi_datatype_create_indexed.c:52)
>> ==15577==    by 0x90A7F0A: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:460)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DE0F7: opal_datatype_add (opal_datatype_add.c:153)
>> ==15577==    by 0x90497DE: ompi_datatype_create_indexed (ompi_datatype.h:183)
>> ==15577==    by 0x90A7F0A: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:460)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DE3A2: opal_datatype_add (opal_datatype_add.c:153)
>> ==15577==    by 0x90497DE: ompi_datatype_create_indexed (ompi_datatype.h:183)
>> ==15577==    by 0x90A7F0A: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:460)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DE124: opal_datatype_add (opal_datatype_add.c:161)
>> ==15577==    by 0x90497DE: ompi_datatype_create_indexed (ompi_datatype.h:183)
>> ==15577==    by 0x90A7F0A: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:460)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DE1A4: opal_datatype_add (opal_datatype_add.c:224)
>> ==15577==    by 0x90497DE: ompi_datatype_create_indexed (ompi_datatype.h:183)
>> ==15577==    by 0x90A7F0A: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:460)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DE1B6: opal_datatype_add (opal_datatype_add.c:237)
>> ==15577==    by 0x90497DE: ompi_datatype_create_indexed (ompi_datatype.h:183)
>> ==15577==    by 0x90A7F0A: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:460)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DE1E9: opal_datatype_add (opal_datatype_add.c:247)
>> ==15577==    by 0x90497DE: ompi_datatype_create_indexed (ompi_datatype.h:183)
>> ==15577==    by 0x90A7F0A: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:460)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DE43E: opal_datatype_add (opal_datatype_add.c:348)
>> ==15577==    by 0x90497DE: ompi_datatype_create_indexed (ompi_datatype.h:183)
>> ==15577==    by 0x90A7F0A: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:460)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DE758: opal_datatype_add (opal_datatype_add.c:353)
>> ==15577==    by 0x90497DE: ompi_datatype_create_indexed (ompi_datatype.h:183)
>> ==15577==    by 0x90A7F0A: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:460)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91E0BD1: opal_datatype_commit (opal_datatype_optimize.c:279)
>> ==15577==    by 0x90A7F1F: ompi_coll_tuned_allgatherv_intra_neighborexchange (ompi_datatype.h:158)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91E0621: opal_datatype_optimize_short.constprop.0 (opal_datatype_optimize.c:226)
>> ==15577==    by 0x91E0C6E: opal_datatype_commit (opal_datatype_optimize.c:308)
>> ==15577==    by 0x90A7F1F: ompi_coll_tuned_allgatherv_intra_neighborexchange (ompi_datatype.h:158)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91E0672: opal_datatype_optimize_short.constprop.0 (opal_datatype_optimize.c:105)
>> ==15577==    by 0x91E0C6E: opal_datatype_commit (opal_datatype_optimize.c:308)
>> ==15577==    by 0x90A7F1F: ompi_coll_tuned_allgatherv_intra_neighborexchange (ompi_datatype.h:158)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9049798: ompi_datatype_create_indexed (ompi_datatype_create_indexed.c:52)
>> ==15577==    by 0x90A7F84: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_allgatherv.c:470)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DBB85: opal_convertor_prepare_for_send (opal_convertor.c:559)
>> ==15577==    by 0x91100C0: mca_pml_ob1_isend (opal_convertor.h:237)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x911A702: mca_pml_ob1_frag_completion (pml_ob1_sendreq.h:273)
>> ==15577==    by 0x907BCDC: mca_btl_sm_component_progress (btl_sm_component.c:651)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91E0BD1: opal_datatype_commit (opal_datatype_optimize.c:279)
>> ==15577==    by 0x90A7F99: ompi_coll_tuned_allgatherv_intra_neighborexchange (ompi_datatype.h:158)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91DB975: opal_convertor_prepare_for_recv (opal_convertor.c:523)
>> ==15577==    by 0x9115BD7: mca_pml_ob1_recv_req_start (opal_convertor.h:258)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A0A51: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:45)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9114645: mca_pml_ob1_recv_request_progress_rndv (opal_convertor.h:284)
>> ==15577==    by 0x9115EB4: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1026)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A0A51: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:45)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x904F223: PMPI_Allgatherv (pallgatherv.c:93)
>> ==15577==    by 0x5112D70: AOCreate_Basic (aobasic.c:244)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5112EB4: AOCreate_Basic (aobasic.c:250)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x5112EEA: AOCreate_Basic (aobasic.c:250)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x5112EEA: AOCreate_Basic (aobasic.c:250)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5112EEA: AOCreate_Basic (aobasic.c:250)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510F92E: PetscMemcpy (petscsys.h:1656)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510F97F: PetscMemcpy (petscsys.h:1657)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510F9F8: PetscMemcpy (petscsys.h:1663)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510FA0F: PetscMemcpy (petscsys.h:1663)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A236: memcpy (mc_replace_strmem.c:115)
>> ==15577==    by 0x510FA85: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A25E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x510FA85: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3E0: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x510FA85: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3F8: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x510FA85: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3FD: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x510FA85: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x510FA85: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x510FA85: PetscMemcpy (petscsys.h:1686)
>> ==15577==    by 0x5112F76: AOCreate_Basic (aobasic.c:252)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE188F: PetscSortInt (sorti.c:75)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE12EA: PetscSortInt_Private (sorti.c:33)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1362: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1385: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE13B1: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE13E1: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15B0: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15D1: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE1600: PetscSortInt_Private (sorti.c:43)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1636: PetscSortInt_Private (sorti.c:44)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE163D: PetscSortInt_Private (sorti.c:44)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE1647: PetscSortInt_Private (sorti.c:45)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16CE: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16EF: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE12EA: PetscSortInt_Private (sorti.c:33)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1362: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1385: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE13B1: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE13E1: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15B0: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15D1: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE1600: PetscSortInt_Private (sorti.c:43)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1636: PetscSortInt_Private (sorti.c:44)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE1647: PetscSortInt_Private (sorti.c:45)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16CE: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16EF: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE12F1: PetscSortInt_Private (sorti.c:34)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE12EA: PetscSortInt_Private (sorti.c:33)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1362: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1385: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE13B1: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE13E1: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1421: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1451: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1596: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15B0: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15B7: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15D1: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15D8: PetscSortInt_Private (sorti.c:41)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE1600: PetscSortInt_Private (sorti.c:43)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1615: PetscSortInt_Private (sorti.c:43)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1636: PetscSortInt_Private (sorti.c:44)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE1647: PetscSortInt_Private (sorti.c:45)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16B4: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16CE: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16D5: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16EF: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE12F1: PetscSortInt_Private (sorti.c:34)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE12FB: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1306: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1421: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1451: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1596: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15B7: PetscSortInt_Private (sorti.c:40)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE15D8: PetscSortInt_Private (sorti.c:41)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1615: PetscSortInt_Private (sorti.c:43)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16B4: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16D5: PetscSortInt_Private (sorti.c:48)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE12FB: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1306: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE163D: PetscSortInt_Private (sorti.c:44)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE138B: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE161C: PetscSortInt_Private (sorti.c:43)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE138B: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE13E7: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE161C: PetscSortInt_Private (sorti.c:43)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE163D: PetscSortInt_Private (sorti.c:44)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE13E7: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE1457: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE130C: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE1457: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE130C: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5112FE1: AOCreate_Basic (aobasic.c:253)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51130D2: AOCreate_Basic (aobasic.c:254)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x511305D: AOCreate_Basic (aobasic.c:255)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510F92E: PetscMemcpy (petscsys.h:1656)
>> ==15577==    by 0x51130FC: AOCreate_Basic (aobasic.c:258)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510F97F: PetscMemcpy (petscsys.h:1657)
>> ==15577==    by 0x51130FC: AOCreate_Basic (aobasic.c:258)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510F9F8: PetscMemcpy (petscsys.h:1663)
>> ==15577==    by 0x51130FC: AOCreate_Basic (aobasic.c:258)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510FA0F: PetscMemcpy (petscsys.h:1663)
>> ==15577==    by 0x51130FC: AOCreate_Basic (aobasic.c:258)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4EE188F: PetscSortInt (sorti.c:75)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5113258: AOCreate_Basic (aobasic.c:260)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x51131E3: AOCreate_Basic (aobasic.c:261)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x511328F: AOCreate_Basic (aobasic.c:264)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x511328F: AOCreate_Basic (aobasic.c:264)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x511330D: AOCreate_Basic (aobasic.c:269)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x5113340: AOCreate_Basic (aobasic.c:269)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x5113340: AOCreate_Basic (aobasic.c:269)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5113340: AOCreate_Basic (aobasic.c:269)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x511335D: AOCreate_Basic (aobasic.c:269)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x5113394: AOCreate_Basic (aobasic.c:269)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x5113394: AOCreate_Basic (aobasic.c:269)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x5113394: AOCreate_Basic (aobasic.c:269)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5113415: AOCreate_Basic (aobasic.c:270)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510FB60: PetscMemzero (petscsys.h:1716)
>> ==15577==    by 0x51134B4: AOCreate_Basic (aobasic.c:271)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B0D9: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x510FBBD: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x51134B4: AOCreate_Basic (aobasic.c:271)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B115: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x510FBBD: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x51134B4: AOCreate_Basic (aobasic.c:271)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x510FB60: PetscMemzero (petscsys.h:1716)
>> ==15577==    by 0x5113528: AOCreate_Basic (aobasic.c:272)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5113721: AOCreate_Basic (aobasic.c:273)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x51135CF: AOCreate_Basic (aobasic.c:277)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x5113664: AOCreate_Basic (aobasic.c:278)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x511367A: AOCreate_Basic (aobasic.c:279)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x5113711: AOCreate_Basic (aobasic.c:280)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x511372E: AOCreate_Basic (aobasic.c:282)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x5113819: AOCreate_Basic (aobasic.c:285)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x5113819: AOCreate_Basic (aobasic.c:285)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x511385A: AOCreate_Basic (aobasic.c:285)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x511385A: AOCreate_Basic (aobasic.c:285)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x511391D: AOCreate_Basic (aobasic.c:287)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5113991: AOCreate_Basic (aobasic.c:293)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x43D919: ReadBinary (readbinary3d.c:266)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x43DA17: ReadBinary (readbinary3d.c:268)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D30A5: ISPartitioningCount (iscoloring.c:415)
>> ==15577==    by 0x43DACB: ReadBinary (readbinary3d.c:272)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D3172: ISPartitioningCount (iscoloring.c:418)
>> ==15577==    by 0x43DACB: ReadBinary (readbinary3d.c:272)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x50D331A: ISPartitioningCount (iscoloring.c:429)
>> ==15577==    by 0x43DACB: ReadBinary (readbinary3d.c:272)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5110B49: AOPetscToApplication_Basic (aobasic.c:76)
>> ==15577==    by 0x51160B0: AOPetscToApplicationIS (ao.c:134)
>> ==15577==    by 0x43DC9A: ReadBinary (readbinary3d.c:280)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5110AC5: AOPetscToApplication_Basic (aobasic.c:77)
>> ==15577==    by 0x51160B0: AOPetscToApplicationIS (ao.c:134)
>> ==15577==    by 0x43DC9A: ReadBinary (readbinary3d.c:280)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5110AE1: AOPetscToApplication_Basic (aobasic.c:77)
>> ==15577==    by 0x51160B0: AOPetscToApplicationIS (ao.c:134)
>> ==15577==    by 0x43DC9A: ReadBinary (readbinary3d.c:280)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x5110B1A: AOPetscToApplication_Basic (aobasic.c:78)
>> ==15577==    by 0x51160B0: AOPetscToApplicationIS (ao.c:134)
>> ==15577==    by 0x43DC9A: ReadBinary (readbinary3d.c:280)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x511708D: AOApplicationToPetsc (ao.c:262)
>> ==15577==    by 0x43DD1D: ReadBinary (readbinary3d.c:284)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5110E2A: AOApplicationToPetsc_Basic (aobasic.c:94)
>> ==15577==    by 0x5117164: AOApplicationToPetsc (ao.c:263)
>> ==15577==    by 0x43DD1D: ReadBinary (readbinary3d.c:284)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5110DA5: AOApplicationToPetsc_Basic (aobasic.c:95)
>> ==15577==    by 0x5117164: AOApplicationToPetsc (ao.c:263)
>> ==15577==    by 0x43DD1D: ReadBinary (readbinary3d.c:284)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x5110DC1: AOApplicationToPetsc_Basic (aobasic.c:95)
>> ==15577==    by 0x5117164: AOApplicationToPetsc (ao.c:263)
>> ==15577==    by 0x43DD1D: ReadBinary (readbinary3d.c:284)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x5110DFB: AOApplicationToPetsc_Basic (aobasic.c:96)
>> ==15577==    by 0x5117164: AOApplicationToPetsc (ao.c:263)
>> ==15577==    by 0x43DD1D: ReadBinary (readbinary3d.c:284)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x43CD6F: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x4492E6: DataPartitionVertices_Block (readbinary3d.c:1639)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x43CDB1: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x4492E6: DataPartitionVertices_Block (readbinary3d.c:1639)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x43CDB1: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x4492E6: DataPartitionVertices_Block (readbinary3d.c:1639)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x43CDB1: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x4492E6: DataPartitionVertices_Block (readbinary3d.c:1639)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x43CBCB: PetscMemzero (petscsys.h:1716)
>> ==15577==    by 0x43CC89: PetscBTMemzero (petscbt.h:39)
>> ==15577==    by 0x43CDD8: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x4492E6: DataPartitionVertices_Block (readbinary3d.c:1639)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B0D9: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x43CC28: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x43CC89: PetscBTMemzero (petscbt.h:39)
>> ==15577==    by 0x43CDD8: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x4492E6: DataPartitionVertices_Block (readbinary3d.c:1639)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B115: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x43CC28: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x43CC89: PetscBTMemzero (petscbt.h:39)
>> ==15577==    by 0x43CDD8: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x4492E6: DataPartitionVertices_Block (readbinary3d.c:1639)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B11D: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x43CC28: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x43CC89: PetscBTMemzero (petscbt.h:39)
>> ==15577==    by 0x43CDD8: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x4492E6: DataPartitionVertices_Block (readbinary3d.c:1639)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2B132: memset (mc_replace_strmem.c:1007)
>> ==15577==    by 0x43CC28: PetscMemzero (petscsys.h:1735)
>> ==15577==    by 0x43CC89: PetscBTMemzero (petscbt.h:39)
>> ==15577==    by 0x43CDD8: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x4492E6: DataPartitionVertices_Block (readbinary3d.c:1639)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905D67C: PMPI_Recv (precv.c:53)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905D7EC: PMPI_Recv (precv.c:54)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3FD: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB730: opal_convertor_unpack (opal_convertor.c:285)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3D8: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3C3: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A3E0: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3F8: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A3FD: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A40A: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A427: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x91156B2: mca_pml_ob1_recv_request_progress_frag (pml_ob1_recvreq.c:448)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x910F6B4: mca_pml_ob1_recv (condition.h:99)
>> ==15577==    by 0x905D73E: PMPI_Recv (precv.c:78)
>> ==15577==    by 0x4493DA: DataPartitionVertices_Block (readbinary3d.c:1643)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4494C1: DataPartitionVertices_Block (readbinary3d.c:1661)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x4494FA: DataPartitionVertices_Block (readbinary3d.c:1661)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x4494FA: DataPartitionVertices_Block (readbinary3d.c:1661)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x4494FA: DataPartitionVertices_Block (readbinary3d.c:1661)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x449A5C: DataPartitionVertices_Block (readbinary3d.c:1664)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44959C: DataPartitionVertices_Block (readbinary3d.c:1665)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x43CE1A: PetscBTLookupSet (petscbt.h:84)
>> ==15577==    by 0x4495F7: DataPartitionVertices_Block (readbinary3d.c:1668)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x43CE5D: PetscBTLookupSet (petscbt.h:86)
>> ==15577==    by 0x4495F7: DataPartitionVertices_Block (readbinary3d.c:1668)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4495FA: DataPartitionVertices_Block (readbinary3d.c:1668)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905F748: PMPI_Send (psend.c:55)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x905F8DA: PMPI_Send (psend.c:64)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91103AA: mca_pml_ob1_send (pml_ob1_isend.c:108)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x91104AF: mca_pml_ob1_send (pml_ob1_sendreq.h:360)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A24F: memcpy (mc_replace_strmem.c:127)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2BC: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2C1: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A308: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A30B: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A316: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB628: opal_convertor_pack (opal_convertor.c:238)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A24F: memcpy (mc_replace_strmem.c:127)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2BC: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2C1: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A2EC: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A308: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A30B: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A316: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A323: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A353: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x9079B72: mca_btl_sm_prepare_src (btl_sm.c:713)
>> ==15577==    by 0x9116CD4: mca_pml_ob1_send_request_schedule_once (bml.h:339)
>> ==15577==    by 0x9112257: mca_pml_ob1_recv_frag_callback_ack (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BA7C: mca_btl_sm_component_progress (btl_sm_component.c:629)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x9110A04: mca_pml_ob1_send (condition.h:99)
>> ==15577==    by 0x905F7D1: PMPI_Send (psend.c:75)
>> ==15577==    by 0x449AFB: DataPartitionVertices_Block (readbinary3d.c:1694)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F23EC3: PetscTrFreeDefault (mtr.c:279)
>> ==15577==    by 0x43CCC9: PetscBTDestroy (petscbt.h:44)
>> ==15577==    by 0x449B6F: DataPartitionVertices_Block (readbinary3d.c:1696)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F2411A: PetscTrFreeDefault (mtr.c:298)
>> ==15577==    by 0x43CCC9: PetscBTDestroy (petscbt.h:44)
>> ==15577==    by 0x449B6F: DataPartitionVertices_Block (readbinary3d.c:1696)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x449BE1: DataPartitionVertices_Block (readbinary3d.c:1702)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2357E: PetscTrMallocDefault (mtr.c:179)
>> ==15577==    by 0x449C28: DataPartitionVertices_Block (readbinary3d.c:1702)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4F237F2: PetscTrMallocDefault (mtr.c:202)
>> ==15577==    by 0x449C28: DataPartitionVertices_Block (readbinary3d.c:1702)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4F2381E: PetscTrMallocDefault (mtr.c:205)
>> ==15577==    by 0x449C28: DataPartitionVertices_Block (readbinary3d.c:1702)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x43CD6F: PetscBTCreate (petscbt.h:75)
>> ==15577==    by 0x449CA5: DataPartitionVertices_Block (readbinary3d.c:1703)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x44A129: DataPartitionVertices_Block (readbinary3d.c:1705)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x449D2D: DataPartitionVertices_Block (readbinary3d.c:1706)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x43CE1A: PetscBTLookupSet (petscbt.h:84)
>> ==15577==    by 0x449D88: DataPartitionVertices_Block (readbinary3d.c:1708)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x43CE5D: PetscBTLookupSet (petscbt.h:86)
>> ==15577==    by 0x449D88: DataPartitionVertices_Block (readbinary3d.c:1708)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x449DCB: DataPartitionVertices_Block (readbinary3d.c:1708)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x449D8B: DataPartitionVertices_Block (readbinary3d.c:1708)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C0F: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:983)
>> ==15577==    by 0x911A6D7: mca_pml_ob1_frag_completion (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BCDC: mca_btl_sm_component_progress (btl_sm_component.c:651)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C40: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:998)
>> ==15577==    by 0x911A6D7: mca_pml_ob1_frag_completion (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BCDC: mca_btl_sm_component_progress (btl_sm_component.c:651)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C66: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:1011)
>> ==15577==    by 0x911A6D7: mca_pml_ob1_frag_completion (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BCDC: mca_btl_sm_component_progress (btl_sm_component.c:651)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C81: mca_pml_ob1_send_request_schedule_once (opal_convertor.h:284)
>> ==15577==    by 0x911A6D7: mca_pml_ob1_frag_completion (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BCDC: mca_btl_sm_component_progress (btl_sm_component.c:651)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116C8F: mca_pml_ob1_send_request_schedule_once (opal_convertor.h:294)
>> ==15577==    by 0x911A6D7: mca_pml_ob1_frag_completion (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BCDC: mca_btl_sm_component_progress (btl_sm_component.c:651)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116CED: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:1041)
>> ==15577==    by 0x911A6D7: mca_pml_ob1_frag_completion (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BCDC: mca_btl_sm_component_progress (btl_sm_component.c:651)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x9116D84: mca_pml_ob1_send_request_schedule_once (pml_ob1_sendreq.c:1079)
>> ==15577==    by 0x911A6D7: mca_pml_ob1_frag_completion (pml_ob1_sendreq.h:294)
>> ==15577==    by 0x907BCDC: mca_btl_sm_component_progress (btl_sm_component.c:651)
>> ==15577==    by 0x91E6C39: opal_progress (opal_progress.c:207)
>> ==15577==    by 0x90439BC: ompi_request_default_wait_all (condition.h:99)
>> ==15577==    by 0x90A0AF3: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:54)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A333: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9113A26: mca_pml_ob1_recv_request_progress_match (pml_ob1_recvreq.c:632)
>> ==15577==    by 0x9115C67: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1022)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A0A51: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:45)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A368: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB784: opal_convertor_unpack (opal_convertor.c:295)
>> ==15577==    by 0x9113A26: mca_pml_ob1_recv_request_progress_match (pml_ob1_recvreq.c:632)
>> ==15577==    by 0x9115C67: mca_pml_ob1_recv_req_start (pml_ob1_recvreq.c:1022)
>> ==15577==    by 0x910F416: mca_pml_ob1_irecv (pml_ob1_irecv.c:76)
>> ==15577==    by 0x90A0A51: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:45)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x911002C: mca_pml_ob1_isend (pml_ob1_sendreq.h:372)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A435: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A43B: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A450: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A456: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A464: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A464: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A47E: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112CA1: AOCreate_Basic (aobasic.c:243)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Conditional jump or move depends on uninitialised value(s)
>> ==15577==    at 0x4C2A32D: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112D70: AOCreate_Basic (aobasic.c:244)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4C2A350: memcpy (mc_replace_strmem.c:878)
>> ==15577==    by 0x91DB674: opal_convertor_pack (opal_convertor.c:251)
>> ==15577==    by 0x907999E: mca_btl_sm_sendi (btl_sm.c:849)
>> ==15577==    by 0x91186A2: mca_pml_ob1_send_request_start_copy (bml.h:304)
>> ==15577==    by 0x911003D: mca_pml_ob1_isend (pml_ob1_sendreq.h:375)
>> ==15577==    by 0x90A0AD4: ompi_coll_tuned_sendrecv_actual (coll_tuned_util.c:50)
>> ==15577==    by 0x90A8006: ompi_coll_tuned_allgatherv_intra_neighborexchange (coll_tuned_util.h:57)
>> ==15577==    by 0x904F2F3: PMPI_Allgatherv (pallgatherv.c:139)
>> ==15577==    by 0x5112D70: AOCreate_Basic (aobasic.c:244)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE14BF: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE14E2: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1522: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1552: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1689: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16A6: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1689: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16A6: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE14BF: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE14E2: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1522: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1552: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==    by 0x44A2F9: DataPartitionVertices_Block (readbinary3d.c:1751)
>> ==15577==    by 0x43DE25: ReadBinary (readbinary3d.c:307)
>> ==15577==    by 0x42F5BC: LoadGrid (loadgrid3d.c:726)
>> ==15577==    by 0x405D55: main (fsi3d.c:55)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE14BF: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE14E2: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1522: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1552: PetscSortInt_Private (sorti.c:39)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE165C: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1689: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE168C: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE16A6: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==    by 0x5113DEA: AOCreateBasic (aobasic.c:342)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1316: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1321: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1329: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1338: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE165C: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE168C: PetscSortInt_Private (sorti.c:46)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1316: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1321: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1329: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==
>> ==15577== Use of uninitialised value of size 8
>> ==15577==    at 0x4EE1338: PetscSortInt_Private (sorti.c:35)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE173B: PetscSortInt_Private (sorti.c:50)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE1708: PetscSortInt_Private (sorti.c:49)
>> ==15577==    by 0x4EE19A1: PetscSortInt (sorti.c:85)
>> ==15577==    by 0x5113167: AOCreate_Basic (aobasic.c:259)
>> ==15577==    by 0x511AEE4: AOSetType (aoreg.c:48)
>> ==15577==    by 0x5114269: AOCreateBasicIS (aobasic.c:384)
>> ==15577==



More information about the petsc-users mailing list