Script started on Tue 11 Dec 2012 06:14:53 PM PST
SuperLU_MT_2.0/EXAMPLE> pdlinsol[K[K[K[K[K[K[K[Kvalgrind pdlinsolx < g10 

==15006== Memcheck, a memory error detector
==15006== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==15006== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
==15006== Command: pdlinsolx
==15006== 
Title: 10x10 grid, with COLMMD order                                           Key:         
Dimension 100x100; # nonzeros 460
Use minimum degree ordering on A'*A.
==15006== Conditional jump or move depends on uninitialised value(s)
==15006==    at 0x41F685: sp_colorder (sp_colorder.c:112)
==15006==    by 0x40B86F: pdgssvx (pdgssvx.c:555)
==15006==    by 0x4018E3: main (pdlinsolx.c:145)
==15006== 
Factor PA = LU ... relax 6	w 20	maxsuper 200	rowblk 200
==15006== Conditional jump or move depends on uninitialised value(s)
==15006==    at 0x416B5D: pdgstrf_thread_init (pdgstrf_thread_init.c:118)
==15006==    by 0x415A47: pdgstrf (pdgstrf.c:154)
==15006==    by 0x40B918: pdgssvx (pdgssvx.c:566)
==15006==    by 0x4018E3: main (pdlinsolx.c:145)
==15006== 
==15006== Invalid read of size 4
==15006==    at 0x42135F: ParallelInit (pxgstrf_synch.c:153)
==15006==    by 0x416BAC: pdgstrf_thread_init (pdgstrf_thread_init.c:125)
==15006==    by 0x415A47: pdgstrf (pdgstrf.c:154)
==15006==    by 0x40B918: pdgssvx (pdgssvx.c:566)
==15006==    by 0x4018E3: main (pdlinsolx.c:145)
==15006==  Address 0x56034e0 is not stack'd, malloc'd or (recently) free'd
==15006== 
==15006== Invalid write of size 4
==15006==    at 0x421364: ParallelInit (pxgstrf_synch.c:153)
==15006==    by 0x416BAC: pdgstrf_thread_init (pdgstrf_thread_init.c:125)
==15006==    by 0x415A47: pdgstrf (pdgstrf.c:154)
==15006==    by 0x40B918: pdgssvx (pdgssvx.c:566)
==15006==    by 0x4018E3: main (pdlinsolx.c:145)
==15006==  Address 0x56034e0 is not stack'd, malloc'd or (recently) free'd
==15006== 
==15006== Conditional jump or move depends on uninitialised value(s)
==15006==    at 0x412740: dPresetMap (pdmemory.c:804)
==15006==    by 0x416BC9: pdgstrf_thread_init (pdgstrf_thread_init.c:128)
==15006==    by 0x415A47: pdgstrf (pdgstrf.c:154)
==15006==    by 0x40B918: pdgssvx (pdgssvx.c:566)
==15006==    by 0x4018E3: main (pdlinsolx.c:145)
==15006== 
==15006== Conditional jump or move depends on uninitialised value(s)
==15006==    at 0x4127C2: dPresetMap (pdmemory.c:801)
==15006==    by 0x416BC9: pdgstrf_thread_init (pdgstrf_thread_init.c:128)
==15006==    by 0x415A47: pdgstrf (pdgstrf.c:154)
==15006==    by 0x40B918: pdgssvx (pdgssvx.c:566)
==15006==    by 0x4018E3: main (pdlinsolx.c:145)
==15006== 
==15006== Use of uninitialised value of size 8
==15006==    at 0x41271A: dPresetMap (pdmemory.c:802)
==15006==    by 0x416BC9: pdgstrf_thread_init (pdgstrf_thread_init.c:128)
==15006==    by 0x415A47: pdgstrf (pdgstrf.c:154)
==15006==    by 0x40B918: pdgssvx (pdgssvx.c:566)
==15006==    by 0x4018E3: main (pdlinsolx.c:145)
==15006== 
==15006== 
==15006== More than 10000000 total errors detected.  I'm not reporting any more.
==15006== Final error counts will be inaccurate.  Go fix your program!
==15006== Rerun with --error-limit=no to disable this cutoff.  Note
==15006== that errors may occur in your program without prior warning from
==15006== Valgrind, because errors are no longer being displayed.
==15006== 

^C==15006== 
==15006== HEAP SUMMARY:
==15006==     in use at exit: 19,404 bytes in 37 blocks
==15006==   total heap usage: 53 allocs, 16 frees, 30,880 bytes allocated
==15006== 
==15006== LEAK SUMMARY:
==15006==    definitely lost: 0 bytes in 0 blocks
==15006==    indirectly lost: 0 bytes in 0 blocks
==15006==      possibly lost: 0 bytes in 0 blocks
==15006==    still reachable: 19,404 bytes in 37 blocks
==15006==         suppressed: 0 bytes in 0 blocks
==15006== Rerun with --leak-check=full to see details of leaked memory
==15006== 
==15006== For counts of detected and suppressed errors, rerun with: -v
==15006== Use --track-origins=yes to see where uninitialised values come from
==15006== ERROR SUMMARY: 10000000 errors from 7 contexts (suppressed: 2 from 2)


SuperLU_MT_2.0/EXAMPLE> ^Dexit

Script done on Tue 11 Dec 2012 06:15:22 PM PST
