OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL
Date 23-Nov-13 03:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131123
Time: 0300
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/TestProviders'
make[5]: Entering directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Providers'
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[3]: Entering directory `/var/buildMAIN/pegasus/test'
make[4]: Entering directory `/var/buildMAIN/pegasus/test/wetest'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/static'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

************ Build and Test Successful *************
-------------------------------------------------------------------------------
Memory leak:

==10669== Memcheck, a memory error detector.
==10669== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10669== Using LibVEX rev 1658, a library for dynamic binary translation.
==10669== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10669== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10669== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10669== For more details, rerun with: -v
==10669==
==10669== My PID = 10669, parent PID = 10668. Prog and args are:
==10669== /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient
==10669==
==10669==
==10669== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==10669== malloc/free: in use at exit: 36,720 bytes in 268 blocks.
==10669== malloc/free: 489 allocs, 221 frees, 72,565 bytes allocated.
==10669== For counts of detected errors, rerun with: -v
==10669== searching for pointers to 268 not-freed blocks.
==10669== checked 761,072 bytes.
==10669==
==10669== 72 bytes in 1 blocks are definitely lost in loss record 45 of 66
==10669== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==10669== by 0x4E52BFD: Pegasus::CIMOperationResponseDecoder::_handleHTTPMessage(Pegasus::HTTPMessage*) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==10669== by 0x4E5324E: Pegasus::CIMOperationResponseDecoder::handleEnqueue() (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==10669== by 0x519B37B: Pegasus::MessageQueue::enqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10669== by 0x51956D6: Pegasus::HTTPConnection::_handleReadEvent() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10669== by 0x5196471: Pegasus::HTTPConnection::handleEnqueue(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10669== by 0x518E05C: Pegasus::HTTPConnection::run() (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10669== by 0x51A0205: Pegasus::Monitor::run(unsigned) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==10669== by 0x4E4335B: Pegasus::CIMClientRep::_doRequest(Pegasus::AutoPtr >&, Pegasus::MessageType) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==10669== by 0x4E45643: Pegasus::CIMClientRep::getInstance(Pegasus::CIMNamespaceName const&, Pegasus::CIMObjectPath const&, bool, bool, bool, Pegasus::CIMPropertyList const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==10669== by 0x4E47742: Pegasus::CIMClient::getInstance(Pegasus::CIMNamespaceName const&, Pegasus::CIMObjectPath const&, bool, bool, bool, Pegasus::CIMPropertyList const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==10669== by 0x4079B9: getPropertiesFromCIMServer(Pegasus::CIMClient&, Pegasus::CIMName const&, Pegasus::Array&) (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==10669== by 0x4098E6: main (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==10669==
==10669==
==10669== 728 bytes in 1 blocks are possibly lost in loss record 62 of 66
==10669== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==10669== by 0x54A0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10669== by 0x549A0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10669== by 0x54AB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10669== by 0x54953A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==10669==
==10669== LEAK SUMMARY:
==10669== definitely lost: 72 bytes in 1 blocks.
==10669== possibly lost: 728 bytes in 1 blocks.
==10669== still reachable: 35,920 bytes in 266 blocks.
==10669== suppressed: 0 bytes in 0 blocks.
==10669== Reachable blocks (those to which a pointer was found) are not shown.
==10669== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==4710== Memcheck, a memory error detector.
==4710== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==4710== Using LibVEX rev 1658, a library for dynamic binary translation.
==4710== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==4710== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==4710== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==4710== For more details, rerun with: -v
==4710==
==4710== My PID = 4710, parent PID = 4709. Prog and args are:
==4710== /var/buildMAIN/pegasus/build/bin_exe/TestInterop
==4710==
==4710==
==4710== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==4710== malloc/free: in use at exit: 82,806 bytes in 821 blocks.
==4710== malloc/free: 1,138 allocs, 317 frees, 126,334 bytes allocated.
==4710== For counts of detected errors, rerun with: -v
==4710== searching for pointers to 821 not-freed blocks.
==4710== checked 859,592 bytes.
==4710==
==4710== 728 bytes in 1 blocks are possibly lost in loss record 37 of 41
==4710== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==4710== by 0x5518590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==4710== by 0x55120E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==4710== by 0x55234B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==4710== by 0x550D3A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==4710==
==4710== LEAK SUMMARY:
==4710== definitely lost: 0 bytes in 0 blocks.
==4710== possibly lost: 728 bytes in 1 blocks.
==4710== still reachable: 82,078 bytes in 820 blocks.
==4710== suppressed: 0 bytes in 0 blocks.
==4710== Reachable blocks (those to which a pointer was found) are not shown.
==4710== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28949== Memcheck, a memory error detector.
==28949== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28949== Using LibVEX rev 1658, a library for dynamic binary translation.
==28949== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28949== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28949== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28949== For more details, rerun with: -v
==28949==
==28949== My PID = 28949, parent PID = 28948. Prog and args are:
==28949== /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI
==28949== SELECT * FROM CIM_InstCreation WHERE SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==28949==
==28949==
==28949== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28949== malloc/free: in use at exit: 16,470 bytes in 5 blocks.
==28949== malloc/free: 280 allocs, 275 frees, 51,308 bytes allocated.
==28949== For counts of detected errors, rerun with: -v
==28949== searching for pointers to 5 not-freed blocks.
==28949== checked 670,152 bytes.
==28949==
==28949== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==28949== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==28949== by 0x3681278011: strdup (in /lib64/libc-2.5.so)
==28949== by 0x4C15E29: WQL_parse() (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==28949== by 0x4C1890F: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==28949== by 0x4C18C3F: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==28949== by 0x402A42: main (in /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI)
==28949==
==28949== LEAK SUMMARY:
==28949== definitely lost: 12 bytes in 2 blocks.
==28949== possibly lost: 0 bytes in 0 blocks.
==28949== still reachable: 16,458 bytes in 3 blocks.
==28949== suppressed: 0 bytes in 0 blocks.
==28949== Reachable blocks (those to which a pointer was found) are not shown.
==28949== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28952== Memcheck, a memory error detector.
==28952== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28952== Using LibVEX rev 1658, a library for dynamic binary translation.
==28952== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28952== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28952== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28952== For more details, rerun with: -v
==28952==
==28952== My PID = 28952, parent PID = 28951. Prog and args are:
==28952== /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI
==28952== noEvaluate
==28952== SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_EthernetPort AND SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==28952==
==28952==
==28952== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28952== malloc/free: in use at exit: 16,470 bytes in 5 blocks.
==28952== malloc/free: 280 allocs, 275 frees, 51,176 bytes allocated.
==28952== For counts of detected errors, rerun with: -v
==28952== searching for pointers to 5 not-freed blocks.
==28952== checked 670,264 bytes.
==28952==
==28952== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==28952== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==28952== by 0x3681278011: strdup (in /lib64/libc-2.5.so)
==28952== by 0x4C15E29: WQL_parse() (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==28952== by 0x4C1890F: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==28952== by 0x4C18C3F: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==28952== by 0x402A42: main (in /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI)
==28952==
==28952== LEAK SUMMARY:
==28952== definitely lost: 12 bytes in 2 blocks.
==28952== possibly lost: 0 bytes in 0 blocks.
==28952== still reachable: 16,458 bytes in 3 blocks.
==28952== suppressed: 0 bytes in 0 blocks.
==28952== Reachable blocks (those to which a pointer was found) are not shown.
==28952== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29736== Memcheck, a memory error detector.
==29736== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29736== Using LibVEX rev 1658, a library for dynamic binary translation.
==29736== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29736== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29736== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29736== For more details, rerun with: -v
==29736==
==29736== My PID = 29736, parent PID = 29735. Prog and args are:
==29736== /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification
==29736==
==29736==
==29736== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29736== malloc/free: in use at exit: 88,152 bytes in 2,180 blocks.
==29736== malloc/free: 2,418 allocs, 238 frees, 154,497 bytes allocated.
==29736== For counts of detected errors, rerun with: -v
==29736== searching for pointers to 2,180 not-freed blocks.
==29736== checked 768,768 bytes.
==29736==
==29736== 8 bytes in 1 blocks are definitely lost in loss record 3 of 24
==29736== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29736== by 0x40246E: _SslCipherTest(Pegasus::String&, unsigned&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==29736== by 0x402B5D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==29736==
==29736==
==29736== 400 bytes in 1 blocks are possibly lost in loss record 16 of 24
==29736== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29736== by 0x4C2442A: Pegasus::CIMClient::CIMClient() (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29736== by 0x402479: _SslCipherTest(Pegasus::String&, unsigned&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==29736== by 0x402B5D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==29736==
==29736==
==29736== 2,192 bytes in 1 blocks are possibly lost in loss record 19 of 24
==29736== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29736== by 0x51C5889: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29736== by 0x51C5F96: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29736== by 0x4024C5: _SslCipherTest(Pegasus::String&, unsigned&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==29736== by 0x402B5D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==29736==
==29736== LEAK SUMMARY:
==29736== definitely lost: 8 bytes in 1 blocks.
==29736== possibly lost: 2,592 bytes in 2 blocks.
==29736== still reachable: 85,552 bytes in 2,177 blocks.
==29736== suppressed: 0 bytes in 0 blocks.
==29736== Reachable blocks (those to which a pointer was found) are not shown.
==29736== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29131== Memcheck, a memory error detector.
==29131== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29131== Using LibVEX rev 1658, a library for dynamic binary translation.
==29131== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29131== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29131== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29131== For more details, rerun with: -v
==29131==
==29131== My PID = 29131, parent PID = 29130. Prog and args are:
==29131== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29131== -W
==29131== -nroot
==29131== -R/var/buildMAIN/pegasus/build/tmp
==29131== -MXML
==29131== badQualifierDecl1.mof
==29131==
==29131==
==29131== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29131== malloc/free: in use at exit: 17,254 bytes in 13 blocks.
==29131== malloc/free: 3,897 allocs, 3,884 frees, 303,801 bytes allocated.
==29131== For counts of detected errors, rerun with: -v
==29131== searching for pointers to 13 not-freed blocks.
==29131== checked 736,136 bytes.
==29131==
==29131== 4 bytes in 1 blocks are definitely lost in loss record 1 of 13
==29131== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29131== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29131== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29131== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29131==
==29131==
==29131== 48 (8 direct, 40 indirect) bytes in 1 blocks are definitely lost in loss record 6 of 13
==29131== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29131== by 0x4C19338: cimmof_lex() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29131== by 0x4C21CEC: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29131== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29131== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29131==
==29131==
==29131== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 13
==29131== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29131== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29131== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29131== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29131== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29131==
==29131== LEAK SUMMARY:
==29131== definitely lost: 20 bytes in 3 blocks.
==29131== indirectly lost: 64 bytes in 2 blocks.
==29131== possibly lost: 0 bytes in 0 blocks.
==29131== still reachable: 17,170 bytes in 8 blocks.
==29131== suppressed: 0 bytes in 0 blocks.
==29131== Reachable blocks (those to which a pointer was found) are not shown.
==29131== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29135== Memcheck, a memory error detector.
==29135== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29135== Using LibVEX rev 1658, a library for dynamic binary translation.
==29135== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29135== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29135== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29135== For more details, rerun with: -v
==29135==
==29135== My PID = 29135, parent PID = 29134. Prog and args are:
==29135== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29135== -W
==29135== -nroot
==29135== -R/var/buildMAIN/pegasus/build/tmp
==29135== -MXML
==29135== badQualifierDecl2.mof
==29135==
==29135==
==29135== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29135== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==29135== malloc/free: 3,981 allocs, 3,970 frees, 329,636 bytes allocated.
==29135== For counts of detected errors, rerun with: -v
==29135== searching for pointers to 11 not-freed blocks.
==29135== checked 736,096 bytes.
==29135==
==29135== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==29135== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29135== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29135== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29135== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29135==
==29135==
==29135== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==29135== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29135== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29135== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29135== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29135== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29135==
==29135== LEAK SUMMARY:
==29135== definitely lost: 12 bytes in 2 blocks.
==29135== indirectly lost: 24 bytes in 1 blocks.
==29135== possibly lost: 0 bytes in 0 blocks.
==29135== still reachable: 17,154 bytes in 8 blocks.
==29135== suppressed: 0 bytes in 0 blocks.
==29135== Reachable blocks (those to which a pointer was found) are not shown.
==29135== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29139== Memcheck, a memory error detector.
==29139== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29139== Using LibVEX rev 1658, a library for dynamic binary translation.
==29139== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29139== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29139== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29139== For more details, rerun with: -v
==29139==
==29139== My PID = 29139, parent PID = 29138. Prog and args are:
==29139== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29139== -W
==29139== -nroot
==29139== -R/var/buildMAIN/pegasus/build/tmp
==29139== -MXML
==29139== badQualifierDecl3.mof
==29139==
==29139==
==29139== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29139== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==29139== malloc/free: 3,981 allocs, 3,970 frees, 329,600 bytes allocated.
==29139== For counts of detected errors, rerun with: -v
==29139== searching for pointers to 11 not-freed blocks.
==29139== checked 736,104 bytes.
==29139==
==29139== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==29139== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29139== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29139== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29139== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29139==
==29139==
==29139== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==29139== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29139== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29139== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29139== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29139== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29139==
==29139== LEAK SUMMARY:
==29139== definitely lost: 12 bytes in 2 blocks.
==29139== indirectly lost: 24 bytes in 1 blocks.
==29139== possibly lost: 0 bytes in 0 blocks.
==29139== still reachable: 17,154 bytes in 8 blocks.
==29139== suppressed: 0 bytes in 0 blocks.
==29139== Reachable blocks (those to which a pointer was found) are not shown.
==29139== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29147== Memcheck, a memory error detector.
==29147== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29147== Using LibVEX rev 1658, a library for dynamic binary translation.
==29147== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29147== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29147== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29147== For more details, rerun with: -v
==29147==
==29147== My PID = 29147, parent PID = 29146. Prog and args are:
==29147== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29147== -W
==29147== -nroot
==29147== -R/var/buildMAIN/pegasus/build/tmp
==29147== -MXML
==29147== badQualifierDecl5.mof
==29147==
==29147==
==29147== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29147== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==29147== malloc/free: 3,981 allocs, 3,970 frees, 329,600 bytes allocated.
==29147== For counts of detected errors, rerun with: -v
==29147== searching for pointers to 11 not-freed blocks.
==29147== checked 736,112 bytes.
==29147==
==29147== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==29147== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29147== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29147== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29147== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29147==
==29147==
==29147== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==29147== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29147== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29147== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29147== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29147== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29147==
==29147== LEAK SUMMARY:
==29147== definitely lost: 12 bytes in 2 blocks.
==29147== indirectly lost: 24 bytes in 1 blocks.
==29147== possibly lost: 0 bytes in 0 blocks.
==29147== still reachable: 17,154 bytes in 8 blocks.
==29147== suppressed: 0 bytes in 0 blocks.
==29147== Reachable blocks (those to which a pointer was found) are not shown.
==29147== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29151== Memcheck, a memory error detector.
==29151== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29151== Using LibVEX rev 1658, a library for dynamic binary translation.
==29151== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29151== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29151== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29151== For more details, rerun with: -v
==29151==
==29151== My PID = 29151, parent PID = 29150. Prog and args are:
==29151== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29151== -W
==29151== -nroot
==29151== -R/var/buildMAIN/pegasus/build/tmp
==29151== -MXML
==29151== badQualifierDecl6.mof
==29151==
==29151==
==29151== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29151== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==29151== malloc/free: 3,981 allocs, 3,970 frees, 329,600 bytes allocated.
==29151== For counts of detected errors, rerun with: -v
==29151== searching for pointers to 11 not-freed blocks.
==29151== checked 736,112 bytes.
==29151==
==29151== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==29151== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29151== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29151== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29151== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29151==
==29151==
==29151== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==29151== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29151== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29151== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29151== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29151== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29151==
==29151== LEAK SUMMARY:
==29151== definitely lost: 12 bytes in 2 blocks.
==29151== indirectly lost: 24 bytes in 1 blocks.
==29151== possibly lost: 0 bytes in 0 blocks.
==29151== still reachable: 17,154 bytes in 8 blocks.
==29151== suppressed: 0 bytes in 0 blocks.
==29151== Reachable blocks (those to which a pointer was found) are not shown.
==29151== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29157== Memcheck, a memory error detector.
==29157== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29157== Using LibVEX rev 1658, a library for dynamic binary translation.
==29157== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29157== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29157== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29157== For more details, rerun with: -v
==29157==
==29157== My PID = 29157, parent PID = 29156. Prog and args are:
==29157== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29157== -W
==29157== -nroot
==29157== -R/var/buildMAIN/pegasus/build/tmp
==29157== -MXML
==29157== badQualifierDecl10.mof
==29157==
==29157==
==29157== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29157== malloc/free: in use at exit: 17,252 bytes in 13 blocks.
==29157== malloc/free: 3,981 allocs, 3,968 frees, 329,716 bytes allocated.
==29157== For counts of detected errors, rerun with: -v
==29157== searching for pointers to 13 not-freed blocks.
==29157== checked 736,128 bytes.
==29157==
==29157== 4 bytes in 1 blocks are definitely lost in loss record 1 of 13
==29157== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29157== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29157== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29157== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29157==
==29157==
==29157== 48 (8 direct, 40 indirect) bytes in 1 blocks are definitely lost in loss record 6 of 13
==29157== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29157== by 0x4C19338: cimmof_lex() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29157== by 0x4C21CEC: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29157== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29157== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29157==
==29157==
==29157== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 13
==29157== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29157== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29157== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29157== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29157== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29157==
==29157== LEAK SUMMARY:
==29157== definitely lost: 20 bytes in 3 blocks.
==29157== indirectly lost: 64 bytes in 2 blocks.
==29157== possibly lost: 0 bytes in 0 blocks.
==29157== still reachable: 17,168 bytes in 8 blocks.
==29157== suppressed: 0 bytes in 0 blocks.
==29157== Reachable blocks (those to which a pointer was found) are not shown.
==29157== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29161== Memcheck, a memory error detector.
==29161== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29161== Using LibVEX rev 1658, a library for dynamic binary translation.
==29161== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29161== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29161== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29161== For more details, rerun with: -v
==29161==
==29161== My PID = 29161, parent PID = 29160. Prog and args are:
==29161== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29161== -W
==29161== -nroot
==29161== -R/var/buildMAIN/pegasus/build/tmp
==29161== -MXML
==29161== badQualifierDecl11.mof
==29161==
==29161==
==29161== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29161== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==29161== malloc/free: 3,979 allocs, 3,968 frees, 329,598 bytes allocated.
==29161== For counts of detected errors, rerun with: -v
==29161== searching for pointers to 11 not-freed blocks.
==29161== checked 736,088 bytes.
==29161==
==29161== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==29161== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29161== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29161== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29161== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29161==
==29161==
==29161== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==29161== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29161== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29161== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29161== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29161== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29161==
==29161== LEAK SUMMARY:
==29161== definitely lost: 12 bytes in 2 blocks.
==29161== indirectly lost: 24 bytes in 1 blocks.
==29161== possibly lost: 0 bytes in 0 blocks.
==29161== still reachable: 17,154 bytes in 8 blocks.
==29161== suppressed: 0 bytes in 0 blocks.
==29161== Reachable blocks (those to which a pointer was found) are not shown.
==29161== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29165== Memcheck, a memory error detector.
==29165== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29165== Using LibVEX rev 1658, a library for dynamic binary translation.
==29165== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29165== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29165== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29165== For more details, rerun with: -v
==29165==
==29165== My PID = 29165, parent PID = 29164. Prog and args are:
==29165== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29165== -W
==29165== -nroot
==29165== -R/var/buildMAIN/pegasus/build/tmp
==29165== -MXML
==29165== badQualifierDecl12.mof
==29165==
==29165==
==29165== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29165== malloc/free: in use at exit: 17,202 bytes in 12 blocks.
==29165== malloc/free: 3,978 allocs, 3,966 frees, 329,634 bytes allocated.
==29165== For counts of detected errors, rerun with: -v
==29165== searching for pointers to 12 not-freed blocks.
==29165== checked 736,104 bytes.
==29165==
==29165== 4 bytes in 1 blocks are definitely lost in loss record 1 of 12
==29165== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29165== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29165== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29165== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29165==
==29165==
==29165== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 12
==29165== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29165== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29165== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29165== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29165== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29165==
==29165== LEAK SUMMARY:
==29165== definitely lost: 12 bytes in 2 blocks.
==29165== indirectly lost: 24 bytes in 1 blocks.
==29165== possibly lost: 0 bytes in 0 blocks.
==29165== still reachable: 17,166 bytes in 9 blocks.
==29165== suppressed: 0 bytes in 0 blocks.
==29165== Reachable blocks (those to which a pointer was found) are not shown.
==29165== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29169== Memcheck, a memory error detector.
==29169== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29169== Using LibVEX rev 1658, a library for dynamic binary translation.
==29169== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29169== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29169== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29169== For more details, rerun with: -v
==29169==
==29169== My PID = 29169, parent PID = 29168. Prog and args are:
==29169== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29169== -W
==29169== -nroot
==29169== -R/var/buildMAIN/pegasus/build/tmp
==29169== -MXML
==29169== badQualifierDecl13.mof
==29169==
==29169==
==29169== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29169== malloc/free: in use at exit: 17,186 bytes in 10 blocks.
==29169== malloc/free: 3,976 allocs, 3,966 frees, 329,578 bytes allocated.
==29169== For counts of detected errors, rerun with: -v
==29169== searching for pointers to 10 not-freed blocks.
==29169== checked 736,104 bytes.
==29169==
==29169== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 3 of 10
==29169== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29169== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29169== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29169== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29169== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29169==
==29169== LEAK SUMMARY:
==29169== definitely lost: 8 bytes in 1 blocks.
==29169== indirectly lost: 24 bytes in 1 blocks.
==29169== possibly lost: 0 bytes in 0 blocks.
==29169== still reachable: 17,154 bytes in 8 blocks.
==29169== suppressed: 0 bytes in 0 blocks.
==29169== Reachable blocks (those to which a pointer was found) are not shown.
==29169== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29177== Memcheck, a memory error detector.
==29177== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29177== Using LibVEX rev 1658, a library for dynamic binary translation.
==29177== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29177== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29177== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29177== For more details, rerun with: -v
==29177==
==29177== My PID = 29177, parent PID = 29176. Prog and args are:
==29177== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29177== -W
==29177== -nroot
==29177== -R/var/buildMAIN/pegasus/build/tmp
==29177== -MXML
==29177== badQualifierDecl15.mof
==29177==
==29177==
==29177== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29177== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==29177== malloc/free: 3,981 allocs, 3,970 frees, 329,633 bytes allocated.
==29177== For counts of detected errors, rerun with: -v
==29177== searching for pointers to 11 not-freed blocks.
==29177== checked 736,112 bytes.
==29177==
==29177== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==29177== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29177== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29177== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29177== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29177==
==29177==
==29177== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==29177== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29177== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29177== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29177== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29177== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29177==
==29177== LEAK SUMMARY:
==29177== definitely lost: 12 bytes in 2 blocks.
==29177== indirectly lost: 24 bytes in 1 blocks.
==29177== possibly lost: 0 bytes in 0 blocks.
==29177== still reachable: 17,154 bytes in 8 blocks.
==29177== suppressed: 0 bytes in 0 blocks.
==29177== Reachable blocks (those to which a pointer was found) are not shown.
==29177== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29181== Memcheck, a memory error detector.
==29181== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29181== Using LibVEX rev 1658, a library for dynamic binary translation.
==29181== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29181== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29181== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29181== For more details, rerun with: -v
==29181==
==29181== My PID = 29181, parent PID = 29180. Prog and args are:
==29181== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29181== -W
==29181== -nroot
==29181== -R/var/buildMAIN/pegasus/build/tmp
==29181== -MXML
==29181== badQualifierDecl16.mof
==29181==
==29181==
==29181== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29181== malloc/free: in use at exit: 17,190 bytes in 11 blocks.
==29181== malloc/free: 3,981 allocs, 3,970 frees, 329,613 bytes allocated.
==29181== For counts of detected errors, rerun with: -v
==29181== searching for pointers to 11 not-freed blocks.
==29181== checked 736,104 bytes.
==29181==
==29181== 4 bytes in 1 blocks are definitely lost in loss record 1 of 11
==29181== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29181== by 0x4C22CC2: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29181== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29181== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29181==
==29181==
==29181== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 4 of 11
==29181== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29181== by 0x4C268E6: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29181== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29181== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29181== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29181==
==29181== LEAK SUMMARY:
==29181== definitely lost: 12 bytes in 2 blocks.
==29181== indirectly lost: 24 bytes in 1 blocks.
==29181== possibly lost: 0 bytes in 0 blocks.
==29181== still reachable: 17,154 bytes in 8 blocks.
==29181== suppressed: 0 bytes in 0 blocks.
==29181== Reachable blocks (those to which a pointer was found) are not shown.
==29181== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29185== Memcheck, a memory error detector.
==29185== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29185== Using LibVEX rev 1658, a library for dynamic binary translation.
==29185== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29185== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29185== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29185== For more details, rerun with: -v
==29185==
==29185== My PID = 29185, parent PID = 29184. Prog and args are:
==29185== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29185== -W
==29185== -nroot
==29185== -R/var/buildMAIN/pegasus/build/tmp
==29185== -MXML
==29185== badQualifierDecl20.mof
==29185==
==29185==
==29185== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29185== malloc/free: in use at exit: 17,184 bytes in 10 blocks.
==29185== malloc/free: 3,973 allocs, 3,963 frees, 329,678 bytes allocated.
==29185== For counts of detected errors, rerun with: -v
==29185== searching for pointers to 10 not-freed blocks.
==29185== checked 736,104 bytes.
==29185==
==29185== 32 (8 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 3 of 10
==29185== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29185== by 0x4C268BB: valueFactory::createValue(Pegasus::CIMType, int, bool, int, Pegasus::String const*) (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29185== by 0x4C22C04: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29185== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29185== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29185==
==29185== LEAK SUMMARY:
==29185== definitely lost: 8 bytes in 1 blocks.
==29185== indirectly lost: 24 bytes in 1 blocks.
==29185== possibly lost: 0 bytes in 0 blocks.
==29185== still reachable: 17,152 bytes in 8 blocks.
==29185== suppressed: 0 bytes in 0 blocks.
==29185== Reachable blocks (those to which a pointer was found) are not shown.
==29185== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29239== Memcheck, a memory error detector.
==29239== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29239== Using LibVEX rev 1658, a library for dynamic binary translation.
==29239== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29239== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29239== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29239== For more details, rerun with: -v
==29239==
==29239== My PID = 29239, parent PID = 29238. Prog and args are:
==29239== /var/buildMAIN/pegasus/build/bin_exe/cimmofl
==29239== -W
==29239== -nroot
==29239== -R/var/buildMAIN/pegasus/build/tmp
==29239== -MXML
==29239== badQualifierDef1.mof
==29239==
==29239==
==29239== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29239== malloc/free: in use at exit: 17,438 bytes in 14 blocks.
==29239== malloc/free: 4,037 allocs, 4,023 frees, 349,024 bytes allocated.
==29239== For counts of detected errors, rerun with: -v
==29239== searching for pointers to 14 not-freed blocks.
==29239== checked 736,568 bytes.
==29239==
==29239== 44 (8 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 13
==29239== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29239== by 0x4C19338: cimmof_lex() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29239== by 0x4C21CEC: cimmof_parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29239== by 0x4C1994D: cimmofParser::parse() (in /var/buildMAIN/pegasus/build/lib/libpegcompiler.so.1)
==29239== by 0x402EE9: main (in /var/buildMAIN/pegasus/build/bin_exe/cimmofl)
==29239==
==29239== LEAK SUMMARY:
==29239== definitely lost: 8 bytes in 1 blocks.
==29239== indirectly lost: 36 bytes in 1 blocks.
==29239== possibly lost: 0 bytes in 0 blocks.
==29239== still reachable: 17,394 bytes in 12 blocks.
==29239== suppressed: 0 bytes in 0 blocks.
==29239== Reachable blocks (those to which a pointer was found) are not shown.
==29239== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11416== Memcheck, a memory error detector.
==11416== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11416== Using LibVEX rev 1658, a library for dynamic binary translation.
==11416== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11416== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11416== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11416== For more details, rerun with: -v
==11416==
==11416== My PID = 11416, parent PID = 11415. Prog and args are:
==11416== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11416== 1
==11416== 10
==11416== 13
==11416== root
==11416== ComputerSystemModule
==11416==
==11416==
==11416== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11416== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==11416== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==11416== For counts of detected errors, rerun with: -v
==11416== searching for pointers to 217 not-freed blocks.
==11416== checked 807,288 bytes.
==11416==
==11416== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11416== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11416== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11416== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11416== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11416== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11416==
==11416== LEAK SUMMARY:
==11416== definitely lost: 0 bytes in 0 blocks.
==11416== possibly lost: 728 bytes in 1 blocks.
==11416== still reachable: 31,004 bytes in 216 blocks.
==11416== suppressed: 0 bytes in 0 blocks.
==11416== Reachable blocks (those to which a pointer was found) are not shown.
==11416== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11468== Memcheck, a memory error detector.
==11468== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11468== Using LibVEX rev 1658, a library for dynamic binary translation.
==11468== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11468== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11468== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11468== For more details, rerun with: -v
==11468==
==11468== My PID = 11468, parent PID = 11467. Prog and args are:
==11468== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11468== 1
==11468== 10
==11468== 13
==11468== root
==11468== ComputerSystemModule
==11468==
==11468==
==11468== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11468== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==11468== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==11468== For counts of detected errors, rerun with: -v
==11468== searching for pointers to 217 not-freed blocks.
==11468== checked 807,288 bytes.
==11468==
==11468== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11468== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11468== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11468== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11468== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11468== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11468==
==11468== LEAK SUMMARY:
==11468== definitely lost: 0 bytes in 0 blocks.
==11468== possibly lost: 728 bytes in 1 blocks.
==11468== still reachable: 31,004 bytes in 216 blocks.
==11468== suppressed: 0 bytes in 0 blocks.
==11468== Reachable blocks (those to which a pointer was found) are not shown.
==11468== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11524== Memcheck, a memory error detector.
==11524== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11524== Using LibVEX rev 1658, a library for dynamic binary translation.
==11524== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11524== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11524== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11524== For more details, rerun with: -v
==11524==
==11524== My PID = 11524, parent PID = 11523. Prog and args are:
==11524== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11524== 1
==11524== 10
==11524== 13
==11524== root
==11524== ComputerSystemModule
==11524==
==11524==
==11524== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11524== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==11524== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==11524== For counts of detected errors, rerun with: -v
==11524== searching for pointers to 217 not-freed blocks.
==11524== checked 807,288 bytes.
==11524==
==11524== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11524== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11524== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11524== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11524== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11524== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11524==
==11524== LEAK SUMMARY:
==11524== definitely lost: 0 bytes in 0 blocks.
==11524== possibly lost: 728 bytes in 1 blocks.
==11524== still reachable: 31,004 bytes in 216 blocks.
==11524== suppressed: 0 bytes in 0 blocks.
==11524== Reachable blocks (those to which a pointer was found) are not shown.
==11524== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11579== Memcheck, a memory error detector.
==11579== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11579== Using LibVEX rev 1658, a library for dynamic binary translation.
==11579== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11579== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11579== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11579== For more details, rerun with: -v
==11579==
==11579== My PID = 11579, parent PID = 11578. Prog and args are:
==11579== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11579== 1
==11579== 10
==11579== 13
==11579== root
==11579== ComputerSystemModule
==11579==
==11579==
==11579== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11579== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==11579== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==11579== For counts of detected errors, rerun with: -v
==11579== searching for pointers to 217 not-freed blocks.
==11579== checked 807,288 bytes.
==11579==
==11579== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11579== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11579== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11579== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11579== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11579== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11579==
==11579== LEAK SUMMARY:
==11579== definitely lost: 0 bytes in 0 blocks.
==11579== possibly lost: 728 bytes in 1 blocks.
==11579== still reachable: 31,004 bytes in 216 blocks.
==11579== suppressed: 0 bytes in 0 blocks.
==11579== Reachable blocks (those to which a pointer was found) are not shown.
==11579== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11681== Memcheck, a memory error detector.
==11681== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11681== Using LibVEX rev 1658, a library for dynamic binary translation.
==11681== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11681== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11681== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11681== For more details, rerun with: -v
==11681==
==11681== My PID = 11681, parent PID = 11680. Prog and args are:
==11681== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11681== 1
==11681== 10
==11681== 13
==11681== root
==11681== ComputerSystemModule
==11681==
==11681==
==11681== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11681== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==11681== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==11681== For counts of detected errors, rerun with: -v
==11681== searching for pointers to 217 not-freed blocks.
==11681== checked 807,288 bytes.
==11681==
==11681== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11681== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11681== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11681== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11681== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11681== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11681==
==11681== LEAK SUMMARY:
==11681== definitely lost: 0 bytes in 0 blocks.
==11681== possibly lost: 728 bytes in 1 blocks.
==11681== still reachable: 31,004 bytes in 216 blocks.
==11681== suppressed: 0 bytes in 0 blocks.
==11681== Reachable blocks (those to which a pointer was found) are not shown.
==11681== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11735== Memcheck, a memory error detector.
==11735== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11735== Using LibVEX rev 1658, a library for dynamic binary translation.
==11735== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11735== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11735== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11735== For more details, rerun with: -v
==11735==
==11735== My PID = 11735, parent PID = 11734. Prog and args are:
==11735== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11735== 1
==11735== 10
==11735== 13
==11735== root
==11735== ComputerSystemModule
==11735==
==11735==
==11735== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11735== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==11735== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==11735== For counts of detected errors, rerun with: -v
==11735== searching for pointers to 217 not-freed blocks.
==11735== checked 807,288 bytes.
==11735==
==11735== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11735== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11735== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11735== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11735== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11735== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11735==
==11735== LEAK SUMMARY:
==11735== definitely lost: 0 bytes in 0 blocks.
==11735== possibly lost: 728 bytes in 1 blocks.
==11735== still reachable: 31,004 bytes in 216 blocks.
==11735== suppressed: 0 bytes in 0 blocks.
==11735== Reachable blocks (those to which a pointer was found) are not shown.
==11735== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11835== Memcheck, a memory error detector.
==11835== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11835== Using LibVEX rev 1658, a library for dynamic binary translation.
==11835== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11835== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11835== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11835== For more details, rerun with: -v
==11835==
==11835== My PID = 11835, parent PID = 11834. Prog and args are:
==11835== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11835== 1
==11835== 10
==11835== 13
==11835== root
==11835== ComputerSystemModule
==11835==
==11835==
==11835== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11835== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==11835== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==11835== For counts of detected errors, rerun with: -v
==11835== searching for pointers to 217 not-freed blocks.
==11835== checked 807,288 bytes.
==11835==
==11835== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11835== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11835== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11835== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11835== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11835== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11835==
==11835== LEAK SUMMARY:
==11835== definitely lost: 0 bytes in 0 blocks.
==11835== possibly lost: 728 bytes in 1 blocks.
==11835== still reachable: 31,004 bytes in 216 blocks.
==11835== suppressed: 0 bytes in 0 blocks.
==11835== Reachable blocks (those to which a pointer was found) are not shown.
==11835== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11935== Memcheck, a memory error detector.
==11935== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11935== Using LibVEX rev 1658, a library for dynamic binary translation.
==11935== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11935== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11935== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11935== For more details, rerun with: -v
==11935==
==11935== My PID = 11935, parent PID = 11934. Prog and args are:
==11935== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11935== 1
==11935== 10
==11935== 13
==11935== root
==11935== ComputerSystemModule
==11935==
==11935==
==11935== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11935== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==11935== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==11935== For counts of detected errors, rerun with: -v
==11935== searching for pointers to 217 not-freed blocks.
==11935== checked 807,288 bytes.
==11935==
==11935== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11935== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11935== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11935== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11935== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11935== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11935==
==11935== LEAK SUMMARY:
==11935== definitely lost: 0 bytes in 0 blocks.
==11935== possibly lost: 728 bytes in 1 blocks.
==11935== still reachable: 31,004 bytes in 216 blocks.
==11935== suppressed: 0 bytes in 0 blocks.
==11935== Reachable blocks (those to which a pointer was found) are not shown.
==11935== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==11990== Memcheck, a memory error detector.
==11990== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==11990== Using LibVEX rev 1658, a library for dynamic binary translation.
==11990== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==11990== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==11990== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==11990== For more details, rerun with: -v
==11990==
==11990== My PID = 11990, parent PID = 11989. Prog and args are:
==11990== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==11990== 1
==11990== 10
==11990== 13
==11990== root
==11990== ComputerSystemModule
==11990==
==11990==
==11990== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==11990== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==11990== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==11990== For counts of detected errors, rerun with: -v
==11990== searching for pointers to 217 not-freed blocks.
==11990== checked 807,288 bytes.
==11990==
==11990== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==11990== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==11990== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11990== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11990== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11990== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11990==
==11990== LEAK SUMMARY:
==11990== definitely lost: 0 bytes in 0 blocks.
==11990== possibly lost: 728 bytes in 1 blocks.
==11990== still reachable: 31,004 bytes in 216 blocks.
==11990== suppressed: 0 bytes in 0 blocks.
==11990== Reachable blocks (those to which a pointer was found) are not shown.
==11990== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12066== Memcheck, a memory error detector.
==12066== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12066== Using LibVEX rev 1658, a library for dynamic binary translation.
==12066== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12066== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12066== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12066== For more details, rerun with: -v
==12066==
==12066== My PID = 12066, parent PID = 12065. Prog and args are:
==12066== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12066== 1
==12066== 10
==12066== 13
==12066== root
==12066== ComputerSystemModule
==12066==
==12066==
==12066== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12066== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12066== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12066== For counts of detected errors, rerun with: -v
==12066== searching for pointers to 217 not-freed blocks.
==12066== checked 807,288 bytes.
==12066==
==12066== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12066== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12066== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12066== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12066== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12066== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12066==
==12066== LEAK SUMMARY:
==12066== definitely lost: 0 bytes in 0 blocks.
==12066== possibly lost: 728 bytes in 1 blocks.
==12066== still reachable: 31,004 bytes in 216 blocks.
==12066== suppressed: 0 bytes in 0 blocks.
==12066== Reachable blocks (those to which a pointer was found) are not shown.
==12066== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12121== Memcheck, a memory error detector.
==12121== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12121== Using LibVEX rev 1658, a library for dynamic binary translation.
==12121== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12121== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12121== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12121== For more details, rerun with: -v
==12121==
==12121== My PID = 12121, parent PID = 12120. Prog and args are:
==12121== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12121== 1
==12121== 10
==12121== 13
==12121== root
==12121== ComputerSystemModule
==12121==
==12121==
==12121== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12121== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12121== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12121== For counts of detected errors, rerun with: -v
==12121== searching for pointers to 217 not-freed blocks.
==12121== checked 807,288 bytes.
==12121==
==12121== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12121== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12121== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12121== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12121== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12121== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12121==
==12121== LEAK SUMMARY:
==12121== definitely lost: 0 bytes in 0 blocks.
==12121== possibly lost: 728 bytes in 1 blocks.
==12121== still reachable: 31,004 bytes in 216 blocks.
==12121== suppressed: 0 bytes in 0 blocks.
==12121== Reachable blocks (those to which a pointer was found) are not shown.
==12121== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12179== Memcheck, a memory error detector.
==12179== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12179== Using LibVEX rev 1658, a library for dynamic binary translation.
==12179== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12179== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12179== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12179== For more details, rerun with: -v
==12179==
==12179== My PID = 12179, parent PID = 12178. Prog and args are:
==12179== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12179== 1
==12179== 10
==12179== 13
==12179== root
==12179== ComputerSystemModule
==12179==
==12179==
==12179== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12179== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12179== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12179== For counts of detected errors, rerun with: -v
==12179== searching for pointers to 217 not-freed blocks.
==12179== checked 807,288 bytes.
==12179==
==12179== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12179== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12179== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12179== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12179== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12179== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12179==
==12179== LEAK SUMMARY:
==12179== definitely lost: 0 bytes in 0 blocks.
==12179== possibly lost: 728 bytes in 1 blocks.
==12179== still reachable: 31,004 bytes in 216 blocks.
==12179== suppressed: 0 bytes in 0 blocks.
==12179== Reachable blocks (those to which a pointer was found) are not shown.
==12179== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12236== Memcheck, a memory error detector.
==12236== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12236== Using LibVEX rev 1658, a library for dynamic binary translation.
==12236== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12236== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12236== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12236== For more details, rerun with: -v
==12236==
==12236== My PID = 12236, parent PID = 12235. Prog and args are:
==12236== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12236== 1
==12236== 10
==12236== 13
==12236== root
==12236== ComputerSystemModule
==12236==
==12236==
==12236== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12236== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12236== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12236== For counts of detected errors, rerun with: -v
==12236== searching for pointers to 217 not-freed blocks.
==12236== checked 807,288 bytes.
==12236==
==12236== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12236== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12236== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12236== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12236== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12236== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12236==
==12236== LEAK SUMMARY:
==12236== definitely lost: 0 bytes in 0 blocks.
==12236== possibly lost: 728 bytes in 1 blocks.
==12236== still reachable: 31,004 bytes in 216 blocks.
==12236== suppressed: 0 bytes in 0 blocks.
==12236== Reachable blocks (those to which a pointer was found) are not shown.
==12236== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12338== Memcheck, a memory error detector.
==12338== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12338== Using LibVEX rev 1658, a library for dynamic binary translation.
==12338== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12338== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12338== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12338== For more details, rerun with: -v
==12338==
==12338== My PID = 12338, parent PID = 12337. Prog and args are:
==12338== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12338== 1
==12338== 10
==12338== 13
==12338== root
==12338== ComputerSystemModule
==12338==
==12338==
==12338== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12338== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12338== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12338== For counts of detected errors, rerun with: -v
==12338== searching for pointers to 217 not-freed blocks.
==12338== checked 807,288 bytes.
==12338==
==12338== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12338== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12338== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12338== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12338== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12338== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12338==
==12338== LEAK SUMMARY:
==12338== definitely lost: 0 bytes in 0 blocks.
==12338== possibly lost: 728 bytes in 1 blocks.
==12338== still reachable: 31,004 bytes in 216 blocks.
==12338== suppressed: 0 bytes in 0 blocks.
==12338== Reachable blocks (those to which a pointer was found) are not shown.
==12338== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12394== Memcheck, a memory error detector.
==12394== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12394== Using LibVEX rev 1658, a library for dynamic binary translation.
==12394== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12394== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12394== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12394== For more details, rerun with: -v
==12394==
==12394== My PID = 12394, parent PID = 12393. Prog and args are:
==12394== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12394== 1
==12394== 10
==12394== 13
==12394== root
==12394== ComputerSystemModule
==12394==
==12394==
==12394== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12394== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12394== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12394== For counts of detected errors, rerun with: -v
==12394== searching for pointers to 217 not-freed blocks.
==12394== checked 807,288 bytes.
==12394==
==12394== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12394== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12394== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12394== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12394== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12394== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12394==
==12394== LEAK SUMMARY:
==12394== definitely lost: 0 bytes in 0 blocks.
==12394== possibly lost: 728 bytes in 1 blocks.
==12394== still reachable: 31,004 bytes in 216 blocks.
==12394== suppressed: 0 bytes in 0 blocks.
==12394== Reachable blocks (those to which a pointer was found) are not shown.
==12394== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12444== Memcheck, a memory error detector.
==12444== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12444== Using LibVEX rev 1658, a library for dynamic binary translation.
==12444== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12444== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12444== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12444== For more details, rerun with: -v
==12444==
==12444== My PID = 12444, parent PID = 12443. Prog and args are:
==12444== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12444== 1
==12444== 10
==12444== 13
==12444== root
==12444== ComputerSystemModule
==12444==
==12444==
==12444== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12444== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12444== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12444== For counts of detected errors, rerun with: -v
==12444== searching for pointers to 217 not-freed blocks.
==12444== checked 807,288 bytes.
==12444==
==12444== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12444== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12444== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12444== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12444== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12444== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12444==
==12444== LEAK SUMMARY:
==12444== definitely lost: 0 bytes in 0 blocks.
==12444== possibly lost: 728 bytes in 1 blocks.
==12444== still reachable: 31,004 bytes in 216 blocks.
==12444== suppressed: 0 bytes in 0 blocks.
==12444== Reachable blocks (those to which a pointer was found) are not shown.
==12444== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12505== Memcheck, a memory error detector.
==12505== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12505== Using LibVEX rev 1658, a library for dynamic binary translation.
==12505== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12505== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12505== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12505== For more details, rerun with: -v
==12505==
==12505== My PID = 12505, parent PID = 12504. Prog and args are:
==12505== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12505== 1
==12505== 10
==12505== 13
==12505== root
==12505== ComputerSystemModule
==12505==
==12505==
==12505== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12505== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12505== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12505== For counts of detected errors, rerun with: -v
==12505== searching for pointers to 217 not-freed blocks.
==12505== checked 807,288 bytes.
==12505==
==12505== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12505== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12505== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12505== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12505== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12505== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12505==
==12505== LEAK SUMMARY:
==12505== definitely lost: 0 bytes in 0 blocks.
==12505== possibly lost: 728 bytes in 1 blocks.
==12505== still reachable: 31,004 bytes in 216 blocks.
==12505== suppressed: 0 bytes in 0 blocks.
==12505== Reachable blocks (those to which a pointer was found) are not shown.
==12505== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12560== Memcheck, a memory error detector.
==12560== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12560== Using LibVEX rev 1658, a library for dynamic binary translation.
==12560== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12560== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12560== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12560== For more details, rerun with: -v
==12560==
==12560== My PID = 12560, parent PID = 12559. Prog and args are:
==12560== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12560== 1
==12560== 10
==12560== 13
==12560== root
==12560== ComputerSystemModule
==12560==
==12560==
==12560== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12560== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12560== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12560== For counts of detected errors, rerun with: -v
==12560== searching for pointers to 217 not-freed blocks.
==12560== checked 807,288 bytes.
==12560==
==12560== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12560== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12560== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12560== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12560== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12560== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12560==
==12560== LEAK SUMMARY:
==12560== definitely lost: 0 bytes in 0 blocks.
==12560== possibly lost: 728 bytes in 1 blocks.
==12560== still reachable: 31,004 bytes in 216 blocks.
==12560== suppressed: 0 bytes in 0 blocks.
==12560== Reachable blocks (those to which a pointer was found) are not shown.
==12560== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12614== Memcheck, a memory error detector.
==12614== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12614== Using LibVEX rev 1658, a library for dynamic binary translation.
==12614== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12614== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12614== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12614== For more details, rerun with: -v
==12614==
==12614== My PID = 12614, parent PID = 12613. Prog and args are:
==12614== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12614== 1
==12614== 10
==12614== 13
==12614== root
==12614== ComputerSystemModule
==12614==
==12614==
==12614== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12614== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12614== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12614== For counts of detected errors, rerun with: -v
==12614== searching for pointers to 217 not-freed blocks.
==12614== checked 807,288 bytes.
==12614==
==12614== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12614== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12614== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12614== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12614== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12614== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12614==
==12614== LEAK SUMMARY:
==12614== definitely lost: 0 bytes in 0 blocks.
==12614== possibly lost: 728 bytes in 1 blocks.
==12614== still reachable: 31,004 bytes in 216 blocks.
==12614== suppressed: 0 bytes in 0 blocks.
==12614== Reachable blocks (those to which a pointer was found) are not shown.
==12614== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12673== Memcheck, a memory error detector.
==12673== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12673== Using LibVEX rev 1658, a library for dynamic binary translation.
==12673== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12673== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12673== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12673== For more details, rerun with: -v
==12673==
==12673== My PID = 12673, parent PID = 12672. Prog and args are:
==12673== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12673== 1
==12673== 10
==12673== 13
==12673== root
==12673== ComputerSystemModule
==12673==
==12673==
==12673== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12673== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12673== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12673== For counts of detected errors, rerun with: -v
==12673== searching for pointers to 217 not-freed blocks.
==12673== checked 807,288 bytes.
==12673==
==12673== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12673== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12673== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12673== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12673== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12673== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12673==
==12673== LEAK SUMMARY:
==12673== definitely lost: 0 bytes in 0 blocks.
==12673== possibly lost: 728 bytes in 1 blocks.
==12673== still reachable: 31,004 bytes in 216 blocks.
==12673== suppressed: 0 bytes in 0 blocks.
==12673== Reachable blocks (those to which a pointer was found) are not shown.
==12673== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12733== Memcheck, a memory error detector.
==12733== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12733== Using LibVEX rev 1658, a library for dynamic binary translation.
==12733== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12733== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12733== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12733== For more details, rerun with: -v
==12733==
==12733== My PID = 12733, parent PID = 12732. Prog and args are:
==12733== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12733== 1
==12733== 10
==12733== 13
==12733== root
==12733== ComputerSystemModule
==12733==
==12733==
==12733== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12733== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12733== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12733== For counts of detected errors, rerun with: -v
==12733== searching for pointers to 217 not-freed blocks.
==12733== checked 807,288 bytes.
==12733==
==12733== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12733== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12733== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12733== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12733== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12733== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12733==
==12733== LEAK SUMMARY:
==12733== definitely lost: 0 bytes in 0 blocks.
==12733== possibly lost: 728 bytes in 1 blocks.
==12733== still reachable: 31,004 bytes in 216 blocks.
==12733== suppressed: 0 bytes in 0 blocks.
==12733== Reachable blocks (those to which a pointer was found) are not shown.
==12733== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12788== Memcheck, a memory error detector.
==12788== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12788== Using LibVEX rev 1658, a library for dynamic binary translation.
==12788== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12788== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12788== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12788== For more details, rerun with: -v
==12788==
==12788== My PID = 12788, parent PID = 12787. Prog and args are:
==12788== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12788== 1
==12788== 10
==12788== 13
==12788== root
==12788== ComputerSystemModule
==12788==
==12788==
==12788== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12788== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12788== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12788== For counts of detected errors, rerun with: -v
==12788== searching for pointers to 217 not-freed blocks.
==12788== checked 807,288 bytes.
==12788==
==12788== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12788== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12788== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12788== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12788== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12788== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12788==
==12788== LEAK SUMMARY:
==12788== definitely lost: 0 bytes in 0 blocks.
==12788== possibly lost: 728 bytes in 1 blocks.
==12788== still reachable: 31,004 bytes in 216 blocks.
==12788== suppressed: 0 bytes in 0 blocks.
==12788== Reachable blocks (those to which a pointer was found) are not shown.
==12788== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12845== Memcheck, a memory error detector.
==12845== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12845== Using LibVEX rev 1658, a library for dynamic binary translation.
==12845== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12845== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12845== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12845== For more details, rerun with: -v
==12845==
==12845== My PID = 12845, parent PID = 12844. Prog and args are:
==12845== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12845== 1
==12845== 10
==12845== 13
==12845== root
==12845== ComputerSystemModule
==12845==
==12845==
==12845== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12845== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12845== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12845== For counts of detected errors, rerun with: -v
==12845== searching for pointers to 217 not-freed blocks.
==12845== checked 807,288 bytes.
==12845==
==12845== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12845== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12845== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12845== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12845== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12845== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12845==
==12845== LEAK SUMMARY:
==12845== definitely lost: 0 bytes in 0 blocks.
==12845== possibly lost: 728 bytes in 1 blocks.
==12845== still reachable: 31,004 bytes in 216 blocks.
==12845== suppressed: 0 bytes in 0 blocks.
==12845== Reachable blocks (those to which a pointer was found) are not shown.
==12845== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==12946== Memcheck, a memory error detector.
==12946== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==12946== Using LibVEX rev 1658, a library for dynamic binary translation.
==12946== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==12946== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==12946== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==12946== For more details, rerun with: -v
==12946==
==12946== My PID = 12946, parent PID = 12945. Prog and args are:
==12946== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==12946== 1
==12946== 10
==12946== 13
==12946== root
==12946== ComputerSystemModule
==12946==
==12946==
==12946== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==12946== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==12946== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==12946== For counts of detected errors, rerun with: -v
==12946== searching for pointers to 217 not-freed blocks.
==12946== checked 807,288 bytes.
==12946==
==12946== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==12946== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==12946== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12946== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12946== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12946== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12946==
==12946== LEAK SUMMARY:
==12946== definitely lost: 0 bytes in 0 blocks.
==12946== possibly lost: 728 bytes in 1 blocks.
==12946== still reachable: 31,004 bytes in 216 blocks.
==12946== suppressed: 0 bytes in 0 blocks.
==12946== Reachable blocks (those to which a pointer was found) are not shown.
==12946== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13002== Memcheck, a memory error detector.
==13002== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13002== Using LibVEX rev 1658, a library for dynamic binary translation.
==13002== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13002== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13002== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13002== For more details, rerun with: -v
==13002==
==13002== My PID = 13002, parent PID = 13001. Prog and args are:
==13002== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13002== 1
==13002== 10
==13002== 13
==13002== root
==13002== ComputerSystemModule
==13002==
==13002==
==13002== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13002== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13002== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13002== For counts of detected errors, rerun with: -v
==13002== searching for pointers to 217 not-freed blocks.
==13002== checked 807,288 bytes.
==13002==
==13002== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13002== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13002== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13002== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13002== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13002== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13002==
==13002== LEAK SUMMARY:
==13002== definitely lost: 0 bytes in 0 blocks.
==13002== possibly lost: 728 bytes in 1 blocks.
==13002== still reachable: 31,004 bytes in 216 blocks.
==13002== suppressed: 0 bytes in 0 blocks.
==13002== Reachable blocks (those to which a pointer was found) are not shown.
==13002== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13052== Memcheck, a memory error detector.
==13052== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13052== Using LibVEX rev 1658, a library for dynamic binary translation.
==13052== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13052== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13052== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13052== For more details, rerun with: -v
==13052==
==13052== My PID = 13052, parent PID = 13051. Prog and args are:
==13052== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13052== 1
==13052== 10
==13052== 13
==13052== root
==13052== ComputerSystemModule
==13052==
==13052==
==13052== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13052== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13052== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13052== For counts of detected errors, rerun with: -v
==13052== searching for pointers to 217 not-freed blocks.
==13052== checked 807,288 bytes.
==13052==
==13052== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13052== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13052== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13052== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13052== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13052== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13052==
==13052== LEAK SUMMARY:
==13052== definitely lost: 0 bytes in 0 blocks.
==13052== possibly lost: 728 bytes in 1 blocks.
==13052== still reachable: 31,004 bytes in 216 blocks.
==13052== suppressed: 0 bytes in 0 blocks.
==13052== Reachable blocks (those to which a pointer was found) are not shown.
==13052== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13109== Memcheck, a memory error detector.
==13109== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13109== Using LibVEX rev 1658, a library for dynamic binary translation.
==13109== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13109== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13109== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13109== For more details, rerun with: -v
==13109==
==13109== My PID = 13109, parent PID = 13108. Prog and args are:
==13109== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13109== 1
==13109== 10
==13109== 13
==13109== root
==13109== ComputerSystemModule
==13109==
==13109==
==13109== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13109== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13109== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13109== For counts of detected errors, rerun with: -v
==13109== searching for pointers to 217 not-freed blocks.
==13109== checked 807,288 bytes.
==13109==
==13109== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13109== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13109== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13109== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13109== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13109== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13109==
==13109== LEAK SUMMARY:
==13109== definitely lost: 0 bytes in 0 blocks.
==13109== possibly lost: 728 bytes in 1 blocks.
==13109== still reachable: 31,004 bytes in 216 blocks.
==13109== suppressed: 0 bytes in 0 blocks.
==13109== Reachable blocks (those to which a pointer was found) are not shown.
==13109== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13168== Memcheck, a memory error detector.
==13168== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13168== Using LibVEX rev 1658, a library for dynamic binary translation.
==13168== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13168== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13168== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13168== For more details, rerun with: -v
==13168==
==13168== My PID = 13168, parent PID = 13167. Prog and args are:
==13168== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13168== 1
==13168== 10
==13168== 13
==13168== root
==13168== ComputerSystemModule
==13168==
==13168==
==13168== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13168== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13168== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13168== For counts of detected errors, rerun with: -v
==13168== searching for pointers to 217 not-freed blocks.
==13168== checked 807,288 bytes.
==13168==
==13168== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13168== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13168== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13168== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13168== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13168== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13168==
==13168== LEAK SUMMARY:
==13168== definitely lost: 0 bytes in 0 blocks.
==13168== possibly lost: 728 bytes in 1 blocks.
==13168== still reachable: 31,004 bytes in 216 blocks.
==13168== suppressed: 0 bytes in 0 blocks.
==13168== Reachable blocks (those to which a pointer was found) are not shown.
==13168== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13222== Memcheck, a memory error detector.
==13222== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13222== Using LibVEX rev 1658, a library for dynamic binary translation.
==13222== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13222== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13222== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13222== For more details, rerun with: -v
==13222==
==13222== My PID = 13222, parent PID = 13221. Prog and args are:
==13222== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13222== 1
==13222== 10
==13222== 13
==13222== root
==13222== ComputerSystemModule
==13222==
==13222==
==13222== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13222== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13222== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13222== For counts of detected errors, rerun with: -v
==13222== searching for pointers to 217 not-freed blocks.
==13222== checked 807,288 bytes.
==13222==
==13222== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13222== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13222== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13222== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13222== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13222== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13222==
==13222== LEAK SUMMARY:
==13222== definitely lost: 0 bytes in 0 blocks.
==13222== possibly lost: 728 bytes in 1 blocks.
==13222== still reachable: 31,004 bytes in 216 blocks.
==13222== suppressed: 0 bytes in 0 blocks.
==13222== Reachable blocks (those to which a pointer was found) are not shown.
==13222== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13279== Memcheck, a memory error detector.
==13279== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13279== Using LibVEX rev 1658, a library for dynamic binary translation.
==13279== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13279== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13279== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13279== For more details, rerun with: -v
==13279==
==13279== My PID = 13279, parent PID = 13278. Prog and args are:
==13279== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13279== 1
==13279== 11
==13279== 14
==13279== root
==13279== ComputerSystemModule
==13279==
==13279==
==13279== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13279== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13279== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13279== For counts of detected errors, rerun with: -v
==13279== searching for pointers to 217 not-freed blocks.
==13279== checked 807,288 bytes.
==13279==
==13279== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13279== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13279== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13279== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13279== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13279== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13279==
==13279== LEAK SUMMARY:
==13279== definitely lost: 0 bytes in 0 blocks.
==13279== possibly lost: 728 bytes in 1 blocks.
==13279== still reachable: 31,004 bytes in 216 blocks.
==13279== suppressed: 0 bytes in 0 blocks.
==13279== Reachable blocks (those to which a pointer was found) are not shown.
==13279== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13385== Memcheck, a memory error detector.
==13385== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13385== Using LibVEX rev 1658, a library for dynamic binary translation.
==13385== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13385== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13385== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13385== For more details, rerun with: -v
==13385==
==13385== My PID = 13385, parent PID = 13384. Prog and args are:
==13385== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13385== 1
==13385== 10
==13385== 13
==13385== root
==13385== ComputerSystemModule
==13385==
==13385==
==13385== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13385== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13385== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13385== For counts of detected errors, rerun with: -v
==13385== searching for pointers to 217 not-freed blocks.
==13385== checked 807,288 bytes.
==13385==
==13385== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13385== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13385== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13385== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13385== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13385== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13385==
==13385== LEAK SUMMARY:
==13385== definitely lost: 0 bytes in 0 blocks.
==13385== possibly lost: 728 bytes in 1 blocks.
==13385== still reachable: 31,004 bytes in 216 blocks.
==13385== suppressed: 0 bytes in 0 blocks.
==13385== Reachable blocks (those to which a pointer was found) are not shown.
==13385== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13442== Memcheck, a memory error detector.
==13442== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13442== Using LibVEX rev 1658, a library for dynamic binary translation.
==13442== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13442== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13442== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13442== For more details, rerun with: -v
==13442==
==13442== My PID = 13442, parent PID = 13441. Prog and args are:
==13442== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13442== 1
==13442== 10
==13442== 13
==13442== root
==13442== ComputerSystemModule
==13442==
==13442==
==13442== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13442== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13442== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13442== For counts of detected errors, rerun with: -v
==13442== searching for pointers to 217 not-freed blocks.
==13442== checked 807,288 bytes.
==13442==
==13442== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13442== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13442== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13442== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13442== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13442== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13442==
==13442== LEAK SUMMARY:
==13442== definitely lost: 0 bytes in 0 blocks.
==13442== possibly lost: 728 bytes in 1 blocks.
==13442== still reachable: 31,004 bytes in 216 blocks.
==13442== suppressed: 0 bytes in 0 blocks.
==13442== Reachable blocks (those to which a pointer was found) are not shown.
==13442== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13506== Memcheck, a memory error detector.
==13506== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13506== Using LibVEX rev 1658, a library for dynamic binary translation.
==13506== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13506== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13506== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13506== For more details, rerun with: -v
==13506==
==13506== My PID = 13506, parent PID = 13505. Prog and args are:
==13506== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13506== 1
==13506== 10
==13506== 13
==13506== root
==13506== ComputerSystemModule
==13506==
==13506==
==13506== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13506== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13506== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13506== For counts of detected errors, rerun with: -v
==13506== searching for pointers to 217 not-freed blocks.
==13506== checked 807,288 bytes.
==13506==
==13506== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13506== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13506== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13506== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13506== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13506== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13506==
==13506== LEAK SUMMARY:
==13506== definitely lost: 0 bytes in 0 blocks.
==13506== possibly lost: 728 bytes in 1 blocks.
==13506== still reachable: 31,004 bytes in 216 blocks.
==13506== suppressed: 0 bytes in 0 blocks.
==13506== Reachable blocks (those to which a pointer was found) are not shown.
==13506== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13559== Memcheck, a memory error detector.
==13559== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13559== Using LibVEX rev 1658, a library for dynamic binary translation.
==13559== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13559== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13559== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13559== For more details, rerun with: -v
==13559==
==13559== My PID = 13559, parent PID = 13558. Prog and args are:
==13559== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13559== 1
==13559== 10
==13559== 13
==13559== root
==13559== ComputerSystemModule
==13559==
==13559==
==13559== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13559== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13559== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13559== For counts of detected errors, rerun with: -v
==13559== searching for pointers to 217 not-freed blocks.
==13559== checked 807,288 bytes.
==13559==
==13559== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13559== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13559== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13559== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13559== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13559== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13559==
==13559== LEAK SUMMARY:
==13559== definitely lost: 0 bytes in 0 blocks.
==13559== possibly lost: 728 bytes in 1 blocks.
==13559== still reachable: 31,004 bytes in 216 blocks.
==13559== suppressed: 0 bytes in 0 blocks.
==13559== Reachable blocks (those to which a pointer was found) are not shown.
==13559== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13617== Memcheck, a memory error detector.
==13617== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13617== Using LibVEX rev 1658, a library for dynamic binary translation.
==13617== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13617== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13617== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13617== For more details, rerun with: -v
==13617==
==13617== My PID = 13617, parent PID = 13616. Prog and args are:
==13617== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13617== 1
==13617== 10
==13617== 13
==13617== root
==13617== ComputerSystemModule
==13617==
==13617==
==13617== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13617== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13617== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13617== For counts of detected errors, rerun with: -v
==13617== searching for pointers to 217 not-freed blocks.
==13617== checked 807,288 bytes.
==13617==
==13617== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13617== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13617== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13617== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13617== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13617== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13617==
==13617== LEAK SUMMARY:
==13617== definitely lost: 0 bytes in 0 blocks.
==13617== possibly lost: 728 bytes in 1 blocks.
==13617== still reachable: 31,004 bytes in 216 blocks.
==13617== suppressed: 0 bytes in 0 blocks.
==13617== Reachable blocks (those to which a pointer was found) are not shown.
==13617== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13674== Memcheck, a memory error detector.
==13674== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13674== Using LibVEX rev 1658, a library for dynamic binary translation.
==13674== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13674== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13674== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13674== For more details, rerun with: -v
==13674==
==13674== My PID = 13674, parent PID = 13673. Prog and args are:
==13674== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13674== 1
==13674== 10
==13674== 13
==13674== root
==13674== ComputerSystemModule
==13674==
==13674==
==13674== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13674== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13674== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13674== For counts of detected errors, rerun with: -v
==13674== searching for pointers to 217 not-freed blocks.
==13674== checked 807,288 bytes.
==13674==
==13674== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13674== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13674== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13674== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13674== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13674== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13674==
==13674== LEAK SUMMARY:
==13674== definitely lost: 0 bytes in 0 blocks.
==13674== possibly lost: 728 bytes in 1 blocks.
==13674== still reachable: 31,004 bytes in 216 blocks.
==13674== suppressed: 0 bytes in 0 blocks.
==13674== Reachable blocks (those to which a pointer was found) are not shown.
==13674== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13727== Memcheck, a memory error detector.
==13727== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13727== Using LibVEX rev 1658, a library for dynamic binary translation.
==13727== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13727== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13727== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13727== For more details, rerun with: -v
==13727==
==13727== My PID = 13727, parent PID = 13726. Prog and args are:
==13727== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13727== 1
==13727== 10
==13727== 13
==13727== root
==13727== ComputerSystemModule
==13727==
==13727==
==13727== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13727== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13727== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13727== For counts of detected errors, rerun with: -v
==13727== searching for pointers to 217 not-freed blocks.
==13727== checked 807,288 bytes.
==13727==
==13727== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13727== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13727== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13727== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13727== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13727== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13727==
==13727== LEAK SUMMARY:
==13727== definitely lost: 0 bytes in 0 blocks.
==13727== possibly lost: 728 bytes in 1 blocks.
==13727== still reachable: 31,004 bytes in 216 blocks.
==13727== suppressed: 0 bytes in 0 blocks.
==13727== Reachable blocks (those to which a pointer was found) are not shown.
==13727== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13784== Memcheck, a memory error detector.
==13784== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13784== Using LibVEX rev 1658, a library for dynamic binary translation.
==13784== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13784== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13784== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13784== For more details, rerun with: -v
==13784==
==13784== My PID = 13784, parent PID = 13783. Prog and args are:
==13784== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13784== 1
==13784== 10
==13784== 13
==13784== root
==13784== ComputerSystemModule
==13784==
==13784==
==13784== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13784== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13784== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13784== For counts of detected errors, rerun with: -v
==13784== searching for pointers to 217 not-freed blocks.
==13784== checked 807,288 bytes.
==13784==
==13784== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13784== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13784== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13784== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13784== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13784== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13784==
==13784== LEAK SUMMARY:
==13784== definitely lost: 0 bytes in 0 blocks.
==13784== possibly lost: 728 bytes in 1 blocks.
==13784== still reachable: 31,004 bytes in 216 blocks.
==13784== suppressed: 0 bytes in 0 blocks.
==13784== Reachable blocks (those to which a pointer was found) are not shown.
==13784== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13839== Memcheck, a memory error detector.
==13839== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13839== Using LibVEX rev 1658, a library for dynamic binary translation.
==13839== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13839== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13839== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13839== For more details, rerun with: -v
==13839==
==13839== My PID = 13839, parent PID = 13838. Prog and args are:
==13839== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13839== 1
==13839== 10
==13839== 13
==13839== root
==13839== ComputerSystemModule
==13839==
==13839==
==13839== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13839== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13839== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13839== For counts of detected errors, rerun with: -v
==13839== searching for pointers to 217 not-freed blocks.
==13839== checked 807,288 bytes.
==13839==
==13839== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13839== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13839== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13839== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13839== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13839== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13839==
==13839== LEAK SUMMARY:
==13839== definitely lost: 0 bytes in 0 blocks.
==13839== possibly lost: 728 bytes in 1 blocks.
==13839== still reachable: 31,004 bytes in 216 blocks.
==13839== suppressed: 0 bytes in 0 blocks.
==13839== Reachable blocks (those to which a pointer was found) are not shown.
==13839== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13893== Memcheck, a memory error detector.
==13893== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13893== Using LibVEX rev 1658, a library for dynamic binary translation.
==13893== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13893== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13893== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13893== For more details, rerun with: -v
==13893==
==13893== My PID = 13893, parent PID = 13892. Prog and args are:
==13893== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13893== 1
==13893== 10
==13893== 13
==13893== root
==13893== ComputerSystemModule
==13893==
==13893==
==13893== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13893== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13893== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13893== For counts of detected errors, rerun with: -v
==13893== searching for pointers to 217 not-freed blocks.
==13893== checked 807,288 bytes.
==13893==
==13893== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13893== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13893== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13893== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13893== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13893== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13893==
==13893== LEAK SUMMARY:
==13893== definitely lost: 0 bytes in 0 blocks.
==13893== possibly lost: 728 bytes in 1 blocks.
==13893== still reachable: 31,004 bytes in 216 blocks.
==13893== suppressed: 0 bytes in 0 blocks.
==13893== Reachable blocks (those to which a pointer was found) are not shown.
==13893== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1390== Memcheck, a memory error detector.
==1390== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1390== Using LibVEX rev 1658, a library for dynamic binary translation.
==1390== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1390== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1390== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1390== For more details, rerun with: -v
==1390==
==1390== My PID = 1390, parent PID = 1389. Prog and args are:
==1390== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1390== 1
==1390== 13
==1390== 16
==1390== root
==1390== SimpleDisplayConsumerModule
==1390==
==1390==
==1390== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1390== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==1390== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==1390== For counts of detected errors, rerun with: -v
==1390== searching for pointers to 217 not-freed blocks.
==1390== checked 807,112 bytes.
==1390==
==1390== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1390== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1390== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1390== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1390== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1390== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1390==
==1390== LEAK SUMMARY:
==1390== definitely lost: 0 bytes in 0 blocks.
==1390== possibly lost: 728 bytes in 1 blocks.
==1390== still reachable: 31,004 bytes in 216 blocks.
==1390== suppressed: 0 bytes in 0 blocks.
==1390== Reachable blocks (those to which a pointer was found) are not shown.
==1390== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13928== Memcheck, a memory error detector.
==13928== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13928== Using LibVEX rev 1658, a library for dynamic binary translation.
==13928== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13928== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13928== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13928== For more details, rerun with: -v
==13928==
==13928== My PID = 13928, parent PID = 13927. Prog and args are:
==13928== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13928== 1
==13928== 10
==13928== 13
==13928== root
==13928== PG_TestPropertyTypesModule
==13928==
==13928==
==13928== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13928== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13928== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13928== For counts of detected errors, rerun with: -v
==13928== searching for pointers to 217 not-freed blocks.
==13928== checked 807,224 bytes.
==13928==
==13928== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13928== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13928== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13928== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13928== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13928== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13928==
==13928== LEAK SUMMARY:
==13928== definitely lost: 0 bytes in 0 blocks.
==13928== possibly lost: 728 bytes in 1 blocks.
==13928== still reachable: 31,004 bytes in 216 blocks.
==13928== suppressed: 0 bytes in 0 blocks.
==13928== Reachable blocks (those to which a pointer was found) are not shown.
==13928== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==13951== Memcheck, a memory error detector.
==13951== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13951== Using LibVEX rev 1658, a library for dynamic binary translation.
==13951== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13951== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13951== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13951== For more details, rerun with: -v
==13951==
==13951== My PID = 13951, parent PID = 13950. Prog and args are:
==13951== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13951== 1
==13951== 10
==13951== 13
==13951== root
==13951== ComputerSystemModule
==13951==
==13951==
==13951== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==13951== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==13951== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==13951== For counts of detected errors, rerun with: -v
==13951== searching for pointers to 217 not-freed blocks.
==13951== checked 807,288 bytes.
==13951==
==13951== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==13951== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==13951== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13951== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13951== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13951== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==13951==
==13951== LEAK SUMMARY:
==13951== definitely lost: 0 bytes in 0 blocks.
==13951== possibly lost: 728 bytes in 1 blocks.
==13951== still reachable: 31,004 bytes in 216 blocks.
==13951== suppressed: 0 bytes in 0 blocks.
==13951== Reachable blocks (those to which a pointer was found) are not shown.
==13951== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14005== Memcheck, a memory error detector.
==14005== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14005== Using LibVEX rev 1658, a library for dynamic binary translation.
==14005== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14005== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14005== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14005== For more details, rerun with: -v
==14005==
==14005== My PID = 14005, parent PID = 14004. Prog and args are:
==14005== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14005== 1
==14005== 10
==14005== 13
==14005== root
==14005== ComputerSystemModule
==14005==
==14005==
==14005== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14005== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14005== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14005== For counts of detected errors, rerun with: -v
==14005== searching for pointers to 217 not-freed blocks.
==14005== checked 807,288 bytes.
==14005==
==14005== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14005== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14005== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14005== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14005== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14005== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14005==
==14005== LEAK SUMMARY:
==14005== definitely lost: 0 bytes in 0 blocks.
==14005== possibly lost: 728 bytes in 1 blocks.
==14005== still reachable: 31,004 bytes in 216 blocks.
==14005== suppressed: 0 bytes in 0 blocks.
==14005== Reachable blocks (those to which a pointer was found) are not shown.
==14005== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14060== Memcheck, a memory error detector.
==14060== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14060== Using LibVEX rev 1658, a library for dynamic binary translation.
==14060== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14060== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14060== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14060== For more details, rerun with: -v
==14060==
==14060== My PID = 14060, parent PID = 14059. Prog and args are:
==14060== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14060== 1
==14060== 10
==14060== 13
==14060== root
==14060== ComputerSystemModule
==14060==
==14060==
==14060== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14060== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14060== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14060== For counts of detected errors, rerun with: -v
==14060== searching for pointers to 217 not-freed blocks.
==14060== checked 807,288 bytes.
==14060==
==14060== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14060== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14060== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14060== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14060== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14060== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14060==
==14060== LEAK SUMMARY:
==14060== definitely lost: 0 bytes in 0 blocks.
==14060== possibly lost: 728 bytes in 1 blocks.
==14060== still reachable: 31,004 bytes in 216 blocks.
==14060== suppressed: 0 bytes in 0 blocks.
==14060== Reachable blocks (those to which a pointer was found) are not shown.
==14060== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14062== Memcheck, a memory error detector.
==14062== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14062== Using LibVEX rev 1658, a library for dynamic binary translation.
==14062== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14062== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14062== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14062== For more details, rerun with: -v
==14062==
==14062== My PID = 14062, parent PID = 14061. Prog and args are:
==14062== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14062== 1
==14062== 13
==14062== 16
==14062== root
==14062== SimpleDisplayConsumerModule
==14062==
==14062==
==14062== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14062== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14062== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14062== For counts of detected errors, rerun with: -v
==14062== searching for pointers to 217 not-freed blocks.
==14062== checked 807,224 bytes.
==14062==
==14062== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14062== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14062== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14062== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14062== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14062== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14062==
==14062== LEAK SUMMARY:
==14062== definitely lost: 0 bytes in 0 blocks.
==14062== possibly lost: 728 bytes in 1 blocks.
==14062== still reachable: 31,004 bytes in 216 blocks.
==14062== suppressed: 0 bytes in 0 blocks.
==14062== Reachable blocks (those to which a pointer was found) are not shown.
==14062== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14119== Memcheck, a memory error detector.
==14119== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14119== Using LibVEX rev 1658, a library for dynamic binary translation.
==14119== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14119== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14119== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14119== For more details, rerun with: -v
==14119==
==14119== My PID = 14119, parent PID = 14118. Prog and args are:
==14119== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14119== 1
==14119== 10
==14119== 13
==14119== root
==14119== ComputerSystemModule
==14119==
==14119==
==14119== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14119== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14119== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14119== For counts of detected errors, rerun with: -v
==14119== searching for pointers to 217 not-freed blocks.
==14119== checked 807,288 bytes.
==14119==
==14119== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14119== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14119== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14119== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14119== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14119== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14119==
==14119== LEAK SUMMARY:
==14119== definitely lost: 0 bytes in 0 blocks.
==14119== possibly lost: 728 bytes in 1 blocks.
==14119== still reachable: 31,004 bytes in 216 blocks.
==14119== suppressed: 0 bytes in 0 blocks.
==14119== Reachable blocks (those to which a pointer was found) are not shown.
==14119== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14176== Memcheck, a memory error detector.
==14176== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14176== Using LibVEX rev 1658, a library for dynamic binary translation.
==14176== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14176== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14176== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14176== For more details, rerun with: -v
==14176==
==14176== My PID = 14176, parent PID = 14175. Prog and args are:
==14176== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14176== 1
==14176== 10
==14176== 13
==14176== root
==14176== ComputerSystemModule
==14176==
==14176==
==14176== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14176== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14176== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14176== For counts of detected errors, rerun with: -v
==14176== searching for pointers to 217 not-freed blocks.
==14176== checked 807,288 bytes.
==14176==
==14176== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14176== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14176== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14176== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14176== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14176== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14176==
==14176== LEAK SUMMARY:
==14176== definitely lost: 0 bytes in 0 blocks.
==14176== possibly lost: 728 bytes in 1 blocks.
==14176== still reachable: 31,004 bytes in 216 blocks.
==14176== suppressed: 0 bytes in 0 blocks.
==14176== Reachable blocks (those to which a pointer was found) are not shown.
==14176== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14227== Memcheck, a memory error detector.
==14227== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14227== Using LibVEX rev 1658, a library for dynamic binary translation.
==14227== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14227== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14227== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14227== For more details, rerun with: -v
==14227==
==14227== My PID = 14227, parent PID = 14226. Prog and args are:
==14227== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14227== 1
==14227== 10
==14227== 13
==14227== root
==14227== ComputerSystemModule
==14227==
==14227==
==14227== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14227== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14227== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14227== For counts of detected errors, rerun with: -v
==14227== searching for pointers to 217 not-freed blocks.
==14227== checked 807,288 bytes.
==14227==
==14227== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14227== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14227== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14227== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14227== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14227== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14227==
==14227== LEAK SUMMARY:
==14227== definitely lost: 0 bytes in 0 blocks.
==14227== possibly lost: 728 bytes in 1 blocks.
==14227== still reachable: 31,004 bytes in 216 blocks.
==14227== suppressed: 0 bytes in 0 blocks.
==14227== Reachable blocks (those to which a pointer was found) are not shown.
==14227== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14283== Memcheck, a memory error detector.
==14283== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14283== Using LibVEX rev 1658, a library for dynamic binary translation.
==14283== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14283== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14283== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14283== For more details, rerun with: -v
==14283==
==14283== My PID = 14283, parent PID = 14282. Prog and args are:
==14283== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14283== 1
==14283== 10
==14283== 13
==14283== root
==14283== ComputerSystemModule
==14283==
==14283==
==14283== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14283== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14283== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14283== For counts of detected errors, rerun with: -v
==14283== searching for pointers to 217 not-freed blocks.
==14283== checked 807,288 bytes.
==14283==
==14283== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14283== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14283== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14283== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14283== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14283== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14283==
==14283== LEAK SUMMARY:
==14283== definitely lost: 0 bytes in 0 blocks.
==14283== possibly lost: 728 bytes in 1 blocks.
==14283== still reachable: 31,004 bytes in 216 blocks.
==14283== suppressed: 0 bytes in 0 blocks.
==14283== Reachable blocks (those to which a pointer was found) are not shown.
==14283== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14341== Memcheck, a memory error detector.
==14341== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14341== Using LibVEX rev 1658, a library for dynamic binary translation.
==14341== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14341== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14341== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14341== For more details, rerun with: -v
==14341==
==14341== My PID = 14341, parent PID = 14340. Prog and args are:
==14341== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14341== 1
==14341== 10
==14341== 13
==14341== root
==14341== ComputerSystemModule
==14341==
==14341==
==14341== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14341== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14341== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14341== For counts of detected errors, rerun with: -v
==14341== searching for pointers to 217 not-freed blocks.
==14341== checked 807,288 bytes.
==14341==
==14341== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14341== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14341== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14341== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14341== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14341== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14341==
==14341== LEAK SUMMARY:
==14341== definitely lost: 0 bytes in 0 blocks.
==14341== possibly lost: 728 bytes in 1 blocks.
==14341== still reachable: 31,004 bytes in 216 blocks.
==14341== suppressed: 0 bytes in 0 blocks.
==14341== Reachable blocks (those to which a pointer was found) are not shown.
==14341== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14391== Memcheck, a memory error detector.
==14391== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14391== Using LibVEX rev 1658, a library for dynamic binary translation.
==14391== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14391== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14391== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14391== For more details, rerun with: -v
==14391==
==14391== My PID = 14391, parent PID = 14390. Prog and args are:
==14391== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14391== 1
==14391== 10
==14391== 13
==14391== root
==14391== ComputerSystemModule
==14391==
==14391==
==14391== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14391== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14391== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14391== For counts of detected errors, rerun with: -v
==14391== searching for pointers to 217 not-freed blocks.
==14391== checked 807,288 bytes.
==14391==
==14391== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14391== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14391== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14391== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14391== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14391== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14391==
==14391== LEAK SUMMARY:
==14391== definitely lost: 0 bytes in 0 blocks.
==14391== possibly lost: 728 bytes in 1 blocks.
==14391== still reachable: 31,004 bytes in 216 blocks.
==14391== suppressed: 0 bytes in 0 blocks.
==14391== Reachable blocks (those to which a pointer was found) are not shown.
==14391== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==14450== Memcheck, a memory error detector.
==14450== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14450== Using LibVEX rev 1658, a library for dynamic binary translation.
==14450== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14450== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14450== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14450== For more details, rerun with: -v
==14450==
==14450== My PID = 14450, parent PID = 14449. Prog and args are:
==14450== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==14450== 1
==14450== 10
==14450== 13
==14450== root
==14450== ComputerSystemModule
==14450==
==14450==
==14450== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14450== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==14450== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==14450== For counts of detected errors, rerun with: -v
==14450== searching for pointers to 217 not-freed blocks.
==14450== checked 807,288 bytes.
==14450==
==14450== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==14450== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==14450== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14450== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14450== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14450== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14450==
==14450== LEAK SUMMARY:
==14450== definitely lost: 0 bytes in 0 blocks.
==14450== possibly lost: 728 bytes in 1 blocks.
==14450== still reachable: 31,004 bytes in 216 blocks.
==14450== suppressed: 0 bytes in 0 blocks.
==14450== Reachable blocks (those to which a pointer was found) are not shown.
==14450== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==16011== Memcheck, a memory error detector.
==16011== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16011== Using LibVEX rev 1658, a library for dynamic binary translation.
==16011== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16011== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16011== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16011== For more details, rerun with: -v
==16011==
==16011== My PID = 16011, parent PID = 16010. Prog and args are:
==16011== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16011== 1
==16011== 10
==16011== 13
==16011== root
==16011== OperatingSystemModule
==16011==
==16011==
==16011== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==16011== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==16011== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==16011== For counts of detected errors, rerun with: -v
==16011== searching for pointers to 217 not-freed blocks.
==16011== checked 807,288 bytes.
==16011==
==16011== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==16011== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==16011== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16011== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16011== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16011== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16011==
==16011== LEAK SUMMARY:
==16011== definitely lost: 0 bytes in 0 blocks.
==16011== possibly lost: 728 bytes in 1 blocks.
==16011== still reachable: 31,004 bytes in 216 blocks.
==16011== suppressed: 0 bytes in 0 blocks.
==16011== Reachable blocks (those to which a pointer was found) are not shown.
==16011== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==16187== Memcheck, a memory error detector.
==16187== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16187== Using LibVEX rev 1658, a library for dynamic binary translation.
==16187== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16187== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16187== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16187== For more details, rerun with: -v
==16187==
==16187== My PID = 16187, parent PID = 16186. Prog and args are:
==16187== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16187== 1
==16187== 13
==16187== 16
==16187== root
==16187== ComputerSystemModule
==16187==
==16187==
==16187== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==16187== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==16187== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==16187== For counts of detected errors, rerun with: -v
==16187== searching for pointers to 217 not-freed blocks.
==16187== checked 807,288 bytes.
==16187==
==16187== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==16187== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==16187== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16187== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16187== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16187== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16187==
==16187== LEAK SUMMARY:
==16187== definitely lost: 0 bytes in 0 blocks.
==16187== possibly lost: 728 bytes in 1 blocks.
==16187== still reachable: 31,004 bytes in 216 blocks.
==16187== suppressed: 0 bytes in 0 blocks.
==16187== Reachable blocks (those to which a pointer was found) are not shown.
==16187== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==16192== Memcheck, a memory error detector.
==16192== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16192== Using LibVEX rev 1658, a library for dynamic binary translation.
==16192== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16192== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16192== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16192== For more details, rerun with: -v
==16192==
==16192== My PID = 16192, parent PID = 16191. Prog and args are:
==16192== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16192== 1
==16192== 10
==16192== 17
==16192== root
==16192== ProcessModule
==16192==
==16192==
==16192== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==16192== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==16192== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==16192== For counts of detected errors, rerun with: -v
==16192== searching for pointers to 217 not-freed blocks.
==16192== checked 807,272 bytes.
==16192==
==16192== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==16192== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==16192== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16192== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16192== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16192== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16192==
==16192== LEAK SUMMARY:
==16192== definitely lost: 0 bytes in 0 blocks.
==16192== possibly lost: 728 bytes in 1 blocks.
==16192== still reachable: 31,004 bytes in 216 blocks.
==16192== suppressed: 0 bytes in 0 blocks.
==16192== Reachable blocks (those to which a pointer was found) are not shown.
==16192== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1682== Memcheck, a memory error detector.
==1682== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1682== Using LibVEX rev 1658, a library for dynamic binary translation.
==1682== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1682== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1682== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1682== For more details, rerun with: -v
==1682==
==1682== My PID = 1682, parent PID = 1681. Prog and args are:
==1682== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1682== 1
==1682== 10
==1682== 13
==1682== root
==1682== AlertIndicationProviderModule
==1682==
==1682==
==1682== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1682== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==1682== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==1682== For counts of detected errors, rerun with: -v
==1682== searching for pointers to 217 not-freed blocks.
==1682== checked 807,320 bytes.
==1682==
==1682== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1682== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1682== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1682== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1682== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1682== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1682==
==1682== LEAK SUMMARY:
==1682== definitely lost: 0 bytes in 0 blocks.
==1682== possibly lost: 728 bytes in 1 blocks.
==1682== still reachable: 31,004 bytes in 216 blocks.
==1682== suppressed: 0 bytes in 0 blocks.
==1682== Reachable blocks (those to which a pointer was found) are not shown.
==1682== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1686== Memcheck, a memory error detector.
==1686== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1686== Using LibVEX rev 1658, a library for dynamic binary translation.
==1686== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1686== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1686== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1686== For more details, rerun with: -v
==1686==
==1686== My PID = 1686, parent PID = 1685. Prog and args are:
==1686== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==1686== 1
==1686== 10
==1686== 15
==1686== root
==1686== ProcessIndicationProviderModule
==1686==
==1686==
==1686== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1686== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==1686== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==1686== For counts of detected errors, rerun with: -v
==1686== searching for pointers to 217 not-freed blocks.
==1686== checked 807,336 bytes.
==1686==
==1686== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==1686== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==1686== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1686== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1686== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1686== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1686==
==1686== LEAK SUMMARY:
==1686== definitely lost: 0 bytes in 0 blocks.
==1686== possibly lost: 728 bytes in 1 blocks.
==1686== still reachable: 31,004 bytes in 216 blocks.
==1686== suppressed: 0 bytes in 0 blocks.
==1686== Reachable blocks (those to which a pointer was found) are not shown.
==1686== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==16919== Memcheck, a memory error detector.
==16919== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16919== Using LibVEX rev 1658, a library for dynamic binary translation.
==16919== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16919== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16919== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16919== For more details, rerun with: -v
==16919==
==16919== My PID = 16919, parent PID = 16918. Prog and args are:
==16919== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16919== 1
==16919== 10
==16919== 13
==16919== root
==16919== SampleAssociationProviderModule
==16919==
==16919==
==16919== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==16919== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==16919== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==16919== For counts of detected errors, rerun with: -v
==16919== searching for pointers to 217 not-freed blocks.
==16919== checked 807,224 bytes.
==16919==
==16919== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==16919== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==16919== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16919== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16919== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16919== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16919==
==16919== LEAK SUMMARY:
==16919== definitely lost: 0 bytes in 0 blocks.
==16919== possibly lost: 728 bytes in 1 blocks.
==16919== still reachable: 31,004 bytes in 216 blocks.
==16919== suppressed: 0 bytes in 0 blocks.
==16919== Reachable blocks (those to which a pointer was found) are not shown.
==16919== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==16967== Memcheck, a memory error detector.
==16967== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16967== Using LibVEX rev 1658, a library for dynamic binary translation.
==16967== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16967== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16967== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16967== For more details, rerun with: -v
==16967==
==16967== My PID = 16967, parent PID = 16966. Prog and args are:
==16967== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16967== 1
==16967== 10
==16967== 15
==16967== root
==16967== SampleMethodProviderModule
==16967==
==16967==
==16967== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==16967== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==16967== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==16967== For counts of detected errors, rerun with: -v
==16967== searching for pointers to 217 not-freed blocks.
==16967== checked 807,224 bytes.
==16967==
==16967== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==16967== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==16967== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16967== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16967== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16967== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16967==
==16967== LEAK SUMMARY:
==16967== definitely lost: 0 bytes in 0 blocks.
==16967== possibly lost: 728 bytes in 1 blocks.
==16967== still reachable: 31,004 bytes in 216 blocks.
==16967== suppressed: 0 bytes in 0 blocks.
==16967== Reachable blocks (those to which a pointer was found) are not shown.
==16967== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==16988== Memcheck, a memory error detector.
==16988== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==16988== Using LibVEX rev 1658, a library for dynamic binary translation.
==16988== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==16988== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==16988== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==16988== For more details, rerun with: -v
==16988==
==16988== My PID = 16988, parent PID = 16987. Prog and args are:
==16988== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==16988== 1
==16988== 10
==16988== 17
==16988== root
==16988== SampleInstanceProviderModule
==16988==
==16988==
==16988== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==16988== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==16988== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==16988== For counts of detected errors, rerun with: -v
==16988== searching for pointers to 217 not-freed blocks.
==16988== checked 807,224 bytes.
==16988==
==16988== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==16988== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==16988== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16988== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16988== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16988== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==16988==
==16988== LEAK SUMMARY:
==16988== definitely lost: 0 bytes in 0 blocks.
==16988== possibly lost: 728 bytes in 1 blocks.
==16988== still reachable: 31,004 bytes in 216 blocks.
==16988== suppressed: 0 bytes in 0 blocks.
==16988== Reachable blocks (those to which a pointer was found) are not shown.
==16988== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17021== Memcheck, a memory error detector.
==17021== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17021== Using LibVEX rev 1658, a library for dynamic binary translation.
==17021== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17021== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17021== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17021== For more details, rerun with: -v
==17021==
==17021== My PID = 17021, parent PID = 17020. Prog and args are:
==17021== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17021== 1
==17021== 10
==17021== 19
==17021== root
==17021== ComputerSystemModule
==17021==
==17021==
==17021== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17021== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17021== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17021== For counts of detected errors, rerun with: -v
==17021== searching for pointers to 217 not-freed blocks.
==17021== checked 807,224 bytes.
==17021==
==17021== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17021== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17021== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17021== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17021== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17021== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17021==
==17021== LEAK SUMMARY:
==17021== definitely lost: 0 bytes in 0 blocks.
==17021== possibly lost: 728 bytes in 1 blocks.
==17021== still reachable: 31,004 bytes in 216 blocks.
==17021== suppressed: 0 bytes in 0 blocks.
==17021== Reachable blocks (those to which a pointer was found) are not shown.
==17021== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17152== Memcheck, a memory error detector.
==17152== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17152== Using LibVEX rev 1658, a library for dynamic binary translation.
==17152== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17152== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17152== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17152== For more details, rerun with: -v
==17152==
==17152== My PID = 17152, parent PID = 17151. Prog and args are:
==17152== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17152== 1
==17152== 10
==17152== 13
==17152== root
==17152== ComputerSystemModule
==17152==
==17152==
==17152== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17152== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17152== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17152== For counts of detected errors, rerun with: -v
==17152== searching for pointers to 217 not-freed blocks.
==17152== checked 807,224 bytes.
==17152==
==17152== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17152== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17152== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17152== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17152== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17152== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17152==
==17152== LEAK SUMMARY:
==17152== definitely lost: 0 bytes in 0 blocks.
==17152== possibly lost: 728 bytes in 1 blocks.
==17152== still reachable: 31,004 bytes in 216 blocks.
==17152== suppressed: 0 bytes in 0 blocks.
==17152== Reachable blocks (those to which a pointer was found) are not shown.
==17152== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17173== Memcheck, a memory error detector.
==17173== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17173== Using LibVEX rev 1658, a library for dynamic binary translation.
==17173== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17173== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17173== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17173== For more details, rerun with: -v
==17173==
==17173== My PID = 17173, parent PID = 17172. Prog and args are:
==17173== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17173== 1
==17173== 10
==17173== 13
==17173== root
==17173== ComputerSystemModule
==17173==
==17173==
==17173== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17173== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17173== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17173== For counts of detected errors, rerun with: -v
==17173== searching for pointers to 217 not-freed blocks.
==17173== checked 807,224 bytes.
==17173==
==17173== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17173== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17173== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17173== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17173== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17173== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17173==
==17173== LEAK SUMMARY:
==17173== definitely lost: 0 bytes in 0 blocks.
==17173== possibly lost: 728 bytes in 1 blocks.
==17173== still reachable: 31,004 bytes in 216 blocks.
==17173== suppressed: 0 bytes in 0 blocks.
==17173== Reachable blocks (those to which a pointer was found) are not shown.
==17173== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17214== Memcheck, a memory error detector.
==17214== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17214== Using LibVEX rev 1658, a library for dynamic binary translation.
==17214== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17214== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17214== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17214== For more details, rerun with: -v
==17214==
==17214== My PID = 17214, parent PID = 17213. Prog and args are:
==17214== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17214== 1
==17214== 10
==17214== 13
==17214== root
==17214== ComputerSystemModule
==17214==
==17214==
==17214== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17214== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17214== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17214== For counts of detected errors, rerun with: -v
==17214== searching for pointers to 217 not-freed blocks.
==17214== checked 807,224 bytes.
==17214==
==17214== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17214== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17214== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17214== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17214== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17214== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17214==
==17214== LEAK SUMMARY:
==17214== definitely lost: 0 bytes in 0 blocks.
==17214== possibly lost: 728 bytes in 1 blocks.
==17214== still reachable: 31,004 bytes in 216 blocks.
==17214== suppressed: 0 bytes in 0 blocks.
==17214== Reachable blocks (those to which a pointer was found) are not shown.
==17214== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17237== Memcheck, a memory error detector.
==17237== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17237== Using LibVEX rev 1658, a library for dynamic binary translation.
==17237== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17237== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17237== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17237== For more details, rerun with: -v
==17237==
==17237== My PID = 17237, parent PID = 17236. Prog and args are:
==17237== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17237== 1
==17237== 10
==17237== 13
==17237== root
==17237== ComputerSystemModule
==17237==
==17237==
==17237== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17237== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17237== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17237== For counts of detected errors, rerun with: -v
==17237== searching for pointers to 217 not-freed blocks.
==17237== checked 807,224 bytes.
==17237==
==17237== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17237== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17237== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17237== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17237== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17237== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17237==
==17237== LEAK SUMMARY:
==17237== definitely lost: 0 bytes in 0 blocks.
==17237== possibly lost: 728 bytes in 1 blocks.
==17237== still reachable: 31,004 bytes in 216 blocks.
==17237== suppressed: 0 bytes in 0 blocks.
==17237== Reachable blocks (those to which a pointer was found) are not shown.
==17237== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17264== Memcheck, a memory error detector.
==17264== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17264== Using LibVEX rev 1658, a library for dynamic binary translation.
==17264== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17264== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17264== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17264== For more details, rerun with: -v
==17264==
==17264== My PID = 17264, parent PID = 17263. Prog and args are:
==17264== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17264== 1
==17264== 10
==17264== 13
==17264== root
==17264== ComputerSystemModule
==17264==
==17264==
==17264== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17264== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17264== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17264== For counts of detected errors, rerun with: -v
==17264== searching for pointers to 217 not-freed blocks.
==17264== checked 807,224 bytes.
==17264==
==17264== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17264== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17264== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17264== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17264== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17264== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17264==
==17264== LEAK SUMMARY:
==17264== definitely lost: 0 bytes in 0 blocks.
==17264== possibly lost: 728 bytes in 1 blocks.
==17264== still reachable: 31,004 bytes in 216 blocks.
==17264== suppressed: 0 bytes in 0 blocks.
==17264== Reachable blocks (those to which a pointer was found) are not shown.
==17264== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17304== Memcheck, a memory error detector.
==17304== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17304== Using LibVEX rev 1658, a library for dynamic binary translation.
==17304== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17304== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17304== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17304== For more details, rerun with: -v
==17304==
==17304== My PID = 17304, parent PID = 17303. Prog and args are:
==17304== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17304== 1
==17304== 10
==17304== 13
==17304== root
==17304== ComputerSystemModule
==17304==
==17304==
==17304== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17304== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17304== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17304== For counts of detected errors, rerun with: -v
==17304== searching for pointers to 217 not-freed blocks.
==17304== checked 807,224 bytes.
==17304==
==17304== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17304== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17304== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17304== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17304== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17304== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17304==
==17304== LEAK SUMMARY:
==17304== definitely lost: 0 bytes in 0 blocks.
==17304== possibly lost: 728 bytes in 1 blocks.
==17304== still reachable: 31,004 bytes in 216 blocks.
==17304== suppressed: 0 bytes in 0 blocks.
==17304== Reachable blocks (those to which a pointer was found) are not shown.
==17304== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17327== Memcheck, a memory error detector.
==17327== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17327== Using LibVEX rev 1658, a library for dynamic binary translation.
==17327== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17327== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17327== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17327== For more details, rerun with: -v
==17327==
==17327== My PID = 17327, parent PID = 17326. Prog and args are:
==17327== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17327== 1
==17327== 10
==17327== 13
==17327== root
==17327== ComputerSystemModule
==17327==
==17327==
==17327== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17327== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17327== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17327== For counts of detected errors, rerun with: -v
==17327== searching for pointers to 217 not-freed blocks.
==17327== checked 807,224 bytes.
==17327==
==17327== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17327== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17327== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17327== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17327== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17327== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17327==
==17327== LEAK SUMMARY:
==17327== definitely lost: 0 bytes in 0 blocks.
==17327== possibly lost: 728 bytes in 1 blocks.
==17327== still reachable: 31,004 bytes in 216 blocks.
==17327== suppressed: 0 bytes in 0 blocks.
==17327== Reachable blocks (those to which a pointer was found) are not shown.
==17327== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17348== Memcheck, a memory error detector.
==17348== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17348== Using LibVEX rev 1658, a library for dynamic binary translation.
==17348== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17348== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17348== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17348== For more details, rerun with: -v
==17348==
==17348== My PID = 17348, parent PID = 17347. Prog and args are:
==17348== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17348== 1
==17348== 10
==17348== 13
==17348== root
==17348== ComputerSystemModule
==17348==
==17348==
==17348== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17348== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17348== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17348== For counts of detected errors, rerun with: -v
==17348== searching for pointers to 217 not-freed blocks.
==17348== checked 807,224 bytes.
==17348==
==17348== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17348== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17348== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17348== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17348== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17348== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17348==
==17348== LEAK SUMMARY:
==17348== definitely lost: 0 bytes in 0 blocks.
==17348== possibly lost: 728 bytes in 1 blocks.
==17348== still reachable: 31,004 bytes in 216 blocks.
==17348== suppressed: 0 bytes in 0 blocks.
==17348== Reachable blocks (those to which a pointer was found) are not shown.
==17348== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17387== Memcheck, a memory error detector.
==17387== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17387== Using LibVEX rev 1658, a library for dynamic binary translation.
==17387== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17387== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17387== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17387== For more details, rerun with: -v
==17387==
==17387== My PID = 17387, parent PID = 17386. Prog and args are:
==17387== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17387== 1
==17387== 10
==17387== 13
==17387== root
==17387== ComputerSystemModule
==17387==
==17387==
==17387== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17387== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17387== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17387== For counts of detected errors, rerun with: -v
==17387== searching for pointers to 217 not-freed blocks.
==17387== checked 807,224 bytes.
==17387==
==17387== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17387== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17387== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17387== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17387== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17387== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17387==
==17387== LEAK SUMMARY:
==17387== definitely lost: 0 bytes in 0 blocks.
==17387== possibly lost: 728 bytes in 1 blocks.
==17387== still reachable: 31,004 bytes in 216 blocks.
==17387== suppressed: 0 bytes in 0 blocks.
==17387== Reachable blocks (those to which a pointer was found) are not shown.
==17387== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17410== Memcheck, a memory error detector.
==17410== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17410== Using LibVEX rev 1658, a library for dynamic binary translation.
==17410== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17410== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17410== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17410== For more details, rerun with: -v
==17410==
==17410== My PID = 17410, parent PID = 17409. Prog and args are:
==17410== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17410== 1
==17410== 10
==17410== 13
==17410== root
==17410== ComputerSystemModule
==17410==
==17410==
==17410== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17410== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17410== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17410== For counts of detected errors, rerun with: -v
==17410== searching for pointers to 217 not-freed blocks.
==17410== checked 807,224 bytes.
==17410==
==17410== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17410== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17410== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17410== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17410== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17410== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17410==
==17410== LEAK SUMMARY:
==17410== definitely lost: 0 bytes in 0 blocks.
==17410== possibly lost: 728 bytes in 1 blocks.
==17410== still reachable: 31,004 bytes in 216 blocks.
==17410== suppressed: 0 bytes in 0 blocks.
==17410== Reachable blocks (those to which a pointer was found) are not shown.
==17410== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17434== Memcheck, a memory error detector.
==17434== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17434== Using LibVEX rev 1658, a library for dynamic binary translation.
==17434== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17434== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17434== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17434== For more details, rerun with: -v
==17434==
==17434== My PID = 17434, parent PID = 17433. Prog and args are:
==17434== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17434== 1
==17434== 10
==17434== 13
==17434== root
==17434== ComputerSystemModule
==17434==
==17434==
==17434== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17434== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17434== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17434== For counts of detected errors, rerun with: -v
==17434== searching for pointers to 217 not-freed blocks.
==17434== checked 807,224 bytes.
==17434==
==17434== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17434== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17434== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17434== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17434== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17434== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17434==
==17434== LEAK SUMMARY:
==17434== definitely lost: 0 bytes in 0 blocks.
==17434== possibly lost: 728 bytes in 1 blocks.
==17434== still reachable: 31,004 bytes in 216 blocks.
==17434== suppressed: 0 bytes in 0 blocks.
==17434== Reachable blocks (those to which a pointer was found) are not shown.
==17434== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17468== Memcheck, a memory error detector.
==17468== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17468== Using LibVEX rev 1658, a library for dynamic binary translation.
==17468== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17468== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17468== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17468== For more details, rerun with: -v
==17468==
==17468== My PID = 17468, parent PID = 17467. Prog and args are:
==17468== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17468== 1
==17468== 10
==17468== 13
==17468== root
==17468== ComputerSystemModule
==17468==
==17468==
==17468== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17468== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17468== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17468== For counts of detected errors, rerun with: -v
==17468== searching for pointers to 217 not-freed blocks.
==17468== checked 807,224 bytes.
==17468==
==17468== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17468== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17468== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17468== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17468== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17468== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17468==
==17468== LEAK SUMMARY:
==17468== definitely lost: 0 bytes in 0 blocks.
==17468== possibly lost: 728 bytes in 1 blocks.
==17468== still reachable: 31,004 bytes in 216 blocks.
==17468== suppressed: 0 bytes in 0 blocks.
==17468== Reachable blocks (those to which a pointer was found) are not shown.
==17468== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17491== Memcheck, a memory error detector.
==17491== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17491== Using LibVEX rev 1658, a library for dynamic binary translation.
==17491== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17491== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17491== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17491== For more details, rerun with: -v
==17491==
==17491== My PID = 17491, parent PID = 17490. Prog and args are:
==17491== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17491== 1
==17491== 10
==17491== 13
==17491== root
==17491== ComputerSystemModule
==17491==
==17491==
==17491== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17491== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17491== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17491== For counts of detected errors, rerun with: -v
==17491== searching for pointers to 217 not-freed blocks.
==17491== checked 807,224 bytes.
==17491==
==17491== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17491== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17491== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17491== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17491== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17491== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17491==
==17491== LEAK SUMMARY:
==17491== definitely lost: 0 bytes in 0 blocks.
==17491== possibly lost: 728 bytes in 1 blocks.
==17491== still reachable: 31,004 bytes in 216 blocks.
==17491== suppressed: 0 bytes in 0 blocks.
==17491== Reachable blocks (those to which a pointer was found) are not shown.
==17491== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17521== Memcheck, a memory error detector.
==17521== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17521== Using LibVEX rev 1658, a library for dynamic binary translation.
==17521== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17521== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17521== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17521== For more details, rerun with: -v
==17521==
==17521== My PID = 17521, parent PID = 17520. Prog and args are:
==17521== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17521== 1
==17521== 10
==17521== 13
==17521== root
==17521== ComputerSystemModule
==17521==
==17521==
==17521== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17521== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17521== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17521== For counts of detected errors, rerun with: -v
==17521== searching for pointers to 217 not-freed blocks.
==17521== checked 807,224 bytes.
==17521==
==17521== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17521== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17521== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17521== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17521== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17521== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17521==
==17521== LEAK SUMMARY:
==17521== definitely lost: 0 bytes in 0 blocks.
==17521== possibly lost: 728 bytes in 1 blocks.
==17521== still reachable: 31,004 bytes in 216 blocks.
==17521== suppressed: 0 bytes in 0 blocks.
==17521== Reachable blocks (those to which a pointer was found) are not shown.
==17521== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17558== Memcheck, a memory error detector.
==17558== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17558== Using LibVEX rev 1658, a library for dynamic binary translation.
==17558== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17558== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17558== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17558== For more details, rerun with: -v
==17558==
==17558== My PID = 17558, parent PID = 17557. Prog and args are:
==17558== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17558== 1
==17558== 10
==17558== 13
==17558== root
==17558== ComputerSystemModule
==17558==
==17558==
==17558== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17558== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17558== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17558== For counts of detected errors, rerun with: -v
==17558== searching for pointers to 217 not-freed blocks.
==17558== checked 807,224 bytes.
==17558==
==17558== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17558== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17558== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17558== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17558== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17558== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17558==
==17558== LEAK SUMMARY:
==17558== definitely lost: 0 bytes in 0 blocks.
==17558== possibly lost: 728 bytes in 1 blocks.
==17558== still reachable: 31,004 bytes in 216 blocks.
==17558== suppressed: 0 bytes in 0 blocks.
==17558== Reachable blocks (those to which a pointer was found) are not shown.
==17558== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17587== Memcheck, a memory error detector.
==17587== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17587== Using LibVEX rev 1658, a library for dynamic binary translation.
==17587== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17587== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17587== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17587== For more details, rerun with: -v
==17587==
==17587== My PID = 17587, parent PID = 17586. Prog and args are:
==17587== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17587== 1
==17587== 10
==17587== 13
==17587== root
==17587== ComputerSystemModule
==17587==
==17587==
==17587== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17587== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17587== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17587== For counts of detected errors, rerun with: -v
==17587== searching for pointers to 217 not-freed blocks.
==17587== checked 807,224 bytes.
==17587==
==17587== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17587== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17587== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17587== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17587== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17587== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17587==
==17587== LEAK SUMMARY:
==17587== definitely lost: 0 bytes in 0 blocks.
==17587== possibly lost: 728 bytes in 1 blocks.
==17587== still reachable: 31,004 bytes in 216 blocks.
==17587== suppressed: 0 bytes in 0 blocks.
==17587== Reachable blocks (those to which a pointer was found) are not shown.
==17587== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17608== Memcheck, a memory error detector.
==17608== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17608== Using LibVEX rev 1658, a library for dynamic binary translation.
==17608== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17608== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17608== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17608== For more details, rerun with: -v
==17608==
==17608== My PID = 17608, parent PID = 17607. Prog and args are:
==17608== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17608== 1
==17608== 11
==17608== 14
==17608== root
==17608== ComputerSystemModule
==17608==
==17608==
==17608== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17608== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17608== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17608== For counts of detected errors, rerun with: -v
==17608== searching for pointers to 217 not-freed blocks.
==17608== checked 807,224 bytes.
==17608==
==17608== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17608== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17608== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17608== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17608== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17608== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17608==
==17608== LEAK SUMMARY:
==17608== definitely lost: 0 bytes in 0 blocks.
==17608== possibly lost: 728 bytes in 1 blocks.
==17608== still reachable: 31,004 bytes in 216 blocks.
==17608== suppressed: 0 bytes in 0 blocks.
==17608== Reachable blocks (those to which a pointer was found) are not shown.
==17608== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17647== Memcheck, a memory error detector.
==17647== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17647== Using LibVEX rev 1658, a library for dynamic binary translation.
==17647== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17647== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17647== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17647== For more details, rerun with: -v
==17647==
==17647== My PID = 17647, parent PID = 17646. Prog and args are:
==17647== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17647== 1
==17647== 10
==17647== 13
==17647== root
==17647== ComputerSystemModule
==17647==
==17647==
==17647== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17647== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17647== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17647== For counts of detected errors, rerun with: -v
==17647== searching for pointers to 217 not-freed blocks.
==17647== checked 807,224 bytes.
==17647==
==17647== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17647== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17647== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17647== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17647== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17647== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17647==
==17647== LEAK SUMMARY:
==17647== definitely lost: 0 bytes in 0 blocks.
==17647== possibly lost: 728 bytes in 1 blocks.
==17647== still reachable: 31,004 bytes in 216 blocks.
==17647== suppressed: 0 bytes in 0 blocks.
==17647== Reachable blocks (those to which a pointer was found) are not shown.
==17647== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17670== Memcheck, a memory error detector.
==17670== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17670== Using LibVEX rev 1658, a library for dynamic binary translation.
==17670== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17670== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17670== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17670== For more details, rerun with: -v
==17670==
==17670== My PID = 17670, parent PID = 17669. Prog and args are:
==17670== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17670== 1
==17670== 10
==17670== 13
==17670== root
==17670== ComputerSystemModule
==17670==
==17670==
==17670== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17670== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17670== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17670== For counts of detected errors, rerun with: -v
==17670== searching for pointers to 217 not-freed blocks.
==17670== checked 807,224 bytes.
==17670==
==17670== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17670== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17670== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17670== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17670== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17670== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17670==
==17670== LEAK SUMMARY:
==17670== definitely lost: 0 bytes in 0 blocks.
==17670== possibly lost: 728 bytes in 1 blocks.
==17670== still reachable: 31,004 bytes in 216 blocks.
==17670== suppressed: 0 bytes in 0 blocks.
==17670== Reachable blocks (those to which a pointer was found) are not shown.
==17670== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17725== Memcheck, a memory error detector.
==17725== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17725== Using LibVEX rev 1658, a library for dynamic binary translation.
==17725== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17725== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17725== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17725== For more details, rerun with: -v
==17725==
==17725== My PID = 17725, parent PID = 17724. Prog and args are:
==17725== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17725== 1
==17725== 10
==17725== 13
==17725== root
==17725== ComputerSystemModule
==17725==
==17725==
==17725== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17725== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17725== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17725== For counts of detected errors, rerun with: -v
==17725== searching for pointers to 217 not-freed blocks.
==17725== checked 807,224 bytes.
==17725==
==17725== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17725== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17725== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17725== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17725== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17725== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17725==
==17725== LEAK SUMMARY:
==17725== definitely lost: 0 bytes in 0 blocks.
==17725== possibly lost: 728 bytes in 1 blocks.
==17725== still reachable: 31,004 bytes in 216 blocks.
==17725== suppressed: 0 bytes in 0 blocks.
==17725== Reachable blocks (those to which a pointer was found) are not shown.
==17725== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17752== Memcheck, a memory error detector.
==17752== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17752== Using LibVEX rev 1658, a library for dynamic binary translation.
==17752== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17752== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17752== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17752== For more details, rerun with: -v
==17752==
==17752== My PID = 17752, parent PID = 17751. Prog and args are:
==17752== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17752== 1
==17752== 10
==17752== 13
==17752== root
==17752== ComputerSystemModule
==17752==
==17752==
==17752== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17752== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17752== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17752== For counts of detected errors, rerun with: -v
==17752== searching for pointers to 217 not-freed blocks.
==17752== checked 807,224 bytes.
==17752==
==17752== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17752== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17752== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17752== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17752== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17752== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17752==
==17752== LEAK SUMMARY:
==17752== definitely lost: 0 bytes in 0 blocks.
==17752== possibly lost: 728 bytes in 1 blocks.
==17752== still reachable: 31,004 bytes in 216 blocks.
==17752== suppressed: 0 bytes in 0 blocks.
==17752== Reachable blocks (those to which a pointer was found) are not shown.
==17752== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17771== Memcheck, a memory error detector.
==17771== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17771== Using LibVEX rev 1658, a library for dynamic binary translation.
==17771== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17771== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17771== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17771== For more details, rerun with: -v
==17771==
==17771== My PID = 17771, parent PID = 17770. Prog and args are:
==17771== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17771== 1
==17771== 10
==17771== 13
==17771== root
==17771== ComputerSystemModule
==17771==
==17771==
==17771== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17771== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17771== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17771== For counts of detected errors, rerun with: -v
==17771== searching for pointers to 217 not-freed blocks.
==17771== checked 807,224 bytes.
==17771==
==17771== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17771== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17771== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17771== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17771== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17771== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17771==
==17771== LEAK SUMMARY:
==17771== definitely lost: 0 bytes in 0 blocks.
==17771== possibly lost: 728 bytes in 1 blocks.
==17771== still reachable: 31,004 bytes in 216 blocks.
==17771== suppressed: 0 bytes in 0 blocks.
==17771== Reachable blocks (those to which a pointer was found) are not shown.
==17771== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17809== Memcheck, a memory error detector.
==17809== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17809== Using LibVEX rev 1658, a library for dynamic binary translation.
==17809== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17809== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17809== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17809== For more details, rerun with: -v
==17809==
==17809== My PID = 17809, parent PID = 17808. Prog and args are:
==17809== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17809== 1
==17809== 10
==17809== 13
==17809== root
==17809== ComputerSystemModule
==17809==
==17809==
==17809== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17809== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17809== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17809== For counts of detected errors, rerun with: -v
==17809== searching for pointers to 217 not-freed blocks.
==17809== checked 807,224 bytes.
==17809==
==17809== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17809== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17809== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17809== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17809== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17809== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17809==
==17809== LEAK SUMMARY:
==17809== definitely lost: 0 bytes in 0 blocks.
==17809== possibly lost: 728 bytes in 1 blocks.
==17809== still reachable: 31,004 bytes in 216 blocks.
==17809== suppressed: 0 bytes in 0 blocks.
==17809== Reachable blocks (those to which a pointer was found) are not shown.
==17809== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17832== Memcheck, a memory error detector.
==17832== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17832== Using LibVEX rev 1658, a library for dynamic binary translation.
==17832== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17832== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17832== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17832== For more details, rerun with: -v
==17832==
==17832== My PID = 17832, parent PID = 17831. Prog and args are:
==17832== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17832== 1
==17832== 10
==17832== 13
==17832== root
==17832== ComputerSystemModule
==17832==
==17832==
==17832== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17832== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17832== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17832== For counts of detected errors, rerun with: -v
==17832== searching for pointers to 217 not-freed blocks.
==17832== checked 807,224 bytes.
==17832==
==17832== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17832== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17832== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17832== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17832== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17832== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17832==
==17832== LEAK SUMMARY:
==17832== definitely lost: 0 bytes in 0 blocks.
==17832== possibly lost: 728 bytes in 1 blocks.
==17832== still reachable: 31,004 bytes in 216 blocks.
==17832== suppressed: 0 bytes in 0 blocks.
==17832== Reachable blocks (those to which a pointer was found) are not shown.
==17832== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17851== Memcheck, a memory error detector.
==17851== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17851== Using LibVEX rev 1658, a library for dynamic binary translation.
==17851== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17851== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17851== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17851== For more details, rerun with: -v
==17851==
==17851== My PID = 17851, parent PID = 17850. Prog and args are:
==17851== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17851== 1
==17851== 10
==17851== 13
==17851== root
==17851== ComputerSystemModule
==17851==
==17851==
==17851== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17851== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17851== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17851== For counts of detected errors, rerun with: -v
==17851== searching for pointers to 217 not-freed blocks.
==17851== checked 807,224 bytes.
==17851==
==17851== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17851== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17851== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17851== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17851== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17851== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17851==
==17851== LEAK SUMMARY:
==17851== definitely lost: 0 bytes in 0 blocks.
==17851== possibly lost: 728 bytes in 1 blocks.
==17851== still reachable: 31,004 bytes in 216 blocks.
==17851== suppressed: 0 bytes in 0 blocks.
==17851== Reachable blocks (those to which a pointer was found) are not shown.
==17851== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17892== Memcheck, a memory error detector.
==17892== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17892== Using LibVEX rev 1658, a library for dynamic binary translation.
==17892== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17892== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17892== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17892== For more details, rerun with: -v
==17892==
==17892== My PID = 17892, parent PID = 17891. Prog and args are:
==17892== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17892== 1
==17892== 10
==17892== 13
==17892== root
==17892== ComputerSystemModule
==17892==
==17892==
==17892== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17892== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17892== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17892== For counts of detected errors, rerun with: -v
==17892== searching for pointers to 217 not-freed blocks.
==17892== checked 807,224 bytes.
==17892==
==17892== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17892== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17892== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17892== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17892== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17892== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17892==
==17892== LEAK SUMMARY:
==17892== definitely lost: 0 bytes in 0 blocks.
==17892== possibly lost: 728 bytes in 1 blocks.
==17892== still reachable: 31,004 bytes in 216 blocks.
==17892== suppressed: 0 bytes in 0 blocks.
==17892== Reachable blocks (those to which a pointer was found) are not shown.
==17892== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17914== Memcheck, a memory error detector.
==17914== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17914== Using LibVEX rev 1658, a library for dynamic binary translation.
==17914== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17914== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17914== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17914== For more details, rerun with: -v
==17914==
==17914== My PID = 17914, parent PID = 17913. Prog and args are:
==17914== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17914== 1
==17914== 10
==17914== 13
==17914== root
==17914== ComputerSystemModule
==17914==
==17914==
==17914== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17914== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17914== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17914== For counts of detected errors, rerun with: -v
==17914== searching for pointers to 217 not-freed blocks.
==17914== checked 807,224 bytes.
==17914==
==17914== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17914== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17914== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17914== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17914== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17914== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17914==
==17914== LEAK SUMMARY:
==17914== definitely lost: 0 bytes in 0 blocks.
==17914== possibly lost: 728 bytes in 1 blocks.
==17914== still reachable: 31,004 bytes in 216 blocks.
==17914== suppressed: 0 bytes in 0 blocks.
==17914== Reachable blocks (those to which a pointer was found) are not shown.
==17914== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17937== Memcheck, a memory error detector.
==17937== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17937== Using LibVEX rev 1658, a library for dynamic binary translation.
==17937== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17937== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17937== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17937== For more details, rerun with: -v
==17937==
==17937== My PID = 17937, parent PID = 17936. Prog and args are:
==17937== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17937== 1
==17937== 10
==17937== 21
==17937== root
==17937== IndicationTestProviderModule
==17937==
==17937==
==17937== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17937== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17937== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17937== For counts of detected errors, rerun with: -v
==17937== searching for pointers to 217 not-freed blocks.
==17937== checked 807,224 bytes.
==17937==
==17937== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17937== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17937== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17937== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17937== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17937== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17937==
==17937== LEAK SUMMARY:
==17937== definitely lost: 0 bytes in 0 blocks.
==17937== possibly lost: 728 bytes in 1 blocks.
==17937== still reachable: 31,004 bytes in 216 blocks.
==17937== suppressed: 0 bytes in 0 blocks.
==17937== Reachable blocks (those to which a pointer was found) are not shown.
==17937== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17943== Memcheck, a memory error detector.
==17943== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17943== Using LibVEX rev 1658, a library for dynamic binary translation.
==17943== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17943== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17943== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17943== For more details, rerun with: -v
==17943==
==17943== My PID = 17943, parent PID = 17942. Prog and args are:
==17943== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17943== 1
==17943== 10
==17943== 13
==17943== root
==17943== ComputerSystemModule
==17943==
==17943==
==17943== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17943== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17943== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17943== For counts of detected errors, rerun with: -v
==17943== searching for pointers to 217 not-freed blocks.
==17943== checked 807,224 bytes.
==17943==
==17943== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17943== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17943== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17943== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17943== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17943== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17943==
==17943== LEAK SUMMARY:
==17943== definitely lost: 0 bytes in 0 blocks.
==17943== possibly lost: 728 bytes in 1 blocks.
==17943== still reachable: 31,004 bytes in 216 blocks.
==17943== suppressed: 0 bytes in 0 blocks.
==17943== Reachable blocks (those to which a pointer was found) are not shown.
==17943== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17956== Memcheck, a memory error detector.
==17956== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17956== Using LibVEX rev 1658, a library for dynamic binary translation.
==17956== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17956== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17956== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17956== For more details, rerun with: -v
==17956==
==17956== My PID = 17956, parent PID = 17955. Prog and args are:
==17956== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17956== 1
==17956== 21
==17956== 24
==17956== root
==17956== SimpleDisplayConsumerModule
==17956==
==17956==
==17956== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17956== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17956== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17956== For counts of detected errors, rerun with: -v
==17956== searching for pointers to 217 not-freed blocks.
==17956== checked 807,224 bytes.
==17956==
==17956== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17956== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17956== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17956== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17956== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17956== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17956==
==17956== LEAK SUMMARY:
==17956== definitely lost: 0 bytes in 0 blocks.
==17956== possibly lost: 728 bytes in 1 blocks.
==17956== still reachable: 31,004 bytes in 216 blocks.
==17956== suppressed: 0 bytes in 0 blocks.
==17956== Reachable blocks (those to which a pointer was found) are not shown.
==17956== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17975== Memcheck, a memory error detector.
==17975== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17975== Using LibVEX rev 1658, a library for dynamic binary translation.
==17975== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17975== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17975== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17975== For more details, rerun with: -v
==17975==
==17975== My PID = 17975, parent PID = 17974. Prog and args are:
==17975== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17975== 1
==17975== 10
==17975== 13
==17975== root
==17975== ComputerSystemModule
==17975==
==17975==
==17975== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17975== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17975== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17975== For counts of detected errors, rerun with: -v
==17975== searching for pointers to 217 not-freed blocks.
==17975== checked 807,224 bytes.
==17975==
==17975== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17975== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17975== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17975== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17975== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17975== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17975==
==17975== LEAK SUMMARY:
==17975== definitely lost: 0 bytes in 0 blocks.
==17975== possibly lost: 728 bytes in 1 blocks.
==17975== still reachable: 31,004 bytes in 216 blocks.
==17975== suppressed: 0 bytes in 0 blocks.
==17975== Reachable blocks (those to which a pointer was found) are not shown.
==17975== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17992== Memcheck, a memory error detector.
==17992== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17992== Using LibVEX rev 1658, a library for dynamic binary translation.
==17992== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17992== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17992== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17992== For more details, rerun with: -v
==17992==
==17992== My PID = 17992, parent PID = 17991. Prog and args are:
==17992== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==17992== 1
==17992== 21
==17992== 26
==17992== root
==17992== ProcessIndicationProviderModule
==17992==
==17992==
==17992== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==17992== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==17992== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==17992== For counts of detected errors, rerun with: -v
==17992== searching for pointers to 217 not-freed blocks.
==17992== checked 807,224 bytes.
==17992==
==17992== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==17992== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==17992== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17992== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17992== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17992== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==17992==
==17992== LEAK SUMMARY:
==17992== definitely lost: 0 bytes in 0 blocks.
==17992== possibly lost: 728 bytes in 1 blocks.
==17992== still reachable: 31,004 bytes in 216 blocks.
==17992== suppressed: 0 bytes in 0 blocks.
==17992== Reachable blocks (those to which a pointer was found) are not shown.
==17992== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18005== Memcheck, a memory error detector.
==18005== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18005== Using LibVEX rev 1658, a library for dynamic binary translation.
==18005== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18005== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18005== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18005== For more details, rerun with: -v
==18005==
==18005== My PID = 18005, parent PID = 18004. Prog and args are:
==18005== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18005== 1
==18005== 10
==18005== 13
==18005== root
==18005== ComputerSystemModule
==18005==
==18005==
==18005== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18005== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18005== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18005== For counts of detected errors, rerun with: -v
==18005== searching for pointers to 217 not-freed blocks.
==18005== checked 807,224 bytes.
==18005==
==18005== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18005== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18005== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18005== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18005== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18005== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18005==
==18005== LEAK SUMMARY:
==18005== definitely lost: 0 bytes in 0 blocks.
==18005== possibly lost: 728 bytes in 1 blocks.
==18005== still reachable: 31,004 bytes in 216 blocks.
==18005== suppressed: 0 bytes in 0 blocks.
==18005== Reachable blocks (those to which a pointer was found) are not shown.
==18005== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18016== Memcheck, a memory error detector.
==18016== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18016== Using LibVEX rev 1658, a library for dynamic binary translation.
==18016== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18016== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18016== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18016== For more details, rerun with: -v
==18016==
==18016== My PID = 18016, parent PID = 18015. Prog and args are:
==18016== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18016== 1
==18016== 21
==18016== 26
==18016== root
==18016== ProcessIndicationProviderModule
==18016==
==18016==
==18016== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18016== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18016== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18016== For counts of detected errors, rerun with: -v
==18016== searching for pointers to 217 not-freed blocks.
==18016== checked 807,224 bytes.
==18016==
==18016== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18016== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18016== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18016== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18016== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18016== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18016==
==18016== LEAK SUMMARY:
==18016== definitely lost: 0 bytes in 0 blocks.
==18016== possibly lost: 728 bytes in 1 blocks.
==18016== still reachable: 31,004 bytes in 216 blocks.
==18016== suppressed: 0 bytes in 0 blocks.
==18016== Reachable blocks (those to which a pointer was found) are not shown.
==18016== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18030== Memcheck, a memory error detector.
==18030== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18030== Using LibVEX rev 1658, a library for dynamic binary translation.
==18030== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18030== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18030== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18030== For more details, rerun with: -v
==18030==
==18030== My PID = 18030, parent PID = 18029. Prog and args are:
==18030== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18030== 1
==18030== 10
==18030== 13
==18030== root
==18030== ComputerSystemModule
==18030==
==18030==
==18030== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18030== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18030== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18030== For counts of detected errors, rerun with: -v
==18030== searching for pointers to 217 not-freed blocks.
==18030== checked 807,224 bytes.
==18030==
==18030== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18030== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18030== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18030== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18030== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18030== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18030==
==18030== LEAK SUMMARY:
==18030== definitely lost: 0 bytes in 0 blocks.
==18030== possibly lost: 728 bytes in 1 blocks.
==18030== still reachable: 31,004 bytes in 216 blocks.
==18030== suppressed: 0 bytes in 0 blocks.
==18030== Reachable blocks (those to which a pointer was found) are not shown.
==18030== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18032== Memcheck, a memory error detector.
==18032== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18032== Using LibVEX rev 1658, a library for dynamic binary translation.
==18032== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18032== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18032== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18032== For more details, rerun with: -v
==18032==
==18032== My PID = 18032, parent PID = 18031. Prog and args are:
==18032== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18032== 1
==18032== 21
==18032== 26
==18032== root
==18032== ProcessIndicationProviderModule
==18032==
==18032==
==18032== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18032== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18032== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18032== For counts of detected errors, rerun with: -v
==18032== searching for pointers to 217 not-freed blocks.
==18032== checked 807,224 bytes.
==18032==
==18032== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18032== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18032== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18032== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18032== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18032== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18032==
==18032== LEAK SUMMARY:
==18032== definitely lost: 0 bytes in 0 blocks.
==18032== possibly lost: 728 bytes in 1 blocks.
==18032== still reachable: 31,004 bytes in 216 blocks.
==18032== suppressed: 0 bytes in 0 blocks.
==18032== Reachable blocks (those to which a pointer was found) are not shown.
==18032== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18090== Memcheck, a memory error detector.
==18090== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18090== Using LibVEX rev 1658, a library for dynamic binary translation.
==18090== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18090== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18090== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18090== For more details, rerun with: -v
==18090==
==18090== My PID = 18090, parent PID = 18089. Prog and args are:
==18090== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18090== 1
==18090== 21
==18090== 26
==18090== root
==18090== ProcessIndicationProviderModule
==18090==
==18090==
==18090== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18090== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18090== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18090== For counts of detected errors, rerun with: -v
==18090== searching for pointers to 217 not-freed blocks.
==18090== checked 807,224 bytes.
==18090==
==18090== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18090== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18090== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18090== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18090== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18090== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18090==
==18090== LEAK SUMMARY:
==18090== definitely lost: 0 bytes in 0 blocks.
==18090== possibly lost: 728 bytes in 1 blocks.
==18090== still reachable: 31,004 bytes in 216 blocks.
==18090== suppressed: 0 bytes in 0 blocks.
==18090== Reachable blocks (those to which a pointer was found) are not shown.
==18090== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18091== Memcheck, a memory error detector.
==18091== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18091== Using LibVEX rev 1658, a library for dynamic binary translation.
==18091== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18091== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18091== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18091== For more details, rerun with: -v
==18091==
==18091== My PID = 18091, parent PID = 18090. Prog and args are:
==18091== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18091== 1
==18091== 10
==18091== 13
==18091== root
==18091== ComputerSystemModule
==18091==
==18091==
==18091== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18091== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18091== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18091== For counts of detected errors, rerun with: -v
==18091== searching for pointers to 217 not-freed blocks.
==18091== checked 807,224 bytes.
==18091==
==18091== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18091== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18091== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18091== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18091== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18091== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18091==
==18091== LEAK SUMMARY:
==18091== definitely lost: 0 bytes in 0 blocks.
==18091== possibly lost: 728 bytes in 1 blocks.
==18091== still reachable: 31,004 bytes in 216 blocks.
==18091== suppressed: 0 bytes in 0 blocks.
==18091== Reachable blocks (those to which a pointer was found) are not shown.
==18091== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18114== Memcheck, a memory error detector.
==18114== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18114== Using LibVEX rev 1658, a library for dynamic binary translation.
==18114== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18114== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18114== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18114== For more details, rerun with: -v
==18114==
==18114== My PID = 18114, parent PID = 18113. Prog and args are:
==18114== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18114== 1
==18114== 21
==18114== 26
==18114== root
==18114== ProcessIndicationProviderModule
==18114==
==18114==
==18114== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18114== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18114== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18114== For counts of detected errors, rerun with: -v
==18114== searching for pointers to 217 not-freed blocks.
==18114== checked 807,224 bytes.
==18114==
==18114== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18114== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18114== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18114== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18114== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18114== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18114==
==18114== LEAK SUMMARY:
==18114== definitely lost: 0 bytes in 0 blocks.
==18114== possibly lost: 728 bytes in 1 blocks.
==18114== still reachable: 31,004 bytes in 216 blocks.
==18114== suppressed: 0 bytes in 0 blocks.
==18114== Reachable blocks (those to which a pointer was found) are not shown.
==18114== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18115== Memcheck, a memory error detector.
==18115== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18115== Using LibVEX rev 1658, a library for dynamic binary translation.
==18115== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18115== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18115== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18115== For more details, rerun with: -v
==18115==
==18115== My PID = 18115, parent PID = 18114. Prog and args are:
==18115== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18115== 1
==18115== 10
==18115== 13
==18115== root
==18115== ComputerSystemModule
==18115==
==18115==
==18115== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18115== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18115== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18115== For counts of detected errors, rerun with: -v
==18115== searching for pointers to 217 not-freed blocks.
==18115== checked 807,224 bytes.
==18115==
==18115== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18115== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18115== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18115== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18115== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18115== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18115==
==18115== LEAK SUMMARY:
==18115== definitely lost: 0 bytes in 0 blocks.
==18115== possibly lost: 728 bytes in 1 blocks.
==18115== still reachable: 31,004 bytes in 216 blocks.
==18115== suppressed: 0 bytes in 0 blocks.
==18115== Reachable blocks (those to which a pointer was found) are not shown.
==18115== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18130== Memcheck, a memory error detector.
==18130== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18130== Using LibVEX rev 1658, a library for dynamic binary translation.
==18130== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18130== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18130== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18130== For more details, rerun with: -v
==18130==
==18130== My PID = 18130, parent PID = 18129. Prog and args are:
==18130== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18130== 1
==18130== 21
==18130== 26
==18130== root
==18130== ProcessIndicationProviderModule
==18130==
==18130==
==18130== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18130== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18130== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18130== For counts of detected errors, rerun with: -v
==18130== searching for pointers to 217 not-freed blocks.
==18130== checked 807,224 bytes.
==18130==
==18130== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18130== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18130== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18130== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18130== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18130== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18130==
==18130== LEAK SUMMARY:
==18130== definitely lost: 0 bytes in 0 blocks.
==18130== possibly lost: 728 bytes in 1 blocks.
==18130== still reachable: 31,004 bytes in 216 blocks.
==18130== suppressed: 0 bytes in 0 blocks.
==18130== Reachable blocks (those to which a pointer was found) are not shown.
==18130== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18170== Memcheck, a memory error detector.
==18170== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18170== Using LibVEX rev 1658, a library for dynamic binary translation.
==18170== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18170== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18170== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18170== For more details, rerun with: -v
==18170==
==18170== My PID = 18170, parent PID = 18169. Prog and args are:
==18170== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18170== 1
==18170== 10
==18170== 13
==18170== root
==18170== ComputerSystemModule
==18170==
==18170==
==18170== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18170== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18170== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18170== For counts of detected errors, rerun with: -v
==18170== searching for pointers to 217 not-freed blocks.
==18170== checked 807,224 bytes.
==18170==
==18170== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18170== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18170== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18170== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18170== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18170== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18170==
==18170== LEAK SUMMARY:
==18170== definitely lost: 0 bytes in 0 blocks.
==18170== possibly lost: 728 bytes in 1 blocks.
==18170== still reachable: 31,004 bytes in 216 blocks.
==18170== suppressed: 0 bytes in 0 blocks.
==18170== Reachable blocks (those to which a pointer was found) are not shown.
==18170== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18196== Memcheck, a memory error detector.
==18196== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18196== Using LibVEX rev 1658, a library for dynamic binary translation.
==18196== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18196== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18196== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18196== For more details, rerun with: -v
==18196==
==18196== My PID = 18196, parent PID = 18195. Prog and args are:
==18196== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18196== 1
==18196== 10
==18196== 13
==18196== root
==18196== ComputerSystemModule
==18196==
==18196==
==18196== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18196== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18196== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18196== For counts of detected errors, rerun with: -v
==18196== searching for pointers to 217 not-freed blocks.
==18196== checked 807,224 bytes.
==18196==
==18196== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18196== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18196== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18196== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18196== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18196== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18196==
==18196== LEAK SUMMARY:
==18196== definitely lost: 0 bytes in 0 blocks.
==18196== possibly lost: 728 bytes in 1 blocks.
==18196== still reachable: 31,004 bytes in 216 blocks.
==18196== suppressed: 0 bytes in 0 blocks.
==18196== Reachable blocks (those to which a pointer was found) are not shown.
==18196== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18221== Memcheck, a memory error detector.
==18221== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18221== Using LibVEX rev 1658, a library for dynamic binary translation.
==18221== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18221== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18221== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18221== For more details, rerun with: -v
==18221==
==18221== My PID = 18221, parent PID = 18220. Prog and args are:
==18221== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18221== 1
==18221== 10
==18221== 13
==18221== root
==18221== ComputerSystemModule
==18221==
==18221==
==18221== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18221== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18221== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18221== For counts of detected errors, rerun with: -v
==18221== searching for pointers to 217 not-freed blocks.
==18221== checked 807,224 bytes.
==18221==
==18221== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18221== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18221== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18221== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18221== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18221== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18221==
==18221== LEAK SUMMARY:
==18221== definitely lost: 0 bytes in 0 blocks.
==18221== possibly lost: 728 bytes in 1 blocks.
==18221== still reachable: 31,004 bytes in 216 blocks.
==18221== suppressed: 0 bytes in 0 blocks.
==18221== Reachable blocks (those to which a pointer was found) are not shown.
==18221== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18237== Memcheck, a memory error detector.
==18237== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18237== Using LibVEX rev 1658, a library for dynamic binary translation.
==18237== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18237== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18237== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18237== For more details, rerun with: -v
==18237==
==18237== My PID = 18237, parent PID = 18236. Prog and args are:
==18237== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18237== 1
==18237== 10
==18237== 21
==18237== root
==18237== IndicationTestProviderModule
==18237==
==18237==
==18237== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18237== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18237== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18237== For counts of detected errors, rerun with: -v
==18237== searching for pointers to 217 not-freed blocks.
==18237== checked 807,224 bytes.
==18237==
==18237== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18237== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18237== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18237== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18237== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18237== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18237==
==18237== LEAK SUMMARY:
==18237== definitely lost: 0 bytes in 0 blocks.
==18237== possibly lost: 728 bytes in 1 blocks.
==18237== still reachable: 31,004 bytes in 216 blocks.
==18237== suppressed: 0 bytes in 0 blocks.
==18237== Reachable blocks (those to which a pointer was found) are not shown.
==18237== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18262== Memcheck, a memory error detector.
==18262== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18262== Using LibVEX rev 1658, a library for dynamic binary translation.
==18262== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18262== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18262== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18262== For more details, rerun with: -v
==18262==
==18262== My PID = 18262, parent PID = 18261. Prog and args are:
==18262== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18262== 1
==18262== 10
==18262== 13
==18262== root
==18262== ComputerSystemModule
==18262==
==18262==
==18262== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18262== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18262== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18262== For counts of detected errors, rerun with: -v
==18262== searching for pointers to 217 not-freed blocks.
==18262== checked 807,224 bytes.
==18262==
==18262== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18262== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18262== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18262== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18262== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18262== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18262==
==18262== LEAK SUMMARY:
==18262== definitely lost: 0 bytes in 0 blocks.
==18262== possibly lost: 728 bytes in 1 blocks.
==18262== still reachable: 31,004 bytes in 216 blocks.
==18262== suppressed: 0 bytes in 0 blocks.
==18262== Reachable blocks (those to which a pointer was found) are not shown.
==18262== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18265== Memcheck, a memory error detector.
==18265== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18265== Using LibVEX rev 1658, a library for dynamic binary translation.
==18265== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18265== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18265== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18265== For more details, rerun with: -v
==18265==
==18265== My PID = 18265, parent PID = 18264. Prog and args are:
==18265== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18265== 1
==18265== 10
==18265== 21
==18265== root
==18265== IndicationTestProviderModule
==18265==
==18265==
==18265== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18265== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18265== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18265== For counts of detected errors, rerun with: -v
==18265== searching for pointers to 217 not-freed blocks.
==18265== checked 807,224 bytes.
==18265==
==18265== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18265== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18265== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18265== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18265== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18265== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18265==
==18265== LEAK SUMMARY:
==18265== definitely lost: 0 bytes in 0 blocks.
==18265== possibly lost: 728 bytes in 1 blocks.
==18265== still reachable: 31,004 bytes in 216 blocks.
==18265== suppressed: 0 bytes in 0 blocks.
==18265== Reachable blocks (those to which a pointer was found) are not shown.
==18265== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18285== Memcheck, a memory error detector.
==18285== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18285== Using LibVEX rev 1658, a library for dynamic binary translation.
==18285== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18285== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18285== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18285== For more details, rerun with: -v
==18285==
==18285== My PID = 18285, parent PID = 18284. Prog and args are:
==18285== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18285== 1
==18285== 10
==18285== 13
==18285== root
==18285== ComputerSystemModule
==18285==
==18285==
==18285== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18285== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18285== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18285== For counts of detected errors, rerun with: -v
==18285== searching for pointers to 217 not-freed blocks.
==18285== checked 807,224 bytes.
==18285==
==18285== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18285== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18285== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18285== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18285== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18285== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18285==
==18285== LEAK SUMMARY:
==18285== definitely lost: 0 bytes in 0 blocks.
==18285== possibly lost: 728 bytes in 1 blocks.
==18285== still reachable: 31,004 bytes in 216 blocks.
==18285== suppressed: 0 bytes in 0 blocks.
==18285== Reachable blocks (those to which a pointer was found) are not shown.
==18285== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18308== Memcheck, a memory error detector.
==18308== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18308== Using LibVEX rev 1658, a library for dynamic binary translation.
==18308== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18308== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18308== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18308== For more details, rerun with: -v
==18308==
==18308== My PID = 18308, parent PID = 18307. Prog and args are:
==18308== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18308== 1
==18308== 10
==18308== 13
==18308== root
==18308== ComputerSystemModule
==18308==
==18308==
==18308== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18308== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18308== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18308== For counts of detected errors, rerun with: -v
==18308== searching for pointers to 217 not-freed blocks.
==18308== checked 807,224 bytes.
==18308==
==18308== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18308== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18308== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18308== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18308== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18308== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18308==
==18308== LEAK SUMMARY:
==18308== definitely lost: 0 bytes in 0 blocks.
==18308== possibly lost: 728 bytes in 1 blocks.
==18308== still reachable: 31,004 bytes in 216 blocks.
==18308== suppressed: 0 bytes in 0 blocks.
==18308== Reachable blocks (those to which a pointer was found) are not shown.
==18308== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18331== Memcheck, a memory error detector.
==18331== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18331== Using LibVEX rev 1658, a library for dynamic binary translation.
==18331== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18331== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18331== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18331== For more details, rerun with: -v
==18331==
==18331== My PID = 18331, parent PID = 18330. Prog and args are:
==18331== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18331== 1
==18331== 10
==18331== 21
==18331== root
==18331== IndicationTestProviderModule
==18331==
==18331==
==18331== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18331== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18331== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18331== For counts of detected errors, rerun with: -v
==18331== searching for pointers to 217 not-freed blocks.
==18331== checked 807,224 bytes.
==18331==
==18331== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18331== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18331== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18331== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18331== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18331== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18331==
==18331== LEAK SUMMARY:
==18331== definitely lost: 0 bytes in 0 blocks.
==18331== possibly lost: 728 bytes in 1 blocks.
==18331== still reachable: 31,004 bytes in 216 blocks.
==18331== suppressed: 0 bytes in 0 blocks.
==18331== Reachable blocks (those to which a pointer was found) are not shown.
==18331== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18349== Memcheck, a memory error detector.
==18349== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18349== Using LibVEX rev 1658, a library for dynamic binary translation.
==18349== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18349== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18349== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18349== For more details, rerun with: -v
==18349==
==18349== My PID = 18349, parent PID = 18348. Prog and args are:
==18349== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18349== 1
==18349== 10
==18349== 13
==18349== root
==18349== ComputerSystemModule
==18349==
==18349==
==18349== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18349== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18349== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18349== For counts of detected errors, rerun with: -v
==18349== searching for pointers to 217 not-freed blocks.
==18349== checked 807,224 bytes.
==18349==
==18349== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18349== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18349== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18349== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18349== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18349== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18349==
==18349== LEAK SUMMARY:
==18349== definitely lost: 0 bytes in 0 blocks.
==18349== possibly lost: 728 bytes in 1 blocks.
==18349== still reachable: 31,004 bytes in 216 blocks.
==18349== suppressed: 0 bytes in 0 blocks.
==18349== Reachable blocks (those to which a pointer was found) are not shown.
==18349== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18359== Memcheck, a memory error detector.
==18359== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18359== Using LibVEX rev 1658, a library for dynamic binary translation.
==18359== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18359== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18359== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18359== For more details, rerun with: -v
==18359==
==18359== My PID = 18359, parent PID = 18358. Prog and args are:
==18359== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18359== 1
==18359== 10
==18359== 21
==18359== root
==18359== IndicationTestProviderModule
==18359==
==18359==
==18359== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18359== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18359== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18359== For counts of detected errors, rerun with: -v
==18359== searching for pointers to 217 not-freed blocks.
==18359== checked 807,224 bytes.
==18359==
==18359== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18359== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18359== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18359== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18359== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18359== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18359==
==18359== LEAK SUMMARY:
==18359== definitely lost: 0 bytes in 0 blocks.
==18359== possibly lost: 728 bytes in 1 blocks.
==18359== still reachable: 31,004 bytes in 216 blocks.
==18359== suppressed: 0 bytes in 0 blocks.
==18359== Reachable blocks (those to which a pointer was found) are not shown.
==18359== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18371== Memcheck, a memory error detector.
==18371== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18371== Using LibVEX rev 1658, a library for dynamic binary translation.
==18371== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18371== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18371== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18371== For more details, rerun with: -v
==18371==
==18371== My PID = 18371, parent PID = 18370. Prog and args are:
==18371== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18371== 1
==18371== 10
==18371== 13
==18371== root
==18371== ComputerSystemModule
==18371==
==18371==
==18371== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18371== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18371== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18371== For counts of detected errors, rerun with: -v
==18371== searching for pointers to 217 not-freed blocks.
==18371== checked 807,224 bytes.
==18371==
==18371== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18371== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18371== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18371== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18371== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18371== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18371==
==18371== LEAK SUMMARY:
==18371== definitely lost: 0 bytes in 0 blocks.
==18371== possibly lost: 728 bytes in 1 blocks.
==18371== still reachable: 31,004 bytes in 216 blocks.
==18371== suppressed: 0 bytes in 0 blocks.
==18371== Reachable blocks (those to which a pointer was found) are not shown.
==18371== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18400== Memcheck, a memory error detector.
==18400== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18400== Using LibVEX rev 1658, a library for dynamic binary translation.
==18400== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18400== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18400== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18400== For more details, rerun with: -v
==18400==
==18400== My PID = 18400, parent PID = 18399. Prog and args are:
==18400== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18400== 1
==18400== 10
==18400== 13
==18400== root
==18400== ComputerSystemModule
==18400==
==18400==
==18400== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18400== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18400== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18400== For counts of detected errors, rerun with: -v
==18400== searching for pointers to 217 not-freed blocks.
==18400== checked 807,224 bytes.
==18400==
==18400== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18400== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18400== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18400== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18400== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18400== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18400==
==18400== LEAK SUMMARY:
==18400== definitely lost: 0 bytes in 0 blocks.
==18400== possibly lost: 728 bytes in 1 blocks.
==18400== still reachable: 31,004 bytes in 216 blocks.
==18400== suppressed: 0 bytes in 0 blocks.
==18400== Reachable blocks (those to which a pointer was found) are not shown.
==18400== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18423== Memcheck, a memory error detector.
==18423== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18423== Using LibVEX rev 1658, a library for dynamic binary translation.
==18423== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18423== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18423== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18423== For more details, rerun with: -v
==18423==
==18423== My PID = 18423, parent PID = 18422. Prog and args are:
==18423== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18423== 1
==18423== 10
==18423== 21
==18423== root
==18423== IndicationTestProviderModule
==18423==
==18423==
==18423== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18423== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18423== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18423== For counts of detected errors, rerun with: -v
==18423== searching for pointers to 217 not-freed blocks.
==18423== checked 807,224 bytes.
==18423==
==18423== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18423== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18423== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18423== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18423== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18423== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18423==
==18423== LEAK SUMMARY:
==18423== definitely lost: 0 bytes in 0 blocks.
==18423== possibly lost: 728 bytes in 1 blocks.
==18423== still reachable: 31,004 bytes in 216 blocks.
==18423== suppressed: 0 bytes in 0 blocks.
==18423== Reachable blocks (those to which a pointer was found) are not shown.
==18423== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18439== Memcheck, a memory error detector.
==18439== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18439== Using LibVEX rev 1658, a library for dynamic binary translation.
==18439== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18439== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18439== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18439== For more details, rerun with: -v
==18439==
==18439== My PID = 18439, parent PID = 18438. Prog and args are:
==18439== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18439== 1
==18439== 10
==18439== 13
==18439== root
==18439== ComputerSystemModule
==18439==
==18439==
==18439== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18439== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18439== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18439== For counts of detected errors, rerun with: -v
==18439== searching for pointers to 217 not-freed blocks.
==18439== checked 807,224 bytes.
==18439==
==18439== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18439== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18439== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18439== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18439== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18439== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18439==
==18439== LEAK SUMMARY:
==18439== definitely lost: 0 bytes in 0 blocks.
==18439== possibly lost: 728 bytes in 1 blocks.
==18439== still reachable: 31,004 bytes in 216 blocks.
==18439== suppressed: 0 bytes in 0 blocks.
==18439== Reachable blocks (those to which a pointer was found) are not shown.
==18439== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18453== Memcheck, a memory error detector.
==18453== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18453== Using LibVEX rev 1658, a library for dynamic binary translation.
==18453== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18453== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18453== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18453== For more details, rerun with: -v
==18453==
==18453== My PID = 18453, parent PID = 18452. Prog and args are:
==18453== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18453== 1
==18453== 10
==18453== 21
==18453== root
==18453== IndicationTestProviderModule
==18453==
==18453==
==18453== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18453== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18453== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18453== For counts of detected errors, rerun with: -v
==18453== searching for pointers to 217 not-freed blocks.
==18453== checked 807,224 bytes.
==18453==
==18453== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18453== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18453== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18453== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18453== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18453== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18453==
==18453== LEAK SUMMARY:
==18453== definitely lost: 0 bytes in 0 blocks.
==18453== possibly lost: 728 bytes in 1 blocks.
==18453== still reachable: 31,004 bytes in 216 blocks.
==18453== suppressed: 0 bytes in 0 blocks.
==18453== Reachable blocks (those to which a pointer was found) are not shown.
==18453== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18462== Memcheck, a memory error detector.
==18462== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18462== Using LibVEX rev 1658, a library for dynamic binary translation.
==18462== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18462== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18462== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18462== For more details, rerun with: -v
==18462==
==18462== My PID = 18462, parent PID = 18461. Prog and args are:
==18462== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18462== 1
==18462== 10
==18462== 13
==18462== root
==18462== ComputerSystemModule
==18462==
==18462==
==18462== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18462== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18462== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18462== For counts of detected errors, rerun with: -v
==18462== searching for pointers to 217 not-freed blocks.
==18462== checked 807,224 bytes.
==18462==
==18462== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18462== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18462== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18462== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18462== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18462== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18462==
==18462== LEAK SUMMARY:
==18462== definitely lost: 0 bytes in 0 blocks.
==18462== possibly lost: 728 bytes in 1 blocks.
==18462== still reachable: 31,004 bytes in 216 blocks.
==18462== suppressed: 0 bytes in 0 blocks.
==18462== Reachable blocks (those to which a pointer was found) are not shown.
==18462== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18488== Memcheck, a memory error detector.
==18488== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18488== Using LibVEX rev 1658, a library for dynamic binary translation.
==18488== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18488== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18488== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18488== For more details, rerun with: -v
==18488==
==18488== My PID = 18488, parent PID = 18487. Prog and args are:
==18488== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18488== 1
==18488== 10
==18488== 13
==18488== root
==18488== ComputerSystemModule
==18488==
==18488==
==18488== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18488== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18488== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18488== For counts of detected errors, rerun with: -v
==18488== searching for pointers to 217 not-freed blocks.
==18488== checked 807,224 bytes.
==18488==
==18488== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18488== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18488== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18488== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18488== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18488== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18488==
==18488== LEAK SUMMARY:
==18488== definitely lost: 0 bytes in 0 blocks.
==18488== possibly lost: 728 bytes in 1 blocks.
==18488== still reachable: 31,004 bytes in 216 blocks.
==18488== suppressed: 0 bytes in 0 blocks.
==18488== Reachable blocks (those to which a pointer was found) are not shown.
==18488== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18517== Memcheck, a memory error detector.
==18517== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18517== Using LibVEX rev 1658, a library for dynamic binary translation.
==18517== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18517== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18517== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18517== For more details, rerun with: -v
==18517==
==18517== My PID = 18517, parent PID = 18516. Prog and args are:
==18517== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18517== 1
==18517== 10
==18517== 21
==18517== root
==18517== IndicationTestProviderModule
==18517==
==18517==
==18517== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18517== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18517== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18517== For counts of detected errors, rerun with: -v
==18517== searching for pointers to 217 not-freed blocks.
==18517== checked 807,224 bytes.
==18517==
==18517== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18517== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18517== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18517== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18517== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18517== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18517==
==18517== LEAK SUMMARY:
==18517== definitely lost: 0 bytes in 0 blocks.
==18517== possibly lost: 728 bytes in 1 blocks.
==18517== still reachable: 31,004 bytes in 216 blocks.
==18517== suppressed: 0 bytes in 0 blocks.
==18517== Reachable blocks (those to which a pointer was found) are not shown.
==18517== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18527== Memcheck, a memory error detector.
==18527== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18527== Using LibVEX rev 1658, a library for dynamic binary translation.
==18527== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18527== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18527== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18527== For more details, rerun with: -v
==18527==
==18527== My PID = 18527, parent PID = 18526. Prog and args are:
==18527== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18527== 1
==18527== 10
==18527== 13
==18527== root
==18527== ComputerSystemModule
==18527==
==18527==
==18527== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18527== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18527== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18527== For counts of detected errors, rerun with: -v
==18527== searching for pointers to 217 not-freed blocks.
==18527== checked 807,224 bytes.
==18527==
==18527== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18527== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18527== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18527== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18527== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18527== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18527==
==18527== LEAK SUMMARY:
==18527== definitely lost: 0 bytes in 0 blocks.
==18527== possibly lost: 728 bytes in 1 blocks.
==18527== still reachable: 31,004 bytes in 216 blocks.
==18527== suppressed: 0 bytes in 0 blocks.
==18527== Reachable blocks (those to which a pointer was found) are not shown.
==18527== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18545== Memcheck, a memory error detector.
==18545== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18545== Using LibVEX rev 1658, a library for dynamic binary translation.
==18545== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18545== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18545== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18545== For more details, rerun with: -v
==18545==
==18545== My PID = 18545, parent PID = 18544. Prog and args are:
==18545== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18545== 1
==18545== 10
==18545== 21
==18545== root
==18545== IndicationTestProviderModule
==18545==
==18545==
==18545== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18545== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18545== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18545== For counts of detected errors, rerun with: -v
==18545== searching for pointers to 217 not-freed blocks.
==18545== checked 807,224 bytes.
==18545==
==18545== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18545== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18545== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18545== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18545== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18545== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18545==
==18545== LEAK SUMMARY:
==18545== definitely lost: 0 bytes in 0 blocks.
==18545== possibly lost: 728 bytes in 1 blocks.
==18545== still reachable: 31,004 bytes in 216 blocks.
==18545== suppressed: 0 bytes in 0 blocks.
==18545== Reachable blocks (those to which a pointer was found) are not shown.
==18545== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18549== Memcheck, a memory error detector.
==18549== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18549== Using LibVEX rev 1658, a library for dynamic binary translation.
==18549== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18549== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18549== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18549== For more details, rerun with: -v
==18549==
==18549== My PID = 18549, parent PID = 18548. Prog and args are:
==18549== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18549== 1
==18549== 10
==18549== 13
==18549== root
==18549== ComputerSystemModule
==18549==
==18549==
==18549== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18549== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18549== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18549== For counts of detected errors, rerun with: -v
==18549== searching for pointers to 217 not-freed blocks.
==18549== checked 807,224 bytes.
==18549==
==18549== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18549== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18549== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18549== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18549== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18549== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18549==
==18549== LEAK SUMMARY:
==18549== definitely lost: 0 bytes in 0 blocks.
==18549== possibly lost: 728 bytes in 1 blocks.
==18549== still reachable: 31,004 bytes in 216 blocks.
==18549== suppressed: 0 bytes in 0 blocks.
==18549== Reachable blocks (those to which a pointer was found) are not shown.
==18549== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18574== Memcheck, a memory error detector.
==18574== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18574== Using LibVEX rev 1658, a library for dynamic binary translation.
==18574== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18574== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18574== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18574== For more details, rerun with: -v
==18574==
==18574== My PID = 18574, parent PID = 18573. Prog and args are:
==18574== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18574== 1
==18574== 10
==18574== 13
==18574== root
==18574== ComputerSystemModule
==18574==
==18574==
==18574== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18574== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18574== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18574== For counts of detected errors, rerun with: -v
==18574== searching for pointers to 217 not-freed blocks.
==18574== checked 807,224 bytes.
==18574==
==18574== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18574== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18574== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18574== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18574== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18574== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18574==
==18574== LEAK SUMMARY:
==18574== definitely lost: 0 bytes in 0 blocks.
==18574== possibly lost: 728 bytes in 1 blocks.
==18574== still reachable: 31,004 bytes in 216 blocks.
==18574== suppressed: 0 bytes in 0 blocks.
==18574== Reachable blocks (those to which a pointer was found) are not shown.
==18574== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18614== Memcheck, a memory error detector.
==18614== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18614== Using LibVEX rev 1658, a library for dynamic binary translation.
==18614== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18614== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18614== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18614== For more details, rerun with: -v
==18614==
==18614== My PID = 18614, parent PID = 18613. Prog and args are:
==18614== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18614== 1
==18614== 11
==18614== 14
==18614== root
==18614== ComputerSystemModule
==18614==
==18614==
==18614== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18614== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18614== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18614== For counts of detected errors, rerun with: -v
==18614== searching for pointers to 217 not-freed blocks.
==18614== checked 807,224 bytes.
==18614==
==18614== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18614== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18614== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18614== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18614== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18614== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18614==
==18614== LEAK SUMMARY:
==18614== definitely lost: 0 bytes in 0 blocks.
==18614== possibly lost: 728 bytes in 1 blocks.
==18614== still reachable: 31,004 bytes in 216 blocks.
==18614== suppressed: 0 bytes in 0 blocks.
==18614== Reachable blocks (those to which a pointer was found) are not shown.
==18614== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18634== Memcheck, a memory error detector.
==18634== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18634== Using LibVEX rev 1658, a library for dynamic binary translation.
==18634== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18634== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18634== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18634== For more details, rerun with: -v
==18634==
==18634== My PID = 18634, parent PID = 18633. Prog and args are:
==18634== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18634== 1
==18634== 10
==18634== 13
==18634== root
==18634== ComputerSystemModule
==18634==
==18634==
==18634== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18634== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18634== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18634== For counts of detected errors, rerun with: -v
==18634== searching for pointers to 217 not-freed blocks.
==18634== checked 807,224 bytes.
==18634==
==18634== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18634== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18634== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18634== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18634== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18634== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18634==
==18634== LEAK SUMMARY:
==18634== definitely lost: 0 bytes in 0 blocks.
==18634== possibly lost: 728 bytes in 1 blocks.
==18634== still reachable: 31,004 bytes in 216 blocks.
==18634== suppressed: 0 bytes in 0 blocks.
==18634== Reachable blocks (those to which a pointer was found) are not shown.
==18634== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18657== Memcheck, a memory error detector.
==18657== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18657== Using LibVEX rev 1658, a library for dynamic binary translation.
==18657== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18657== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18657== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18657== For more details, rerun with: -v
==18657==
==18657== My PID = 18657, parent PID = 18656. Prog and args are:
==18657== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18657== 1
==18657== 10
==18657== 13
==18657== root
==18657== ComputerSystemModule
==18657==
==18657==
==18657== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18657== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18657== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18657== For counts of detected errors, rerun with: -v
==18657== searching for pointers to 217 not-freed blocks.
==18657== checked 807,224 bytes.
==18657==
==18657== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18657== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18657== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18657== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18657== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18657== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18657==
==18657== LEAK SUMMARY:
==18657== definitely lost: 0 bytes in 0 blocks.
==18657== possibly lost: 728 bytes in 1 blocks.
==18657== still reachable: 31,004 bytes in 216 blocks.
==18657== suppressed: 0 bytes in 0 blocks.
==18657== Reachable blocks (those to which a pointer was found) are not shown.
==18657== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18703== Memcheck, a memory error detector.
==18703== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18703== Using LibVEX rev 1658, a library for dynamic binary translation.
==18703== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18703== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18703== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18703== For more details, rerun with: -v
==18703==
==18703== My PID = 18703, parent PID = 18702. Prog and args are:
==18703== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18703== 1
==18703== 10
==18703== 13
==18703== root
==18703== ComputerSystemModule
==18703==
==18703==
==18703== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18703== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18703== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18703== For counts of detected errors, rerun with: -v
==18703== searching for pointers to 217 not-freed blocks.
==18703== checked 807,224 bytes.
==18703==
==18703== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18703== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18703== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18703== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18703== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18703== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18703==
==18703== LEAK SUMMARY:
==18703== definitely lost: 0 bytes in 0 blocks.
==18703== possibly lost: 728 bytes in 1 blocks.
==18703== still reachable: 31,004 bytes in 216 blocks.
==18703== suppressed: 0 bytes in 0 blocks.
==18703== Reachable blocks (those to which a pointer was found) are not shown.
==18703== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18725== Memcheck, a memory error detector.
==18725== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18725== Using LibVEX rev 1658, a library for dynamic binary translation.
==18725== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18725== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18725== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18725== For more details, rerun with: -v
==18725==
==18725== My PID = 18725, parent PID = 18724. Prog and args are:
==18725== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18725== 1
==18725== 10
==18725== 13
==18725== root
==18725== ComputerSystemModule
==18725==
==18725==
==18725== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18725== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18725== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18725== For counts of detected errors, rerun with: -v
==18725== searching for pointers to 217 not-freed blocks.
==18725== checked 807,224 bytes.
==18725==
==18725== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18725== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18725== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18725== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18725== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18725== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18725==
==18725== LEAK SUMMARY:
==18725== definitely lost: 0 bytes in 0 blocks.
==18725== possibly lost: 728 bytes in 1 blocks.
==18725== still reachable: 31,004 bytes in 216 blocks.
==18725== suppressed: 0 bytes in 0 blocks.
==18725== Reachable blocks (those to which a pointer was found) are not shown.
==18725== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18747== Memcheck, a memory error detector.
==18747== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18747== Using LibVEX rev 1658, a library for dynamic binary translation.
==18747== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18747== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18747== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18747== For more details, rerun with: -v
==18747==
==18747== My PID = 18747, parent PID = 18746. Prog and args are:
==18747== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18747== 1
==18747== 10
==18747== 13
==18747== root
==18747== ComputerSystemModule
==18747==
==18747==
==18747== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18747== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18747== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18747== For counts of detected errors, rerun with: -v
==18747== searching for pointers to 217 not-freed blocks.
==18747== checked 807,224 bytes.
==18747==
==18747== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18747== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18747== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18747== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18747== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18747== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18747==
==18747== LEAK SUMMARY:
==18747== definitely lost: 0 bytes in 0 blocks.
==18747== possibly lost: 728 bytes in 1 blocks.
==18747== still reachable: 31,004 bytes in 216 blocks.
==18747== suppressed: 0 bytes in 0 blocks.
==18747== Reachable blocks (those to which a pointer was found) are not shown.
==18747== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18787== Memcheck, a memory error detector.
==18787== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18787== Using LibVEX rev 1658, a library for dynamic binary translation.
==18787== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18787== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18787== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18787== For more details, rerun with: -v
==18787==
==18787== My PID = 18787, parent PID = 18786. Prog and args are:
==18787== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18787== 1
==18787== 11
==18787== 14
==18787== root
==18787== ComputerSystemModule
==18787==
==18787==
==18787== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18787== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18787== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18787== For counts of detected errors, rerun with: -v
==18787== searching for pointers to 217 not-freed blocks.
==18787== checked 807,224 bytes.
==18787==
==18787== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18787== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18787== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18787== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18787== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18787== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18787==
==18787== LEAK SUMMARY:
==18787== definitely lost: 0 bytes in 0 blocks.
==18787== possibly lost: 728 bytes in 1 blocks.
==18787== still reachable: 31,004 bytes in 216 blocks.
==18787== suppressed: 0 bytes in 0 blocks.
==18787== Reachable blocks (those to which a pointer was found) are not shown.
==18787== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18808== Memcheck, a memory error detector.
==18808== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18808== Using LibVEX rev 1658, a library for dynamic binary translation.
==18808== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18808== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18808== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18808== For more details, rerun with: -v
==18808==
==18808== My PID = 18808, parent PID = 18807. Prog and args are:
==18808== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18808== 1
==18808== 10
==18808== 13
==18808== root
==18808== ComputerSystemModule
==18808==
==18808==
==18808== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18808== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18808== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18808== For counts of detected errors, rerun with: -v
==18808== searching for pointers to 217 not-freed blocks.
==18808== checked 807,224 bytes.
==18808==
==18808== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18808== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18808== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18808== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18808== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18808== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18808==
==18808== LEAK SUMMARY:
==18808== definitely lost: 0 bytes in 0 blocks.
==18808== possibly lost: 728 bytes in 1 blocks.
==18808== still reachable: 31,004 bytes in 216 blocks.
==18808== suppressed: 0 bytes in 0 blocks.
==18808== Reachable blocks (those to which a pointer was found) are not shown.
==18808== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18836== Memcheck, a memory error detector.
==18836== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18836== Using LibVEX rev 1658, a library for dynamic binary translation.
==18836== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18836== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18836== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18836== For more details, rerun with: -v
==18836==
==18836== My PID = 18836, parent PID = 18835. Prog and args are:
==18836== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18836== 1
==18836== 10
==18836== 13
==18836== root
==18836== ComputerSystemModule
==18836==
==18836==
==18836== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18836== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18836== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18836== For counts of detected errors, rerun with: -v
==18836== searching for pointers to 217 not-freed blocks.
==18836== checked 807,224 bytes.
==18836==
==18836== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18836== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18836== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18836== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18836== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18836== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18836==
==18836== LEAK SUMMARY:
==18836== definitely lost: 0 bytes in 0 blocks.
==18836== possibly lost: 728 bytes in 1 blocks.
==18836== still reachable: 31,004 bytes in 216 blocks.
==18836== suppressed: 0 bytes in 0 blocks.
==18836== Reachable blocks (those to which a pointer was found) are not shown.
==18836== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18874== Memcheck, a memory error detector.
==18874== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18874== Using LibVEX rev 1658, a library for dynamic binary translation.
==18874== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18874== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18874== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18874== For more details, rerun with: -v
==18874==
==18874== My PID = 18874, parent PID = 18873. Prog and args are:
==18874== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18874== 1
==18874== 10
==18874== 13
==18874== root
==18874== ComputerSystemModule
==18874==
==18874==
==18874== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18874== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18874== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18874== For counts of detected errors, rerun with: -v
==18874== searching for pointers to 217 not-freed blocks.
==18874== checked 807,224 bytes.
==18874==
==18874== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18874== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18874== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18874== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18874== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18874== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18874==
==18874== LEAK SUMMARY:
==18874== definitely lost: 0 bytes in 0 blocks.
==18874== possibly lost: 728 bytes in 1 blocks.
==18874== still reachable: 31,004 bytes in 216 blocks.
==18874== suppressed: 0 bytes in 0 blocks.
==18874== Reachable blocks (those to which a pointer was found) are not shown.
==18874== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18884== Memcheck, a memory error detector.
==18884== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18884== Using LibVEX rev 1658, a library for dynamic binary translation.
==18884== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18884== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18884== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18884== For more details, rerun with: -v
==18884==
==18884== My PID = 18884, parent PID = 18883. Prog and args are:
==18884== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18884== 1
==18884== 11
==18884== 14
==18884== root
==18884== AlertIndicationProviderModule
==18884==
==18884==
==18884== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18884== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18884== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18884== For counts of detected errors, rerun with: -v
==18884== searching for pointers to 217 not-freed blocks.
==18884== checked 807,224 bytes.
==18884==
==18884== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18884== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18884== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18884== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18884== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18884== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18884==
==18884== LEAK SUMMARY:
==18884== definitely lost: 0 bytes in 0 blocks.
==18884== possibly lost: 728 bytes in 1 blocks.
==18884== still reachable: 31,004 bytes in 216 blocks.
==18884== suppressed: 0 bytes in 0 blocks.
==18884== Reachable blocks (those to which a pointer was found) are not shown.
==18884== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18889== Memcheck, a memory error detector.
==18889== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18889== Using LibVEX rev 1658, a library for dynamic binary translation.
==18889== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18889== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18889== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18889== For more details, rerun with: -v
==18889==
==18889== My PID = 18889, parent PID = 18888. Prog and args are:
==18889== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18889== 1
==18889== 11
==18889== 16
==18889== root
==18889== ProcessIndicationProviderModule
==18889==
==18889==
==18889== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18889== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18889== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18889== For counts of detected errors, rerun with: -v
==18889== searching for pointers to 217 not-freed blocks.
==18889== checked 807,224 bytes.
==18889==
==18889== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18889== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18889== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18889== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18889== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18889== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18889==
==18889== LEAK SUMMARY:
==18889== definitely lost: 0 bytes in 0 blocks.
==18889== possibly lost: 728 bytes in 1 blocks.
==18889== still reachable: 31,004 bytes in 216 blocks.
==18889== suppressed: 0 bytes in 0 blocks.
==18889== Reachable blocks (those to which a pointer was found) are not shown.
==18889== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18894== Memcheck, a memory error detector.
==18894== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18894== Using LibVEX rev 1658, a library for dynamic binary translation.
==18894== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18894== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18894== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18894== For more details, rerun with: -v
==18894==
==18894== My PID = 18894, parent PID = 18893. Prog and args are:
==18894== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18894== 1
==18894== 11
==18894== 18
==18894== root
==18894== Faulty
==18894==
==18894==
==18894== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18894== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18894== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18894== For counts of detected errors, rerun with: -v
==18894== searching for pointers to 217 not-freed blocks.
==18894== checked 807,208 bytes.
==18894==
==18894== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18894== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18894== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18894== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18894== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18894== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18894==
==18894== LEAK SUMMARY:
==18894== definitely lost: 0 bytes in 0 blocks.
==18894== possibly lost: 728 bytes in 1 blocks.
==18894== still reachable: 31,004 bytes in 216 blocks.
==18894== suppressed: 0 bytes in 0 blocks.
==18894== Reachable blocks (those to which a pointer was found) are not shown.
==18894== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18896== Memcheck, a memory error detector.
==18896== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18896== Using LibVEX rev 1658, a library for dynamic binary translation.
==18896== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18896== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18896== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18896== For more details, rerun with: -v
==18896==
==18896== My PID = 18896, parent PID = 18895. Prog and args are:
==18896== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18896== 1
==18896== 10
==18896== 13
==18896== root
==18896== ComputerSystemModule
==18896==
==18896==
==18896== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18896== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18896== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18896== For counts of detected errors, rerun with: -v
==18896== searching for pointers to 217 not-freed blocks.
==18896== checked 807,224 bytes.
==18896==
==18896== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18896== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18896== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18896== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18896== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18896== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18896==
==18896== LEAK SUMMARY:
==18896== definitely lost: 0 bytes in 0 blocks.
==18896== possibly lost: 728 bytes in 1 blocks.
==18896== still reachable: 31,004 bytes in 216 blocks.
==18896== suppressed: 0 bytes in 0 blocks.
==18896== Reachable blocks (those to which a pointer was found) are not shown.
==18896== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18924== Memcheck, a memory error detector.
==18924== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18924== Using LibVEX rev 1658, a library for dynamic binary translation.
==18924== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18924== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18924== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18924== For more details, rerun with: -v
==18924==
==18924== My PID = 18924, parent PID = 18923. Prog and args are:
==18924== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18924== 1
==18924== 10
==18924== 13
==18924== root
==18924== ComputerSystemModule
==18924==
==18924==
==18924== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18924== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18924== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18924== For counts of detected errors, rerun with: -v
==18924== searching for pointers to 217 not-freed blocks.
==18924== checked 807,224 bytes.
==18924==
==18924== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18924== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18924== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18924== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18924== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18924== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18924==
==18924== LEAK SUMMARY:
==18924== definitely lost: 0 bytes in 0 blocks.
==18924== possibly lost: 728 bytes in 1 blocks.
==18924== still reachable: 31,004 bytes in 216 blocks.
==18924== suppressed: 0 bytes in 0 blocks.
==18924== Reachable blocks (those to which a pointer was found) are not shown.
==18924== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18949== Memcheck, a memory error detector.
==18949== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18949== Using LibVEX rev 1658, a library for dynamic binary translation.
==18949== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18949== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18949== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18949== For more details, rerun with: -v
==18949==
==18949== My PID = 18949, parent PID = 18948. Prog and args are:
==18949== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18949== 1
==18949== 10
==18949== 13
==18949== root
==18949== IndicationTestProviderModule
==18949==
==18949==
==18949== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18949== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18949== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18949== For counts of detected errors, rerun with: -v
==18949== searching for pointers to 217 not-freed blocks.
==18949== checked 807,224 bytes.
==18949==
==18949== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18949== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18949== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18949== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18949== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18949== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18949==
==18949== LEAK SUMMARY:
==18949== definitely lost: 0 bytes in 0 blocks.
==18949== possibly lost: 728 bytes in 1 blocks.
==18949== still reachable: 31,004 bytes in 216 blocks.
==18949== suppressed: 0 bytes in 0 blocks.
==18949== Reachable blocks (those to which a pointer was found) are not shown.
==18949== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18959== Memcheck, a memory error detector.
==18959== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18959== Using LibVEX rev 1658, a library for dynamic binary translation.
==18959== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18959== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18959== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18959== For more details, rerun with: -v
==18959==
==18959== My PID = 18959, parent PID = 18958. Prog and args are:
==18959== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18959== 1
==18959== 10
==18959== 13
==18959== root
==18959== ComputerSystemModule
==18959==
==18959==
==18959== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18959== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18959== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18959== For counts of detected errors, rerun with: -v
==18959== searching for pointers to 217 not-freed blocks.
==18959== checked 807,224 bytes.
==18959==
==18959== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18959== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18959== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18959== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18959== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18959== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18959==
==18959== LEAK SUMMARY:
==18959== definitely lost: 0 bytes in 0 blocks.
==18959== possibly lost: 728 bytes in 1 blocks.
==18959== still reachable: 31,004 bytes in 216 blocks.
==18959== suppressed: 0 bytes in 0 blocks.
==18959== Reachable blocks (those to which a pointer was found) are not shown.
==18959== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18961== Memcheck, a memory error detector.
==18961== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18961== Using LibVEX rev 1658, a library for dynamic binary translation.
==18961== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18961== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18961== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18961== For more details, rerun with: -v
==18961==
==18961== My PID = 18961, parent PID = 18960. Prog and args are:
==18961== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18961== 1
==18961== 10
==18961== 13
==18961== root
==18961== IndicationTestProviderModule
==18961==
==18961==
==18961== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18961== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18961== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18961== For counts of detected errors, rerun with: -v
==18961== searching for pointers to 217 not-freed blocks.
==18961== checked 807,224 bytes.
==18961==
==18961== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18961== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18961== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18961== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18961== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18961== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18961==
==18961== LEAK SUMMARY:
==18961== definitely lost: 0 bytes in 0 blocks.
==18961== possibly lost: 728 bytes in 1 blocks.
==18961== still reachable: 31,004 bytes in 216 blocks.
==18961== suppressed: 0 bytes in 0 blocks.
==18961== Reachable blocks (those to which a pointer was found) are not shown.
==18961== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==18980== Memcheck, a memory error detector.
==18980== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==18980== Using LibVEX rev 1658, a library for dynamic binary translation.
==18980== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==18980== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==18980== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==18980== For more details, rerun with: -v
==18980==
==18980== My PID = 18980, parent PID = 18979. Prog and args are:
==18980== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==18980== 1
==18980== 10
==18980== 13
==18980== root
==18980== ComputerSystemModule
==18980==
==18980==
==18980== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==18980== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==18980== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==18980== For counts of detected errors, rerun with: -v
==18980== searching for pointers to 217 not-freed blocks.
==18980== checked 807,224 bytes.
==18980==
==18980== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==18980== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==18980== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18980== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18980== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18980== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18980==
==18980== LEAK SUMMARY:
==18980== definitely lost: 0 bytes in 0 blocks.
==18980== possibly lost: 728 bytes in 1 blocks.
==18980== still reachable: 31,004 bytes in 216 blocks.
==18980== suppressed: 0 bytes in 0 blocks.
==18980== Reachable blocks (those to which a pointer was found) are not shown.
==18980== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19002== Memcheck, a memory error detector.
==19002== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19002== Using LibVEX rev 1658, a library for dynamic binary translation.
==19002== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19002== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19002== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19002== For more details, rerun with: -v
==19002==
==19002== My PID = 19002, parent PID = 19001. Prog and args are:
==19002== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19002== 1
==19002== 10
==19002== 13
==19002== root
==19002== ComputerSystemModule
==19002==
==19002==
==19002== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19002== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19002== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19002== For counts of detected errors, rerun with: -v
==19002== searching for pointers to 217 not-freed blocks.
==19002== checked 807,224 bytes.
==19002==
==19002== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19002== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19002== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19002== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19002== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19002== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19002==
==19002== LEAK SUMMARY:
==19002== definitely lost: 0 bytes in 0 blocks.
==19002== possibly lost: 728 bytes in 1 blocks.
==19002== still reachable: 31,004 bytes in 216 blocks.
==19002== suppressed: 0 bytes in 0 blocks.
==19002== Reachable blocks (those to which a pointer was found) are not shown.
==19002== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19047== Memcheck, a memory error detector.
==19047== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19047== Using LibVEX rev 1658, a library for dynamic binary translation.
==19047== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19047== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19047== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19047== For more details, rerun with: -v
==19047==
==19047== My PID = 19047, parent PID = 19046. Prog and args are:
==19047== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19047== 1
==19047== 10
==19047== 13
==19047== root
==19047== ComputerSystemModule
==19047==
==19047==
==19047== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19047== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19047== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19047== For counts of detected errors, rerun with: -v
==19047== searching for pointers to 217 not-freed blocks.
==19047== checked 807,224 bytes.
==19047==
==19047== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19047== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19047== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19047== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19047== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19047== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19047==
==19047== LEAK SUMMARY:
==19047== definitely lost: 0 bytes in 0 blocks.
==19047== possibly lost: 728 bytes in 1 blocks.
==19047== still reachable: 31,004 bytes in 216 blocks.
==19047== suppressed: 0 bytes in 0 blocks.
==19047== Reachable blocks (those to which a pointer was found) are not shown.
==19047== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19067== Memcheck, a memory error detector.
==19067== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19067== Using LibVEX rev 1658, a library for dynamic binary translation.
==19067== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19067== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19067== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19067== For more details, rerun with: -v
==19067==
==19067== My PID = 19067, parent PID = 19066. Prog and args are:
==19067== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19067== 1
==19067== 10
==19067== 13
==19067== root
==19067== ComputerSystemModule
==19067==
==19067==
==19067== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19067== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19067== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19067== For counts of detected errors, rerun with: -v
==19067== searching for pointers to 217 not-freed blocks.
==19067== checked 807,224 bytes.
==19067==
==19067== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19067== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19067== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19067== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19067== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19067== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19067==
==19067== LEAK SUMMARY:
==19067== definitely lost: 0 bytes in 0 blocks.
==19067== possibly lost: 728 bytes in 1 blocks.
==19067== still reachable: 31,004 bytes in 216 blocks.
==19067== suppressed: 0 bytes in 0 blocks.
==19067== Reachable blocks (those to which a pointer was found) are not shown.
==19067== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19092== Memcheck, a memory error detector.
==19092== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19092== Using LibVEX rev 1658, a library for dynamic binary translation.
==19092== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19092== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19092== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19092== For more details, rerun with: -v
==19092==
==19092== My PID = 19092, parent PID = 19091. Prog and args are:
==19092== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19092== 1
==19092== 10
==19092== 13
==19092== root
==19092== ComputerSystemModule
==19092==
==19092==
==19092== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19092== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19092== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19092== For counts of detected errors, rerun with: -v
==19092== searching for pointers to 217 not-freed blocks.
==19092== checked 807,224 bytes.
==19092==
==19092== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19092== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19092== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19092== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19092== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19092== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19092==
==19092== LEAK SUMMARY:
==19092== definitely lost: 0 bytes in 0 blocks.
==19092== possibly lost: 728 bytes in 1 blocks.
==19092== still reachable: 31,004 bytes in 216 blocks.
==19092== suppressed: 0 bytes in 0 blocks.
==19092== Reachable blocks (those to which a pointer was found) are not shown.
==19092== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19108== Memcheck, a memory error detector.
==19108== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19108== Using LibVEX rev 1658, a library for dynamic binary translation.
==19108== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19108== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19108== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19108== For more details, rerun with: -v
==19108==
==19108== My PID = 19108, parent PID = 19107. Prog and args are:
==19108== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19108== 1
==19108== 13
==19108== 20
==19108== root
==19108== TestServerProfileProvidersModule
==19108==
==19108==
==19108== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19108== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19108== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19108== For counts of detected errors, rerun with: -v
==19108== searching for pointers to 217 not-freed blocks.
==19108== checked 807,224 bytes.
==19108==
==19108== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19108== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19108== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19108== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19108== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19108== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19108==
==19108== LEAK SUMMARY:
==19108== definitely lost: 0 bytes in 0 blocks.
==19108== possibly lost: 728 bytes in 1 blocks.
==19108== still reachable: 31,004 bytes in 216 blocks.
==19108== suppressed: 0 bytes in 0 blocks.
==19108== Reachable blocks (those to which a pointer was found) are not shown.
==19108== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19127== Memcheck, a memory error detector.
==19127== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19127== Using LibVEX rev 1658, a library for dynamic binary translation.
==19127== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19127== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19127== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19127== For more details, rerun with: -v
==19127==
==19127== My PID = 19127, parent PID = 19126. Prog and args are:
==19127== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19127== 1
==19127== 24
==19127== 27
==19127== root
==19127== ComputerSystemModule
==19127==
==19127==
==19127== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19127== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19127== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19127== For counts of detected errors, rerun with: -v
==19127== searching for pointers to 217 not-freed blocks.
==19127== checked 807,224 bytes.
==19127==
==19127== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19127== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19127== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19127== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19127== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19127== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19127==
==19127== LEAK SUMMARY:
==19127== definitely lost: 0 bytes in 0 blocks.
==19127== possibly lost: 728 bytes in 1 blocks.
==19127== still reachable: 31,004 bytes in 216 blocks.
==19127== suppressed: 0 bytes in 0 blocks.
==19127== Reachable blocks (those to which a pointer was found) are not shown.
==19127== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19134== Memcheck, a memory error detector.
==19134== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19134== Using LibVEX rev 1658, a library for dynamic binary translation.
==19134== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19134== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19134== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19134== For more details, rerun with: -v
==19134==
==19134== My PID = 19134, parent PID = 19133. Prog and args are:
==19134== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19134== 1
==19134== 10
==19134== 13
==19134== root
==19134== ComputerSystemModule
==19134==
==19134==
==19134== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19134== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19134== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19134== For counts of detected errors, rerun with: -v
==19134== searching for pointers to 217 not-freed blocks.
==19134== checked 807,224 bytes.
==19134==
==19134== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19134== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19134== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19134== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19134== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19134== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19134==
==19134== LEAK SUMMARY:
==19134== definitely lost: 0 bytes in 0 blocks.
==19134== possibly lost: 728 bytes in 1 blocks.
==19134== still reachable: 31,004 bytes in 216 blocks.
==19134== suppressed: 0 bytes in 0 blocks.
==19134== Reachable blocks (those to which a pointer was found) are not shown.
==19134== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19159== Memcheck, a memory error detector.
==19159== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19159== Using LibVEX rev 1658, a library for dynamic binary translation.
==19159== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19159== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19159== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19159== For more details, rerun with: -v
==19159==
==19159== My PID = 19159, parent PID = 19158. Prog and args are:
==19159== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19159== 1
==19159== 10
==19159== 13
==19159== root
==19159== ComputerSystemModule
==19159==
==19159==
==19159== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19159== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19159== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19159== For counts of detected errors, rerun with: -v
==19159== searching for pointers to 217 not-freed blocks.
==19159== checked 807,224 bytes.
==19159==
==19159== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19159== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19159== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19159== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19159== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19159== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19159==
==19159== LEAK SUMMARY:
==19159== definitely lost: 0 bytes in 0 blocks.
==19159== possibly lost: 728 bytes in 1 blocks.
==19159== still reachable: 31,004 bytes in 216 blocks.
==19159== suppressed: 0 bytes in 0 blocks.
==19159== Reachable blocks (those to which a pointer was found) are not shown.
==19159== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19181== Memcheck, a memory error detector.
==19181== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19181== Using LibVEX rev 1658, a library for dynamic binary translation.
==19181== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19181== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19181== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19181== For more details, rerun with: -v
==19181==
==19181== My PID = 19181, parent PID = 19180. Prog and args are:
==19181== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19181== 1
==19181== 10
==19181== 13
==19181== root
==19181== ComputerSystemModule
==19181==
==19181==
==19181== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19181== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19181== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19181== For counts of detected errors, rerun with: -v
==19181== searching for pointers to 217 not-freed blocks.
==19181== checked 807,224 bytes.
==19181==
==19181== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19181== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19181== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19181== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19181== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19181== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19181==
==19181== LEAK SUMMARY:
==19181== definitely lost: 0 bytes in 0 blocks.
==19181== possibly lost: 728 bytes in 1 blocks.
==19181== still reachable: 31,004 bytes in 216 blocks.
==19181== suppressed: 0 bytes in 0 blocks.
==19181== Reachable blocks (those to which a pointer was found) are not shown.
==19181== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19218== Memcheck, a memory error detector.
==19218== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19218== Using LibVEX rev 1658, a library for dynamic binary translation.
==19218== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19218== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19218== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19218== For more details, rerun with: -v
==19218==
==19218== My PID = 19218, parent PID = 19217. Prog and args are:
==19218== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19218== 1
==19218== 10
==19218== 13
==19218== root
==19218== ComputerSystemModule
==19218==
==19218==
==19218== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19218== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19218== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19218== For counts of detected errors, rerun with: -v
==19218== searching for pointers to 217 not-freed blocks.
==19218== checked 807,224 bytes.
==19218==
==19218== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19218== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19218== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19218== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19218== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19218== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19218==
==19218== LEAK SUMMARY:
==19218== definitely lost: 0 bytes in 0 blocks.
==19218== possibly lost: 728 bytes in 1 blocks.
==19218== still reachable: 31,004 bytes in 216 blocks.
==19218== suppressed: 0 bytes in 0 blocks.
==19218== Reachable blocks (those to which a pointer was found) are not shown.
==19218== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19240== Memcheck, a memory error detector.
==19240== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19240== Using LibVEX rev 1658, a library for dynamic binary translation.
==19240== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19240== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19240== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19240== For more details, rerun with: -v
==19240==
==19240== My PID = 19240, parent PID = 19239. Prog and args are:
==19240== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19240== 1
==19240== 10
==19240== 13
==19240== root
==19240== ComputerSystemModule
==19240==
==19240==
==19240== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19240== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19240== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19240== For counts of detected errors, rerun with: -v
==19240== searching for pointers to 217 not-freed blocks.
==19240== checked 807,224 bytes.
==19240==
==19240== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19240== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19240== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19240== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19240== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19240== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19240==
==19240== LEAK SUMMARY:
==19240== definitely lost: 0 bytes in 0 blocks.
==19240== possibly lost: 728 bytes in 1 blocks.
==19240== still reachable: 31,004 bytes in 216 blocks.
==19240== suppressed: 0 bytes in 0 blocks.
==19240== Reachable blocks (those to which a pointer was found) are not shown.
==19240== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19263== Memcheck, a memory error detector.
==19263== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19263== Using LibVEX rev 1658, a library for dynamic binary translation.
==19263== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19263== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19263== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19263== For more details, rerun with: -v
==19263==
==19263== My PID = 19263, parent PID = 19262. Prog and args are:
==19263== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19263== 1
==19263== 10
==19263== 13
==19263== root
==19263== ComputerSystemModule
==19263==
==19263==
==19263== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19263== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19263== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19263== For counts of detected errors, rerun with: -v
==19263== searching for pointers to 217 not-freed blocks.
==19263== checked 807,224 bytes.
==19263==
==19263== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19263== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19263== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19263== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19263== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19263== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19263==
==19263== LEAK SUMMARY:
==19263== definitely lost: 0 bytes in 0 blocks.
==19263== possibly lost: 728 bytes in 1 blocks.
==19263== still reachable: 31,004 bytes in 216 blocks.
==19263== suppressed: 0 bytes in 0 blocks.
==19263== Reachable blocks (those to which a pointer was found) are not shown.
==19263== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19278== Memcheck, a memory error detector.
==19278== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19278== Using LibVEX rev 1658, a library for dynamic binary translation.
==19278== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19278== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19278== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19278== For more details, rerun with: -v
==19278==
==19278== My PID = 19278, parent PID = 19277. Prog and args are:
==19278== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19278== 1
==19278== 10
==19278== 13
==19278== root
==19278== TestServerProfileProvidersModule
==19278==
==19278==
==19278== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19278== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19278== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19278== For counts of detected errors, rerun with: -v
==19278== searching for pointers to 217 not-freed blocks.
==19278== checked 807,224 bytes.
==19278==
==19278== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19278== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19278== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19278== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19278== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19278== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19278==
==19278== LEAK SUMMARY:
==19278== definitely lost: 0 bytes in 0 blocks.
==19278== possibly lost: 728 bytes in 1 blocks.
==19278== still reachable: 31,004 bytes in 216 blocks.
==19278== suppressed: 0 bytes in 0 blocks.
==19278== Reachable blocks (those to which a pointer was found) are not shown.
==19278== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19306== Memcheck, a memory error detector.
==19306== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19306== Using LibVEX rev 1658, a library for dynamic binary translation.
==19306== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19306== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19306== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19306== For more details, rerun with: -v
==19306==
==19306== My PID = 19306, parent PID = 19305. Prog and args are:
==19306== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19306== 1
==19306== 11
==19306== 14
==19306== root
==19306== ComputerSystemModule
==19306==
==19306==
==19306== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19306== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19306== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19306== For counts of detected errors, rerun with: -v
==19306== searching for pointers to 217 not-freed blocks.
==19306== checked 807,224 bytes.
==19306==
==19306== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19306== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19306== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19306== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19306== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19306== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19306==
==19306== LEAK SUMMARY:
==19306== definitely lost: 0 bytes in 0 blocks.
==19306== possibly lost: 728 bytes in 1 blocks.
==19306== still reachable: 31,004 bytes in 216 blocks.
==19306== suppressed: 0 bytes in 0 blocks.
==19306== Reachable blocks (those to which a pointer was found) are not shown.
==19306== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19326== Memcheck, a memory error detector.
==19326== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19326== Using LibVEX rev 1658, a library for dynamic binary translation.
==19326== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19326== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19326== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19326== For more details, rerun with: -v
==19326==
==19326== My PID = 19326, parent PID = 19325. Prog and args are:
==19326== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19326== 1
==19326== 10
==19326== 13
==19326== root
==19326== ComputerSystemModule
==19326==
==19326==
==19326== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19326== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19326== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19326== For counts of detected errors, rerun with: -v
==19326== searching for pointers to 217 not-freed blocks.
==19326== checked 807,224 bytes.
==19326==
==19326== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19326== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19326== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19326== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19326== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19326== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19326==
==19326== LEAK SUMMARY:
==19326== definitely lost: 0 bytes in 0 blocks.
==19326== possibly lost: 728 bytes in 1 blocks.
==19326== still reachable: 31,004 bytes in 216 blocks.
==19326== suppressed: 0 bytes in 0 blocks.
==19326== Reachable blocks (those to which a pointer was found) are not shown.
==19326== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19328== Memcheck, a memory error detector.
==19328== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19328== Using LibVEX rev 1658, a library for dynamic binary translation.
==19328== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19328== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19328== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19328== For more details, rerun with: -v
==19328==
==19328== My PID = 19328, parent PID = 19327. Prog and args are:
==19328== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19328== 1
==19328== 10
==19328== 13
==19328== root
==19328== OperatingSystemModule
==19328==
==19328==
==19328== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19328== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19328== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19328== For counts of detected errors, rerun with: -v
==19328== searching for pointers to 217 not-freed blocks.
==19328== checked 807,288 bytes.
==19328==
==19328== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19328== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19328== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19328== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19328== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19328== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19328==
==19328== LEAK SUMMARY:
==19328== definitely lost: 0 bytes in 0 blocks.
==19328== possibly lost: 728 bytes in 1 blocks.
==19328== still reachable: 31,004 bytes in 216 blocks.
==19328== suppressed: 0 bytes in 0 blocks.
==19328== Reachable blocks (those to which a pointer was found) are not shown.
==19328== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19337== Memcheck, a memory error detector.
==19337== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19337== Using LibVEX rev 1658, a library for dynamic binary translation.
==19337== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19337== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19337== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19337== For more details, rerun with: -v
==19337==
==19337== My PID = 19337, parent PID = 19336. Prog and args are:
==19337== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19337== 1
==19337== 10
==19337== 13
==19337== root
==19337== TestServerProfileProvidersModule
==19337==
==19337==
==19337== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19337== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19337== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19337== For counts of detected errors, rerun with: -v
==19337== searching for pointers to 217 not-freed blocks.
==19337== checked 807,224 bytes.
==19337==
==19337== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19337== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19337== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19337== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19337== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19337== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19337==
==19337== LEAK SUMMARY:
==19337== definitely lost: 0 bytes in 0 blocks.
==19337== possibly lost: 728 bytes in 1 blocks.
==19337== still reachable: 31,004 bytes in 216 blocks.
==19337== suppressed: 0 bytes in 0 blocks.
==19337== Reachable blocks (those to which a pointer was found) are not shown.
==19337== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19354== Memcheck, a memory error detector.
==19354== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19354== Using LibVEX rev 1658, a library for dynamic binary translation.
==19354== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19354== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19354== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19354== For more details, rerun with: -v
==19354==
==19354== My PID = 19354, parent PID = 19353. Prog and args are:
==19354== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19354== 1
==19354== 10
==19354== 13
==19354== root
==19354== ComputerSystemModule
==19354==
==19354==
==19354== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19354== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19354== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19354== For counts of detected errors, rerun with: -v
==19354== searching for pointers to 217 not-freed blocks.
==19354== checked 807,224 bytes.
==19354==
==19354== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19354== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19354== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19354== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19354== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19354== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19354==
==19354== LEAK SUMMARY:
==19354== definitely lost: 0 bytes in 0 blocks.
==19354== possibly lost: 728 bytes in 1 blocks.
==19354== still reachable: 31,004 bytes in 216 blocks.
==19354== suppressed: 0 bytes in 0 blocks.
==19354== Reachable blocks (those to which a pointer was found) are not shown.
==19354== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19360== Memcheck, a memory error detector.
==19360== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19360== Using LibVEX rev 1658, a library for dynamic binary translation.
==19360== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19360== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19360== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19360== For more details, rerun with: -v
==19360==
==19360== My PID = 19360, parent PID = 19359. Prog and args are:
==19360== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19360== 1
==19360== 13
==19360== 16
==19360== root
==19360== ProcessModule
==19360==
==19360==
==19360== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19360== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19360== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19360== For counts of detected errors, rerun with: -v
==19360== searching for pointers to 217 not-freed blocks.
==19360== checked 807,272 bytes.
==19360==
==19360== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19360== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19360== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19360== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19360== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19360== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19360==
==19360== LEAK SUMMARY:
==19360== definitely lost: 0 bytes in 0 blocks.
==19360== possibly lost: 728 bytes in 1 blocks.
==19360== still reachable: 31,004 bytes in 216 blocks.
==19360== suppressed: 0 bytes in 0 blocks.
==19360== Reachable blocks (those to which a pointer was found) are not shown.
==19360== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19391== Memcheck, a memory error detector.
==19391== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19391== Using LibVEX rev 1658, a library for dynamic binary translation.
==19391== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19391== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19391== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19391== For more details, rerun with: -v
==19391==
==19391== My PID = 19391, parent PID = 19390. Prog and args are:
==19391== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19391== 1
==19391== 10
==19391== 13
==19391== root
==19391== ComputerSystemModule
==19391==
==19391==
==19391== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19391== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19391== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19391== For counts of detected errors, rerun with: -v
==19391== searching for pointers to 217 not-freed blocks.
==19391== checked 807,224 bytes.
==19391==
==19391== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19391== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19391== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19391== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19391== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19391== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19391==
==19391== LEAK SUMMARY:
==19391== definitely lost: 0 bytes in 0 blocks.
==19391== possibly lost: 728 bytes in 1 blocks.
==19391== still reachable: 31,004 bytes in 216 blocks.
==19391== suppressed: 0 bytes in 0 blocks.
==19391== Reachable blocks (those to which a pointer was found) are not shown.
==19391== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19406== Memcheck, a memory error detector.
==19406== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19406== Using LibVEX rev 1658, a library for dynamic binary translation.
==19406== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19406== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19406== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19406== For more details, rerun with: -v
==19406==
==19406== My PID = 19406, parent PID = 19405. Prog and args are:
==19406== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19406== 1
==19406== 10
==19406== 13
==19406== root
==19406== TestServerProfileProvidersModule
==19406==
==19406==
==19406== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19406== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19406== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19406== For counts of detected errors, rerun with: -v
==19406== searching for pointers to 217 not-freed blocks.
==19406== checked 807,224 bytes.
==19406==
==19406== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19406== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19406== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19406== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19406== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19406== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19406==
==19406== LEAK SUMMARY:
==19406== definitely lost: 0 bytes in 0 blocks.
==19406== possibly lost: 728 bytes in 1 blocks.
==19406== still reachable: 31,004 bytes in 216 blocks.
==19406== suppressed: 0 bytes in 0 blocks.
==19406== Reachable blocks (those to which a pointer was found) are not shown.
==19406== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19414== Memcheck, a memory error detector.
==19414== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19414== Using LibVEX rev 1658, a library for dynamic binary translation.
==19414== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19414== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19414== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19414== For more details, rerun with: -v
==19414==
==19414== My PID = 19414, parent PID = 19413. Prog and args are:
==19414== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19414== 1
==19414== 10
==19414== 13
==19414== root
==19414== ComputerSystemModule
==19414==
==19414==
==19414== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19414== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19414== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19414== For counts of detected errors, rerun with: -v
==19414== searching for pointers to 217 not-freed blocks.
==19414== checked 807,224 bytes.
==19414==
==19414== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19414== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19414== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19414== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19414== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19414== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19414==
==19414== LEAK SUMMARY:
==19414== definitely lost: 0 bytes in 0 blocks.
==19414== possibly lost: 728 bytes in 1 blocks.
==19414== still reachable: 31,004 bytes in 216 blocks.
==19414== suppressed: 0 bytes in 0 blocks.
==19414== Reachable blocks (those to which a pointer was found) are not shown.
==19414== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19437== Memcheck, a memory error detector.
==19437== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19437== Using LibVEX rev 1658, a library for dynamic binary translation.
==19437== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19437== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19437== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19437== For more details, rerun with: -v
==19437==
==19437== My PID = 19437, parent PID = 19436. Prog and args are:
==19437== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19437== 1
==19437== 10
==19437== 13
==19437== root
==19437== ComputerSystemModule
==19437==
==19437==
==19437== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19437== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19437== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19437== For counts of detected errors, rerun with: -v
==19437== searching for pointers to 217 not-freed blocks.
==19437== checked 807,224 bytes.
==19437==
==19437== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19437== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19437== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19437== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19437== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19437== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19437==
==19437== LEAK SUMMARY:
==19437== definitely lost: 0 bytes in 0 blocks.
==19437== possibly lost: 728 bytes in 1 blocks.
==19437== still reachable: 31,004 bytes in 216 blocks.
==19437== suppressed: 0 bytes in 0 blocks.
==19437== Reachable blocks (those to which a pointer was found) are not shown.
==19437== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19468== Memcheck, a memory error detector.
==19468== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19468== Using LibVEX rev 1658, a library for dynamic binary translation.
==19468== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19468== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19468== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19468== For more details, rerun with: -v
==19468==
==19468== My PID = 19468, parent PID = 19467. Prog and args are:
==19468== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19468== 1
==19468== 10
==19468== 13
==19468== root
==19468== TestServerProfileProvidersModule
==19468==
==19468==
==19468== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19468== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19468== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19468== For counts of detected errors, rerun with: -v
==19468== searching for pointers to 217 not-freed blocks.
==19468== checked 807,224 bytes.
==19468==
==19468== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19468== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19468== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19468== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19468== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19468== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19468==
==19468== LEAK SUMMARY:
==19468== definitely lost: 0 bytes in 0 blocks.
==19468== possibly lost: 728 bytes in 1 blocks.
==19468== still reachable: 31,004 bytes in 216 blocks.
==19468== suppressed: 0 bytes in 0 blocks.
==19468== Reachable blocks (those to which a pointer was found) are not shown.
==19468== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19475== Memcheck, a memory error detector.
==19475== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19475== Using LibVEX rev 1658, a library for dynamic binary translation.
==19475== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19475== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19475== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19475== For more details, rerun with: -v
==19475==
==19475== My PID = 19475, parent PID = 19474. Prog and args are:
==19475== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19475== 1
==19475== 10
==19475== 13
==19475== root
==19475== ComputerSystemModule
==19475==
==19475==
==19475== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19475== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19475== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19475== For counts of detected errors, rerun with: -v
==19475== searching for pointers to 217 not-freed blocks.
==19475== checked 807,224 bytes.
==19475==
==19475== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19475== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19475== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19475== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19475== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19475== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19475==
==19475== LEAK SUMMARY:
==19475== definitely lost: 0 bytes in 0 blocks.
==19475== possibly lost: 728 bytes in 1 blocks.
==19475== still reachable: 31,004 bytes in 216 blocks.
==19475== suppressed: 0 bytes in 0 blocks.
==19475== Reachable blocks (those to which a pointer was found) are not shown.
==19475== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19500== Memcheck, a memory error detector.
==19500== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19500== Using LibVEX rev 1658, a library for dynamic binary translation.
==19500== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19500== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19500== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19500== For more details, rerun with: -v
==19500==
==19500== My PID = 19500, parent PID = 19499. Prog and args are:
==19500== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19500== 1
==19500== 10
==19500== 13
==19500== root
==19500== ComputerSystemModule
==19500==
==19500==
==19500== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19500== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19500== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19500== For counts of detected errors, rerun with: -v
==19500== searching for pointers to 217 not-freed blocks.
==19500== checked 807,224 bytes.
==19500==
==19500== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19500== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19500== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19500== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19500== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19500== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19500==
==19500== LEAK SUMMARY:
==19500== definitely lost: 0 bytes in 0 blocks.
==19500== possibly lost: 728 bytes in 1 blocks.
==19500== still reachable: 31,004 bytes in 216 blocks.
==19500== suppressed: 0 bytes in 0 blocks.
==19500== Reachable blocks (those to which a pointer was found) are not shown.
==19500== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19522== Memcheck, a memory error detector.
==19522== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19522== Using LibVEX rev 1658, a library for dynamic binary translation.
==19522== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19522== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19522== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19522== For more details, rerun with: -v
==19522==
==19522== My PID = 19522, parent PID = 19521. Prog and args are:
==19522== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19522== 1
==19522== 10
==19522== 13
==19522== root
==19522== ComputerSystemModule
==19522==
==19522==
==19522== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19522== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19522== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19522== For counts of detected errors, rerun with: -v
==19522== searching for pointers to 217 not-freed blocks.
==19522== checked 807,224 bytes.
==19522==
==19522== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19522== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19522== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19522== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19522== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19522== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19522==
==19522== LEAK SUMMARY:
==19522== definitely lost: 0 bytes in 0 blocks.
==19522== possibly lost: 728 bytes in 1 blocks.
==19522== still reachable: 31,004 bytes in 216 blocks.
==19522== suppressed: 0 bytes in 0 blocks.
==19522== Reachable blocks (those to which a pointer was found) are not shown.
==19522== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19537== Memcheck, a memory error detector.
==19537== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19537== Using LibVEX rev 1658, a library for dynamic binary translation.
==19537== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19537== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19537== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19537== For more details, rerun with: -v
==19537==
==19537== My PID = 19537, parent PID = 19536. Prog and args are:
==19537== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19537== 1
==19537== 10
==19537== 13
==19537== root
==19537== TestServerProfileProvidersModule
==19537==
==19537==
==19537== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19537== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19537== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19537== For counts of detected errors, rerun with: -v
==19537== searching for pointers to 217 not-freed blocks.
==19537== checked 807,224 bytes.
==19537==
==19537== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19537== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19537== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19537== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19537== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19537== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19537==
==19537== LEAK SUMMARY:
==19537== definitely lost: 0 bytes in 0 blocks.
==19537== possibly lost: 728 bytes in 1 blocks.
==19537== still reachable: 31,004 bytes in 216 blocks.
==19537== suppressed: 0 bytes in 0 blocks.
==19537== Reachable blocks (those to which a pointer was found) are not shown.
==19537== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19561== Memcheck, a memory error detector.
==19561== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19561== Using LibVEX rev 1658, a library for dynamic binary translation.
==19561== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19561== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19561== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19561== For more details, rerun with: -v
==19561==
==19561== My PID = 19561, parent PID = 19560. Prog and args are:
==19561== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19561== 1
==19561== 10
==19561== 13
==19561== root
==19561== ComputerSystemModule
==19561==
==19561==
==19561== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19561== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19561== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19561== For counts of detected errors, rerun with: -v
==19561== searching for pointers to 217 not-freed blocks.
==19561== checked 807,224 bytes.
==19561==
==19561== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19561== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19561== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19561== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19561== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19561== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19561==
==19561== LEAK SUMMARY:
==19561== definitely lost: 0 bytes in 0 blocks.
==19561== possibly lost: 728 bytes in 1 blocks.
==19561== still reachable: 31,004 bytes in 216 blocks.
==19561== suppressed: 0 bytes in 0 blocks.
==19561== Reachable blocks (those to which a pointer was found) are not shown.
==19561== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19582== Memcheck, a memory error detector.
==19582== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19582== Using LibVEX rev 1658, a library for dynamic binary translation.
==19582== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19582== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19582== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19582== For more details, rerun with: -v
==19582==
==19582== My PID = 19582, parent PID = 19581. Prog and args are:
==19582== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19582== 1
==19582== 10
==19582== 13
==19582== root
==19582== ComputerSystemModule
==19582==
==19582==
==19582== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19582== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19582== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19582== For counts of detected errors, rerun with: -v
==19582== searching for pointers to 217 not-freed blocks.
==19582== checked 807,224 bytes.
==19582==
==19582== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19582== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19582== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19582== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19582== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19582== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19582==
==19582== LEAK SUMMARY:
==19582== definitely lost: 0 bytes in 0 blocks.
==19582== possibly lost: 728 bytes in 1 blocks.
==19582== still reachable: 31,004 bytes in 216 blocks.
==19582== suppressed: 0 bytes in 0 blocks.
==19582== Reachable blocks (those to which a pointer was found) are not shown.
==19582== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19606== Memcheck, a memory error detector.
==19606== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19606== Using LibVEX rev 1658, a library for dynamic binary translation.
==19606== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19606== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19606== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19606== For more details, rerun with: -v
==19606==
==19606== My PID = 19606, parent PID = 19605. Prog and args are:
==19606== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19606== 1
==19606== 10
==19606== 13
==19606== root
==19606== TestServerProfileProvidersModule
==19606==
==19606==
==19606== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19606== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19606== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19606== For counts of detected errors, rerun with: -v
==19606== searching for pointers to 217 not-freed blocks.
==19606== checked 807,224 bytes.
==19606==
==19606== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19606== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19606== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19606== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19606== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19606== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19606==
==19606== LEAK SUMMARY:
==19606== definitely lost: 0 bytes in 0 blocks.
==19606== possibly lost: 728 bytes in 1 blocks.
==19606== still reachable: 31,004 bytes in 216 blocks.
==19606== suppressed: 0 bytes in 0 blocks.
==19606== Reachable blocks (those to which a pointer was found) are not shown.
==19606== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19607== Memcheck, a memory error detector.
==19607== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19607== Using LibVEX rev 1658, a library for dynamic binary translation.
==19607== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19607== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19607== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19607== For more details, rerun with: -v
==19607==
==19607== My PID = 19607, parent PID = 19606. Prog and args are:
==19607== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19607== 1
==19607== 10
==19607== 13
==19607== root
==19607== ComputerSystemModule
==19607==
==19607==
==19607== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19607== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19607== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19607== For counts of detected errors, rerun with: -v
==19607== searching for pointers to 217 not-freed blocks.
==19607== checked 807,224 bytes.
==19607==
==19607== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19607== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19607== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19607== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19607== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19607== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19607==
==19607== LEAK SUMMARY:
==19607== definitely lost: 0 bytes in 0 blocks.
==19607== possibly lost: 728 bytes in 1 blocks.
==19607== still reachable: 31,004 bytes in 216 blocks.
==19607== suppressed: 0 bytes in 0 blocks.
==19607== Reachable blocks (those to which a pointer was found) are not shown.
==19607== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19647== Memcheck, a memory error detector.
==19647== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19647== Using LibVEX rev 1658, a library for dynamic binary translation.
==19647== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19647== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19647== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19647== For more details, rerun with: -v
==19647==
==19647== My PID = 19647, parent PID = 19646. Prog and args are:
==19647== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19647== 1
==19647== 10
==19647== 13
==19647== root
==19647== ComputerSystemModule
==19647==
==19647==
==19647== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19647== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19647== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19647== For counts of detected errors, rerun with: -v
==19647== searching for pointers to 217 not-freed blocks.
==19647== checked 807,224 bytes.
==19647==
==19647== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19647== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19647== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19647== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19647== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19647== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19647==
==19647== LEAK SUMMARY:
==19647== definitely lost: 0 bytes in 0 blocks.
==19647== possibly lost: 728 bytes in 1 blocks.
==19647== still reachable: 31,004 bytes in 216 blocks.
==19647== suppressed: 0 bytes in 0 blocks.
==19647== Reachable blocks (those to which a pointer was found) are not shown.
==19647== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19670== Memcheck, a memory error detector.
==19670== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19670== Using LibVEX rev 1658, a library for dynamic binary translation.
==19670== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19670== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19670== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19670== For more details, rerun with: -v
==19670==
==19670== My PID = 19670, parent PID = 19669. Prog and args are:
==19670== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19670== 1
==19670== 10
==19670== 13
==19670== root
==19670== ComputerSystemModule
==19670==
==19670==
==19670== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19670== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19670== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19670== For counts of detected errors, rerun with: -v
==19670== searching for pointers to 217 not-freed blocks.
==19670== checked 807,224 bytes.
==19670==
==19670== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19670== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19670== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19670== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19670== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19670== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19670==
==19670== LEAK SUMMARY:
==19670== definitely lost: 0 bytes in 0 blocks.
==19670== possibly lost: 728 bytes in 1 blocks.
==19670== still reachable: 31,004 bytes in 216 blocks.
==19670== suppressed: 0 bytes in 0 blocks.
==19670== Reachable blocks (those to which a pointer was found) are not shown.
==19670== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19678== Memcheck, a memory error detector.
==19678== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19678== Using LibVEX rev 1658, a library for dynamic binary translation.
==19678== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19678== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19678== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19678== For more details, rerun with: -v
==19678==
==19678== My PID = 19678, parent PID = 19677. Prog and args are:
==19678== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19678== 1
==19678== 10
==19678== 13
==19678== root
==19678== TestServerProfileProvidersModule
==19678==
==19678==
==19678== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19678== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19678== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19678== For counts of detected errors, rerun with: -v
==19678== searching for pointers to 217 not-freed blocks.
==19678== checked 807,224 bytes.
==19678==
==19678== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19678== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19678== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19678== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19678== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19678== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19678==
==19678== LEAK SUMMARY:
==19678== definitely lost: 0 bytes in 0 blocks.
==19678== possibly lost: 728 bytes in 1 blocks.
==19678== still reachable: 31,004 bytes in 216 blocks.
==19678== suppressed: 0 bytes in 0 blocks.
==19678== Reachable blocks (those to which a pointer was found) are not shown.
==19678== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19693== Memcheck, a memory error detector.
==19693== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19693== Using LibVEX rev 1658, a library for dynamic binary translation.
==19693== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19693== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19693== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19693== For more details, rerun with: -v
==19693==
==19693== My PID = 19693, parent PID = 19692. Prog and args are:
==19693== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19693== 1
==19693== 10
==19693== 13
==19693== root
==19693== ComputerSystemModule
==19693==
==19693==
==19693== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19693== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19693== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19693== For counts of detected errors, rerun with: -v
==19693== searching for pointers to 217 not-freed blocks.
==19693== checked 807,224 bytes.
==19693==
==19693== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19693== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19693== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19693== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19693== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19693== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19693==
==19693== LEAK SUMMARY:
==19693== definitely lost: 0 bytes in 0 blocks.
==19693== possibly lost: 728 bytes in 1 blocks.
==19693== still reachable: 31,004 bytes in 216 blocks.
==19693== suppressed: 0 bytes in 0 blocks.
==19693== Reachable blocks (those to which a pointer was found) are not shown.
==19693== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19738== Memcheck, a memory error detector.
==19738== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19738== Using LibVEX rev 1658, a library for dynamic binary translation.
==19738== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19738== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19738== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19738== For more details, rerun with: -v
==19738==
==19738== My PID = 19738, parent PID = 19737. Prog and args are:
==19738== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19738== 1
==19738== 10
==19738== 13
==19738== root
==19738== ComputerSystemModule
==19738==
==19738==
==19738== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19738== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19738== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19738== For counts of detected errors, rerun with: -v
==19738== searching for pointers to 217 not-freed blocks.
==19738== checked 807,224 bytes.
==19738==
==19738== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19738== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19738== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19738== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19738== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19738== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19738==
==19738== LEAK SUMMARY:
==19738== definitely lost: 0 bytes in 0 blocks.
==19738== possibly lost: 728 bytes in 1 blocks.
==19738== still reachable: 31,004 bytes in 216 blocks.
==19738== suppressed: 0 bytes in 0 blocks.
==19738== Reachable blocks (those to which a pointer was found) are not shown.
==19738== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19744== Memcheck, a memory error detector.
==19744== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19744== Using LibVEX rev 1658, a library for dynamic binary translation.
==19744== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19744== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19744== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19744== For more details, rerun with: -v
==19744==
==19744== My PID = 19744, parent PID = 19743. Prog and args are:
==19744== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19744== 1
==19744== 10
==19744== 13
==19744== root
==19744== TestServerProfileProvidersModule
==19744==
==19744==
==19744== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19744== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19744== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19744== For counts of detected errors, rerun with: -v
==19744== searching for pointers to 217 not-freed blocks.
==19744== checked 807,224 bytes.
==19744==
==19744== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19744== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19744== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19744== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19744== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19744== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19744==
==19744== LEAK SUMMARY:
==19744== definitely lost: 0 bytes in 0 blocks.
==19744== possibly lost: 728 bytes in 1 blocks.
==19744== still reachable: 31,004 bytes in 216 blocks.
==19744== suppressed: 0 bytes in 0 blocks.
==19744== Reachable blocks (those to which a pointer was found) are not shown.
==19744== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19760== Memcheck, a memory error detector.
==19760== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19760== Using LibVEX rev 1658, a library for dynamic binary translation.
==19760== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19760== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19760== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19760== For more details, rerun with: -v
==19760==
==19760== My PID = 19760, parent PID = 19759. Prog and args are:
==19760== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19760== 1
==19760== 10
==19760== 13
==19760== root
==19760== ComputerSystemModule
==19760==
==19760==
==19760== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19760== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19760== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19760== For counts of detected errors, rerun with: -v
==19760== searching for pointers to 217 not-freed blocks.
==19760== checked 807,224 bytes.
==19760==
==19760== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19760== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19760== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19760== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19760== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19760== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19760==
==19760== LEAK SUMMARY:
==19760== definitely lost: 0 bytes in 0 blocks.
==19760== possibly lost: 728 bytes in 1 blocks.
==19760== still reachable: 31,004 bytes in 216 blocks.
==19760== suppressed: 0 bytes in 0 blocks.
==19760== Reachable blocks (those to which a pointer was found) are not shown.
==19760== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19789== Memcheck, a memory error detector.
==19789== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19789== Using LibVEX rev 1658, a library for dynamic binary translation.
==19789== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19789== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19789== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19789== For more details, rerun with: -v
==19789==
==19789== My PID = 19789, parent PID = 19788. Prog and args are:
==19789== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19789== 1
==19789== 10
==19789== 13
==19789== root
==19789== ComputerSystemModule
==19789==
==19789==
==19789== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19789== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19789== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19789== For counts of detected errors, rerun with: -v
==19789== searching for pointers to 217 not-freed blocks.
==19789== checked 807,224 bytes.
==19789==
==19789== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19789== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19789== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19789== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19789== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19789== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19789==
==19789== LEAK SUMMARY:
==19789== definitely lost: 0 bytes in 0 blocks.
==19789== possibly lost: 728 bytes in 1 blocks.
==19789== still reachable: 31,004 bytes in 216 blocks.
==19789== suppressed: 0 bytes in 0 blocks.
==19789== Reachable blocks (those to which a pointer was found) are not shown.
==19789== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19819== Memcheck, a memory error detector.
==19819== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19819== Using LibVEX rev 1658, a library for dynamic binary translation.
==19819== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19819== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19819== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19819== For more details, rerun with: -v
==19819==
==19819== My PID = 19819, parent PID = 19818. Prog and args are:
==19819== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19819== 1
==19819== 10
==19819== 13
==19819== root
==19819== TestServerProfileProvidersModule
==19819==
==19819==
==19819== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19819== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19819== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19819== For counts of detected errors, rerun with: -v
==19819== searching for pointers to 217 not-freed blocks.
==19819== checked 807,224 bytes.
==19819==
==19819== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19819== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19819== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19819== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19819== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19819== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19819==
==19819== LEAK SUMMARY:
==19819== definitely lost: 0 bytes in 0 blocks.
==19819== possibly lost: 728 bytes in 1 blocks.
==19819== still reachable: 31,004 bytes in 216 blocks.
==19819== suppressed: 0 bytes in 0 blocks.
==19819== Reachable blocks (those to which a pointer was found) are not shown.
==19819== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19825== Memcheck, a memory error detector.
==19825== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19825== Using LibVEX rev 1658, a library for dynamic binary translation.
==19825== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19825== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19825== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19825== For more details, rerun with: -v
==19825==
==19825== My PID = 19825, parent PID = 19824. Prog and args are:
==19825== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19825== 1
==19825== 10
==19825== 13
==19825== root
==19825== ComputerSystemModule
==19825==
==19825==
==19825== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19825== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19825== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19825== For counts of detected errors, rerun with: -v
==19825== searching for pointers to 217 not-freed blocks.
==19825== checked 807,224 bytes.
==19825==
==19825== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19825== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19825== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19825== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19825== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19825== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19825==
==19825== LEAK SUMMARY:
==19825== definitely lost: 0 bytes in 0 blocks.
==19825== possibly lost: 728 bytes in 1 blocks.
==19825== still reachable: 31,004 bytes in 216 blocks.
==19825== suppressed: 0 bytes in 0 blocks.
==19825== Reachable blocks (those to which a pointer was found) are not shown.
==19825== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19848== Memcheck, a memory error detector.
==19848== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19848== Using LibVEX rev 1658, a library for dynamic binary translation.
==19848== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19848== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19848== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19848== For more details, rerun with: -v
==19848==
==19848== My PID = 19848, parent PID = 19847. Prog and args are:
==19848== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19848== 1
==19848== 10
==19848== 13
==19848== root
==19848== ComputerSystemModule
==19848==
==19848==
==19848== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19848== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19848== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19848== For counts of detected errors, rerun with: -v
==19848== searching for pointers to 217 not-freed blocks.
==19848== checked 807,224 bytes.
==19848==
==19848== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19848== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19848== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19848== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19848== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19848== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19848==
==19848== LEAK SUMMARY:
==19848== definitely lost: 0 bytes in 0 blocks.
==19848== possibly lost: 728 bytes in 1 blocks.
==19848== still reachable: 31,004 bytes in 216 blocks.
==19848== suppressed: 0 bytes in 0 blocks.
==19848== Reachable blocks (those to which a pointer was found) are not shown.
==19848== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19870== Memcheck, a memory error detector.
==19870== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19870== Using LibVEX rev 1658, a library for dynamic binary translation.
==19870== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19870== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19870== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19870== For more details, rerun with: -v
==19870==
==19870== My PID = 19870, parent PID = 19869. Prog and args are:
==19870== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19870== 1
==19870== 10
==19870== 13
==19870== root
==19870== ComputerSystemModule
==19870==
==19870==
==19870== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19870== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19870== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19870== For counts of detected errors, rerun with: -v
==19870== searching for pointers to 217 not-freed blocks.
==19870== checked 807,224 bytes.
==19870==
==19870== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19870== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19870== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19870== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19870== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19870== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19870==
==19870== LEAK SUMMARY:
==19870== definitely lost: 0 bytes in 0 blocks.
==19870== possibly lost: 728 bytes in 1 blocks.
==19870== still reachable: 31,004 bytes in 216 blocks.
==19870== suppressed: 0 bytes in 0 blocks.
==19870== Reachable blocks (those to which a pointer was found) are not shown.
==19870== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19888== Memcheck, a memory error detector.
==19888== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19888== Using LibVEX rev 1658, a library for dynamic binary translation.
==19888== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19888== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19888== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19888== For more details, rerun with: -v
==19888==
==19888== My PID = 19888, parent PID = 19887. Prog and args are:
==19888== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19888== 1
==19888== 10
==19888== 13
==19888== root
==19888== TestServerProfileProvidersModule
==19888==
==19888==
==19888== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19888== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19888== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19888== For counts of detected errors, rerun with: -v
==19888== searching for pointers to 217 not-freed blocks.
==19888== checked 807,224 bytes.
==19888==
==19888== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19888== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19888== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19888== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19888== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19888== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19888==
==19888== LEAK SUMMARY:
==19888== definitely lost: 0 bytes in 0 blocks.
==19888== possibly lost: 728 bytes in 1 blocks.
==19888== still reachable: 31,004 bytes in 216 blocks.
==19888== suppressed: 0 bytes in 0 blocks.
==19888== Reachable blocks (those to which a pointer was found) are not shown.
==19888== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19908== Memcheck, a memory error detector.
==19908== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19908== Using LibVEX rev 1658, a library for dynamic binary translation.
==19908== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19908== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19908== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19908== For more details, rerun with: -v
==19908==
==19908== My PID = 19908, parent PID = 19907. Prog and args are:
==19908== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19908== 1
==19908== 10
==19908== 13
==19908== root
==19908== ComputerSystemModule
==19908==
==19908==
==19908== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19908== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19908== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19908== For counts of detected errors, rerun with: -v
==19908== searching for pointers to 217 not-freed blocks.
==19908== checked 807,224 bytes.
==19908==
==19908== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19908== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19908== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19908== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19908== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19908== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19908==
==19908== LEAK SUMMARY:
==19908== definitely lost: 0 bytes in 0 blocks.
==19908== possibly lost: 728 bytes in 1 blocks.
==19908== still reachable: 31,004 bytes in 216 blocks.
==19908== suppressed: 0 bytes in 0 blocks.
==19908== Reachable blocks (those to which a pointer was found) are not shown.
==19908== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19938== Memcheck, a memory error detector.
==19938== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19938== Using LibVEX rev 1658, a library for dynamic binary translation.
==19938== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19938== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19938== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19938== For more details, rerun with: -v
==19938==
==19938== My PID = 19938, parent PID = 19937. Prog and args are:
==19938== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19938== 1
==19938== 10
==19938== 13
==19938== root
==19938== ComputerSystemModule
==19938==
==19938==
==19938== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19938== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19938== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19938== For counts of detected errors, rerun with: -v
==19938== searching for pointers to 217 not-freed blocks.
==19938== checked 807,224 bytes.
==19938==
==19938== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19938== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19938== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19938== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19938== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19938== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19938==
==19938== LEAK SUMMARY:
==19938== definitely lost: 0 bytes in 0 blocks.
==19938== possibly lost: 728 bytes in 1 blocks.
==19938== still reachable: 31,004 bytes in 216 blocks.
==19938== suppressed: 0 bytes in 0 blocks.
==19938== Reachable blocks (those to which a pointer was found) are not shown.
==19938== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19960== Memcheck, a memory error detector.
==19960== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19960== Using LibVEX rev 1658, a library for dynamic binary translation.
==19960== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19960== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19960== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19960== For more details, rerun with: -v
==19960==
==19960== My PID = 19960, parent PID = 19959. Prog and args are:
==19960== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19960== 1
==19960== 10
==19960== 13
==19960== root
==19960== TestServerProfileProvidersModule
==19960==
==19960==
==19960== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19960== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19960== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19960== For counts of detected errors, rerun with: -v
==19960== searching for pointers to 217 not-freed blocks.
==19960== checked 807,224 bytes.
==19960==
==19960== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19960== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19960== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19960== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19960== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19960== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19960==
==19960== LEAK SUMMARY:
==19960== definitely lost: 0 bytes in 0 blocks.
==19960== possibly lost: 728 bytes in 1 blocks.
==19960== still reachable: 31,004 bytes in 216 blocks.
==19960== suppressed: 0 bytes in 0 blocks.
==19960== Reachable blocks (those to which a pointer was found) are not shown.
==19960== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19969== Memcheck, a memory error detector.
==19969== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19969== Using LibVEX rev 1658, a library for dynamic binary translation.
==19969== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19969== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19969== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19969== For more details, rerun with: -v
==19969==
==19969== My PID = 19969, parent PID = 19968. Prog and args are:
==19969== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19969== 1
==19969== 10
==19969== 13
==19969== root
==19969== ComputerSystemModule
==19969==
==19969==
==19969== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==19969== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==19969== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==19969== For counts of detected errors, rerun with: -v
==19969== searching for pointers to 217 not-freed blocks.
==19969== checked 807,224 bytes.
==19969==
==19969== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==19969== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==19969== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19969== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19969== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19969== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==19969==
==19969== LEAK SUMMARY:
==19969== definitely lost: 0 bytes in 0 blocks.
==19969== possibly lost: 728 bytes in 1 blocks.
==19969== still reachable: 31,004 bytes in 216 blocks.
==19969== suppressed: 0 bytes in 0 blocks.
==19969== Reachable blocks (those to which a pointer was found) are not shown.
==19969== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20004== Memcheck, a memory error detector.
==20004== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20004== Using LibVEX rev 1658, a library for dynamic binary translation.
==20004== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20004== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20004== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20004== For more details, rerun with: -v
==20004==
==20004== My PID = 20004, parent PID = 20003. Prog and args are:
==20004== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20004== 1
==20004== 16
==20004== 19
==20004== root
==20004== ComputerSystemModule
==20004==
==20004==
==20004== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20004== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20004== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20004== For counts of detected errors, rerun with: -v
==20004== searching for pointers to 217 not-freed blocks.
==20004== checked 807,224 bytes.
==20004==
==20004== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20004== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20004== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20004== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20004== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20004== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20004==
==20004== LEAK SUMMARY:
==20004== definitely lost: 0 bytes in 0 blocks.
==20004== possibly lost: 728 bytes in 1 blocks.
==20004== still reachable: 31,004 bytes in 216 blocks.
==20004== suppressed: 0 bytes in 0 blocks.
==20004== Reachable blocks (those to which a pointer was found) are not shown.
==20004== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20009== Memcheck, a memory error detector.
==20009== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20009== Using LibVEX rev 1658, a library for dynamic binary translation.
==20009== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20009== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20009== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20009== For more details, rerun with: -v
==20009==
==20009== My PID = 20009, parent PID = 20008. Prog and args are:
==20009== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20009== 1
==20009== 10
==20009== 13
==20009== root
==20009== ComputerSystemModule
==20009==
==20009==
==20009== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20009== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20009== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20009== For counts of detected errors, rerun with: -v
==20009== searching for pointers to 217 not-freed blocks.
==20009== checked 807,224 bytes.
==20009==
==20009== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20009== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20009== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20009== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20009== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20009== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20009==
==20009== LEAK SUMMARY:
==20009== definitely lost: 0 bytes in 0 blocks.
==20009== possibly lost: 728 bytes in 1 blocks.
==20009== still reachable: 31,004 bytes in 216 blocks.
==20009== suppressed: 0 bytes in 0 blocks.
==20009== Reachable blocks (those to which a pointer was found) are not shown.
==20009== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20030== Memcheck, a memory error detector.
==20030== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20030== Using LibVEX rev 1658, a library for dynamic binary translation.
==20030== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20030== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20030== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20030== For more details, rerun with: -v
==20030==
==20030== My PID = 20030, parent PID = 20029. Prog and args are:
==20030== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20030== 1
==20030== 10
==20030== 13
==20030== root
==20030== ComputerSystemModule
==20030==
==20030==
==20030== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20030== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20030== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20030== For counts of detected errors, rerun with: -v
==20030== searching for pointers to 217 not-freed blocks.
==20030== checked 807,224 bytes.
==20030==
==20030== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20030== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20030== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20030== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20030== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20030== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20030==
==20030== LEAK SUMMARY:
==20030== definitely lost: 0 bytes in 0 blocks.
==20030== possibly lost: 728 bytes in 1 blocks.
==20030== still reachable: 31,004 bytes in 216 blocks.
==20030== suppressed: 0 bytes in 0 blocks.
==20030== Reachable blocks (those to which a pointer was found) are not shown.
==20030== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20054== Memcheck, a memory error detector.
==20054== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20054== Using LibVEX rev 1658, a library for dynamic binary translation.
==20054== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20054== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20054== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20054== For more details, rerun with: -v
==20054==
==20054== My PID = 20054, parent PID = 20053. Prog and args are:
==20054== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20054== 1
==20054== 10
==20054== 13
==20054== root
==20054== ComputerSystemModule
==20054==
==20054==
==20054== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20054== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20054== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20054== For counts of detected errors, rerun with: -v
==20054== searching for pointers to 217 not-freed blocks.
==20054== checked 807,224 bytes.
==20054==
==20054== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20054== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20054== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20054== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20054== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20054== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20054==
==20054== LEAK SUMMARY:
==20054== definitely lost: 0 bytes in 0 blocks.
==20054== possibly lost: 728 bytes in 1 blocks.
==20054== still reachable: 31,004 bytes in 216 blocks.
==20054== suppressed: 0 bytes in 0 blocks.
==20054== Reachable blocks (those to which a pointer was found) are not shown.
==20054== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20092== Memcheck, a memory error detector.
==20092== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20092== Using LibVEX rev 1658, a library for dynamic binary translation.
==20092== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20092== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20092== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20092== For more details, rerun with: -v
==20092==
==20092== My PID = 20092, parent PID = 20091. Prog and args are:
==20092== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20092== 1
==20092== 10
==20092== 13
==20092== root
==20092== ComputerSystemModule
==20092==
==20092==
==20092== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20092== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20092== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20092== For counts of detected errors, rerun with: -v
==20092== searching for pointers to 217 not-freed blocks.
==20092== checked 807,224 bytes.
==20092==
==20092== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20092== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20092== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20092== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20092== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20092== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20092==
==20092== LEAK SUMMARY:
==20092== definitely lost: 0 bytes in 0 blocks.
==20092== possibly lost: 728 bytes in 1 blocks.
==20092== still reachable: 31,004 bytes in 216 blocks.
==20092== suppressed: 0 bytes in 0 blocks.
==20092== Reachable blocks (those to which a pointer was found) are not shown.
==20092== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20115== Memcheck, a memory error detector.
==20115== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20115== Using LibVEX rev 1658, a library for dynamic binary translation.
==20115== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20115== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20115== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20115== For more details, rerun with: -v
==20115==
==20115== My PID = 20115, parent PID = 20114. Prog and args are:
==20115== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20115== 1
==20115== 10
==20115== 13
==20115== root
==20115== ComputerSystemModule
==20115==
==20115==
==20115== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20115== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20115== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20115== For counts of detected errors, rerun with: -v
==20115== searching for pointers to 217 not-freed blocks.
==20115== checked 807,224 bytes.
==20115==
==20115== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20115== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20115== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20115== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20115== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20115== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20115==
==20115== LEAK SUMMARY:
==20115== definitely lost: 0 bytes in 0 blocks.
==20115== possibly lost: 728 bytes in 1 blocks.
==20115== still reachable: 31,004 bytes in 216 blocks.
==20115== suppressed: 0 bytes in 0 blocks.
==20115== Reachable blocks (those to which a pointer was found) are not shown.
==20115== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20139== Memcheck, a memory error detector.
==20139== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20139== Using LibVEX rev 1658, a library for dynamic binary translation.
==20139== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20139== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20139== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20139== For more details, rerun with: -v
==20139==
==20139== My PID = 20139, parent PID = 20138. Prog and args are:
==20139== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20139== 1
==20139== 10
==20139== 13
==20139== root
==20139== ComputerSystemModule
==20139==
==20139==
==20139== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20139== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20139== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20139== For counts of detected errors, rerun with: -v
==20139== searching for pointers to 217 not-freed blocks.
==20139== checked 807,224 bytes.
==20139==
==20139== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20139== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20139== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20139== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20139== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20139== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20139==
==20139== LEAK SUMMARY:
==20139== definitely lost: 0 bytes in 0 blocks.
==20139== possibly lost: 728 bytes in 1 blocks.
==20139== still reachable: 31,004 bytes in 216 blocks.
==20139== suppressed: 0 bytes in 0 blocks.
==20139== Reachable blocks (those to which a pointer was found) are not shown.
==20139== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20184== Memcheck, a memory error detector.
==20184== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20184== Using LibVEX rev 1658, a library for dynamic binary translation.
==20184== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20184== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20184== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20184== For more details, rerun with: -v
==20184==
==20184== My PID = 20184, parent PID = 20183. Prog and args are:
==20184== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20184== 1
==20184== 10
==20184== 13
==20184== root
==20184== ComputerSystemModule
==20184==
==20184==
==20184== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20184== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20184== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20184== For counts of detected errors, rerun with: -v
==20184== searching for pointers to 217 not-freed blocks.
==20184== checked 807,224 bytes.
==20184==
==20184== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20184== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20184== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20184== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20184== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20184== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20184==
==20184== LEAK SUMMARY:
==20184== definitely lost: 0 bytes in 0 blocks.
==20184== possibly lost: 728 bytes in 1 blocks.
==20184== still reachable: 31,004 bytes in 216 blocks.
==20184== suppressed: 0 bytes in 0 blocks.
==20184== Reachable blocks (those to which a pointer was found) are not shown.
==20184== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20191== Memcheck, a memory error detector.
==20191== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20191== Using LibVEX rev 1658, a library for dynamic binary translation.
==20191== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20191== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20191== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20191== For more details, rerun with: -v
==20191==
==20191== My PID = 20191, parent PID = 20190. Prog and args are:
==20191== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20191== 1
==20191== 10
==20191== 13
==20191== root
==20191== ComputerSystemModule
==20191==
==20191==
==20191== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20191== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20191== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20191== For counts of detected errors, rerun with: -v
==20191== searching for pointers to 217 not-freed blocks.
==20191== checked 807,224 bytes.
==20191==
==20191== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20191== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20191== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20191== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20191== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20191== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20191==
==20191== LEAK SUMMARY:
==20191== definitely lost: 0 bytes in 0 blocks.
==20191== possibly lost: 728 bytes in 1 blocks.
==20191== still reachable: 31,004 bytes in 216 blocks.
==20191== suppressed: 0 bytes in 0 blocks.
==20191== Reachable blocks (those to which a pointer was found) are not shown.
==20191== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20207== Memcheck, a memory error detector.
==20207== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20207== Using LibVEX rev 1658, a library for dynamic binary translation.
==20207== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20207== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20207== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20207== For more details, rerun with: -v
==20207==
==20207== My PID = 20207, parent PID = 20206. Prog and args are:
==20207== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20207== 1
==20207== 10
==20207== 13
==20207== root
==20207== ComputerSystemModule
==20207==
==20207==
==20207== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20207== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20207== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20207== For counts of detected errors, rerun with: -v
==20207== searching for pointers to 217 not-freed blocks.
==20207== checked 807,224 bytes.
==20207==
==20207== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20207== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20207== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20207== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20207== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20207== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20207==
==20207== LEAK SUMMARY:
==20207== definitely lost: 0 bytes in 0 blocks.
==20207== possibly lost: 728 bytes in 1 blocks.
==20207== still reachable: 31,004 bytes in 216 blocks.
==20207== suppressed: 0 bytes in 0 blocks.
==20207== Reachable blocks (those to which a pointer was found) are not shown.
==20207== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20232== Memcheck, a memory error detector.
==20232== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20232== Using LibVEX rev 1658, a library for dynamic binary translation.
==20232== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20232== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20232== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20232== For more details, rerun with: -v
==20232==
==20232== My PID = 20232, parent PID = 20231. Prog and args are:
==20232== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20232== 1
==20232== 10
==20232== 13
==20232== root
==20232== ComputerSystemModule
==20232==
==20232==
==20232== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20232== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20232== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20232== For counts of detected errors, rerun with: -v
==20232== searching for pointers to 217 not-freed blocks.
==20232== checked 807,224 bytes.
==20232==
==20232== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20232== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20232== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20232== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20232== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20232== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20232==
==20232== LEAK SUMMARY:
==20232== definitely lost: 0 bytes in 0 blocks.
==20232== possibly lost: 728 bytes in 1 blocks.
==20232== still reachable: 31,004 bytes in 216 blocks.
==20232== suppressed: 0 bytes in 0 blocks.
==20232== Reachable blocks (those to which a pointer was found) are not shown.
==20232== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20234== Memcheck, a memory error detector.
==20234== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20234== Using LibVEX rev 1658, a library for dynamic binary translation.
==20234== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20234== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20234== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20234== For more details, rerun with: -v
==20234==
==20234== My PID = 20234, parent PID = 20233. Prog and args are:
==20234== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20234== 1
==20234== 10
==20234== 13
==20234== root
==20234== ComputerSystemModule
==20234==
==20234==
==20234== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20234== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20234== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20234== For counts of detected errors, rerun with: -v
==20234== searching for pointers to 217 not-freed blocks.
==20234== checked 807,224 bytes.
==20234==
==20234== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20234== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20234== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20234== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20234== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20234== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20234==
==20234== LEAK SUMMARY:
==20234== definitely lost: 0 bytes in 0 blocks.
==20234== possibly lost: 728 bytes in 1 blocks.
==20234== still reachable: 31,004 bytes in 216 blocks.
==20234== suppressed: 0 bytes in 0 blocks.
==20234== Reachable blocks (those to which a pointer was found) are not shown.
==20234== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20260== Memcheck, a memory error detector.
==20260== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20260== Using LibVEX rev 1658, a library for dynamic binary translation.
==20260== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20260== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20260== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20260== For more details, rerun with: -v
==20260==
==20260== My PID = 20260, parent PID = 20259. Prog and args are:
==20260== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20260== 1
==20260== 10
==20260== 13
==20260== root
==20260== ComputerSystemModule
==20260==
==20260==
==20260== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20260== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20260== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20260== For counts of detected errors, rerun with: -v
==20260== searching for pointers to 217 not-freed blocks.
==20260== checked 807,224 bytes.
==20260==
==20260== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20260== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20260== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20260== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20260== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20260== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20260==
==20260== LEAK SUMMARY:
==20260== definitely lost: 0 bytes in 0 blocks.
==20260== possibly lost: 728 bytes in 1 blocks.
==20260== still reachable: 31,004 bytes in 216 blocks.
==20260== suppressed: 0 bytes in 0 blocks.
==20260== Reachable blocks (those to which a pointer was found) are not shown.
==20260== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20272== Memcheck, a memory error detector.
==20272== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20272== Using LibVEX rev 1658, a library for dynamic binary translation.
==20272== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20272== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20272== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20272== For more details, rerun with: -v
==20272==
==20272== My PID = 20272, parent PID = 20271. Prog and args are:
==20272== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20272== 1
==20272== 10
==20272== 13
==20272== root
==20272== ComputerSystemModule
==20272==
==20272==
==20272== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20272== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20272== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20272== For counts of detected errors, rerun with: -v
==20272== searching for pointers to 217 not-freed blocks.
==20272== checked 807,224 bytes.
==20272==
==20272== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20272== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20272== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20272== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20272== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20272== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20272==
==20272== LEAK SUMMARY:
==20272== definitely lost: 0 bytes in 0 blocks.
==20272== possibly lost: 728 bytes in 1 blocks.
==20272== still reachable: 31,004 bytes in 216 blocks.
==20272== suppressed: 0 bytes in 0 blocks.
==20272== Reachable blocks (those to which a pointer was found) are not shown.
==20272== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20293== Memcheck, a memory error detector.
==20293== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20293== Using LibVEX rev 1658, a library for dynamic binary translation.
==20293== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20293== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20293== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20293== For more details, rerun with: -v
==20293==
==20293== My PID = 20293, parent PID = 20292. Prog and args are:
==20293== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20293== 1
==20293== 10
==20293== 13
==20293== root
==20293== ComputerSystemModule
==20293==
==20293==
==20293== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20293== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20293== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20293== For counts of detected errors, rerun with: -v
==20293== searching for pointers to 217 not-freed blocks.
==20293== checked 807,224 bytes.
==20293==
==20293== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20293== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20293== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20293== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20293== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20293== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20293==
==20293== LEAK SUMMARY:
==20293== definitely lost: 0 bytes in 0 blocks.
==20293== possibly lost: 728 bytes in 1 blocks.
==20293== still reachable: 31,004 bytes in 216 blocks.
==20293== suppressed: 0 bytes in 0 blocks.
==20293== Reachable blocks (those to which a pointer was found) are not shown.
==20293== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20314== Memcheck, a memory error detector.
==20314== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20314== Using LibVEX rev 1658, a library for dynamic binary translation.
==20314== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20314== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20314== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20314== For more details, rerun with: -v
==20314==
==20314== My PID = 20314, parent PID = 20313. Prog and args are:
==20314== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20314== 1
==20314== 10
==20314== 13
==20314== root
==20314== ComputerSystemModule
==20314==
==20314==
==20314== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20314== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20314== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20314== For counts of detected errors, rerun with: -v
==20314== searching for pointers to 217 not-freed blocks.
==20314== checked 807,224 bytes.
==20314==
==20314== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20314== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20314== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20314== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20314== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20314== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20314==
==20314== LEAK SUMMARY:
==20314== definitely lost: 0 bytes in 0 blocks.
==20314== possibly lost: 728 bytes in 1 blocks.
==20314== still reachable: 31,004 bytes in 216 blocks.
==20314== suppressed: 0 bytes in 0 blocks.
==20314== Reachable blocks (those to which a pointer was found) are not shown.
==20314== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20318== Memcheck, a memory error detector.
==20318== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20318== Using LibVEX rev 1658, a library for dynamic binary translation.
==20318== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20318== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20318== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20318== For more details, rerun with: -v
==20318==
==20318== My PID = 20318, parent PID = 20317. Prog and args are:
==20318== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20318== 1
==20318== 10
==20318== 13
==20318== root
==20318== ComputerSystemModule
==20318==
==20318==
==20318== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20318== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20318== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20318== For counts of detected errors, rerun with: -v
==20318== searching for pointers to 217 not-freed blocks.
==20318== checked 807,224 bytes.
==20318==
==20318== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20318== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20318== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20318== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20318== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20318== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20318==
==20318== LEAK SUMMARY:
==20318== definitely lost: 0 bytes in 0 blocks.
==20318== possibly lost: 728 bytes in 1 blocks.
==20318== still reachable: 31,004 bytes in 216 blocks.
==20318== suppressed: 0 bytes in 0 blocks.
==20318== Reachable blocks (those to which a pointer was found) are not shown.
==20318== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20337== Memcheck, a memory error detector.
==20337== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20337== Using LibVEX rev 1658, a library for dynamic binary translation.
==20337== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20337== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20337== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20337== For more details, rerun with: -v
==20337==
==20337== My PID = 20337, parent PID = 20336. Prog and args are:
==20337== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20337== 1
==20337== 10
==20337== 13
==20337== root
==20337== ComputerSystemModule
==20337==
==20337==
==20337== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20337== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20337== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20337== For counts of detected errors, rerun with: -v
==20337== searching for pointers to 217 not-freed blocks.
==20337== checked 807,224 bytes.
==20337==
==20337== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20337== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20337== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20337== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20337== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20337== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20337==
==20337== LEAK SUMMARY:
==20337== definitely lost: 0 bytes in 0 blocks.
==20337== possibly lost: 728 bytes in 1 blocks.
==20337== still reachable: 31,004 bytes in 216 blocks.
==20337== suppressed: 0 bytes in 0 blocks.
==20337== Reachable blocks (those to which a pointer was found) are not shown.
==20337== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20358== Memcheck, a memory error detector.
==20358== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20358== Using LibVEX rev 1658, a library for dynamic binary translation.
==20358== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20358== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20358== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20358== For more details, rerun with: -v
==20358==
==20358== My PID = 20358, parent PID = 20357. Prog and args are:
==20358== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20358== 1
==20358== 10
==20358== 13
==20358== root
==20358== ComputerSystemModule
==20358==
==20358==
==20358== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20358== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20358== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20358== For counts of detected errors, rerun with: -v
==20358== searching for pointers to 217 not-freed blocks.
==20358== checked 807,224 bytes.
==20358==
==20358== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20358== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20358== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20358== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20358== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20358== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20358==
==20358== LEAK SUMMARY:
==20358== definitely lost: 0 bytes in 0 blocks.
==20358== possibly lost: 728 bytes in 1 blocks.
==20358== still reachable: 31,004 bytes in 216 blocks.
==20358== suppressed: 0 bytes in 0 blocks.
==20358== Reachable blocks (those to which a pointer was found) are not shown.
==20358== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20387== Memcheck, a memory error detector.
==20387== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20387== Using LibVEX rev 1658, a library for dynamic binary translation.
==20387== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20387== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20387== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20387== For more details, rerun with: -v
==20387==
==20387== My PID = 20387, parent PID = 20386. Prog and args are:
==20387== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20387== 1
==20387== 10
==20387== 13
==20387== root
==20387== ComputerSystemModule
==20387==
==20387==
==20387== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20387== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20387== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20387== For counts of detected errors, rerun with: -v
==20387== searching for pointers to 217 not-freed blocks.
==20387== checked 807,224 bytes.
==20387==
==20387== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20387== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20387== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20387== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20387== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20387== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20387==
==20387== LEAK SUMMARY:
==20387== definitely lost: 0 bytes in 0 blocks.
==20387== possibly lost: 728 bytes in 1 blocks.
==20387== still reachable: 31,004 bytes in 216 blocks.
==20387== suppressed: 0 bytes in 0 blocks.
==20387== Reachable blocks (those to which a pointer was found) are not shown.
==20387== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20389== Memcheck, a memory error detector.
==20389== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20389== Using LibVEX rev 1658, a library for dynamic binary translation.
==20389== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20389== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20389== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20389== For more details, rerun with: -v
==20389==
==20389== My PID = 20389, parent PID = 20388. Prog and args are:
==20389== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20389== 1
==20389== 10
==20389== 13
==20389== root
==20389== ComputerSystemModule
==20389==
==20389==
==20389== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20389== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20389== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20389== For counts of detected errors, rerun with: -v
==20389== searching for pointers to 217 not-freed blocks.
==20389== checked 807,224 bytes.
==20389==
==20389== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20389== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20389== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20389== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20389== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20389== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20389==
==20389== LEAK SUMMARY:
==20389== definitely lost: 0 bytes in 0 blocks.
==20389== possibly lost: 728 bytes in 1 blocks.
==20389== still reachable: 31,004 bytes in 216 blocks.
==20389== suppressed: 0 bytes in 0 blocks.
==20389== Reachable blocks (those to which a pointer was found) are not shown.
==20389== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20408== Memcheck, a memory error detector.
==20408== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20408== Using LibVEX rev 1658, a library for dynamic binary translation.
==20408== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20408== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20408== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20408== For more details, rerun with: -v
==20408==
==20408== My PID = 20408, parent PID = 20407. Prog and args are:
==20408== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20408== 1
==20408== 10
==20408== 13
==20408== root
==20408== ComputerSystemModule
==20408==
==20408==
==20408== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20408== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20408== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20408== For counts of detected errors, rerun with: -v
==20408== searching for pointers to 217 not-freed blocks.
==20408== checked 807,224 bytes.
==20408==
==20408== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20408== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20408== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20408== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20408== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20408== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20408==
==20408== LEAK SUMMARY:
==20408== definitely lost: 0 bytes in 0 blocks.
==20408== possibly lost: 728 bytes in 1 blocks.
==20408== still reachable: 31,004 bytes in 216 blocks.
==20408== suppressed: 0 bytes in 0 blocks.
==20408== Reachable blocks (those to which a pointer was found) are not shown.
==20408== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20414== Memcheck, a memory error detector.
==20414== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20414== Using LibVEX rev 1658, a library for dynamic binary translation.
==20414== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20414== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20414== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20414== For more details, rerun with: -v
==20414==
==20414== My PID = 20414, parent PID = 20413. Prog and args are:
==20414== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20414== 1
==20414== 10
==20414== 13
==20414== root
==20414== ComputerSystemModule
==20414==
==20414==
==20414== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20414== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20414== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20414== For counts of detected errors, rerun with: -v
==20414== searching for pointers to 217 not-freed blocks.
==20414== checked 807,224 bytes.
==20414==
==20414== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20414== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20414== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20414== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20414== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20414== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20414==
==20414== LEAK SUMMARY:
==20414== definitely lost: 0 bytes in 0 blocks.
==20414== possibly lost: 728 bytes in 1 blocks.
==20414== still reachable: 31,004 bytes in 216 blocks.
==20414== suppressed: 0 bytes in 0 blocks.
==20414== Reachable blocks (those to which a pointer was found) are not shown.
==20414== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20434== Memcheck, a memory error detector.
==20434== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20434== Using LibVEX rev 1658, a library for dynamic binary translation.
==20434== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20434== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20434== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20434== For more details, rerun with: -v
==20434==
==20434== My PID = 20434, parent PID = 20433. Prog and args are:
==20434== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20434== 1
==20434== 10
==20434== 13
==20434== root
==20434== ComputerSystemModule
==20434==
==20434==
==20434== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20434== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20434== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20434== For counts of detected errors, rerun with: -v
==20434== searching for pointers to 217 not-freed blocks.
==20434== checked 807,224 bytes.
==20434==
==20434== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20434== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20434== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20434== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20434== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20434== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20434==
==20434== LEAK SUMMARY:
==20434== definitely lost: 0 bytes in 0 blocks.
==20434== possibly lost: 728 bytes in 1 blocks.
==20434== still reachable: 31,004 bytes in 216 blocks.
==20434== suppressed: 0 bytes in 0 blocks.
==20434== Reachable blocks (those to which a pointer was found) are not shown.
==20434== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20450== Memcheck, a memory error detector.
==20450== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20450== Using LibVEX rev 1658, a library for dynamic binary translation.
==20450== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20450== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20450== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20450== For more details, rerun with: -v
==20450==
==20450== My PID = 20450, parent PID = 20449. Prog and args are:
==20450== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20450== 1
==20450== 11
==20450== 14
==20450== root
==20450== ComputerSystemModule
==20450==
==20450==
==20450== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20450== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20450== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20450== For counts of detected errors, rerun with: -v
==20450== searching for pointers to 217 not-freed blocks.
==20450== checked 807,224 bytes.
==20450==
==20450== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20450== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20450== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20450== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20450== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20450== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20450==
==20450== LEAK SUMMARY:
==20450== definitely lost: 0 bytes in 0 blocks.
==20450== possibly lost: 728 bytes in 1 blocks.
==20450== still reachable: 31,004 bytes in 216 blocks.
==20450== suppressed: 0 bytes in 0 blocks.
==20450== Reachable blocks (those to which a pointer was found) are not shown.
==20450== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20471== Memcheck, a memory error detector.
==20471== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20471== Using LibVEX rev 1658, a library for dynamic binary translation.
==20471== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20471== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20471== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20471== For more details, rerun with: -v
==20471==
==20471== My PID = 20471, parent PID = 20470. Prog and args are:
==20471== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20471== 1
==20471== 10
==20471== 13
==20471== root
==20471== ComputerSystemModule
==20471==
==20471==
==20471== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20471== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20471== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20471== For counts of detected errors, rerun with: -v
==20471== searching for pointers to 217 not-freed blocks.
==20471== checked 807,224 bytes.
==20471==
==20471== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20471== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20471== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20471== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20471== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20471== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20471==
==20471== LEAK SUMMARY:
==20471== definitely lost: 0 bytes in 0 blocks.
==20471== possibly lost: 728 bytes in 1 blocks.
==20471== still reachable: 31,004 bytes in 216 blocks.
==20471== suppressed: 0 bytes in 0 blocks.
==20471== Reachable blocks (those to which a pointer was found) are not shown.
==20471== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20481== Memcheck, a memory error detector.
==20481== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20481== Using LibVEX rev 1658, a library for dynamic binary translation.
==20481== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20481== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20481== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20481== For more details, rerun with: -v
==20481==
==20481== My PID = 20481, parent PID = 20480. Prog and args are:
==20481== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20481== 1
==20481== 10
==20481== 13
==20481== root
==20481== ComputerSystemModule
==20481==
==20481==
==20481== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20481== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20481== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20481== For counts of detected errors, rerun with: -v
==20481== searching for pointers to 217 not-freed blocks.
==20481== checked 807,224 bytes.
==20481==
==20481== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20481== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20481== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20481== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20481== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20481== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20481==
==20481== LEAK SUMMARY:
==20481== definitely lost: 0 bytes in 0 blocks.
==20481== possibly lost: 728 bytes in 1 blocks.
==20481== still reachable: 31,004 bytes in 216 blocks.
==20481== suppressed: 0 bytes in 0 blocks.
==20481== Reachable blocks (those to which a pointer was found) are not shown.
==20481== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20497== Memcheck, a memory error detector.
==20497== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20497== Using LibVEX rev 1658, a library for dynamic binary translation.
==20497== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20497== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20497== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20497== For more details, rerun with: -v
==20497==
==20497== My PID = 20497, parent PID = 20496. Prog and args are:
==20497== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20497== 1
==20497== 10
==20497== 13
==20497== root
==20497== ComputerSystemModule
==20497==
==20497==
==20497== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20497== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20497== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20497== For counts of detected errors, rerun with: -v
==20497== searching for pointers to 217 not-freed blocks.
==20497== checked 807,224 bytes.
==20497==
==20497== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20497== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20497== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20497== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20497== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20497== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20497==
==20497== LEAK SUMMARY:
==20497== definitely lost: 0 bytes in 0 blocks.
==20497== possibly lost: 728 bytes in 1 blocks.
==20497== still reachable: 31,004 bytes in 216 blocks.
==20497== suppressed: 0 bytes in 0 blocks.
==20497== Reachable blocks (those to which a pointer was found) are not shown.
==20497== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20506== Memcheck, a memory error detector.
==20506== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20506== Using LibVEX rev 1658, a library for dynamic binary translation.
==20506== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20506== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20506== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20506== For more details, rerun with: -v
==20506==
==20506== My PID = 20506, parent PID = 20505. Prog and args are:
==20506== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20506== 1
==20506== 10
==20506== 13
==20506== root
==20506== ComputerSystemModule
==20506==
==20506==
==20506== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20506== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20506== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20506== For counts of detected errors, rerun with: -v
==20506== searching for pointers to 217 not-freed blocks.
==20506== checked 807,224 bytes.
==20506==
==20506== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20506== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20506== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20506== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20506== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20506== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20506==
==20506== LEAK SUMMARY:
==20506== definitely lost: 0 bytes in 0 blocks.
==20506== possibly lost: 728 bytes in 1 blocks.
==20506== still reachable: 31,004 bytes in 216 blocks.
==20506== suppressed: 0 bytes in 0 blocks.
==20506== Reachable blocks (those to which a pointer was found) are not shown.
==20506== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20531== Memcheck, a memory error detector.
==20531== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20531== Using LibVEX rev 1658, a library for dynamic binary translation.
==20531== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20531== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20531== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20531== For more details, rerun with: -v
==20531==
==20531== My PID = 20531, parent PID = 20530. Prog and args are:
==20531== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20531== 1
==20531== 10
==20531== 13
==20531== root
==20531== ComputerSystemModule
==20531==
==20531==
==20531== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20531== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20531== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20531== For counts of detected errors, rerun with: -v
==20531== searching for pointers to 217 not-freed blocks.
==20531== checked 807,224 bytes.
==20531==
==20531== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20531== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20531== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20531== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20531== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20531== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20531==
==20531== LEAK SUMMARY:
==20531== definitely lost: 0 bytes in 0 blocks.
==20531== possibly lost: 728 bytes in 1 blocks.
==20531== still reachable: 31,004 bytes in 216 blocks.
==20531== suppressed: 0 bytes in 0 blocks.
==20531== Reachable blocks (those to which a pointer was found) are not shown.
==20531== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20535== Memcheck, a memory error detector.
==20535== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20535== Using LibVEX rev 1658, a library for dynamic binary translation.
==20535== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20535== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20535== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20535== For more details, rerun with: -v
==20535==
==20535== My PID = 20535, parent PID = 20534. Prog and args are:
==20535== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20535== 1
==20535== 10
==20535== 13
==20535== root
==20535== ComputerSystemModule
==20535==
==20535==
==20535== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20535== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20535== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20535== For counts of detected errors, rerun with: -v
==20535== searching for pointers to 217 not-freed blocks.
==20535== checked 807,224 bytes.
==20535==
==20535== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20535== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20535== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20535== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20535== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20535== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20535==
==20535== LEAK SUMMARY:
==20535== definitely lost: 0 bytes in 0 blocks.
==20535== possibly lost: 728 bytes in 1 blocks.
==20535== still reachable: 31,004 bytes in 216 blocks.
==20535== suppressed: 0 bytes in 0 blocks.
==20535== Reachable blocks (those to which a pointer was found) are not shown.
==20535== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20556== Memcheck, a memory error detector.
==20556== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20556== Using LibVEX rev 1658, a library for dynamic binary translation.
==20556== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20556== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20556== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20556== For more details, rerun with: -v
==20556==
==20556== My PID = 20556, parent PID = 20555. Prog and args are:
==20556== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20556== 1
==20556== 10
==20556== 13
==20556== root
==20556== ComputerSystemModule
==20556==
==20556==
==20556== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20556== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20556== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20556== For counts of detected errors, rerun with: -v
==20556== searching for pointers to 217 not-freed blocks.
==20556== checked 807,224 bytes.
==20556==
==20556== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20556== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20556== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20556== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20556== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20556== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20556==
==20556== LEAK SUMMARY:
==20556== definitely lost: 0 bytes in 0 blocks.
==20556== possibly lost: 728 bytes in 1 blocks.
==20556== still reachable: 31,004 bytes in 216 blocks.
==20556== suppressed: 0 bytes in 0 blocks.
==20556== Reachable blocks (those to which a pointer was found) are not shown.
==20556== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20566== Memcheck, a memory error detector.
==20566== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20566== Using LibVEX rev 1658, a library for dynamic binary translation.
==20566== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20566== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20566== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20566== For more details, rerun with: -v
==20566==
==20566== My PID = 20566, parent PID = 20565. Prog and args are:
==20566== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20566== 1
==20566== 10
==20566== 13
==20566== root
==20566== ComputerSystemModule
==20566==
==20566==
==20566== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20566== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20566== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20566== For counts of detected errors, rerun with: -v
==20566== searching for pointers to 217 not-freed blocks.
==20566== checked 807,224 bytes.
==20566==
==20566== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20566== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20566== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20566== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20566== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20566== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20566==
==20566== LEAK SUMMARY:
==20566== definitely lost: 0 bytes in 0 blocks.
==20566== possibly lost: 728 bytes in 1 blocks.
==20566== still reachable: 31,004 bytes in 216 blocks.
==20566== suppressed: 0 bytes in 0 blocks.
==20566== Reachable blocks (those to which a pointer was found) are not shown.
==20566== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20578== Memcheck, a memory error detector.
==20578== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20578== Using LibVEX rev 1658, a library for dynamic binary translation.
==20578== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20578== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20578== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20578== For more details, rerun with: -v
==20578==
==20578== My PID = 20578, parent PID = 20577. Prog and args are:
==20578== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20578== 1
==20578== 10
==20578== 13
==20578== root
==20578== ComputerSystemModule
==20578==
==20578==
==20578== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20578== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20578== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20578== For counts of detected errors, rerun with: -v
==20578== searching for pointers to 217 not-freed blocks.
==20578== checked 807,224 bytes.
==20578==
==20578== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20578== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20578== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20578== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20578== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20578== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20578==
==20578== LEAK SUMMARY:
==20578== definitely lost: 0 bytes in 0 blocks.
==20578== possibly lost: 728 bytes in 1 blocks.
==20578== still reachable: 31,004 bytes in 216 blocks.
==20578== suppressed: 0 bytes in 0 blocks.
==20578== Reachable blocks (those to which a pointer was found) are not shown.
==20578== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20589== Memcheck, a memory error detector.
==20589== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20589== Using LibVEX rev 1658, a library for dynamic binary translation.
==20589== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20589== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20589== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20589== For more details, rerun with: -v
==20589==
==20589== My PID = 20589, parent PID = 20588. Prog and args are:
==20589== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20589== 1
==20589== 10
==20589== 13
==20589== root
==20589== ComputerSystemModule
==20589==
==20589==
==20589== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20589== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20589== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20589== For counts of detected errors, rerun with: -v
==20589== searching for pointers to 217 not-freed blocks.
==20589== checked 807,224 bytes.
==20589==
==20589== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20589== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20589== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20589== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20589== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20589== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20589==
==20589== LEAK SUMMARY:
==20589== definitely lost: 0 bytes in 0 blocks.
==20589== possibly lost: 728 bytes in 1 blocks.
==20589== still reachable: 31,004 bytes in 216 blocks.
==20589== suppressed: 0 bytes in 0 blocks.
==20589== Reachable blocks (those to which a pointer was found) are not shown.
==20589== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20611== Memcheck, a memory error detector.
==20611== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20611== Using LibVEX rev 1658, a library for dynamic binary translation.
==20611== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20611== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20611== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20611== For more details, rerun with: -v
==20611==
==20611== My PID = 20611, parent PID = 20610. Prog and args are:
==20611== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20611== 1
==20611== 10
==20611== 13
==20611== root
==20611== ComputerSystemModule
==20611==
==20611==
==20611== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20611== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20611== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20611== For counts of detected errors, rerun with: -v
==20611== searching for pointers to 217 not-freed blocks.
==20611== checked 807,224 bytes.
==20611==
==20611== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20611== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20611== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20611== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20611== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20611== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20611==
==20611== LEAK SUMMARY:
==20611== definitely lost: 0 bytes in 0 blocks.
==20611== possibly lost: 728 bytes in 1 blocks.
==20611== still reachable: 31,004 bytes in 216 blocks.
==20611== suppressed: 0 bytes in 0 blocks.
==20611== Reachable blocks (those to which a pointer was found) are not shown.
==20611== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20621== Memcheck, a memory error detector.
==20621== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20621== Using LibVEX rev 1658, a library for dynamic binary translation.
==20621== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20621== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20621== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20621== For more details, rerun with: -v
==20621==
==20621== My PID = 20621, parent PID = 20620. Prog and args are:
==20621== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20621== 1
==20621== 10
==20621== 13
==20621== root
==20621== ComputerSystemModule
==20621==
==20621==
==20621== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20621== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20621== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20621== For counts of detected errors, rerun with: -v
==20621== searching for pointers to 217 not-freed blocks.
==20621== checked 807,224 bytes.
==20621==
==20621== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20621== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20621== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20621== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20621== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20621== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20621==
==20621== LEAK SUMMARY:
==20621== definitely lost: 0 bytes in 0 blocks.
==20621== possibly lost: 728 bytes in 1 blocks.
==20621== still reachable: 31,004 bytes in 216 blocks.
==20621== suppressed: 0 bytes in 0 blocks.
==20621== Reachable blocks (those to which a pointer was found) are not shown.
==20621== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20645== Memcheck, a memory error detector.
==20645== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20645== Using LibVEX rev 1658, a library for dynamic binary translation.
==20645== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20645== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20645== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20645== For more details, rerun with: -v
==20645==
==20645== My PID = 20645, parent PID = 20644. Prog and args are:
==20645== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20645== 1
==20645== 10
==20645== 13
==20645== root
==20645== ComputerSystemModule
==20645==
==20645==
==20645== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20645== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20645== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20645== For counts of detected errors, rerun with: -v
==20645== searching for pointers to 217 not-freed blocks.
==20645== checked 807,224 bytes.
==20645==
==20645== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20645== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20645== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20645== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20645== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20645== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20645==
==20645== LEAK SUMMARY:
==20645== definitely lost: 0 bytes in 0 blocks.
==20645== possibly lost: 728 bytes in 1 blocks.
==20645== still reachable: 31,004 bytes in 216 blocks.
==20645== suppressed: 0 bytes in 0 blocks.
==20645== Reachable blocks (those to which a pointer was found) are not shown.
==20645== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20648== Memcheck, a memory error detector.
==20648== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20648== Using LibVEX rev 1658, a library for dynamic binary translation.
==20648== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20648== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20648== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20648== For more details, rerun with: -v
==20648==
==20648== My PID = 20648, parent PID = 20647. Prog and args are:
==20648== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20648== 1
==20648== 10
==20648== 13
==20648== root
==20648== ComputerSystemModule
==20648==
==20648==
==20648== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20648== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20648== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20648== For counts of detected errors, rerun with: -v
==20648== searching for pointers to 217 not-freed blocks.
==20648== checked 807,224 bytes.
==20648==
==20648== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20648== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20648== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20648== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20648== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20648== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20648==
==20648== LEAK SUMMARY:
==20648== definitely lost: 0 bytes in 0 blocks.
==20648== possibly lost: 728 bytes in 1 blocks.
==20648== still reachable: 31,004 bytes in 216 blocks.
==20648== suppressed: 0 bytes in 0 blocks.
==20648== Reachable blocks (those to which a pointer was found) are not shown.
==20648== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20668== Memcheck, a memory error detector.
==20668== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20668== Using LibVEX rev 1658, a library for dynamic binary translation.
==20668== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20668== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20668== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20668== For more details, rerun with: -v
==20668==
==20668== My PID = 20668, parent PID = 20667. Prog and args are:
==20668== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20668== 1
==20668== 10
==20668== 13
==20668== root
==20668== ComputerSystemModule
==20668==
==20668==
==20668== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20668== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20668== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20668== For counts of detected errors, rerun with: -v
==20668== searching for pointers to 217 not-freed blocks.
==20668== checked 807,224 bytes.
==20668==
==20668== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20668== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20668== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20668== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20668== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20668== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20668==
==20668== LEAK SUMMARY:
==20668== definitely lost: 0 bytes in 0 blocks.
==20668== possibly lost: 728 bytes in 1 blocks.
==20668== still reachable: 31,004 bytes in 216 blocks.
==20668== suppressed: 0 bytes in 0 blocks.
==20668== Reachable blocks (those to which a pointer was found) are not shown.
==20668== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20678== Memcheck, a memory error detector.
==20678== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20678== Using LibVEX rev 1658, a library for dynamic binary translation.
==20678== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20678== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20678== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20678== For more details, rerun with: -v
==20678==
==20678== My PID = 20678, parent PID = 20677. Prog and args are:
==20678== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20678== 1
==20678== 10
==20678== 13
==20678== root
==20678== ComputerSystemModule
==20678==
==20678==
==20678== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20678== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20678== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20678== For counts of detected errors, rerun with: -v
==20678== searching for pointers to 217 not-freed blocks.
==20678== checked 807,224 bytes.
==20678==
==20678== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20678== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20678== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20678== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20678== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20678== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20678==
==20678== LEAK SUMMARY:
==20678== definitely lost: 0 bytes in 0 blocks.
==20678== possibly lost: 728 bytes in 1 blocks.
==20678== still reachable: 31,004 bytes in 216 blocks.
==20678== suppressed: 0 bytes in 0 blocks.
==20678== Reachable blocks (those to which a pointer was found) are not shown.
==20678== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20702== Memcheck, a memory error detector.
==20702== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20702== Using LibVEX rev 1658, a library for dynamic binary translation.
==20702== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20702== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20702== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20702== For more details, rerun with: -v
==20702==
==20702== My PID = 20702, parent PID = 20701. Prog and args are:
==20702== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20702== 1
==20702== 10
==20702== 13
==20702== root
==20702== ComputerSystemModule
==20702==
==20702==
==20702== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20702== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20702== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20702== For counts of detected errors, rerun with: -v
==20702== searching for pointers to 217 not-freed blocks.
==20702== checked 807,224 bytes.
==20702==
==20702== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20702== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20702== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20702== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20702== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20702== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20702==
==20702== LEAK SUMMARY:
==20702== definitely lost: 0 bytes in 0 blocks.
==20702== possibly lost: 728 bytes in 1 blocks.
==20702== still reachable: 31,004 bytes in 216 blocks.
==20702== suppressed: 0 bytes in 0 blocks.
==20702== Reachable blocks (those to which a pointer was found) are not shown.
==20702== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20708== Memcheck, a memory error detector.
==20708== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20708== Using LibVEX rev 1658, a library for dynamic binary translation.
==20708== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20708== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20708== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20708== For more details, rerun with: -v
==20708==
==20708== My PID = 20708, parent PID = 20707. Prog and args are:
==20708== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20708== 1
==20708== 10
==20708== 13
==20708== root
==20708== ComputerSystemModule
==20708==
==20708==
==20708== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20708== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20708== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20708== For counts of detected errors, rerun with: -v
==20708== searching for pointers to 217 not-freed blocks.
==20708== checked 807,224 bytes.
==20708==
==20708== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20708== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20708== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20708== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20708== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20708== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20708==
==20708== LEAK SUMMARY:
==20708== definitely lost: 0 bytes in 0 blocks.
==20708== possibly lost: 728 bytes in 1 blocks.
==20708== still reachable: 31,004 bytes in 216 blocks.
==20708== suppressed: 0 bytes in 0 blocks.
==20708== Reachable blocks (those to which a pointer was found) are not shown.
==20708== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20728== Memcheck, a memory error detector.
==20728== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20728== Using LibVEX rev 1658, a library for dynamic binary translation.
==20728== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20728== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20728== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20728== For more details, rerun with: -v
==20728==
==20728== My PID = 20728, parent PID = 20727. Prog and args are:
==20728== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20728== 1
==20728== 10
==20728== 13
==20728== root
==20728== ComputerSystemModule
==20728==
==20728==
==20728== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20728== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20728== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20728== For counts of detected errors, rerun with: -v
==20728== searching for pointers to 217 not-freed blocks.
==20728== checked 807,224 bytes.
==20728==
==20728== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20728== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20728== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20728== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20728== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20728== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20728==
==20728== LEAK SUMMARY:
==20728== definitely lost: 0 bytes in 0 blocks.
==20728== possibly lost: 728 bytes in 1 blocks.
==20728== still reachable: 31,004 bytes in 216 blocks.
==20728== suppressed: 0 bytes in 0 blocks.
==20728== Reachable blocks (those to which a pointer was found) are not shown.
==20728== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20745== Memcheck, a memory error detector.
==20745== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20745== Using LibVEX rev 1658, a library for dynamic binary translation.
==20745== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20745== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20745== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20745== For more details, rerun with: -v
==20745==
==20745== My PID = 20745, parent PID = 20744. Prog and args are:
==20745== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20745== 1
==20745== 10
==20745== 13
==20745== root
==20745== ComputerSystemModule
==20745==
==20745==
==20745== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20745== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20745== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20745== For counts of detected errors, rerun with: -v
==20745== searching for pointers to 217 not-freed blocks.
==20745== checked 807,224 bytes.
==20745==
==20745== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20745== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20745== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20745== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20745== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20745== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20745==
==20745== LEAK SUMMARY:
==20745== definitely lost: 0 bytes in 0 blocks.
==20745== possibly lost: 728 bytes in 1 blocks.
==20745== still reachable: 31,004 bytes in 216 blocks.
==20745== suppressed: 0 bytes in 0 blocks.
==20745== Reachable blocks (those to which a pointer was found) are not shown.
==20745== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20752== Memcheck, a memory error detector.
==20752== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20752== Using LibVEX rev 1658, a library for dynamic binary translation.
==20752== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20752== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20752== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20752== For more details, rerun with: -v
==20752==
==20752== My PID = 20752, parent PID = 20751. Prog and args are:
==20752== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20752== 1
==20752== 10
==20752== 13
==20752== root
==20752== ComputerSystemModule
==20752==
==20752==
==20752== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20752== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20752== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20752== For counts of detected errors, rerun with: -v
==20752== searching for pointers to 217 not-freed blocks.
==20752== checked 807,224 bytes.
==20752==
==20752== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20752== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20752== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20752== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20752== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20752== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20752==
==20752== LEAK SUMMARY:
==20752== definitely lost: 0 bytes in 0 blocks.
==20752== possibly lost: 728 bytes in 1 blocks.
==20752== still reachable: 31,004 bytes in 216 blocks.
==20752== suppressed: 0 bytes in 0 blocks.
==20752== Reachable blocks (those to which a pointer was found) are not shown.
==20752== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20767== Memcheck, a memory error detector.
==20767== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20767== Using LibVEX rev 1658, a library for dynamic binary translation.
==20767== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20767== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20767== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20767== For more details, rerun with: -v
==20767==
==20767== My PID = 20767, parent PID = 20766. Prog and args are:
==20767== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20767== 1
==20767== 10
==20767== 13
==20767== root
==20767== ComputerSystemModule
==20767==
==20767==
==20767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20767== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20767== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20767== For counts of detected errors, rerun with: -v
==20767== searching for pointers to 217 not-freed blocks.
==20767== checked 807,224 bytes.
==20767==
==20767== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20767== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20767== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20767== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20767== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20767== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20767==
==20767== LEAK SUMMARY:
==20767== definitely lost: 0 bytes in 0 blocks.
==20767== possibly lost: 728 bytes in 1 blocks.
==20767== still reachable: 31,004 bytes in 216 blocks.
==20767== suppressed: 0 bytes in 0 blocks.
==20767== Reachable blocks (those to which a pointer was found) are not shown.
==20767== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20788== Memcheck, a memory error detector.
==20788== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20788== Using LibVEX rev 1658, a library for dynamic binary translation.
==20788== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20788== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20788== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20788== For more details, rerun with: -v
==20788==
==20788== My PID = 20788, parent PID = 20787. Prog and args are:
==20788== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20788== 1
==20788== 10
==20788== 13
==20788== root
==20788== ComputerSystemModule
==20788==
==20788==
==20788== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20788== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20788== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20788== For counts of detected errors, rerun with: -v
==20788== searching for pointers to 217 not-freed blocks.
==20788== checked 807,224 bytes.
==20788==
==20788== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20788== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20788== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20788== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20788== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20788== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20788==
==20788== LEAK SUMMARY:
==20788== definitely lost: 0 bytes in 0 blocks.
==20788== possibly lost: 728 bytes in 1 blocks.
==20788== still reachable: 31,004 bytes in 216 blocks.
==20788== suppressed: 0 bytes in 0 blocks.
==20788== Reachable blocks (those to which a pointer was found) are not shown.
==20788== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20789== Memcheck, a memory error detector.
==20789== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20789== Using LibVEX rev 1658, a library for dynamic binary translation.
==20789== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20789== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20789== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20789== For more details, rerun with: -v
==20789==
==20789== My PID = 20789, parent PID = 20788. Prog and args are:
==20789== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20789== 1
==20789== 10
==20789== 13
==20789== root
==20789== ComputerSystemModule
==20789==
==20789==
==20789== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20789== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20789== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20789== For counts of detected errors, rerun with: -v
==20789== searching for pointers to 217 not-freed blocks.
==20789== checked 807,224 bytes.
==20789==
==20789== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20789== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20789== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20789== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20789== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20789== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20789==
==20789== LEAK SUMMARY:
==20789== definitely lost: 0 bytes in 0 blocks.
==20789== possibly lost: 728 bytes in 1 blocks.
==20789== still reachable: 31,004 bytes in 216 blocks.
==20789== suppressed: 0 bytes in 0 blocks.
==20789== Reachable blocks (those to which a pointer was found) are not shown.
==20789== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20815== Memcheck, a memory error detector.
==20815== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20815== Using LibVEX rev 1658, a library for dynamic binary translation.
==20815== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20815== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20815== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20815== For more details, rerun with: -v
==20815==
==20815== My PID = 20815, parent PID = 20814. Prog and args are:
==20815== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20815== 1
==20815== 10
==20815== 13
==20815== root
==20815== ComputerSystemModule
==20815==
==20815==
==20815== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20815== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20815== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20815== For counts of detected errors, rerun with: -v
==20815== searching for pointers to 217 not-freed blocks.
==20815== checked 807,224 bytes.
==20815==
==20815== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20815== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20815== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20815== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20815== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20815== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20815==
==20815== LEAK SUMMARY:
==20815== definitely lost: 0 bytes in 0 blocks.
==20815== possibly lost: 728 bytes in 1 blocks.
==20815== still reachable: 31,004 bytes in 216 blocks.
==20815== suppressed: 0 bytes in 0 blocks.
==20815== Reachable blocks (those to which a pointer was found) are not shown.
==20815== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20826== Memcheck, a memory error detector.
==20826== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20826== Using LibVEX rev 1658, a library for dynamic binary translation.
==20826== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20826== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20826== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20826== For more details, rerun with: -v
==20826==
==20826== My PID = 20826, parent PID = 20825. Prog and args are:
==20826== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20826== 1
==20826== 10
==20826== 13
==20826== root
==20826== ComputerSystemModule
==20826==
==20826==
==20826== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20826== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20826== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20826== For counts of detected errors, rerun with: -v
==20826== searching for pointers to 217 not-freed blocks.
==20826== checked 807,224 bytes.
==20826==
==20826== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20826== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20826== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20826== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20826== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20826== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20826==
==20826== LEAK SUMMARY:
==20826== definitely lost: 0 bytes in 0 blocks.
==20826== possibly lost: 728 bytes in 1 blocks.
==20826== still reachable: 31,004 bytes in 216 blocks.
==20826== suppressed: 0 bytes in 0 blocks.
==20826== Reachable blocks (those to which a pointer was found) are not shown.
==20826== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20850== Memcheck, a memory error detector.
==20850== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20850== Using LibVEX rev 1658, a library for dynamic binary translation.
==20850== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20850== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20850== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20850== For more details, rerun with: -v
==20850==
==20850== My PID = 20850, parent PID = 20849. Prog and args are:
==20850== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20850== 1
==20850== 10
==20850== 13
==20850== root
==20850== ComputerSystemModule
==20850==
==20850==
==20850== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20850== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20850== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20850== For counts of detected errors, rerun with: -v
==20850== searching for pointers to 217 not-freed blocks.
==20850== checked 807,224 bytes.
==20850==
==20850== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20850== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20850== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20850== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20850== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20850== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20850==
==20850== LEAK SUMMARY:
==20850== definitely lost: 0 bytes in 0 blocks.
==20850== possibly lost: 728 bytes in 1 blocks.
==20850== still reachable: 31,004 bytes in 216 blocks.
==20850== suppressed: 0 bytes in 0 blocks.
==20850== Reachable blocks (those to which a pointer was found) are not shown.
==20850== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20868== Memcheck, a memory error detector.
==20868== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20868== Using LibVEX rev 1658, a library for dynamic binary translation.
==20868== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20868== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20868== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20868== For more details, rerun with: -v
==20868==
==20868== My PID = 20868, parent PID = 20867. Prog and args are:
==20868== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20868== 1
==20868== 10
==20868== 13
==20868== root
==20868== ComputerSystemModule
==20868==
==20868==
==20868== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20868== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20868== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20868== For counts of detected errors, rerun with: -v
==20868== searching for pointers to 217 not-freed blocks.
==20868== checked 807,224 bytes.
==20868==
==20868== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20868== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20868== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20868== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20868== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20868== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20868==
==20868== LEAK SUMMARY:
==20868== definitely lost: 0 bytes in 0 blocks.
==20868== possibly lost: 728 bytes in 1 blocks.
==20868== still reachable: 31,004 bytes in 216 blocks.
==20868== suppressed: 0 bytes in 0 blocks.
==20868== Reachable blocks (those to which a pointer was found) are not shown.
==20868== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20869== Memcheck, a memory error detector.
==20869== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20869== Using LibVEX rev 1658, a library for dynamic binary translation.
==20869== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20869== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20869== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20869== For more details, rerun with: -v
==20869==
==20869== My PID = 20869, parent PID = 20868. Prog and args are:
==20869== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20869== 1
==20869== 10
==20869== 13
==20869== root
==20869== ComputerSystemModule
==20869==
==20869==
==20869== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20869== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20869== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20869== For counts of detected errors, rerun with: -v
==20869== searching for pointers to 217 not-freed blocks.
==20869== checked 807,224 bytes.
==20869==
==20869== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20869== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20869== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20869== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20869== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20869== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20869==
==20869== LEAK SUMMARY:
==20869== definitely lost: 0 bytes in 0 blocks.
==20869== possibly lost: 728 bytes in 1 blocks.
==20869== still reachable: 31,004 bytes in 216 blocks.
==20869== suppressed: 0 bytes in 0 blocks.
==20869== Reachable blocks (those to which a pointer was found) are not shown.
==20869== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20889== Memcheck, a memory error detector.
==20889== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20889== Using LibVEX rev 1658, a library for dynamic binary translation.
==20889== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20889== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20889== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20889== For more details, rerun with: -v
==20889==
==20889== My PID = 20889, parent PID = 20888. Prog and args are:
==20889== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20889== 1
==20889== 10
==20889== 13
==20889== root
==20889== ComputerSystemModule
==20889==
==20889==
==20889== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20889== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20889== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20889== For counts of detected errors, rerun with: -v
==20889== searching for pointers to 217 not-freed blocks.
==20889== checked 807,224 bytes.
==20889==
==20889== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20889== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20889== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20889== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20889== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20889== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20889==
==20889== LEAK SUMMARY:
==20889== definitely lost: 0 bytes in 0 blocks.
==20889== possibly lost: 728 bytes in 1 blocks.
==20889== still reachable: 31,004 bytes in 216 blocks.
==20889== suppressed: 0 bytes in 0 blocks.
==20889== Reachable blocks (those to which a pointer was found) are not shown.
==20889== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20911== Memcheck, a memory error detector.
==20911== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20911== Using LibVEX rev 1658, a library for dynamic binary translation.
==20911== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20911== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20911== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20911== For more details, rerun with: -v
==20911==
==20911== My PID = 20911, parent PID = 20910. Prog and args are:
==20911== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20911== 1
==20911== 10
==20911== 13
==20911== root
==20911== ComputerSystemModule
==20911==
==20911==
==20911== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20911== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20911== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20911== For counts of detected errors, rerun with: -v
==20911== searching for pointers to 217 not-freed blocks.
==20911== checked 807,224 bytes.
==20911==
==20911== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20911== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20911== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20911== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20911== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20911== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20911==
==20911== LEAK SUMMARY:
==20911== definitely lost: 0 bytes in 0 blocks.
==20911== possibly lost: 728 bytes in 1 blocks.
==20911== still reachable: 31,004 bytes in 216 blocks.
==20911== suppressed: 0 bytes in 0 blocks.
==20911== Reachable blocks (those to which a pointer was found) are not shown.
==20911== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20915== Memcheck, a memory error detector.
==20915== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20915== Using LibVEX rev 1658, a library for dynamic binary translation.
==20915== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20915== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20915== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20915== For more details, rerun with: -v
==20915==
==20915== My PID = 20915, parent PID = 20914. Prog and args are:
==20915== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20915== 1
==20915== 10
==20915== 13
==20915== root
==20915== ComputerSystemModule
==20915==
==20915==
==20915== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20915== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20915== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20915== For counts of detected errors, rerun with: -v
==20915== searching for pointers to 217 not-freed blocks.
==20915== checked 807,224 bytes.
==20915==
==20915== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20915== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20915== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20915== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20915== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20915== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20915==
==20915== LEAK SUMMARY:
==20915== definitely lost: 0 bytes in 0 blocks.
==20915== possibly lost: 728 bytes in 1 blocks.
==20915== still reachable: 31,004 bytes in 216 blocks.
==20915== suppressed: 0 bytes in 0 blocks.
==20915== Reachable blocks (those to which a pointer was found) are not shown.
==20915== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20938== Memcheck, a memory error detector.
==20938== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20938== Using LibVEX rev 1658, a library for dynamic binary translation.
==20938== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20938== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20938== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20938== For more details, rerun with: -v
==20938==
==20938== My PID = 20938, parent PID = 20937. Prog and args are:
==20938== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20938== 1
==20938== 10
==20938== 13
==20938== root
==20938== ComputerSystemModule
==20938==
==20938==
==20938== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20938== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20938== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20938== For counts of detected errors, rerun with: -v
==20938== searching for pointers to 217 not-freed blocks.
==20938== checked 807,224 bytes.
==20938==
==20938== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20938== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20938== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20938== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20938== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20938== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20938==
==20938== LEAK SUMMARY:
==20938== definitely lost: 0 bytes in 0 blocks.
==20938== possibly lost: 728 bytes in 1 blocks.
==20938== still reachable: 31,004 bytes in 216 blocks.
==20938== suppressed: 0 bytes in 0 blocks.
==20938== Reachable blocks (those to which a pointer was found) are not shown.
==20938== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20948== Memcheck, a memory error detector.
==20948== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20948== Using LibVEX rev 1658, a library for dynamic binary translation.
==20948== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20948== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20948== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20948== For more details, rerun with: -v
==20948==
==20948== My PID = 20948, parent PID = 20947. Prog and args are:
==20948== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20948== 1
==20948== 10
==20948== 13
==20948== root
==20948== ComputerSystemModule
==20948==
==20948==
==20948== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20948== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20948== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20948== For counts of detected errors, rerun with: -v
==20948== searching for pointers to 217 not-freed blocks.
==20948== checked 807,224 bytes.
==20948==
==20948== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20948== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20948== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20948== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20948== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20948== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20948==
==20948== LEAK SUMMARY:
==20948== definitely lost: 0 bytes in 0 blocks.
==20948== possibly lost: 728 bytes in 1 blocks.
==20948== still reachable: 31,004 bytes in 216 blocks.
==20948== suppressed: 0 bytes in 0 blocks.
==20948== Reachable blocks (those to which a pointer was found) are not shown.
==20948== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20971== Memcheck, a memory error detector.
==20971== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20971== Using LibVEX rev 1658, a library for dynamic binary translation.
==20971== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20971== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20971== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20971== For more details, rerun with: -v
==20971==
==20971== My PID = 20971, parent PID = 20970. Prog and args are:
==20971== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20971== 1
==20971== 10
==20971== 13
==20971== root
==20971== ComputerSystemModule
==20971==
==20971==
==20971== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20971== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20971== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20971== For counts of detected errors, rerun with: -v
==20971== searching for pointers to 217 not-freed blocks.
==20971== checked 807,224 bytes.
==20971==
==20971== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20971== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20971== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20971== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20971== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20971== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20971==
==20971== LEAK SUMMARY:
==20971== definitely lost: 0 bytes in 0 blocks.
==20971== possibly lost: 728 bytes in 1 blocks.
==20971== still reachable: 31,004 bytes in 216 blocks.
==20971== suppressed: 0 bytes in 0 blocks.
==20971== Reachable blocks (those to which a pointer was found) are not shown.
==20971== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20992== Memcheck, a memory error detector.
==20992== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20992== Using LibVEX rev 1658, a library for dynamic binary translation.
==20992== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20992== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20992== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20992== For more details, rerun with: -v
==20992==
==20992== My PID = 20992, parent PID = 20991. Prog and args are:
==20992== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20992== 1
==20992== 10
==20992== 13
==20992== root
==20992== ComputerSystemModule
==20992==
==20992==
==20992== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20992== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20992== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20992== For counts of detected errors, rerun with: -v
==20992== searching for pointers to 217 not-freed blocks.
==20992== checked 807,224 bytes.
==20992==
==20992== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20992== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20992== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20992== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20992== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20992== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20992==
==20992== LEAK SUMMARY:
==20992== definitely lost: 0 bytes in 0 blocks.
==20992== possibly lost: 728 bytes in 1 blocks.
==20992== still reachable: 31,004 bytes in 216 blocks.
==20992== suppressed: 0 bytes in 0 blocks.
==20992== Reachable blocks (those to which a pointer was found) are not shown.
==20992== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20993== Memcheck, a memory error detector.
==20993== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20993== Using LibVEX rev 1658, a library for dynamic binary translation.
==20993== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20993== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20993== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20993== For more details, rerun with: -v
==20993==
==20993== My PID = 20993, parent PID = 20992. Prog and args are:
==20993== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20993== 1
==20993== 10
==20993== 13
==20993== root
==20993== ComputerSystemModule
==20993==
==20993==
==20993== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==20993== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==20993== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==20993== For counts of detected errors, rerun with: -v
==20993== searching for pointers to 217 not-freed blocks.
==20993== checked 807,224 bytes.
==20993==
==20993== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==20993== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==20993== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20993== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20993== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20993== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==20993==
==20993== LEAK SUMMARY:
==20993== definitely lost: 0 bytes in 0 blocks.
==20993== possibly lost: 728 bytes in 1 blocks.
==20993== still reachable: 31,004 bytes in 216 blocks.
==20993== suppressed: 0 bytes in 0 blocks.
==20993== Reachable blocks (those to which a pointer was found) are not shown.
==20993== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21015== Memcheck, a memory error detector.
==21015== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21015== Using LibVEX rev 1658, a library for dynamic binary translation.
==21015== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21015== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21015== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21015== For more details, rerun with: -v
==21015==
==21015== My PID = 21015, parent PID = 21014. Prog and args are:
==21015== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21015== 1
==21015== 10
==21015== 13
==21015== root
==21015== ComputerSystemModule
==21015==
==21015==
==21015== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21015== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21015== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21015== For counts of detected errors, rerun with: -v
==21015== searching for pointers to 217 not-freed blocks.
==21015== checked 807,224 bytes.
==21015==
==21015== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21015== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21015== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21015== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21015== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21015== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21015==
==21015== LEAK SUMMARY:
==21015== definitely lost: 0 bytes in 0 blocks.
==21015== possibly lost: 728 bytes in 1 blocks.
==21015== still reachable: 31,004 bytes in 216 blocks.
==21015== suppressed: 0 bytes in 0 blocks.
==21015== Reachable blocks (those to which a pointer was found) are not shown.
==21015== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21036== Memcheck, a memory error detector.
==21036== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21036== Using LibVEX rev 1658, a library for dynamic binary translation.
==21036== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21036== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21036== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21036== For more details, rerun with: -v
==21036==
==21036== My PID = 21036, parent PID = 21035. Prog and args are:
==21036== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21036== 1
==21036== 11
==21036== 14
==21036== root
==21036== ComputerSystemModule
==21036==
==21036==
==21036== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21036== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21036== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21036== For counts of detected errors, rerun with: -v
==21036== searching for pointers to 217 not-freed blocks.
==21036== checked 807,224 bytes.
==21036==
==21036== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21036== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21036== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21036== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21036== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21036== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21036==
==21036== LEAK SUMMARY:
==21036== definitely lost: 0 bytes in 0 blocks.
==21036== possibly lost: 728 bytes in 1 blocks.
==21036== still reachable: 31,004 bytes in 216 blocks.
==21036== suppressed: 0 bytes in 0 blocks.
==21036== Reachable blocks (those to which a pointer was found) are not shown.
==21036== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21038== Memcheck, a memory error detector.
==21038== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21038== Using LibVEX rev 1658, a library for dynamic binary translation.
==21038== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21038== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21038== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21038== For more details, rerun with: -v
==21038==
==21038== My PID = 21038, parent PID = 21037. Prog and args are:
==21038== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21038== 1
==21038== 10
==21038== 13
==21038== root
==21038== ComputerSystemModule
==21038==
==21038==
==21038== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21038== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21038== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21038== For counts of detected errors, rerun with: -v
==21038== searching for pointers to 217 not-freed blocks.
==21038== checked 807,224 bytes.
==21038==
==21038== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21038== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21038== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21038== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21038== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21038== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21038==
==21038== LEAK SUMMARY:
==21038== definitely lost: 0 bytes in 0 blocks.
==21038== possibly lost: 728 bytes in 1 blocks.
==21038== still reachable: 31,004 bytes in 216 blocks.
==21038== suppressed: 0 bytes in 0 blocks.
==21038== Reachable blocks (those to which a pointer was found) are not shown.
==21038== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21064== Memcheck, a memory error detector.
==21064== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21064== Using LibVEX rev 1658, a library for dynamic binary translation.
==21064== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21064== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21064== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21064== For more details, rerun with: -v
==21064==
==21064== My PID = 21064, parent PID = 21063. Prog and args are:
==21064== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21064== 1
==21064== 10
==21064== 13
==21064== root
==21064== ComputerSystemModule
==21064==
==21064==
==21064== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21064== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21064== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21064== For counts of detected errors, rerun with: -v
==21064== searching for pointers to 217 not-freed blocks.
==21064== checked 807,224 bytes.
==21064==
==21064== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21064== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21064== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21064== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21064== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21064== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21064==
==21064== LEAK SUMMARY:
==21064== definitely lost: 0 bytes in 0 blocks.
==21064== possibly lost: 728 bytes in 1 blocks.
==21064== still reachable: 31,004 bytes in 216 blocks.
==21064== suppressed: 0 bytes in 0 blocks.
==21064== Reachable blocks (those to which a pointer was found) are not shown.
==21064== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21073== Memcheck, a memory error detector.
==21073== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21073== Using LibVEX rev 1658, a library for dynamic binary translation.
==21073== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21073== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21073== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21073== For more details, rerun with: -v
==21073==
==21073== My PID = 21073, parent PID = 21072. Prog and args are:
==21073== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21073== 1
==21073== 10
==21073== 13
==21073== root
==21073== ComputerSystemModule
==21073==
==21073==
==21073== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21073== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21073== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21073== For counts of detected errors, rerun with: -v
==21073== searching for pointers to 217 not-freed blocks.
==21073== checked 807,224 bytes.
==21073==
==21073== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21073== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21073== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21073== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21073== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21073== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21073==
==21073== LEAK SUMMARY:
==21073== definitely lost: 0 bytes in 0 blocks.
==21073== possibly lost: 728 bytes in 1 blocks.
==21073== still reachable: 31,004 bytes in 216 blocks.
==21073== suppressed: 0 bytes in 0 blocks.
==21073== Reachable blocks (those to which a pointer was found) are not shown.
==21073== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21084== Memcheck, a memory error detector.
==21084== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21084== Using LibVEX rev 1658, a library for dynamic binary translation.
==21084== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21084== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21084== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21084== For more details, rerun with: -v
==21084==
==21084== My PID = 21084, parent PID = 21083. Prog and args are:
==21084== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21084== 1
==21084== 10
==21084== 13
==21084== root
==21084== ComputerSystemModule
==21084==
==21084==
==21084== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21084== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21084== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21084== For counts of detected errors, rerun with: -v
==21084== searching for pointers to 217 not-freed blocks.
==21084== checked 807,224 bytes.
==21084==
==21084== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21084== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21084== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21084== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21084== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21084== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21084==
==21084== LEAK SUMMARY:
==21084== definitely lost: 0 bytes in 0 blocks.
==21084== possibly lost: 728 bytes in 1 blocks.
==21084== still reachable: 31,004 bytes in 216 blocks.
==21084== suppressed: 0 bytes in 0 blocks.
==21084== Reachable blocks (those to which a pointer was found) are not shown.
==21084== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21104== Memcheck, a memory error detector.
==21104== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21104== Using LibVEX rev 1658, a library for dynamic binary translation.
==21104== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21104== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21104== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21104== For more details, rerun with: -v
==21104==
==21104== My PID = 21104, parent PID = 21103. Prog and args are:
==21104== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21104== 1
==21104== 10
==21104== 13
==21104== root
==21104== ComputerSystemModule
==21104==
==21104==
==21104== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21104== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21104== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21104== For counts of detected errors, rerun with: -v
==21104== searching for pointers to 217 not-freed blocks.
==21104== checked 807,224 bytes.
==21104==
==21104== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21104== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21104== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21104== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21104== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21104== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21104==
==21104== LEAK SUMMARY:
==21104== definitely lost: 0 bytes in 0 blocks.
==21104== possibly lost: 728 bytes in 1 blocks.
==21104== still reachable: 31,004 bytes in 216 blocks.
==21104== suppressed: 0 bytes in 0 blocks.
==21104== Reachable blocks (those to which a pointer was found) are not shown.
==21104== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21124== Memcheck, a memory error detector.
==21124== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21124== Using LibVEX rev 1658, a library for dynamic binary translation.
==21124== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21124== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21124== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21124== For more details, rerun with: -v
==21124==
==21124== My PID = 21124, parent PID = 21123. Prog and args are:
==21124== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21124== 1
==21124== 10
==21124== 13
==21124== root
==21124== ComputerSystemModule
==21124==
==21124==
==21124== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21124== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21124== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21124== For counts of detected errors, rerun with: -v
==21124== searching for pointers to 217 not-freed blocks.
==21124== checked 807,224 bytes.
==21124==
==21124== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21124== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21124== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21124== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21124== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21124== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21124==
==21124== LEAK SUMMARY:
==21124== definitely lost: 0 bytes in 0 blocks.
==21124== possibly lost: 728 bytes in 1 blocks.
==21124== still reachable: 31,004 bytes in 216 blocks.
==21124== suppressed: 0 bytes in 0 blocks.
==21124== Reachable blocks (those to which a pointer was found) are not shown.
==21124== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21129== Memcheck, a memory error detector.
==21129== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21129== Using LibVEX rev 1658, a library for dynamic binary translation.
==21129== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21129== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21129== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21129== For more details, rerun with: -v
==21129==
==21129== My PID = 21129, parent PID = 21128. Prog and args are:
==21129== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21129== 1
==21129== 10
==21129== 13
==21129== root
==21129== ComputerSystemModule
==21129==
==21129==
==21129== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21129== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21129== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21129== For counts of detected errors, rerun with: -v
==21129== searching for pointers to 217 not-freed blocks.
==21129== checked 807,224 bytes.
==21129==
==21129== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21129== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21129== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21129== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21129== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21129== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21129==
==21129== LEAK SUMMARY:
==21129== definitely lost: 0 bytes in 0 blocks.
==21129== possibly lost: 728 bytes in 1 blocks.
==21129== still reachable: 31,004 bytes in 216 blocks.
==21129== suppressed: 0 bytes in 0 blocks.
==21129== Reachable blocks (those to which a pointer was found) are not shown.
==21129== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21152== Memcheck, a memory error detector.
==21152== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21152== Using LibVEX rev 1658, a library for dynamic binary translation.
==21152== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21152== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21152== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21152== For more details, rerun with: -v
==21152==
==21152== My PID = 21152, parent PID = 21151. Prog and args are:
==21152== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21152== 1
==21152== 10
==21152== 13
==21152== root
==21152== ComputerSystemModule
==21152==
==21152==
==21152== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21152== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21152== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21152== For counts of detected errors, rerun with: -v
==21152== searching for pointers to 217 not-freed blocks.
==21152== checked 807,224 bytes.
==21152==
==21152== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21152== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21152== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21152== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21152== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21152== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21152==
==21152== LEAK SUMMARY:
==21152== definitely lost: 0 bytes in 0 blocks.
==21152== possibly lost: 728 bytes in 1 blocks.
==21152== still reachable: 31,004 bytes in 216 blocks.
==21152== suppressed: 0 bytes in 0 blocks.
==21152== Reachable blocks (those to which a pointer was found) are not shown.
==21152== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21168== Memcheck, a memory error detector.
==21168== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21168== Using LibVEX rev 1658, a library for dynamic binary translation.
==21168== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21168== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21168== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21168== For more details, rerun with: -v
==21168==
==21168== My PID = 21168, parent PID = 21167. Prog and args are:
==21168== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21168== 1
==21168== 11
==21168== 14
==21168== root
==21168== ComputerSystemModule
==21168==
==21168==
==21168== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21168== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21168== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21168== For counts of detected errors, rerun with: -v
==21168== searching for pointers to 217 not-freed blocks.
==21168== checked 807,224 bytes.
==21168==
==21168== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21168== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21168== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21168== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21168== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21168== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21168==
==21168== LEAK SUMMARY:
==21168== definitely lost: 0 bytes in 0 blocks.
==21168== possibly lost: 728 bytes in 1 blocks.
==21168== still reachable: 31,004 bytes in 216 blocks.
==21168== suppressed: 0 bytes in 0 blocks.
==21168== Reachable blocks (those to which a pointer was found) are not shown.
==21168== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21174== Memcheck, a memory error detector.
==21174== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21174== Using LibVEX rev 1658, a library for dynamic binary translation.
==21174== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21174== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21174== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21174== For more details, rerun with: -v
==21174==
==21174== My PID = 21174, parent PID = 21173. Prog and args are:
==21174== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21174== 1
==21174== 10
==21174== 13
==21174== root
==21174== ComputerSystemModule
==21174==
==21174==
==21174== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21174== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21174== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21174== For counts of detected errors, rerun with: -v
==21174== searching for pointers to 217 not-freed blocks.
==21174== checked 807,224 bytes.
==21174==
==21174== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21174== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21174== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21174== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21174== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21174== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21174==
==21174== LEAK SUMMARY:
==21174== definitely lost: 0 bytes in 0 blocks.
==21174== possibly lost: 728 bytes in 1 blocks.
==21174== still reachable: 31,004 bytes in 216 blocks.
==21174== suppressed: 0 bytes in 0 blocks.
==21174== Reachable blocks (those to which a pointer was found) are not shown.
==21174== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21191== Memcheck, a memory error detector.
==21191== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21191== Using LibVEX rev 1658, a library for dynamic binary translation.
==21191== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21191== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21191== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21191== For more details, rerun with: -v
==21191==
==21191== My PID = 21191, parent PID = 21190. Prog and args are:
==21191== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21191== 1
==21191== 10
==21191== 13
==21191== root
==21191== ComputerSystemModule
==21191==
==21191==
==21191== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21191== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21191== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21191== For counts of detected errors, rerun with: -v
==21191== searching for pointers to 217 not-freed blocks.
==21191== checked 807,224 bytes.
==21191==
==21191== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21191== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21191== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21191== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21191== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21191== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21191==
==21191== LEAK SUMMARY:
==21191== definitely lost: 0 bytes in 0 blocks.
==21191== possibly lost: 728 bytes in 1 blocks.
==21191== still reachable: 31,004 bytes in 216 blocks.
==21191== suppressed: 0 bytes in 0 blocks.
==21191== Reachable blocks (those to which a pointer was found) are not shown.
==21191== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21210== Memcheck, a memory error detector.
==21210== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21210== Using LibVEX rev 1658, a library for dynamic binary translation.
==21210== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21210== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21210== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21210== For more details, rerun with: -v
==21210==
==21210== My PID = 21210, parent PID = 21209. Prog and args are:
==21210== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21210== 1
==21210== 10
==21210== 13
==21210== root
==21210== ComputerSystemModule
==21210==
==21210==
==21210== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21210== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21210== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21210== For counts of detected errors, rerun with: -v
==21210== searching for pointers to 217 not-freed blocks.
==21210== checked 807,224 bytes.
==21210==
==21210== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21210== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21210== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21210== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21210== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21210== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21210==
==21210== LEAK SUMMARY:
==21210== definitely lost: 0 bytes in 0 blocks.
==21210== possibly lost: 728 bytes in 1 blocks.
==21210== still reachable: 31,004 bytes in 216 blocks.
==21210== suppressed: 0 bytes in 0 blocks.
==21210== Reachable blocks (those to which a pointer was found) are not shown.
==21210== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21214== Memcheck, a memory error detector.
==21214== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21214== Using LibVEX rev 1658, a library for dynamic binary translation.
==21214== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21214== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21214== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21214== For more details, rerun with: -v
==21214==
==21214== My PID = 21214, parent PID = 21213. Prog and args are:
==21214== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21214== 1
==21214== 10
==21214== 13
==21214== root
==21214== ComputerSystemModule
==21214==
==21214==
==21214== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21214== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21214== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21214== For counts of detected errors, rerun with: -v
==21214== searching for pointers to 217 not-freed blocks.
==21214== checked 807,224 bytes.
==21214==
==21214== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21214== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21214== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21214== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21214== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21214== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21214==
==21214== LEAK SUMMARY:
==21214== definitely lost: 0 bytes in 0 blocks.
==21214== possibly lost: 728 bytes in 1 blocks.
==21214== still reachable: 31,004 bytes in 216 blocks.
==21214== suppressed: 0 bytes in 0 blocks.
==21214== Reachable blocks (those to which a pointer was found) are not shown.
==21214== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21239== Memcheck, a memory error detector.
==21239== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21239== Using LibVEX rev 1658, a library for dynamic binary translation.
==21239== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21239== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21239== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21239== For more details, rerun with: -v
==21239==
==21239== My PID = 21239, parent PID = 21238. Prog and args are:
==21239== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21239== 1
==21239== 10
==21239== 13
==21239== root
==21239== ComputerSystemModule
==21239==
==21239==
==21239== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21239== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21239== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21239== For counts of detected errors, rerun with: -v
==21239== searching for pointers to 217 not-freed blocks.
==21239== checked 807,224 bytes.
==21239==
==21239== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21239== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21239== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21239== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21239== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21239== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21239==
==21239== LEAK SUMMARY:
==21239== definitely lost: 0 bytes in 0 blocks.
==21239== possibly lost: 728 bytes in 1 blocks.
==21239== still reachable: 31,004 bytes in 216 blocks.
==21239== suppressed: 0 bytes in 0 blocks.
==21239== Reachable blocks (those to which a pointer was found) are not shown.
==21239== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21251== Memcheck, a memory error detector.
==21251== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21251== Using LibVEX rev 1658, a library for dynamic binary translation.
==21251== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21251== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21251== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21251== For more details, rerun with: -v
==21251==
==21251== My PID = 21251, parent PID = 21250. Prog and args are:
==21251== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21251== 1
==21251== 10
==21251== 13
==21251== root
==21251== ComputerSystemModule
==21251==
==21251==
==21251== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21251== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21251== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21251== For counts of detected errors, rerun with: -v
==21251== searching for pointers to 217 not-freed blocks.
==21251== checked 807,224 bytes.
==21251==
==21251== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21251== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21251== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21251== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21251== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21251== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21251==
==21251== LEAK SUMMARY:
==21251== definitely lost: 0 bytes in 0 blocks.
==21251== possibly lost: 728 bytes in 1 blocks.
==21251== still reachable: 31,004 bytes in 216 blocks.
==21251== suppressed: 0 bytes in 0 blocks.
==21251== Reachable blocks (those to which a pointer was found) are not shown.
==21251== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21258== Memcheck, a memory error detector.
==21258== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21258== Using LibVEX rev 1658, a library for dynamic binary translation.
==21258== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21258== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21258== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21258== For more details, rerun with: -v
==21258==
==21258== My PID = 21258, parent PID = 21257. Prog and args are:
==21258== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21258== 1
==21258== 10
==21258== 13
==21258== root
==21258== ComputerSystemModule
==21258==
==21258==
==21258== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21258== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21258== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21258== For counts of detected errors, rerun with: -v
==21258== searching for pointers to 217 not-freed blocks.
==21258== checked 807,224 bytes.
==21258==
==21258== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21258== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21258== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21258== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21258== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21258== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21258==
==21258== LEAK SUMMARY:
==21258== definitely lost: 0 bytes in 0 blocks.
==21258== possibly lost: 728 bytes in 1 blocks.
==21258== still reachable: 31,004 bytes in 216 blocks.
==21258== suppressed: 0 bytes in 0 blocks.
==21258== Reachable blocks (those to which a pointer was found) are not shown.
==21258== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21276== Memcheck, a memory error detector.
==21276== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21276== Using LibVEX rev 1658, a library for dynamic binary translation.
==21276== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21276== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21276== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21276== For more details, rerun with: -v
==21276==
==21276== My PID = 21276, parent PID = 21275. Prog and args are:
==21276== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21276== 1
==21276== 10
==21276== 13
==21276== root
==21276== ComputerSystemModule
==21276==
==21276==
==21276== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21276== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21276== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21276== For counts of detected errors, rerun with: -v
==21276== searching for pointers to 217 not-freed blocks.
==21276== checked 807,224 bytes.
==21276==
==21276== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21276== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21276== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21276== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21276== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21276== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21276==
==21276== LEAK SUMMARY:
==21276== definitely lost: 0 bytes in 0 blocks.
==21276== possibly lost: 728 bytes in 1 blocks.
==21276== still reachable: 31,004 bytes in 216 blocks.
==21276== suppressed: 0 bytes in 0 blocks.
==21276== Reachable blocks (those to which a pointer was found) are not shown.
==21276== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21293== Memcheck, a memory error detector.
==21293== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21293== Using LibVEX rev 1658, a library for dynamic binary translation.
==21293== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21293== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21293== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21293== For more details, rerun with: -v
==21293==
==21293== My PID = 21293, parent PID = 21292. Prog and args are:
==21293== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21293== 1
==21293== 10
==21293== 13
==21293== root
==21293== ComputerSystemModule
==21293==
==21293==
==21293== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21293== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21293== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21293== For counts of detected errors, rerun with: -v
==21293== searching for pointers to 217 not-freed blocks.
==21293== checked 807,224 bytes.
==21293==
==21293== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21293== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21293== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21293== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21293== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21293== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21293==
==21293== LEAK SUMMARY:
==21293== definitely lost: 0 bytes in 0 blocks.
==21293== possibly lost: 728 bytes in 1 blocks.
==21293== still reachable: 31,004 bytes in 216 blocks.
==21293== suppressed: 0 bytes in 0 blocks.
==21293== Reachable blocks (those to which a pointer was found) are not shown.
==21293== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21297== Memcheck, a memory error detector.
==21297== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21297== Using LibVEX rev 1658, a library for dynamic binary translation.
==21297== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21297== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21297== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21297== For more details, rerun with: -v
==21297==
==21297== My PID = 21297, parent PID = 21296. Prog and args are:
==21297== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21297== 1
==21297== 10
==21297== 13
==21297== root
==21297== ComputerSystemModule
==21297==
==21297==
==21297== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21297== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21297== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21297== For counts of detected errors, rerun with: -v
==21297== searching for pointers to 217 not-freed blocks.
==21297== checked 807,224 bytes.
==21297==
==21297== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21297== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21297== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21297== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21297== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21297== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21297==
==21297== LEAK SUMMARY:
==21297== definitely lost: 0 bytes in 0 blocks.
==21297== possibly lost: 728 bytes in 1 blocks.
==21297== still reachable: 31,004 bytes in 216 blocks.
==21297== suppressed: 0 bytes in 0 blocks.
==21297== Reachable blocks (those to which a pointer was found) are not shown.
==21297== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21321== Memcheck, a memory error detector.
==21321== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21321== Using LibVEX rev 1658, a library for dynamic binary translation.
==21321== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21321== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21321== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21321== For more details, rerun with: -v
==21321==
==21321== My PID = 21321, parent PID = 21320. Prog and args are:
==21321== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21321== 1
==21321== 10
==21321== 13
==21321== root
==21321== ComputerSystemModule
==21321==
==21321==
==21321== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21321== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21321== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21321== For counts of detected errors, rerun with: -v
==21321== searching for pointers to 217 not-freed blocks.
==21321== checked 807,224 bytes.
==21321==
==21321== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21321== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21321== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21321== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21321== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21321== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21321==
==21321== LEAK SUMMARY:
==21321== definitely lost: 0 bytes in 0 blocks.
==21321== possibly lost: 728 bytes in 1 blocks.
==21321== still reachable: 31,004 bytes in 216 blocks.
==21321== suppressed: 0 bytes in 0 blocks.
==21321== Reachable blocks (those to which a pointer was found) are not shown.
==21321== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21339== Memcheck, a memory error detector.
==21339== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21339== Using LibVEX rev 1658, a library for dynamic binary translation.
==21339== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21339== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21339== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21339== For more details, rerun with: -v
==21339==
==21339== My PID = 21339, parent PID = 21338. Prog and args are:
==21339== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21339== 1
==21339== 10
==21339== 13
==21339== root
==21339== ComputerSystemModule
==21339==
==21339==
==21339== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21339== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21339== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21339== For counts of detected errors, rerun with: -v
==21339== searching for pointers to 217 not-freed blocks.
==21339== checked 807,224 bytes.
==21339==
==21339== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21339== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21339== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21339== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21339== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21339== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21339==
==21339== LEAK SUMMARY:
==21339== definitely lost: 0 bytes in 0 blocks.
==21339== possibly lost: 728 bytes in 1 blocks.
==21339== still reachable: 31,004 bytes in 216 blocks.
==21339== suppressed: 0 bytes in 0 blocks.
==21339== Reachable blocks (those to which a pointer was found) are not shown.
==21339== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21344== Memcheck, a memory error detector.
==21344== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21344== Using LibVEX rev 1658, a library for dynamic binary translation.
==21344== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21344== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21344== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21344== For more details, rerun with: -v
==21344==
==21344== My PID = 21344, parent PID = 21343. Prog and args are:
==21344== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21344== 1
==21344== 10
==21344== 13
==21344== root
==21344== ComputerSystemModule
==21344==
==21344==
==21344== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21344== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21344== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21344== For counts of detected errors, rerun with: -v
==21344== searching for pointers to 217 not-freed blocks.
==21344== checked 807,224 bytes.
==21344==
==21344== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21344== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21344== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21344== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21344== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21344== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21344==
==21344== LEAK SUMMARY:
==21344== definitely lost: 0 bytes in 0 blocks.
==21344== possibly lost: 728 bytes in 1 blocks.
==21344== still reachable: 31,004 bytes in 216 blocks.
==21344== suppressed: 0 bytes in 0 blocks.
==21344== Reachable blocks (those to which a pointer was found) are not shown.
==21344== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21365== Memcheck, a memory error detector.
==21365== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21365== Using LibVEX rev 1658, a library for dynamic binary translation.
==21365== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21365== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21365== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21365== For more details, rerun with: -v
==21365==
==21365== My PID = 21365, parent PID = 21364. Prog and args are:
==21365== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21365== 1
==21365== 10
==21365== 13
==21365== root
==21365== ComputerSystemModule
==21365==
==21365==
==21365== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21365== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21365== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21365== For counts of detected errors, rerun with: -v
==21365== searching for pointers to 217 not-freed blocks.
==21365== checked 807,224 bytes.
==21365==
==21365== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21365== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21365== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21365== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21365== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21365== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21365==
==21365== LEAK SUMMARY:
==21365== definitely lost: 0 bytes in 0 blocks.
==21365== possibly lost: 728 bytes in 1 blocks.
==21365== still reachable: 31,004 bytes in 216 blocks.
==21365== suppressed: 0 bytes in 0 blocks.
==21365== Reachable blocks (those to which a pointer was found) are not shown.
==21365== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21381== Memcheck, a memory error detector.
==21381== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21381== Using LibVEX rev 1658, a library for dynamic binary translation.
==21381== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21381== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21381== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21381== For more details, rerun with: -v
==21381==
==21381== My PID = 21381, parent PID = 21380. Prog and args are:
==21381== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21381== 1
==21381== 10
==21381== 13
==21381== root
==21381== ComputerSystemModule
==21381==
==21381==
==21381== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21381== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21381== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21381== For counts of detected errors, rerun with: -v
==21381== searching for pointers to 217 not-freed blocks.
==21381== checked 807,224 bytes.
==21381==
==21381== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21381== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21381== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21381== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21381== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21381== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21381==
==21381== LEAK SUMMARY:
==21381== definitely lost: 0 bytes in 0 blocks.
==21381== possibly lost: 728 bytes in 1 blocks.
==21381== still reachable: 31,004 bytes in 216 blocks.
==21381== suppressed: 0 bytes in 0 blocks.
==21381== Reachable blocks (those to which a pointer was found) are not shown.
==21381== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21387== Memcheck, a memory error detector.
==21387== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21387== Using LibVEX rev 1658, a library for dynamic binary translation.
==21387== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21387== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21387== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21387== For more details, rerun with: -v
==21387==
==21387== My PID = 21387, parent PID = 21386. Prog and args are:
==21387== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21387== 1
==21387== 10
==21387== 13
==21387== root
==21387== ComputerSystemModule
==21387==
==21387==
==21387== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21387== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21387== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21387== For counts of detected errors, rerun with: -v
==21387== searching for pointers to 217 not-freed blocks.
==21387== checked 807,224 bytes.
==21387==
==21387== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21387== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21387== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21387== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21387== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21387== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21387==
==21387== LEAK SUMMARY:
==21387== definitely lost: 0 bytes in 0 blocks.
==21387== possibly lost: 728 bytes in 1 blocks.
==21387== still reachable: 31,004 bytes in 216 blocks.
==21387== suppressed: 0 bytes in 0 blocks.
==21387== Reachable blocks (those to which a pointer was found) are not shown.
==21387== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21401== Memcheck, a memory error detector.
==21401== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21401== Using LibVEX rev 1658, a library for dynamic binary translation.
==21401== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21401== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21401== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21401== For more details, rerun with: -v
==21401==
==21401== My PID = 21401, parent PID = 21400. Prog and args are:
==21401== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21401== 1
==21401== 10
==21401== 13
==21401== root
==21401== ComputerSystemModule
==21401==
==21401==
==21401== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21401== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21401== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21401== For counts of detected errors, rerun with: -v
==21401== searching for pointers to 217 not-freed blocks.
==21401== checked 807,224 bytes.
==21401==
==21401== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21401== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21401== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21401== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21401== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21401== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21401==
==21401== LEAK SUMMARY:
==21401== definitely lost: 0 bytes in 0 blocks.
==21401== possibly lost: 728 bytes in 1 blocks.
==21401== still reachable: 31,004 bytes in 216 blocks.
==21401== suppressed: 0 bytes in 0 blocks.
==21401== Reachable blocks (those to which a pointer was found) are not shown.
==21401== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21429== Memcheck, a memory error detector.
==21429== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21429== Using LibVEX rev 1658, a library for dynamic binary translation.
==21429== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21429== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21429== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21429== For more details, rerun with: -v
==21429==
==21429== My PID = 21429, parent PID = 21428. Prog and args are:
==21429== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21429== 1
==21429== 10
==21429== 13
==21429== root
==21429== ComputerSystemModule
==21429==
==21429==
==21429== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21429== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21429== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21429== For counts of detected errors, rerun with: -v
==21429== searching for pointers to 217 not-freed blocks.
==21429== checked 807,224 bytes.
==21429==
==21429== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21429== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21429== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21429== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21429== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21429== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21429==
==21429== LEAK SUMMARY:
==21429== definitely lost: 0 bytes in 0 blocks.
==21429== possibly lost: 728 bytes in 1 blocks.
==21429== still reachable: 31,004 bytes in 216 blocks.
==21429== suppressed: 0 bytes in 0 blocks.
==21429== Reachable blocks (those to which a pointer was found) are not shown.
==21429== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21433== Memcheck, a memory error detector.
==21433== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21433== Using LibVEX rev 1658, a library for dynamic binary translation.
==21433== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21433== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21433== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21433== For more details, rerun with: -v
==21433==
==21433== My PID = 21433, parent PID = 21432. Prog and args are:
==21433== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21433== 1
==21433== 11
==21433== 14
==21433== root
==21433== ComputerSystemModule
==21433==
==21433==
==21433== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21433== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21433== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21433== For counts of detected errors, rerun with: -v
==21433== searching for pointers to 217 not-freed blocks.
==21433== checked 807,224 bytes.
==21433==
==21433== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21433== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21433== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21433== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21433== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21433== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21433==
==21433== LEAK SUMMARY:
==21433== definitely lost: 0 bytes in 0 blocks.
==21433== possibly lost: 728 bytes in 1 blocks.
==21433== still reachable: 31,004 bytes in 216 blocks.
==21433== suppressed: 0 bytes in 0 blocks.
==21433== Reachable blocks (those to which a pointer was found) are not shown.
==21433== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21450== Memcheck, a memory error detector.
==21450== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21450== Using LibVEX rev 1658, a library for dynamic binary translation.
==21450== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21450== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21450== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21450== For more details, rerun with: -v
==21450==
==21450== My PID = 21450, parent PID = 21449. Prog and args are:
==21450== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21450== 1
==21450== 10
==21450== 13
==21450== root
==21450== ComputerSystemModule
==21450==
==21450==
==21450== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21450== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21450== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21450== For counts of detected errors, rerun with: -v
==21450== searching for pointers to 217 not-freed blocks.
==21450== checked 807,224 bytes.
==21450==
==21450== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21450== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21450== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21450== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21450== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21450== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21450==
==21450== LEAK SUMMARY:
==21450== definitely lost: 0 bytes in 0 blocks.
==21450== possibly lost: 728 bytes in 1 blocks.
==21450== still reachable: 31,004 bytes in 216 blocks.
==21450== suppressed: 0 bytes in 0 blocks.
==21450== Reachable blocks (those to which a pointer was found) are not shown.
==21450== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21473== Memcheck, a memory error detector.
==21473== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21473== Using LibVEX rev 1658, a library for dynamic binary translation.
==21473== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21473== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21473== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21473== For more details, rerun with: -v
==21473==
==21473== My PID = 21473, parent PID = 21472. Prog and args are:
==21473== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21473== 1
==21473== 10
==21473== 13
==21473== root
==21473== ComputerSystemModule
==21473==
==21473==
==21473== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21473== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21473== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21473== For counts of detected errors, rerun with: -v
==21473== searching for pointers to 217 not-freed blocks.
==21473== checked 807,224 bytes.
==21473==
==21473== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21473== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21473== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21473== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21473== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21473== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21473==
==21473== LEAK SUMMARY:
==21473== definitely lost: 0 bytes in 0 blocks.
==21473== possibly lost: 728 bytes in 1 blocks.
==21473== still reachable: 31,004 bytes in 216 blocks.
==21473== suppressed: 0 bytes in 0 blocks.
==21473== Reachable blocks (those to which a pointer was found) are not shown.
==21473== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21476== Memcheck, a memory error detector.
==21476== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21476== Using LibVEX rev 1658, a library for dynamic binary translation.
==21476== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21476== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21476== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21476== For more details, rerun with: -v
==21476==
==21476== My PID = 21476, parent PID = 21475. Prog and args are:
==21476== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21476== 1
==21476== 10
==21476== 13
==21476== root
==21476== ComputerSystemModule
==21476==
==21476==
==21476== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21476== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21476== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21476== For counts of detected errors, rerun with: -v
==21476== searching for pointers to 217 not-freed blocks.
==21476== checked 807,224 bytes.
==21476==
==21476== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21476== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21476== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21476== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21476== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21476== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21476==
==21476== LEAK SUMMARY:
==21476== definitely lost: 0 bytes in 0 blocks.
==21476== possibly lost: 728 bytes in 1 blocks.
==21476== still reachable: 31,004 bytes in 216 blocks.
==21476== suppressed: 0 bytes in 0 blocks.
==21476== Reachable blocks (those to which a pointer was found) are not shown.
==21476== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21498== Memcheck, a memory error detector.
==21498== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21498== Using LibVEX rev 1658, a library for dynamic binary translation.
==21498== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21498== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21498== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21498== For more details, rerun with: -v
==21498==
==21498== My PID = 21498, parent PID = 21497. Prog and args are:
==21498== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21498== 1
==21498== 10
==21498== 13
==21498== root
==21498== ComputerSystemModule
==21498==
==21498==
==21498== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21498== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21498== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21498== For counts of detected errors, rerun with: -v
==21498== searching for pointers to 217 not-freed blocks.
==21498== checked 807,224 bytes.
==21498==
==21498== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21498== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21498== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21498== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21498== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21498== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21498==
==21498== LEAK SUMMARY:
==21498== definitely lost: 0 bytes in 0 blocks.
==21498== possibly lost: 728 bytes in 1 blocks.
==21498== still reachable: 31,004 bytes in 216 blocks.
==21498== suppressed: 0 bytes in 0 blocks.
==21498== Reachable blocks (those to which a pointer was found) are not shown.
==21498== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21516== Memcheck, a memory error detector.
==21516== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21516== Using LibVEX rev 1658, a library for dynamic binary translation.
==21516== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21516== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21516== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21516== For more details, rerun with: -v
==21516==
==21516== My PID = 21516, parent PID = 21515. Prog and args are:
==21516== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21516== 1
==21516== 10
==21516== 13
==21516== root
==21516== ComputerSystemModule
==21516==
==21516==
==21516== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21516== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21516== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21516== For counts of detected errors, rerun with: -v
==21516== searching for pointers to 217 not-freed blocks.
==21516== checked 807,224 bytes.
==21516==
==21516== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21516== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21516== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21516== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21516== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21516== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21516==
==21516== LEAK SUMMARY:
==21516== definitely lost: 0 bytes in 0 blocks.
==21516== possibly lost: 728 bytes in 1 blocks.
==21516== still reachable: 31,004 bytes in 216 blocks.
==21516== suppressed: 0 bytes in 0 blocks.
==21516== Reachable blocks (those to which a pointer was found) are not shown.
==21516== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21521== Memcheck, a memory error detector.
==21521== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21521== Using LibVEX rev 1658, a library for dynamic binary translation.
==21521== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21521== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21521== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21521== For more details, rerun with: -v
==21521==
==21521== My PID = 21521, parent PID = 21520. Prog and args are:
==21521== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21521== 1
==21521== 11
==21521== 14
==21521== root
==21521== ComputerSystemModule
==21521==
==21521==
==21521== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21521== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21521== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21521== For counts of detected errors, rerun with: -v
==21521== searching for pointers to 217 not-freed blocks.
==21521== checked 807,224 bytes.
==21521==
==21521== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21521== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21521== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21521== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21521== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21521== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21521==
==21521== LEAK SUMMARY:
==21521== definitely lost: 0 bytes in 0 blocks.
==21521== possibly lost: 728 bytes in 1 blocks.
==21521== still reachable: 31,004 bytes in 216 blocks.
==21521== suppressed: 0 bytes in 0 blocks.
==21521== Reachable blocks (those to which a pointer was found) are not shown.
==21521== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21547== Memcheck, a memory error detector.
==21547== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21547== Using LibVEX rev 1658, a library for dynamic binary translation.
==21547== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21547== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21547== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21547== For more details, rerun with: -v
==21547==
==21547== My PID = 21547, parent PID = 21546. Prog and args are:
==21547== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21547== 1
==21547== 10
==21547== 13
==21547== root
==21547== ComputerSystemModule
==21547==
==21547==
==21547== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21547== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21547== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21547== For counts of detected errors, rerun with: -v
==21547== searching for pointers to 217 not-freed blocks.
==21547== checked 807,224 bytes.
==21547==
==21547== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21547== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21547== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21547== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21547== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21547== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21547==
==21547== LEAK SUMMARY:
==21547== definitely lost: 0 bytes in 0 blocks.
==21547== possibly lost: 728 bytes in 1 blocks.
==21547== still reachable: 31,004 bytes in 216 blocks.
==21547== suppressed: 0 bytes in 0 blocks.
==21547== Reachable blocks (those to which a pointer was found) are not shown.
==21547== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21563== Memcheck, a memory error detector.
==21563== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21563== Using LibVEX rev 1658, a library for dynamic binary translation.
==21563== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21563== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21563== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21563== For more details, rerun with: -v
==21563==
==21563== My PID = 21563, parent PID = 21562. Prog and args are:
==21563== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21563== 1
==21563== 10
==21563== 13
==21563== root
==21563== ComputerSystemModule
==21563==
==21563==
==21563== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21563== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21563== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21563== For counts of detected errors, rerun with: -v
==21563== searching for pointers to 217 not-freed blocks.
==21563== checked 807,224 bytes.
==21563==
==21563== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21563== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21563== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21563== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21563== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21563== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21563==
==21563== LEAK SUMMARY:
==21563== definitely lost: 0 bytes in 0 blocks.
==21563== possibly lost: 728 bytes in 1 blocks.
==21563== still reachable: 31,004 bytes in 216 blocks.
==21563== suppressed: 0 bytes in 0 blocks.
==21563== Reachable blocks (those to which a pointer was found) are not shown.
==21563== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21569== Memcheck, a memory error detector.
==21569== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21569== Using LibVEX rev 1658, a library for dynamic binary translation.
==21569== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21569== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21569== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21569== For more details, rerun with: -v
==21569==
==21569== My PID = 21569, parent PID = 21568. Prog and args are:
==21569== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21569== 1
==21569== 10
==21569== 13
==21569== root
==21569== ComputerSystemModule
==21569==
==21569==
==21569== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21569== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21569== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21569== For counts of detected errors, rerun with: -v
==21569== searching for pointers to 217 not-freed blocks.
==21569== checked 807,224 bytes.
==21569==
==21569== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21569== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21569== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21569== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21569== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21569== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21569==
==21569== LEAK SUMMARY:
==21569== definitely lost: 0 bytes in 0 blocks.
==21569== possibly lost: 728 bytes in 1 blocks.
==21569== still reachable: 31,004 bytes in 216 blocks.
==21569== suppressed: 0 bytes in 0 blocks.
==21569== Reachable blocks (those to which a pointer was found) are not shown.
==21569== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21585== Memcheck, a memory error detector.
==21585== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21585== Using LibVEX rev 1658, a library for dynamic binary translation.
==21585== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21585== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21585== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21585== For more details, rerun with: -v
==21585==
==21585== My PID = 21585, parent PID = 21584. Prog and args are:
==21585== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21585== 1
==21585== 10
==21585== 13
==21585== root
==21585== ComputerSystemModule
==21585==
==21585==
==21585== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21585== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21585== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21585== For counts of detected errors, rerun with: -v
==21585== searching for pointers to 217 not-freed blocks.
==21585== checked 807,224 bytes.
==21585==
==21585== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21585== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21585== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21585== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21585== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21585== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21585==
==21585== LEAK SUMMARY:
==21585== definitely lost: 0 bytes in 0 blocks.
==21585== possibly lost: 728 bytes in 1 blocks.
==21585== still reachable: 31,004 bytes in 216 blocks.
==21585== suppressed: 0 bytes in 0 blocks.
==21585== Reachable blocks (those to which a pointer was found) are not shown.
==21585== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21606== Memcheck, a memory error detector.
==21606== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21606== Using LibVEX rev 1658, a library for dynamic binary translation.
==21606== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21606== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21606== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21606== For more details, rerun with: -v
==21606==
==21606== My PID = 21606, parent PID = 21605. Prog and args are:
==21606== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21606== 1
==21606== 10
==21606== 13
==21606== root
==21606== ComputerSystemModule
==21606==
==21606==
==21606== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21606== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21606== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21606== For counts of detected errors, rerun with: -v
==21606== searching for pointers to 217 not-freed blocks.
==21606== checked 807,224 bytes.
==21606==
==21606== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21606== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21606== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21606== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21606== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21606== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21606==
==21606== LEAK SUMMARY:
==21606== definitely lost: 0 bytes in 0 blocks.
==21606== possibly lost: 728 bytes in 1 blocks.
==21606== still reachable: 31,004 bytes in 216 blocks.
==21606== suppressed: 0 bytes in 0 blocks.
==21606== Reachable blocks (those to which a pointer was found) are not shown.
==21606== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21610== Memcheck, a memory error detector.
==21610== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21610== Using LibVEX rev 1658, a library for dynamic binary translation.
==21610== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21610== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21610== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21610== For more details, rerun with: -v
==21610==
==21610== My PID = 21610, parent PID = 21609. Prog and args are:
==21610== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21610== 1
==21610== 11
==21610== 14
==21610== root
==21610== ComputerSystemModule
==21610==
==21610==
==21610== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21610== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21610== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21610== For counts of detected errors, rerun with: -v
==21610== searching for pointers to 217 not-freed blocks.
==21610== checked 807,224 bytes.
==21610==
==21610== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21610== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21610== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21610== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21610== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21610== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21610==
==21610== LEAK SUMMARY:
==21610== definitely lost: 0 bytes in 0 blocks.
==21610== possibly lost: 728 bytes in 1 blocks.
==21610== still reachable: 31,004 bytes in 216 blocks.
==21610== suppressed: 0 bytes in 0 blocks.
==21610== Reachable blocks (those to which a pointer was found) are not shown.
==21610== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21633== Memcheck, a memory error detector.
==21633== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21633== Using LibVEX rev 1658, a library for dynamic binary translation.
==21633== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21633== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21633== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21633== For more details, rerun with: -v
==21633==
==21633== My PID = 21633, parent PID = 21632. Prog and args are:
==21633== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21633== 1
==21633== 10
==21633== 13
==21633== root
==21633== ComputerSystemModule
==21633==
==21633==
==21633== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21633== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21633== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21633== For counts of detected errors, rerun with: -v
==21633== searching for pointers to 217 not-freed blocks.
==21633== checked 807,224 bytes.
==21633==
==21633== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21633== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21633== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21633== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21633== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21633== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21633==
==21633== LEAK SUMMARY:
==21633== definitely lost: 0 bytes in 0 blocks.
==21633== possibly lost: 728 bytes in 1 blocks.
==21633== still reachable: 31,004 bytes in 216 blocks.
==21633== suppressed: 0 bytes in 0 blocks.
==21633== Reachable blocks (those to which a pointer was found) are not shown.
==21633== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21646== Memcheck, a memory error detector.
==21646== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21646== Using LibVEX rev 1658, a library for dynamic binary translation.
==21646== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21646== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21646== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21646== For more details, rerun with: -v
==21646==
==21646== My PID = 21646, parent PID = 21645. Prog and args are:
==21646== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21646== 1
==21646== 10
==21646== 13
==21646== root
==21646== ComputerSystemModule
==21646==
==21646==
==21646== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21646== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21646== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21646== For counts of detected errors, rerun with: -v
==21646== searching for pointers to 217 not-freed blocks.
==21646== checked 807,224 bytes.
==21646==
==21646== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21646== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21646== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21646== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21646== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21646== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21646==
==21646== LEAK SUMMARY:
==21646== definitely lost: 0 bytes in 0 blocks.
==21646== possibly lost: 728 bytes in 1 blocks.
==21646== still reachable: 31,004 bytes in 216 blocks.
==21646== suppressed: 0 bytes in 0 blocks.
==21646== Reachable blocks (those to which a pointer was found) are not shown.
==21646== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21656== Memcheck, a memory error detector.
==21656== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21656== Using LibVEX rev 1658, a library for dynamic binary translation.
==21656== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21656== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21656== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21656== For more details, rerun with: -v
==21656==
==21656== My PID = 21656, parent PID = 21655. Prog and args are:
==21656== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21656== 1
==21656== 11
==21656== 14
==21656== root
==21656== ComputerSystemModule
==21656==
==21656==
==21656== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21656== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21656== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21656== For counts of detected errors, rerun with: -v
==21656== searching for pointers to 217 not-freed blocks.
==21656== checked 807,224 bytes.
==21656==
==21656== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21656== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21656== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21656== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21656== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21656== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21656==
==21656== LEAK SUMMARY:
==21656== definitely lost: 0 bytes in 0 blocks.
==21656== possibly lost: 728 bytes in 1 blocks.
==21656== still reachable: 31,004 bytes in 216 blocks.
==21656== suppressed: 0 bytes in 0 blocks.
==21656== Reachable blocks (those to which a pointer was found) are not shown.
==21656== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21674== Memcheck, a memory error detector.
==21674== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21674== Using LibVEX rev 1658, a library for dynamic binary translation.
==21674== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21674== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21674== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21674== For more details, rerun with: -v
==21674==
==21674== My PID = 21674, parent PID = 21673. Prog and args are:
==21674== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21674== 1
==21674== 10
==21674== 13
==21674== root
==21674== ComputerSystemModule
==21674==
==21674==
==21674== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21674== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21674== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21674== For counts of detected errors, rerun with: -v
==21674== searching for pointers to 217 not-freed blocks.
==21674== checked 807,224 bytes.
==21674==
==21674== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21674== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21674== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21674== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21674== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21674== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21674==
==21674== LEAK SUMMARY:
==21674== definitely lost: 0 bytes in 0 blocks.
==21674== possibly lost: 728 bytes in 1 blocks.
==21674== still reachable: 31,004 bytes in 216 blocks.
==21674== suppressed: 0 bytes in 0 blocks.
==21674== Reachable blocks (those to which a pointer was found) are not shown.
==21674== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21694== Memcheck, a memory error detector.
==21694== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21694== Using LibVEX rev 1658, a library for dynamic binary translation.
==21694== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21694== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21694== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21694== For more details, rerun with: -v
==21694==
==21694== My PID = 21694, parent PID = 21693. Prog and args are:
==21694== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21694== 1
==21694== 10
==21694== 13
==21694== root
==21694== ComputerSystemModule
==21694==
==21694==
==21694== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21694== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21694== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21694== For counts of detected errors, rerun with: -v
==21694== searching for pointers to 217 not-freed blocks.
==21694== checked 807,224 bytes.
==21694==
==21694== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21694== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21694== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21694== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21694== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21694== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21694==
==21694== LEAK SUMMARY:
==21694== definitely lost: 0 bytes in 0 blocks.
==21694== possibly lost: 728 bytes in 1 blocks.
==21694== still reachable: 31,004 bytes in 216 blocks.
==21694== suppressed: 0 bytes in 0 blocks.
==21694== Reachable blocks (those to which a pointer was found) are not shown.
==21694== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21695== Memcheck, a memory error detector.
==21695== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21695== Using LibVEX rev 1658, a library for dynamic binary translation.
==21695== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21695== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21695== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21695== For more details, rerun with: -v
==21695==
==21695== My PID = 21695, parent PID = 21694. Prog and args are:
==21695== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21695== 1
==21695== 10
==21695== 13
==21695== root
==21695== ComputerSystemModule
==21695==
==21695==
==21695== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21695== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21695== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21695== For counts of detected errors, rerun with: -v
==21695== searching for pointers to 217 not-freed blocks.
==21695== checked 807,224 bytes.
==21695==
==21695== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21695== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21695== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21695== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21695== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21695== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21695==
==21695== LEAK SUMMARY:
==21695== definitely lost: 0 bytes in 0 blocks.
==21695== possibly lost: 728 bytes in 1 blocks.
==21695== still reachable: 31,004 bytes in 216 blocks.
==21695== suppressed: 0 bytes in 0 blocks.
==21695== Reachable blocks (those to which a pointer was found) are not shown.
==21695== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21721== Memcheck, a memory error detector.
==21721== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21721== Using LibVEX rev 1658, a library for dynamic binary translation.
==21721== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21721== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21721== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21721== For more details, rerun with: -v
==21721==
==21721== My PID = 21721, parent PID = 21720. Prog and args are:
==21721== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21721== 1
==21721== 11
==21721== 14
==21721== root
==21721== ComputerSystemModule
==21721==
==21721==
==21721== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21721== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21721== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21721== For counts of detected errors, rerun with: -v
==21721== searching for pointers to 217 not-freed blocks.
==21721== checked 807,224 bytes.
==21721==
==21721== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21721== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21721== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21721== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21721== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21721== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21721==
==21721== LEAK SUMMARY:
==21721== definitely lost: 0 bytes in 0 blocks.
==21721== possibly lost: 728 bytes in 1 blocks.
==21721== still reachable: 31,004 bytes in 216 blocks.
==21721== suppressed: 0 bytes in 0 blocks.
==21721== Reachable blocks (those to which a pointer was found) are not shown.
==21721== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21731== Memcheck, a memory error detector.
==21731== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21731== Using LibVEX rev 1658, a library for dynamic binary translation.
==21731== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21731== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21731== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21731== For more details, rerun with: -v
==21731==
==21731== My PID = 21731, parent PID = 21730. Prog and args are:
==21731== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21731== 1
==21731== 10
==21731== 13
==21731== root
==21731== ComputerSystemModule
==21731==
==21731==
==21731== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21731== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21731== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21731== For counts of detected errors, rerun with: -v
==21731== searching for pointers to 217 not-freed blocks.
==21731== checked 807,224 bytes.
==21731==
==21731== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21731== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21731== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21731== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21731== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21731== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21731==
==21731== LEAK SUMMARY:
==21731== definitely lost: 0 bytes in 0 blocks.
==21731== possibly lost: 728 bytes in 1 blocks.
==21731== still reachable: 31,004 bytes in 216 blocks.
==21731== suppressed: 0 bytes in 0 blocks.
==21731== Reachable blocks (those to which a pointer was found) are not shown.
==21731== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21742== Memcheck, a memory error detector.
==21742== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21742== Using LibVEX rev 1658, a library for dynamic binary translation.
==21742== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21742== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21742== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21742== For more details, rerun with: -v
==21742==
==21742== My PID = 21742, parent PID = 21741. Prog and args are:
==21742== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21742== 1
==21742== 10
==21742== 13
==21742== root
==21742== ComputerSystemModule
==21742==
==21742==
==21742== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21742== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21742== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21742== For counts of detected errors, rerun with: -v
==21742== searching for pointers to 217 not-freed blocks.
==21742== checked 807,224 bytes.
==21742==
==21742== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21742== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21742== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21742== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21742== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21742== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21742==
==21742== LEAK SUMMARY:
==21742== definitely lost: 0 bytes in 0 blocks.
==21742== possibly lost: 728 bytes in 1 blocks.
==21742== still reachable: 31,004 bytes in 216 blocks.
==21742== suppressed: 0 bytes in 0 blocks.
==21742== Reachable blocks (those to which a pointer was found) are not shown.
==21742== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21757== Memcheck, a memory error detector.
==21757== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21757== Using LibVEX rev 1658, a library for dynamic binary translation.
==21757== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21757== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21757== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21757== For more details, rerun with: -v
==21757==
==21757== My PID = 21757, parent PID = 21756. Prog and args are:
==21757== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21757== 1
==21757== 10
==21757== 13
==21757== root
==21757== ComputerSystemModule
==21757==
==21757==
==21757== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21757== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21757== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21757== For counts of detected errors, rerun with: -v
==21757== searching for pointers to 217 not-freed blocks.
==21757== checked 807,224 bytes.
==21757==
==21757== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21757== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21757== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21757== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21757== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21757== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21757==
==21757== LEAK SUMMARY:
==21757== definitely lost: 0 bytes in 0 blocks.
==21757== possibly lost: 728 bytes in 1 blocks.
==21757== still reachable: 31,004 bytes in 216 blocks.
==21757== suppressed: 0 bytes in 0 blocks.
==21757== Reachable blocks (those to which a pointer was found) are not shown.
==21757== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21781== Memcheck, a memory error detector.
==21781== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21781== Using LibVEX rev 1658, a library for dynamic binary translation.
==21781== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21781== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21781== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21781== For more details, rerun with: -v
==21781==
==21781== My PID = 21781, parent PID = 21780. Prog and args are:
==21781== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21781== 1
==21781== 11
==21781== 14
==21781== root
==21781== ComputerSystemModule
==21781==
==21781==
==21781== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21781== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21781== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21781== For counts of detected errors, rerun with: -v
==21781== searching for pointers to 217 not-freed blocks.
==21781== checked 807,224 bytes.
==21781==
==21781== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21781== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21781== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21781== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21781== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21781== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21781==
==21781== LEAK SUMMARY:
==21781== definitely lost: 0 bytes in 0 blocks.
==21781== possibly lost: 728 bytes in 1 blocks.
==21781== still reachable: 31,004 bytes in 216 blocks.
==21781== suppressed: 0 bytes in 0 blocks.
==21781== Reachable blocks (those to which a pointer was found) are not shown.
==21781== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21784== Memcheck, a memory error detector.
==21784== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21784== Using LibVEX rev 1658, a library for dynamic binary translation.
==21784== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21784== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21784== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21784== For more details, rerun with: -v
==21784==
==21784== My PID = 21784, parent PID = 21783. Prog and args are:
==21784== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21784== 1
==21784== 11
==21784== 14
==21784== root
==21784== ComputerSystemModule
==21784==
==21784==
==21784== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21784== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21784== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21784== For counts of detected errors, rerun with: -v
==21784== searching for pointers to 217 not-freed blocks.
==21784== checked 807,224 bytes.
==21784==
==21784== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21784== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21784== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21784== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21784== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21784== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21784==
==21784== LEAK SUMMARY:
==21784== definitely lost: 0 bytes in 0 blocks.
==21784== possibly lost: 728 bytes in 1 blocks.
==21784== still reachable: 31,004 bytes in 216 blocks.
==21784== suppressed: 0 bytes in 0 blocks.
==21784== Reachable blocks (those to which a pointer was found) are not shown.
==21784== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21808== Memcheck, a memory error detector.
==21808== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21808== Using LibVEX rev 1658, a library for dynamic binary translation.
==21808== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21808== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21808== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21808== For more details, rerun with: -v
==21808==
==21808== My PID = 21808, parent PID = 21807. Prog and args are:
==21808== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21808== 1
==21808== 10
==21808== 13
==21808== root
==21808== ComputerSystemModule
==21808==
==21808==
==21808== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21808== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21808== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21808== For counts of detected errors, rerun with: -v
==21808== searching for pointers to 217 not-freed blocks.
==21808== checked 807,224 bytes.
==21808==
==21808== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21808== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21808== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21808== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21808== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21808== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21808==
==21808== LEAK SUMMARY:
==21808== definitely lost: 0 bytes in 0 blocks.
==21808== possibly lost: 728 bytes in 1 blocks.
==21808== still reachable: 31,004 bytes in 216 blocks.
==21808== suppressed: 0 bytes in 0 blocks.
==21808== Reachable blocks (those to which a pointer was found) are not shown.
==21808== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21819== Memcheck, a memory error detector.
==21819== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21819== Using LibVEX rev 1658, a library for dynamic binary translation.
==21819== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21819== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21819== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21819== For more details, rerun with: -v
==21819==
==21819== My PID = 21819, parent PID = 21818. Prog and args are:
==21819== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21819== 1
==21819== 10
==21819== 13
==21819== root
==21819== ComputerSystemModule
==21819==
==21819==
==21819== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21819== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21819== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21819== For counts of detected errors, rerun with: -v
==21819== searching for pointers to 217 not-freed blocks.
==21819== checked 807,224 bytes.
==21819==
==21819== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21819== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21819== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21819== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21819== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21819== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21819==
==21819== LEAK SUMMARY:
==21819== definitely lost: 0 bytes in 0 blocks.
==21819== possibly lost: 728 bytes in 1 blocks.
==21819== still reachable: 31,004 bytes in 216 blocks.
==21819== suppressed: 0 bytes in 0 blocks.
==21819== Reachable blocks (those to which a pointer was found) are not shown.
==21819== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21830== Memcheck, a memory error detector.
==21830== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21830== Using LibVEX rev 1658, a library for dynamic binary translation.
==21830== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21830== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21830== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21830== For more details, rerun with: -v
==21830==
==21830== My PID = 21830, parent PID = 21829. Prog and args are:
==21830== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21830== 1
==21830== 10
==21830== 13
==21830== root
==21830== ComputerSystemModule
==21830==
==21830==
==21830== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21830== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21830== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21830== For counts of detected errors, rerun with: -v
==21830== searching for pointers to 217 not-freed blocks.
==21830== checked 807,224 bytes.
==21830==
==21830== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21830== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21830== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21830== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21830== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21830== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21830==
==21830== LEAK SUMMARY:
==21830== definitely lost: 0 bytes in 0 blocks.
==21830== possibly lost: 728 bytes in 1 blocks.
==21830== still reachable: 31,004 bytes in 216 blocks.
==21830== suppressed: 0 bytes in 0 blocks.
==21830== Reachable blocks (those to which a pointer was found) are not shown.
==21830== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21842== Memcheck, a memory error detector.
==21842== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21842== Using LibVEX rev 1658, a library for dynamic binary translation.
==21842== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21842== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21842== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21842== For more details, rerun with: -v
==21842==
==21842== My PID = 21842, parent PID = 21841. Prog and args are:
==21842== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21842== 1
==21842== 10
==21842== 13
==21842== root
==21842== ComputerSystemModule
==21842==
==21842==
==21842== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21842== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21842== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21842== For counts of detected errors, rerun with: -v
==21842== searching for pointers to 217 not-freed blocks.
==21842== checked 807,224 bytes.
==21842==
==21842== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21842== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21842== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21842== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21842== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21842== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21842==
==21842== LEAK SUMMARY:
==21842== definitely lost: 0 bytes in 0 blocks.
==21842== possibly lost: 728 bytes in 1 blocks.
==21842== still reachable: 31,004 bytes in 216 blocks.
==21842== suppressed: 0 bytes in 0 blocks.
==21842== Reachable blocks (those to which a pointer was found) are not shown.
==21842== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21846== Memcheck, a memory error detector.
==21846== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21846== Using LibVEX rev 1658, a library for dynamic binary translation.
==21846== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21846== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21846== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21846== For more details, rerun with: -v
==21846==
==21846== My PID = 21846, parent PID = 21845. Prog and args are:
==21846== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21846== 1
==21846== 10
==21846== 13
==21846== root
==21846== UserContextRequestorModule
==21846==
==21846==
==21846== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21846== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21846== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21846== For counts of detected errors, rerun with: -v
==21846== searching for pointers to 217 not-freed blocks.
==21846== checked 807,288 bytes.
==21846==
==21846== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21846== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21846== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21846== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21846== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21846== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21846==
==21846== LEAK SUMMARY:
==21846== definitely lost: 0 bytes in 0 blocks.
==21846== possibly lost: 728 bytes in 1 blocks.
==21846== still reachable: 31,004 bytes in 216 blocks.
==21846== suppressed: 0 bytes in 0 blocks.
==21846== Reachable blocks (those to which a pointer was found) are not shown.
==21846== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21851== Memcheck, a memory error detector.
==21851== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21851== Using LibVEX rev 1658, a library for dynamic binary translation.
==21851== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21851== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21851== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21851== For more details, rerun with: -v
==21851==
==21851== My PID = 21851, parent PID = 21850. Prog and args are:
==21851== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21851== 1
==21851== 10
==21851== 15
==21851== guest
==21851== UserContextDesignatedModule
==21851==
==21851==
==21851== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21851== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21851== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21851== For counts of detected errors, rerun with: -v
==21851== searching for pointers to 217 not-freed blocks.
==21851== checked 807,288 bytes.
==21851==
==21851== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21851== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21851== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21851== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21851== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21851== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21851==
==21851== LEAK SUMMARY:
==21851== definitely lost: 0 bytes in 0 blocks.
==21851== possibly lost: 728 bytes in 1 blocks.
==21851== still reachable: 31,004 bytes in 216 blocks.
==21851== suppressed: 0 bytes in 0 blocks.
==21851== Reachable blocks (those to which a pointer was found) are not shown.
==21851== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21863== Memcheck, a memory error detector.
==21863== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21863== Using LibVEX rev 1658, a library for dynamic binary translation.
==21863== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21863== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21863== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21863== For more details, rerun with: -v
==21863==
==21863== My PID = 21863, parent PID = 21862. Prog and args are:
==21863== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21863== 1
==21863== 10
==21863== 13
==21863== root
==21863== ComputerSystemModule
==21863==
==21863==
==21863== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21863== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21863== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21863== For counts of detected errors, rerun with: -v
==21863== searching for pointers to 217 not-freed blocks.
==21863== checked 807,224 bytes.
==21863==
==21863== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21863== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21863== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21863== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21863== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21863== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21863==
==21863== LEAK SUMMARY:
==21863== definitely lost: 0 bytes in 0 blocks.
==21863== possibly lost: 728 bytes in 1 blocks.
==21863== still reachable: 31,004 bytes in 216 blocks.
==21863== suppressed: 0 bytes in 0 blocks.
==21863== Reachable blocks (those to which a pointer was found) are not shown.
==21863== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21875== Memcheck, a memory error detector.
==21875== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21875== Using LibVEX rev 1658, a library for dynamic binary translation.
==21875== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21875== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21875== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21875== For more details, rerun with: -v
==21875==
==21875== My PID = 21875, parent PID = 21874. Prog and args are:
==21875== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21875== 1
==21875== 10
==21875== 13
==21875== root
==21875== ComputerSystemModule
==21875==
==21875==
==21875== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21875== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21875== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21875== For counts of detected errors, rerun with: -v
==21875== searching for pointers to 217 not-freed blocks.
==21875== checked 807,224 bytes.
==21875==
==21875== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21875== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21875== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21875== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21875== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21875== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21875==
==21875== LEAK SUMMARY:
==21875== definitely lost: 0 bytes in 0 blocks.
==21875== possibly lost: 728 bytes in 1 blocks.
==21875== still reachable: 31,004 bytes in 216 blocks.
==21875== suppressed: 0 bytes in 0 blocks.
==21875== Reachable blocks (those to which a pointer was found) are not shown.
==21875== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21896== Memcheck, a memory error detector.
==21896== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21896== Using LibVEX rev 1658, a library for dynamic binary translation.
==21896== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21896== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21896== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21896== For more details, rerun with: -v
==21896==
==21896== My PID = 21896, parent PID = 21895. Prog and args are:
==21896== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21896== 1
==21896== 10
==21896== 13
==21896== root
==21896== ComputerSystemModule
==21896==
==21896==
==21896== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21896== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21896== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21896== For counts of detected errors, rerun with: -v
==21896== searching for pointers to 217 not-freed blocks.
==21896== checked 807,224 bytes.
==21896==
==21896== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21896== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21896== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21896== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21896== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21896== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21896==
==21896== LEAK SUMMARY:
==21896== definitely lost: 0 bytes in 0 blocks.
==21896== possibly lost: 728 bytes in 1 blocks.
==21896== still reachable: 31,004 bytes in 216 blocks.
==21896== suppressed: 0 bytes in 0 blocks.
==21896== Reachable blocks (those to which a pointer was found) are not shown.
==21896== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21906== Memcheck, a memory error detector.
==21906== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21906== Using LibVEX rev 1658, a library for dynamic binary translation.
==21906== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21906== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21906== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21906== For more details, rerun with: -v
==21906==
==21906== My PID = 21906, parent PID = 21905. Prog and args are:
==21906== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21906== 1
==21906== 10
==21906== 13
==21906== root
==21906== ComputerSystemModule
==21906==
==21906==
==21906== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21906== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21906== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21906== For counts of detected errors, rerun with: -v
==21906== searching for pointers to 217 not-freed blocks.
==21906== checked 807,224 bytes.
==21906==
==21906== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21906== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21906== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21906== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21906== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21906== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21906==
==21906== LEAK SUMMARY:
==21906== definitely lost: 0 bytes in 0 blocks.
==21906== possibly lost: 728 bytes in 1 blocks.
==21906== still reachable: 31,004 bytes in 216 blocks.
==21906== suppressed: 0 bytes in 0 blocks.
==21906== Reachable blocks (those to which a pointer was found) are not shown.
==21906== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21918== Memcheck, a memory error detector.
==21918== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21918== Using LibVEX rev 1658, a library for dynamic binary translation.
==21918== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21918== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21918== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21918== For more details, rerun with: -v
==21918==
==21918== My PID = 21918, parent PID = 21917. Prog and args are:
==21918== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21918== 1
==21918== 10
==21918== 13
==21918== root
==21918== ComputerSystemModule
==21918==
==21918==
==21918== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21918== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21918== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21918== For counts of detected errors, rerun with: -v
==21918== searching for pointers to 217 not-freed blocks.
==21918== checked 807,224 bytes.
==21918==
==21918== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21918== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21918== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21918== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21918== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21918== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21918==
==21918== LEAK SUMMARY:
==21918== definitely lost: 0 bytes in 0 blocks.
==21918== possibly lost: 728 bytes in 1 blocks.
==21918== still reachable: 31,004 bytes in 216 blocks.
==21918== suppressed: 0 bytes in 0 blocks.
==21918== Reachable blocks (those to which a pointer was found) are not shown.
==21918== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2193== Memcheck, a memory error detector.
==2193== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2193== Using LibVEX rev 1658, a library for dynamic binary translation.
==2193== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2193== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2193== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2193== For more details, rerun with: -v
==2193==
==2193== My PID = 2193, parent PID = 2192. Prog and args are:
==2193== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==2193== 1
==2193== 10
==2193== 17
==2193== root
==2193== IndicationStressTestProviderModule
==2193==
==2193==
==2193== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2193== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==2193== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==2193== For counts of detected errors, rerun with: -v
==2193== searching for pointers to 217 not-freed blocks.
==2193== checked 807,336 bytes.
==2193==
==2193== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==2193== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==2193== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2193== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2193== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2193== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==2193==
==2193== LEAK SUMMARY:
==2193== definitely lost: 0 bytes in 0 blocks.
==2193== possibly lost: 728 bytes in 1 blocks.
==2193== still reachable: 31,004 bytes in 216 blocks.
==2193== suppressed: 0 bytes in 0 blocks.
==2193== Reachable blocks (those to which a pointer was found) are not shown.
==2193== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21931== Memcheck, a memory error detector.
==21931== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21931== Using LibVEX rev 1658, a library for dynamic binary translation.
==21931== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21931== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21931== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21931== For more details, rerun with: -v
==21931==
==21931== My PID = 21931, parent PID = 21930. Prog and args are:
==21931== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21931== 1
==21931== 10
==21931== 13
==21931== root
==21931== ComputerSystemModule
==21931==
==21931==
==21931== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21931== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21931== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21931== For counts of detected errors, rerun with: -v
==21931== searching for pointers to 217 not-freed blocks.
==21931== checked 807,224 bytes.
==21931==
==21931== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21931== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21931== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21931== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21931== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21931== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21931==
==21931== LEAK SUMMARY:
==21931== definitely lost: 0 bytes in 0 blocks.
==21931== possibly lost: 728 bytes in 1 blocks.
==21931== still reachable: 31,004 bytes in 216 blocks.
==21931== suppressed: 0 bytes in 0 blocks.
==21931== Reachable blocks (those to which a pointer was found) are not shown.
==21931== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21954== Memcheck, a memory error detector.
==21954== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21954== Using LibVEX rev 1658, a library for dynamic binary translation.
==21954== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21954== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21954== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21954== For more details, rerun with: -v
==21954==
==21954== My PID = 21954, parent PID = 21953. Prog and args are:
==21954== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21954== 1
==21954== 10
==21954== 13
==21954== root
==21954== ComputerSystemModule
==21954==
==21954==
==21954== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21954== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21954== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21954== For counts of detected errors, rerun with: -v
==21954== searching for pointers to 217 not-freed blocks.
==21954== checked 807,224 bytes.
==21954==
==21954== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21954== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21954== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21954== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21954== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21954== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21954==
==21954== LEAK SUMMARY:
==21954== definitely lost: 0 bytes in 0 blocks.
==21954== possibly lost: 728 bytes in 1 blocks.
==21954== still reachable: 31,004 bytes in 216 blocks.
==21954== suppressed: 0 bytes in 0 blocks.
==21954== Reachable blocks (those to which a pointer was found) are not shown.
==21954== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21956== Memcheck, a memory error detector.
==21956== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21956== Using LibVEX rev 1658, a library for dynamic binary translation.
==21956== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21956== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21956== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21956== For more details, rerun with: -v
==21956==
==21956== My PID = 21956, parent PID = 21955. Prog and args are:
==21956== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21956== 1
==21956== 10
==21956== 13
==21956== root
==21956== ComputerSystemModule
==21956==
==21956==
==21956== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21956== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21956== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21956== For counts of detected errors, rerun with: -v
==21956== searching for pointers to 217 not-freed blocks.
==21956== checked 807,224 bytes.
==21956==
==21956== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21956== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21956== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21956== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21956== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21956== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21956==
==21956== LEAK SUMMARY:
==21956== definitely lost: 0 bytes in 0 blocks.
==21956== possibly lost: 728 bytes in 1 blocks.
==21956== still reachable: 31,004 bytes in 216 blocks.
==21956== suppressed: 0 bytes in 0 blocks.
==21956== Reachable blocks (those to which a pointer was found) are not shown.
==21956== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21986== Memcheck, a memory error detector.
==21986== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21986== Using LibVEX rev 1658, a library for dynamic binary translation.
==21986== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21986== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21986== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21986== For more details, rerun with: -v
==21986==
==21986== My PID = 21986, parent PID = 21985. Prog and args are:
==21986== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21986== 1
==21986== 10
==21986== 13
==21986== root
==21986== ComputerSystemModule
==21986==
==21986==
==21986== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21986== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21986== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21986== For counts of detected errors, rerun with: -v
==21986== searching for pointers to 217 not-freed blocks.
==21986== checked 807,224 bytes.
==21986==
==21986== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21986== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21986== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21986== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21986== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21986== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21986==
==21986== LEAK SUMMARY:
==21986== definitely lost: 0 bytes in 0 blocks.
==21986== possibly lost: 728 bytes in 1 blocks.
==21986== still reachable: 31,004 bytes in 216 blocks.
==21986== suppressed: 0 bytes in 0 blocks.
==21986== Reachable blocks (those to which a pointer was found) are not shown.
==21986== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==21996== Memcheck, a memory error detector.
==21996== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21996== Using LibVEX rev 1658, a library for dynamic binary translation.
==21996== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21996== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21996== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21996== For more details, rerun with: -v
==21996==
==21996== My PID = 21996, parent PID = 21995. Prog and args are:
==21996== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21996== 1
==21996== 10
==21996== 13
==21996== root
==21996== ComputerSystemModule
==21996==
==21996==
==21996== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==21996== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==21996== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==21996== For counts of detected errors, rerun with: -v
==21996== searching for pointers to 217 not-freed blocks.
==21996== checked 807,224 bytes.
==21996==
==21996== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==21996== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==21996== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21996== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21996== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21996== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21996==
==21996== LEAK SUMMARY:
==21996== definitely lost: 0 bytes in 0 blocks.
==21996== possibly lost: 728 bytes in 1 blocks.
==21996== still reachable: 31,004 bytes in 216 blocks.
==21996== suppressed: 0 bytes in 0 blocks.
==21996== Reachable blocks (those to which a pointer was found) are not shown.
==21996== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22005== Memcheck, a memory error detector.
==22005== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22005== Using LibVEX rev 1658, a library for dynamic binary translation.
==22005== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22005== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22005== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22005== For more details, rerun with: -v
==22005==
==22005== My PID = 22005, parent PID = 22004. Prog and args are:
==22005== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22005== 1
==22005== 10
==22005== 13
==22005== root
==22005== ComputerSystemModule
==22005==
==22005==
==22005== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22005== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22005== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22005== For counts of detected errors, rerun with: -v
==22005== searching for pointers to 217 not-freed blocks.
==22005== checked 807,224 bytes.
==22005==
==22005== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22005== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22005== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22005== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22005== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22005== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22005==
==22005== LEAK SUMMARY:
==22005== definitely lost: 0 bytes in 0 blocks.
==22005== possibly lost: 728 bytes in 1 blocks.
==22005== still reachable: 31,004 bytes in 216 blocks.
==22005== suppressed: 0 bytes in 0 blocks.
==22005== Reachable blocks (those to which a pointer was found) are not shown.
==22005== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22019== Memcheck, a memory error detector.
==22019== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22019== Using LibVEX rev 1658, a library for dynamic binary translation.
==22019== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22019== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22019== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22019== For more details, rerun with: -v
==22019==
==22019== My PID = 22019, parent PID = 22018. Prog and args are:
==22019== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22019== 1
==22019== 10
==22019== 14
==22019== root
==22019== ComputerSystemModule
==22019==
==22019==
==22019== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22019== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22019== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22019== For counts of detected errors, rerun with: -v
==22019== searching for pointers to 217 not-freed blocks.
==22019== checked 807,224 bytes.
==22019==
==22019== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22019== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22019== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22019== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22019== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22019== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22019==
==22019== LEAK SUMMARY:
==22019== definitely lost: 0 bytes in 0 blocks.
==22019== possibly lost: 728 bytes in 1 blocks.
==22019== still reachable: 31,004 bytes in 216 blocks.
==22019== suppressed: 0 bytes in 0 blocks.
==22019== Reachable blocks (those to which a pointer was found) are not shown.
==22019== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22041== Memcheck, a memory error detector.
==22041== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22041== Using LibVEX rev 1658, a library for dynamic binary translation.
==22041== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22041== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22041== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22041== For more details, rerun with: -v
==22041==
==22041== My PID = 22041, parent PID = 22040. Prog and args are:
==22041== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22041== 1
==22041== 10
==22041== 13
==22041== root
==22041== ComputerSystemModule
==22041==
==22041==
==22041== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22041== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22041== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22041== For counts of detected errors, rerun with: -v
==22041== searching for pointers to 217 not-freed blocks.
==22041== checked 807,224 bytes.
==22041==
==22041== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22041== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22041== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22041== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22041== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22041== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22041==
==22041== LEAK SUMMARY:
==22041== definitely lost: 0 bytes in 0 blocks.
==22041== possibly lost: 728 bytes in 1 blocks.
==22041== still reachable: 31,004 bytes in 216 blocks.
==22041== suppressed: 0 bytes in 0 blocks.
==22041== Reachable blocks (those to which a pointer was found) are not shown.
==22041== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22044== Memcheck, a memory error detector.
==22044== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22044== Using LibVEX rev 1658, a library for dynamic binary translation.
==22044== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22044== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22044== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22044== For more details, rerun with: -v
==22044==
==22044== My PID = 22044, parent PID = 22043. Prog and args are:
==22044== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22044== 1
==22044== 11
==22044== 14
==22044== root
==22044== ComputerSystemModule
==22044==
==22044==
==22044== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22044== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22044== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22044== For counts of detected errors, rerun with: -v
==22044== searching for pointers to 217 not-freed blocks.
==22044== checked 807,224 bytes.
==22044==
==22044== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22044== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22044== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22044== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22044== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22044== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22044==
==22044== LEAK SUMMARY:
==22044== definitely lost: 0 bytes in 0 blocks.
==22044== possibly lost: 728 bytes in 1 blocks.
==22044== still reachable: 31,004 bytes in 216 blocks.
==22044== suppressed: 0 bytes in 0 blocks.
==22044== Reachable blocks (those to which a pointer was found) are not shown.
==22044== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22069== Memcheck, a memory error detector.
==22069== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22069== Using LibVEX rev 1658, a library for dynamic binary translation.
==22069== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22069== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22069== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22069== For more details, rerun with: -v
==22069==
==22069== My PID = 22069, parent PID = 22068. Prog and args are:
==22069== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22069== 1
==22069== 10
==22069== 13
==22069== root
==22069== ComputerSystemModule
==22069==
==22069==
==22069== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22069== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22069== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22069== For counts of detected errors, rerun with: -v
==22069== searching for pointers to 217 not-freed blocks.
==22069== checked 807,224 bytes.
==22069==
==22069== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22069== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22069== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22069== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22069== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22069== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22069==
==22069== LEAK SUMMARY:
==22069== definitely lost: 0 bytes in 0 blocks.
==22069== possibly lost: 728 bytes in 1 blocks.
==22069== still reachable: 31,004 bytes in 216 blocks.
==22069== suppressed: 0 bytes in 0 blocks.
==22069== Reachable blocks (those to which a pointer was found) are not shown.
==22069== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22080== Memcheck, a memory error detector.
==22080== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22080== Using LibVEX rev 1658, a library for dynamic binary translation.
==22080== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22080== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22080== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22080== For more details, rerun with: -v
==22080==
==22080== My PID = 22080, parent PID = 22079. Prog and args are:
==22080== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22080== 1
==22080== 10
==22080== 13
==22080== root
==22080== ComputerSystemModule
==22080==
==22080==
==22080== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22080== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22080== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22080== For counts of detected errors, rerun with: -v
==22080== searching for pointers to 217 not-freed blocks.
==22080== checked 807,224 bytes.
==22080==
==22080== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22080== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22080== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22080== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22080== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22080== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22080==
==22080== LEAK SUMMARY:
==22080== definitely lost: 0 bytes in 0 blocks.
==22080== possibly lost: 728 bytes in 1 blocks.
==22080== still reachable: 31,004 bytes in 216 blocks.
==22080== suppressed: 0 bytes in 0 blocks.
==22080== Reachable blocks (those to which a pointer was found) are not shown.
==22080== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22094== Memcheck, a memory error detector.
==22094== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22094== Using LibVEX rev 1658, a library for dynamic binary translation.
==22094== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22094== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22094== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22094== For more details, rerun with: -v
==22094==
==22094== My PID = 22094, parent PID = 22093. Prog and args are:
==22094== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22094== 1
==22094== 10
==22094== 13
==22094== root
==22094== ComputerSystemModule
==22094==
==22094==
==22094== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22094== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22094== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22094== For counts of detected errors, rerun with: -v
==22094== searching for pointers to 217 not-freed blocks.
==22094== checked 807,224 bytes.
==22094==
==22094== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22094== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22094== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22094== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22094== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22094== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22094==
==22094== LEAK SUMMARY:
==22094== definitely lost: 0 bytes in 0 blocks.
==22094== possibly lost: 728 bytes in 1 blocks.
==22094== still reachable: 31,004 bytes in 216 blocks.
==22094== suppressed: 0 bytes in 0 blocks.
==22094== Reachable blocks (those to which a pointer was found) are not shown.
==22094== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22110== Memcheck, a memory error detector.
==22110== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22110== Using LibVEX rev 1658, a library for dynamic binary translation.
==22110== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22110== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22110== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22110== For more details, rerun with: -v
==22110==
==22110== My PID = 22110, parent PID = 22109. Prog and args are:
==22110== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22110== 1
==22110== 10
==22110== 13
==22110== root
==22110== ComputerSystemModule
==22110==
==22110==
==22110== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22110== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22110== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22110== For counts of detected errors, rerun with: -v
==22110== searching for pointers to 217 not-freed blocks.
==22110== checked 807,224 bytes.
==22110==
==22110== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22110== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22110== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22110== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22110== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22110== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22110==
==22110== LEAK SUMMARY:
==22110== definitely lost: 0 bytes in 0 blocks.
==22110== possibly lost: 728 bytes in 1 blocks.
==22110== still reachable: 31,004 bytes in 216 blocks.
==22110== suppressed: 0 bytes in 0 blocks.
==22110== Reachable blocks (those to which a pointer was found) are not shown.
==22110== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22128== Memcheck, a memory error detector.
==22128== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22128== Using LibVEX rev 1658, a library for dynamic binary translation.
==22128== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22128== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22128== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22128== For more details, rerun with: -v
==22128==
==22128== My PID = 22128, parent PID = 22127. Prog and args are:
==22128== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22128== 1
==22128== 10
==22128== 13
==22128== root
==22128== ComputerSystemModule
==22128==
==22128==
==22128== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22128== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22128== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22128== For counts of detected errors, rerun with: -v
==22128== searching for pointers to 217 not-freed blocks.
==22128== checked 807,224 bytes.
==22128==
==22128== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22128== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22128== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22128== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22128== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22128== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22128==
==22128== LEAK SUMMARY:
==22128== definitely lost: 0 bytes in 0 blocks.
==22128== possibly lost: 728 bytes in 1 blocks.
==22128== still reachable: 31,004 bytes in 216 blocks.
==22128== suppressed: 0 bytes in 0 blocks.
==22128== Reachable blocks (those to which a pointer was found) are not shown.
==22128== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22134== Memcheck, a memory error detector.
==22134== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22134== Using LibVEX rev 1658, a library for dynamic binary translation.
==22134== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22134== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22134== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22134== For more details, rerun with: -v
==22134==
==22134== My PID = 22134, parent PID = 22133. Prog and args are:
==22134== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22134== 1
==22134== 10
==22134== 13
==22134== root
==22134== ComputerSystemModule
==22134==
==22134==
==22134== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22134== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22134== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22134== For counts of detected errors, rerun with: -v
==22134== searching for pointers to 217 not-freed blocks.
==22134== checked 807,224 bytes.
==22134==
==22134== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22134== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22134== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22134== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22134== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22134== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22134==
==22134== LEAK SUMMARY:
==22134== definitely lost: 0 bytes in 0 blocks.
==22134== possibly lost: 728 bytes in 1 blocks.
==22134== still reachable: 31,004 bytes in 216 blocks.
==22134== suppressed: 0 bytes in 0 blocks.
==22134== Reachable blocks (those to which a pointer was found) are not shown.
==22134== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22139== Memcheck, a memory error detector.
==22139== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22139== Using LibVEX rev 1658, a library for dynamic binary translation.
==22139== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22139== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22139== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22139== For more details, rerun with: -v
==22139==
==22139== My PID = 22139, parent PID = 22138. Prog and args are:
==22139== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22139== 1
==22139== 10
==22139== 15
==22139== root
==22139== TestServerProfileProvidersModule
==22139==
==22139==
==22139== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22139== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22139== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22139== For counts of detected errors, rerun with: -v
==22139== searching for pointers to 217 not-freed blocks.
==22139== checked 807,224 bytes.
==22139==
==22139== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22139== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22139== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22139== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22139== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22139== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22139==
==22139== LEAK SUMMARY:
==22139== definitely lost: 0 bytes in 0 blocks.
==22139== possibly lost: 728 bytes in 1 blocks.
==22139== still reachable: 31,004 bytes in 216 blocks.
==22139== suppressed: 0 bytes in 0 blocks.
==22139== Reachable blocks (those to which a pointer was found) are not shown.
==22139== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22157== Memcheck, a memory error detector.
==22157== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22157== Using LibVEX rev 1658, a library for dynamic binary translation.
==22157== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22157== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22157== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22157== For more details, rerun with: -v
==22157==
==22157== My PID = 22157, parent PID = 22156. Prog and args are:
==22157== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22157== 1
==22157== 10
==22157== 13
==22157== root
==22157== ComputerSystemModule
==22157==
==22157==
==22157== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22157== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22157== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22157== For counts of detected errors, rerun with: -v
==22157== searching for pointers to 217 not-freed blocks.
==22157== checked 807,224 bytes.
==22157==
==22157== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22157== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22157== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22157== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22157== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22157== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22157==
==22157== LEAK SUMMARY:
==22157== definitely lost: 0 bytes in 0 blocks.
==22157== possibly lost: 728 bytes in 1 blocks.
==22157== still reachable: 31,004 bytes in 216 blocks.
==22157== suppressed: 0 bytes in 0 blocks.
==22157== Reachable blocks (those to which a pointer was found) are not shown.
==22157== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22210== Memcheck, a memory error detector.
==22210== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22210== Using LibVEX rev 1658, a library for dynamic binary translation.
==22210== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22210== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22210== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22210== For more details, rerun with: -v
==22210==
==22210== My PID = 22210, parent PID = 22209. Prog and args are:
==22210== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22210== 1
==22210== 10
==22210== 13
==22210== root
==22210== ComputerSystemModule
==22210==
==22210==
==22210== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22210== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22210== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22210== For counts of detected errors, rerun with: -v
==22210== searching for pointers to 217 not-freed blocks.
==22210== checked 807,224 bytes.
==22210==
==22210== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22210== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22210== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22210== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22210== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22210== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22210==
==22210== LEAK SUMMARY:
==22210== definitely lost: 0 bytes in 0 blocks.
==22210== possibly lost: 728 bytes in 1 blocks.
==22210== still reachable: 31,004 bytes in 216 blocks.
==22210== suppressed: 0 bytes in 0 blocks.
==22210== Reachable blocks (those to which a pointer was found) are not shown.
==22210== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22235== Memcheck, a memory error detector.
==22235== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22235== Using LibVEX rev 1658, a library for dynamic binary translation.
==22235== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22235== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22235== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22235== For more details, rerun with: -v
==22235==
==22235== My PID = 22235, parent PID = 22234. Prog and args are:
==22235== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22235== 1
==22235== 10
==22235== 13
==22235== root
==22235== ComputerSystemModule
==22235==
==22235==
==22235== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22235== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22235== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22235== For counts of detected errors, rerun with: -v
==22235== searching for pointers to 217 not-freed blocks.
==22235== checked 807,224 bytes.
==22235==
==22235== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22235== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22235== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22235== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22235== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22235== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22235==
==22235== LEAK SUMMARY:
==22235== definitely lost: 0 bytes in 0 blocks.
==22235== possibly lost: 728 bytes in 1 blocks.
==22235== still reachable: 31,004 bytes in 216 blocks.
==22235== suppressed: 0 bytes in 0 blocks.
==22235== Reachable blocks (those to which a pointer was found) are not shown.
==22235== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22290== Memcheck, a memory error detector.
==22290== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22290== Using LibVEX rev 1658, a library for dynamic binary translation.
==22290== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22290== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22290== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22290== For more details, rerun with: -v
==22290==
==22290== My PID = 22290, parent PID = 22289. Prog and args are:
==22290== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22290== 1
==22290== 10
==22290== 13
==22290== root
==22290== ComputerSystemModule
==22290==
==22290==
==22290== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22290== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22290== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22290== For counts of detected errors, rerun with: -v
==22290== searching for pointers to 217 not-freed blocks.
==22290== checked 807,224 bytes.
==22290==
==22290== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22290== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22290== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22290== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22290== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22290== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22290==
==22290== LEAK SUMMARY:
==22290== definitely lost: 0 bytes in 0 blocks.
==22290== possibly lost: 728 bytes in 1 blocks.
==22290== still reachable: 31,004 bytes in 216 blocks.
==22290== suppressed: 0 bytes in 0 blocks.
==22290== Reachable blocks (those to which a pointer was found) are not shown.
==22290== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22314== Memcheck, a memory error detector.
==22314== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22314== Using LibVEX rev 1658, a library for dynamic binary translation.
==22314== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22314== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22314== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22314== For more details, rerun with: -v
==22314==
==22314== My PID = 22314, parent PID = 22313. Prog and args are:
==22314== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22314== 1
==22314== 10
==22314== 13
==22314== root
==22314== ComputerSystemModule
==22314==
==22314==
==22314== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22314== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22314== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22314== For counts of detected errors, rerun with: -v
==22314== searching for pointers to 217 not-freed blocks.
==22314== checked 807,224 bytes.
==22314==
==22314== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22314== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22314== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22314== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22314== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22314== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22314==
==22314== LEAK SUMMARY:
==22314== definitely lost: 0 bytes in 0 blocks.
==22314== possibly lost: 728 bytes in 1 blocks.
==22314== still reachable: 31,004 bytes in 216 blocks.
==22314== suppressed: 0 bytes in 0 blocks.
==22314== Reachable blocks (those to which a pointer was found) are not shown.
==22314== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22361== Memcheck, a memory error detector.
==22361== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22361== Using LibVEX rev 1658, a library for dynamic binary translation.
==22361== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22361== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22361== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22361== For more details, rerun with: -v
==22361==
==22361== My PID = 22361, parent PID = 22360. Prog and args are:
==22361== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22361== 1
==22361== 10
==22361== 13
==22361== root
==22361== ComputerSystemModule
==22361==
==22361==
==22361== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22361== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22361== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22361== For counts of detected errors, rerun with: -v
==22361== searching for pointers to 217 not-freed blocks.
==22361== checked 807,224 bytes.
==22361==
==22361== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22361== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22361== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22361== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22361== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22361== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22361==
==22361== LEAK SUMMARY:
==22361== definitely lost: 0 bytes in 0 blocks.
==22361== possibly lost: 728 bytes in 1 blocks.
==22361== still reachable: 31,004 bytes in 216 blocks.
==22361== suppressed: 0 bytes in 0 blocks.
==22361== Reachable blocks (those to which a pointer was found) are not shown.
==22361== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22385== Memcheck, a memory error detector.
==22385== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22385== Using LibVEX rev 1658, a library for dynamic binary translation.
==22385== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22385== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22385== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22385== For more details, rerun with: -v
==22385==
==22385== My PID = 22385, parent PID = 22384. Prog and args are:
==22385== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22385== 1
==22385== 10
==22385== 13
==22385== root
==22385== ComputerSystemModule
==22385==
==22385==
==22385== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22385== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22385== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22385== For counts of detected errors, rerun with: -v
==22385== searching for pointers to 217 not-freed blocks.
==22385== checked 807,224 bytes.
==22385==
==22385== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22385== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22385== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22385== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22385== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22385== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22385==
==22385== LEAK SUMMARY:
==22385== definitely lost: 0 bytes in 0 blocks.
==22385== possibly lost: 728 bytes in 1 blocks.
==22385== still reachable: 31,004 bytes in 216 blocks.
==22385== suppressed: 0 bytes in 0 blocks.
==22385== Reachable blocks (those to which a pointer was found) are not shown.
==22385== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22968== Memcheck, a memory error detector.
==22968== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22968== Using LibVEX rev 1658, a library for dynamic binary translation.
==22968== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22968== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22968== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22968== For more details, rerun with: -v
==22968==
==22968== My PID = 22968, parent PID = 22967. Prog and args are:
==22968== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==22968== 1
==22968== 10
==22968== 13
==22968== root
==22968== ComputerSystemModule
==22968==
==22968==
==22968== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==22968== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==22968== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==22968== For counts of detected errors, rerun with: -v
==22968== searching for pointers to 217 not-freed blocks.
==22968== checked 807,224 bytes.
==22968==
==22968== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==22968== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==22968== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22968== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22968== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22968== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==22968==
==22968== LEAK SUMMARY:
==22968== definitely lost: 0 bytes in 0 blocks.
==22968== possibly lost: 728 bytes in 1 blocks.
==22968== still reachable: 31,004 bytes in 216 blocks.
==22968== suppressed: 0 bytes in 0 blocks.
==22968== Reachable blocks (those to which a pointer was found) are not shown.
==22968== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23005== Memcheck, a memory error detector.
==23005== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23005== Using LibVEX rev 1658, a library for dynamic binary translation.
==23005== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23005== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23005== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23005== For more details, rerun with: -v
==23005==
==23005== My PID = 23005, parent PID = 23004. Prog and args are:
==23005== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23005== 1
==23005== 10
==23005== 13
==23005== root
==23005== ComputerSystemModule
==23005==
==23005==
==23005== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23005== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==23005== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==23005== For counts of detected errors, rerun with: -v
==23005== searching for pointers to 217 not-freed blocks.
==23005== checked 807,224 bytes.
==23005==
==23005== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23005== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23005== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23005== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23005== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23005== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23005==
==23005== LEAK SUMMARY:
==23005== definitely lost: 0 bytes in 0 blocks.
==23005== possibly lost: 728 bytes in 1 blocks.
==23005== still reachable: 31,004 bytes in 216 blocks.
==23005== suppressed: 0 bytes in 0 blocks.
==23005== Reachable blocks (those to which a pointer was found) are not shown.
==23005== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23050== Memcheck, a memory error detector.
==23050== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23050== Using LibVEX rev 1658, a library for dynamic binary translation.
==23050== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23050== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23050== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23050== For more details, rerun with: -v
==23050==
==23050== My PID = 23050, parent PID = 23049. Prog and args are:
==23050== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23050== 1
==23050== 13
==23050== 16
==23050== root
==23050== SLPProviderModule
==23050==
==23050==
==23050== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23050== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==23050== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==23050== For counts of detected errors, rerun with: -v
==23050== searching for pointers to 217 not-freed blocks.
==23050== checked 807,240 bytes.
==23050==
==23050== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23050== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23050== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23050== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23050== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23050== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23050==
==23050== LEAK SUMMARY:
==23050== definitely lost: 0 bytes in 0 blocks.
==23050== possibly lost: 728 bytes in 1 blocks.
==23050== still reachable: 31,004 bytes in 216 blocks.
==23050== suppressed: 0 bytes in 0 blocks.
==23050== Reachable blocks (those to which a pointer was found) are not shown.
==23050== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23682== Memcheck, a memory error detector.
==23682== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23682== Using LibVEX rev 1658, a library for dynamic binary translation.
==23682== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23682== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23682== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23682== For more details, rerun with: -v
==23682==
==23682== My PID = 23682, parent PID = 23681. Prog and args are:
==23682== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23682== 1
==23682== 10
==23682== 13
==23682== root
==23682== IndicationTestProviderModule
==23682==
==23682==
==23682== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23682== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==23682== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==23682== For counts of detected errors, rerun with: -v
==23682== searching for pointers to 217 not-freed blocks.
==23682== checked 807,224 bytes.
==23682==
==23682== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23682== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23682== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23682== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23682== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23682== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23682==
==23682== LEAK SUMMARY:
==23682== definitely lost: 0 bytes in 0 blocks.
==23682== possibly lost: 728 bytes in 1 blocks.
==23682== still reachable: 31,004 bytes in 216 blocks.
==23682== suppressed: 0 bytes in 0 blocks.
==23682== Reachable blocks (those to which a pointer was found) are not shown.
==23682== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23882== Memcheck, a memory error detector.
==23882== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23882== Using LibVEX rev 1658, a library for dynamic binary translation.
==23882== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23882== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23882== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23882== For more details, rerun with: -v
==23882==
==23882== My PID = 23882, parent PID = 23881. Prog and args are:
==23882== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23882== 1
==23882== 13
==23882== 16
==23882== root
==23882== OperatingSystemModule
==23882==
==23882==
==23882== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23882== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==23882== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==23882== For counts of detected errors, rerun with: -v
==23882== searching for pointers to 217 not-freed blocks.
==23882== checked 807,224 bytes.
==23882==
==23882== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23882== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23882== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23882== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23882== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23882== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23882==
==23882== LEAK SUMMARY:
==23882== definitely lost: 0 bytes in 0 blocks.
==23882== possibly lost: 728 bytes in 1 blocks.
==23882== still reachable: 31,004 bytes in 216 blocks.
==23882== suppressed: 0 bytes in 0 blocks.
==23882== Reachable blocks (those to which a pointer was found) are not shown.
==23882== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==23912== Memcheck, a memory error detector.
==23912== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==23912== Using LibVEX rev 1658, a library for dynamic binary translation.
==23912== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==23912== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==23912== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==23912== For more details, rerun with: -v
==23912==
==23912== My PID = 23912, parent PID = 23911. Prog and args are:
==23912== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==23912== 1
==23912== 13
==23912== 18
==23912== root
==23912== IPProviderModule
==23912==
==23912==
==23912== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==23912== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==23912== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==23912== For counts of detected errors, rerun with: -v
==23912== searching for pointers to 217 not-freed blocks.
==23912== checked 807,208 bytes.
==23912==
==23912== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==23912== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==23912== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23912== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23912== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23912== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==23912==
==23912== LEAK SUMMARY:
==23912== definitely lost: 0 bytes in 0 blocks.
==23912== possibly lost: 728 bytes in 1 blocks.
==23912== still reachable: 31,004 bytes in 216 blocks.
==23912== suppressed: 0 bytes in 0 blocks.
==23912== Reachable blocks (those to which a pointer was found) are not shown.
==23912== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24063== Memcheck, a memory error detector.
==24063== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24063== Using LibVEX rev 1658, a library for dynamic binary translation.
==24063== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24063== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24063== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24063== For more details, rerun with: -v
==24063==
==24063== My PID = 24063, parent PID = 24062. Prog and args are:
==24063== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24063== 1
==24063== 18
==24063== 21
==24063== root
==24063== ComputerSystemModule
==24063==
==24063==
==24063== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24063== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==24063== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==24063== For counts of detected errors, rerun with: -v
==24063== searching for pointers to 217 not-freed blocks.
==24063== checked 807,224 bytes.
==24063==
==24063== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24063== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24063== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24063== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24063== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24063== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24063==
==24063== LEAK SUMMARY:
==24063== definitely lost: 0 bytes in 0 blocks.
==24063== possibly lost: 728 bytes in 1 blocks.
==24063== still reachable: 31,004 bytes in 216 blocks.
==24063== suppressed: 0 bytes in 0 blocks.
==24063== Reachable blocks (those to which a pointer was found) are not shown.
==24063== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24068== Memcheck, a memory error detector.
==24068== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24068== Using LibVEX rev 1658, a library for dynamic binary translation.
==24068== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24068== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24068== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24068== For more details, rerun with: -v
==24068==
==24068== My PID = 24068, parent PID = 24067. Prog and args are:
==24068== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24068== 1
==24068== 13
==24068== 22
==24068== root
==24068== ProcessModule
==24068==
==24068==
==24068== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24068== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==24068== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==24068== For counts of detected errors, rerun with: -v
==24068== searching for pointers to 217 not-freed blocks.
==24068== checked 807,208 bytes.
==24068==
==24068== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24068== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24068== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24068== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24068== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24068== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24068==
==24068== LEAK SUMMARY:
==24068== definitely lost: 0 bytes in 0 blocks.
==24068== possibly lost: 728 bytes in 1 blocks.
==24068== still reachable: 31,004 bytes in 216 blocks.
==24068== suppressed: 0 bytes in 0 blocks.
==24068== Reachable blocks (those to which a pointer was found) are not shown.
==24068== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24073== Memcheck, a memory error detector.
==24073== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24073== Using LibVEX rev 1658, a library for dynamic binary translation.
==24073== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24073== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24073== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24073== For more details, rerun with: -v
==24073==
==24073== My PID = 24073, parent PID = 24072. Prog and args are:
==24073== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24073== 1
==24073== 13
==24073== 24
==24073== root
==24073== ProcessorProviderModule
==24073==
==24073==
==24073== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24073== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==24073== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==24073== For counts of detected errors, rerun with: -v
==24073== searching for pointers to 217 not-freed blocks.
==24073== checked 807,224 bytes.
==24073==
==24073== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24073== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24073== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24073== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24073== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24073== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24073==
==24073== LEAK SUMMARY:
==24073== definitely lost: 0 bytes in 0 blocks.
==24073== possibly lost: 728 bytes in 1 blocks.
==24073== still reachable: 31,004 bytes in 216 blocks.
==24073== suppressed: 0 bytes in 0 blocks.
==24073== Reachable blocks (those to which a pointer was found) are not shown.
==24073== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24091== Memcheck, a memory error detector.
==24091== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24091== Using LibVEX rev 1658, a library for dynamic binary translation.
==24091== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24091== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24091== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24091== For more details, rerun with: -v
==24091==
==24091== My PID = 24091, parent PID = 24090. Prog and args are:
==24091== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24091== 1
==24091== 13
==24091== 26
==24091== root
==24091== FamilyProviderModule
==24091==
==24091==
==24091== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24091== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==24091== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==24091== For counts of detected errors, rerun with: -v
==24091== searching for pointers to 217 not-freed blocks.
==24091== checked 807,224 bytes.
==24091==
==24091== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24091== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24091== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24091== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24091== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24091== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24091==
==24091== LEAK SUMMARY:
==24091== definitely lost: 0 bytes in 0 blocks.
==24091== possibly lost: 728 bytes in 1 blocks.
==24091== still reachable: 31,004 bytes in 216 blocks.
==24091== suppressed: 0 bytes in 0 blocks.
==24091== Reachable blocks (those to which a pointer was found) are not shown.
==24091== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24097== Memcheck, a memory error detector.
==24097== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24097== Using LibVEX rev 1658, a library for dynamic binary translation.
==24097== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24097== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24097== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24097== For more details, rerun with: -v
==24097==
==24097== My PID = 24097, parent PID = 24096. Prog and args are:
==24097== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24097== 1
==24097== 26
==24097== 29
==24097== root
==24097== SampleMethodProviderModule
==24097==
==24097==
==24097== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24097== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==24097== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==24097== For counts of detected errors, rerun with: -v
==24097== searching for pointers to 217 not-freed blocks.
==24097== checked 807,224 bytes.
==24097==
==24097== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24097== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24097== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24097== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24097== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24097== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24097==
==24097== LEAK SUMMARY:
==24097== definitely lost: 0 bytes in 0 blocks.
==24097== possibly lost: 728 bytes in 1 blocks.
==24097== still reachable: 31,004 bytes in 216 blocks.
==24097== suppressed: 0 bytes in 0 blocks.
==24097== Reachable blocks (those to which a pointer was found) are not shown.
==24097== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24102== Memcheck, a memory error detector.
==24102== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24102== Using LibVEX rev 1658, a library for dynamic binary translation.
==24102== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24102== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24102== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24102== For more details, rerun with: -v
==24102==
==24102== My PID = 24102, parent PID = 24101. Prog and args are:
==24102== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24102== 1
==24102== 26
==24102== 31
==24102== root
==24102== SampleInstanceProviderModule
==24102==
==24102==
==24102== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24102== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==24102== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==24102== For counts of detected errors, rerun with: -v
==24102== searching for pointers to 217 not-freed blocks.
==24102== checked 807,224 bytes.
==24102==
==24102== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24102== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24102== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24102== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24102== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24102== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24102==
==24102== LEAK SUMMARY:
==24102== definitely lost: 0 bytes in 0 blocks.
==24102== possibly lost: 728 bytes in 1 blocks.
==24102== still reachable: 31,004 bytes in 216 blocks.
==24102== suppressed: 0 bytes in 0 blocks.
==24102== Reachable blocks (those to which a pointer was found) are not shown.
==24102== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24391== Memcheck, a memory error detector.
==24391== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24391== Using LibVEX rev 1658, a library for dynamic binary translation.
==24391== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24391== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24391== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24391== For more details, rerun with: -v
==24391==
==24391== My PID = 24391, parent PID = 24390. Prog and args are:
==24391== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24391== 1
==24391== 10
==24391== 19
==24391== root
==24391== AlertIndicationProviderModule
==24391==
==24391==
==24391== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24391== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==24391== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==24391== For counts of detected errors, rerun with: -v
==24391== searching for pointers to 217 not-freed blocks.
==24391== checked 807,224 bytes.
==24391==
==24391== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24391== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24391== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24391== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24391== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24391== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24391==
==24391== LEAK SUMMARY:
==24391== definitely lost: 0 bytes in 0 blocks.
==24391== possibly lost: 728 bytes in 1 blocks.
==24391== still reachable: 31,004 bytes in 216 blocks.
==24391== suppressed: 0 bytes in 0 blocks.
==24391== Reachable blocks (those to which a pointer was found) are not shown.
==24391== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24396== Memcheck, a memory error detector.
==24396== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24396== Using LibVEX rev 1658, a library for dynamic binary translation.
==24396== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24396== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24396== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24396== For more details, rerun with: -v
==24396==
==24396== My PID = 24396, parent PID = 24395. Prog and args are:
==24396== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==24396== 1
==24396== 10
==24396== 26
==24396== root
==24396== ProcessIndicationProviderModule
==24396==
==24396==
==24396== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24396== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==24396== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==24396== For counts of detected errors, rerun with: -v
==24396== searching for pointers to 217 not-freed blocks.
==24396== checked 807,224 bytes.
==24396==
==24396== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==24396== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24396== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24396== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24396== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24396== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24396==
==24396== LEAK SUMMARY:
==24396== definitely lost: 0 bytes in 0 blocks.
==24396== possibly lost: 728 bytes in 1 blocks.
==24396== still reachable: 31,004 bytes in 216 blocks.
==24396== suppressed: 0 bytes in 0 blocks.
==24396== Reachable blocks (those to which a pointer was found) are not shown.
==24396== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==25699== Memcheck, a memory error detector.
==25699== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==25699== Using LibVEX rev 1658, a library for dynamic binary translation.
==25699== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==25699== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==25699== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==25699== For more details, rerun with: -v
==25699==
==25699== My PID = 25699, parent PID = 25698. Prog and args are:
==25699== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==25699== 1
==25699== 10
==25699== 13
==25699== root
==25699== CLITestProviderModule
==25699==
==25699==
==25699== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==25699== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==25699== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==25699== For counts of detected errors, rerun with: -v
==25699== searching for pointers to 217 not-freed blocks.
==25699== checked 807,224 bytes.
==25699==
==25699== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==25699== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==25699== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25699== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25699== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25699== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25699==
==25699== LEAK SUMMARY:
==25699== definitely lost: 0 bytes in 0 blocks.
==25699== possibly lost: 728 bytes in 1 blocks.
==25699== still reachable: 31,004 bytes in 216 blocks.
==25699== suppressed: 0 bytes in 0 blocks.
==25699== Reachable blocks (those to which a pointer was found) are not shown.
==25699== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==25753== Memcheck, a memory error detector.
==25753== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==25753== Using LibVEX rev 1658, a library for dynamic binary translation.
==25753== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==25753== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==25753== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==25753== For more details, rerun with: -v
==25753==
==25753== My PID = 25753, parent PID = 25752. Prog and args are:
==25753== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==25753== 1
==25753== 10
==25753== 13
==25753== root
==25753== IndicationTestProviderModule
==25753==
==25753==
==25753== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==25753== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==25753== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==25753== For counts of detected errors, rerun with: -v
==25753== searching for pointers to 217 not-freed blocks.
==25753== checked 807,304 bytes.
==25753==
==25753== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==25753== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==25753== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25753== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25753== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25753== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25753==
==25753== LEAK SUMMARY:
==25753== definitely lost: 0 bytes in 0 blocks.
==25753== possibly lost: 728 bytes in 1 blocks.
==25753== still reachable: 31,004 bytes in 216 blocks.
==25753== suppressed: 0 bytes in 0 blocks.
==25753== Reachable blocks (those to which a pointer was found) are not shown.
==25753== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==25800== Memcheck, a memory error detector.
==25800== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==25800== Using LibVEX rev 1658, a library for dynamic binary translation.
==25800== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==25800== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==25800== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==25800== For more details, rerun with: -v
==25800==
==25800== My PID = 25800, parent PID = 25799. Prog and args are:
==25800== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==25800== 1
==25800== 7
==25800== 10
==25800== root
==25800== IndicationTestProviderModule
==25800==
==25800==
==25800== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==25800== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==25800== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==25800== For counts of detected errors, rerun with: -v
==25800== searching for pointers to 217 not-freed blocks.
==25800== checked 807,304 bytes.
==25800==
==25800== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==25800== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==25800== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25800== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25800== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25800== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25800==
==25800== LEAK SUMMARY:
==25800== definitely lost: 0 bytes in 0 blocks.
==25800== possibly lost: 728 bytes in 1 blocks.
==25800== still reachable: 31,004 bytes in 216 blocks.
==25800== suppressed: 0 bytes in 0 blocks.
==25800== Reachable blocks (those to which a pointer was found) are not shown.
==25800== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==25905== Memcheck, a memory error detector.
==25905== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==25905== Using LibVEX rev 1658, a library for dynamic binary translation.
==25905== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==25905== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==25905== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==25905== For more details, rerun with: -v
==25905==
==25905== My PID = 25905, parent PID = 25904. Prog and args are:
==25905== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==25905== 1
==25905== 10
==25905== 15
==25905== root
==25905== SimpleDisplayConsumerModule
==25905==
==25905==
==25905== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==25905== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==25905== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==25905== For counts of detected errors, rerun with: -v
==25905== searching for pointers to 217 not-freed blocks.
==25905== checked 807,512 bytes.
==25905==
==25905== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==25905== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==25905== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25905== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25905== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25905== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==25905==
==25905== LEAK SUMMARY:
==25905== definitely lost: 0 bytes in 0 blocks.
==25905== possibly lost: 728 bytes in 1 blocks.
==25905== still reachable: 31,004 bytes in 216 blocks.
==25905== suppressed: 0 bytes in 0 blocks.
==25905== Reachable blocks (those to which a pointer was found) are not shown.
==25905== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26019== Memcheck, a memory error detector.
==26019== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26019== Using LibVEX rev 1658, a library for dynamic binary translation.
==26019== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26019== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26019== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26019== For more details, rerun with: -v
==26019==
==26019== My PID = 26019, parent PID = 26018. Prog and args are:
==26019== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26019== 1
==26019== 10
==26019== 17
==26019== root
==26019== AlertIndicationProviderModule
==26019==
==26019==
==26019== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26019== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==26019== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==26019== For counts of detected errors, rerun with: -v
==26019== searching for pointers to 217 not-freed blocks.
==26019== checked 807,512 bytes.
==26019==
==26019== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26019== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26019== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26019== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26019== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26019== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26019==
==26019== LEAK SUMMARY:
==26019== definitely lost: 0 bytes in 0 blocks.
==26019== possibly lost: 728 bytes in 1 blocks.
==26019== still reachable: 31,004 bytes in 216 blocks.
==26019== suppressed: 0 bytes in 0 blocks.
==26019== Reachable blocks (those to which a pointer was found) are not shown.
==26019== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26161== Memcheck, a memory error detector.
==26161== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26161== Using LibVEX rev 1658, a library for dynamic binary translation.
==26161== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26161== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26161== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26161== For more details, rerun with: -v
==26161==
==26161== My PID = 26161, parent PID = 26160. Prog and args are:
==26161== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26161== 1
==26161== 10
==26161== 17
==26161== root
==26161== AlertIndicationProviderModule
==26161==
==26161==
==26161== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26161== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==26161== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==26161== For counts of detected errors, rerun with: -v
==26161== searching for pointers to 217 not-freed blocks.
==26161== checked 807,512 bytes.
==26161==
==26161== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26161== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26161== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26161== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26161== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26161== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26161==
==26161== LEAK SUMMARY:
==26161== definitely lost: 0 bytes in 0 blocks.
==26161== possibly lost: 728 bytes in 1 blocks.
==26161== still reachable: 31,004 bytes in 216 blocks.
==26161== suppressed: 0 bytes in 0 blocks.
==26161== Reachable blocks (those to which a pointer was found) are not shown.
==26161== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26303== Memcheck, a memory error detector.
==26303== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26303== Using LibVEX rev 1658, a library for dynamic binary translation.
==26303== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26303== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26303== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26303== For more details, rerun with: -v
==26303==
==26303== My PID = 26303, parent PID = 26302. Prog and args are:
==26303== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26303== 1
==26303== 10
==26303== 17
==26303== root
==26303== AlertIndicationProviderModule
==26303==
==26303==
==26303== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26303== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==26303== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==26303== For counts of detected errors, rerun with: -v
==26303== searching for pointers to 217 not-freed blocks.
==26303== checked 807,512 bytes.
==26303==
==26303== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26303== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26303== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26303== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26303== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26303== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26303==
==26303== LEAK SUMMARY:
==26303== definitely lost: 0 bytes in 0 blocks.
==26303== possibly lost: 728 bytes in 1 blocks.
==26303== still reachable: 31,004 bytes in 216 blocks.
==26303== suppressed: 0 bytes in 0 blocks.
==26303== Reachable blocks (those to which a pointer was found) are not shown.
==26303== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26397== Memcheck, a memory error detector.
==26397== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26397== Using LibVEX rev 1658, a library for dynamic binary translation.
==26397== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26397== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26397== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26397== For more details, rerun with: -v
==26397==
==26397== My PID = 26397, parent PID = 26396. Prog and args are:
==26397== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26397== 1
==26397== 10
==26397== 15
==26397== root
==26397== SimpleDisplayConsumerModule
==26397==
==26397==
==26397== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26397== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==26397== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==26397== For counts of detected errors, rerun with: -v
==26397== searching for pointers to 217 not-freed blocks.
==26397== checked 807,512 bytes.
==26397==
==26397== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26397== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26397== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26397== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26397== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26397== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26397==
==26397== LEAK SUMMARY:
==26397== definitely lost: 0 bytes in 0 blocks.
==26397== possibly lost: 728 bytes in 1 blocks.
==26397== still reachable: 31,004 bytes in 216 blocks.
==26397== suppressed: 0 bytes in 0 blocks.
==26397== Reachable blocks (those to which a pointer was found) are not shown.
==26397== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26510== Memcheck, a memory error detector.
==26510== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26510== Using LibVEX rev 1658, a library for dynamic binary translation.
==26510== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26510== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26510== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26510== For more details, rerun with: -v
==26510==
==26510== My PID = 26510, parent PID = 26509. Prog and args are:
==26510== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26510== 1
==26510== 10
==26510== 17
==26510== root
==26510== AlertIndicationProviderModule
==26510==
==26510==
==26510== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26510== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==26510== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==26510== For counts of detected errors, rerun with: -v
==26510== searching for pointers to 217 not-freed blocks.
==26510== checked 807,512 bytes.
==26510==
==26510== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26510== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26510== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26510== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26510== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26510== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26510==
==26510== LEAK SUMMARY:
==26510== definitely lost: 0 bytes in 0 blocks.
==26510== possibly lost: 728 bytes in 1 blocks.
==26510== still reachable: 31,004 bytes in 216 blocks.
==26510== suppressed: 0 bytes in 0 blocks.
==26510== Reachable blocks (those to which a pointer was found) are not shown.
==26510== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26654== Memcheck, a memory error detector.
==26654== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26654== Using LibVEX rev 1658, a library for dynamic binary translation.
==26654== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26654== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26654== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26654== For more details, rerun with: -v
==26654==
==26654== My PID = 26654, parent PID = 26653. Prog and args are:
==26654== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26654== 1
==26654== 10
==26654== 17
==26654== root
==26654== AlertIndicationProviderModule
==26654==
==26654==
==26654== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26654== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==26654== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==26654== For counts of detected errors, rerun with: -v
==26654== searching for pointers to 217 not-freed blocks.
==26654== checked 807,512 bytes.
==26654==
==26654== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26654== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26654== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26654== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26654== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26654== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26654==
==26654== LEAK SUMMARY:
==26654== definitely lost: 0 bytes in 0 blocks.
==26654== possibly lost: 728 bytes in 1 blocks.
==26654== still reachable: 31,004 bytes in 216 blocks.
==26654== suppressed: 0 bytes in 0 blocks.
==26654== Reachable blocks (those to which a pointer was found) are not shown.
==26654== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==26794== Memcheck, a memory error detector.
==26794== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==26794== Using LibVEX rev 1658, a library for dynamic binary translation.
==26794== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==26794== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==26794== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==26794== For more details, rerun with: -v
==26794==
==26794== My PID = 26794, parent PID = 26793. Prog and args are:
==26794== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==26794== 1
==26794== 11
==26794== 16
==26794== root
==26794== AlertIndicationProviderModule
==26794==
==26794==
==26794== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==26794== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==26794== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==26794== For counts of detected errors, rerun with: -v
==26794== searching for pointers to 217 not-freed blocks.
==26794== checked 807,512 bytes.
==26794==
==26794== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==26794== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==26794== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26794== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26794== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26794== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==26794==
==26794== LEAK SUMMARY:
==26794== definitely lost: 0 bytes in 0 blocks.
==26794== possibly lost: 728 bytes in 1 blocks.
==26794== still reachable: 31,004 bytes in 216 blocks.
==26794== suppressed: 0 bytes in 0 blocks.
==26794== Reachable blocks (those to which a pointer was found) are not shown.
==26794== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27024== Memcheck, a memory error detector.
==27024== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27024== Using LibVEX rev 1658, a library for dynamic binary translation.
==27024== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27024== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27024== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27024== For more details, rerun with: -v
==27024==
==27024== My PID = 27024, parent PID = 27023. Prog and args are:
==27024== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27024== 1
==27024== 10
==27024== 15
==27024== root
==27024== SimpleDisplayConsumerModule
==27024==
==27024==
==27024== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27024== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27024== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27024== For counts of detected errors, rerun with: -v
==27024== searching for pointers to 217 not-freed blocks.
==27024== checked 807,512 bytes.
==27024==
==27024== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27024== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27024== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27024== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27024== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27024== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27024==
==27024== LEAK SUMMARY:
==27024== definitely lost: 0 bytes in 0 blocks.
==27024== possibly lost: 728 bytes in 1 blocks.
==27024== still reachable: 31,004 bytes in 216 blocks.
==27024== suppressed: 0 bytes in 0 blocks.
==27024== Reachable blocks (those to which a pointer was found) are not shown.
==27024== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27225== Memcheck, a memory error detector.
==27225== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27225== Using LibVEX rev 1658, a library for dynamic binary translation.
==27225== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27225== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27225== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27225== For more details, rerun with: -v
==27225==
==27225== My PID = 27225, parent PID = 27224. Prog and args are:
==27225== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27225== 1
==27225== 10
==27225== 13
==27225== root
==27225== IndicationStressTestProviderModule
==27225==
==27225==
==27225== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27225== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27225== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27225== For counts of detected errors, rerun with: -v
==27225== searching for pointers to 217 not-freed blocks.
==27225== checked 807,512 bytes.
==27225==
==27225== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27225== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27225== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27225== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27225== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27225== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27225==
==27225== LEAK SUMMARY:
==27225== definitely lost: 0 bytes in 0 blocks.
==27225== possibly lost: 728 bytes in 1 blocks.
==27225== still reachable: 31,004 bytes in 216 blocks.
==27225== suppressed: 0 bytes in 0 blocks.
==27225== Reachable blocks (those to which a pointer was found) are not shown.
==27225== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27237== Memcheck, a memory error detector.
==27237== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27237== Using LibVEX rev 1658, a library for dynamic binary translation.
==27237== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27237== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27237== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27237== For more details, rerun with: -v
==27237==
==27237== My PID = 27237, parent PID = 27236. Prog and args are:
==27237== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27237== 1
==27237== 10
==27237== 15
==27237== root
==27237== IndicationStressTestConsumerModule
==27237==
==27237==
==27237== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27237== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27237== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27237== For counts of detected errors, rerun with: -v
==27237== searching for pointers to 217 not-freed blocks.
==27237== checked 807,512 bytes.
==27237==
==27237== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27237== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27237== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27237== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27237== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27237== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27237==
==27237== LEAK SUMMARY:
==27237== definitely lost: 0 bytes in 0 blocks.
==27237== possibly lost: 728 bytes in 1 blocks.
==27237== still reachable: 31,004 bytes in 216 blocks.
==27237== suppressed: 0 bytes in 0 blocks.
==27237== Reachable blocks (those to which a pointer was found) are not shown.
==27237== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27267== Memcheck, a memory error detector.
==27267== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27267== Using LibVEX rev 1658, a library for dynamic binary translation.
==27267== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27267== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27267== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27267== For more details, rerun with: -v
==27267==
==27267== My PID = 27267, parent PID = 27266. Prog and args are:
==27267== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27267== 1
==27267== 13
==27267== 16
==27267== root
==27267== OperatingSystemModule
==27267==
==27267==
==27267== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27267== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27267== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27267== For counts of detected errors, rerun with: -v
==27267== searching for pointers to 217 not-freed blocks.
==27267== checked 807,224 bytes.
==27267==
==27267== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27267== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27267== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27267== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27267== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27267== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27267==
==27267== LEAK SUMMARY:
==27267== definitely lost: 0 bytes in 0 blocks.
==27267== possibly lost: 728 bytes in 1 blocks.
==27267== still reachable: 31,004 bytes in 216 blocks.
==27267== suppressed: 0 bytes in 0 blocks.
==27267== Reachable blocks (those to which a pointer was found) are not shown.
==27267== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27297== Memcheck, a memory error detector.
==27297== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27297== Using LibVEX rev 1658, a library for dynamic binary translation.
==27297== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27297== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27297== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27297== For more details, rerun with: -v
==27297==
==27297== My PID = 27297, parent PID = 27296. Prog and args are:
==27297== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27297== 1
==27297== 13
==27297== 18
==27297== root
==27297== ProcessModule
==27297==
==27297==
==27297== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27297== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27297== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27297== For counts of detected errors, rerun with: -v
==27297== searching for pointers to 217 not-freed blocks.
==27297== checked 807,208 bytes.
==27297==
==27297== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27297== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27297== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27297== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27297== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27297== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27297==
==27297== LEAK SUMMARY:
==27297== definitely lost: 0 bytes in 0 blocks.
==27297== possibly lost: 728 bytes in 1 blocks.
==27297== still reachable: 31,004 bytes in 216 blocks.
==27297== suppressed: 0 bytes in 0 blocks.
==27297== Reachable blocks (those to which a pointer was found) are not shown.
==27297== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27342== Memcheck, a memory error detector.
==27342== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27342== Using LibVEX rev 1658, a library for dynamic binary translation.
==27342== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27342== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27342== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27342== For more details, rerun with: -v
==27342==
==27342== My PID = 27342, parent PID = 27341. Prog and args are:
==27342== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27342== 1
==27342== 13
==27342== 20
==27342== root
==27342== IPProviderModule
==27342==
==27342==
==27342== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27342== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27342== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27342== For counts of detected errors, rerun with: -v
==27342== searching for pointers to 217 not-freed blocks.
==27342== checked 807,208 bytes.
==27342==
==27342== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27342== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27342== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27342== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27342== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27342== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27342==
==27342== LEAK SUMMARY:
==27342== definitely lost: 0 bytes in 0 blocks.
==27342== possibly lost: 728 bytes in 1 blocks.
==27342== still reachable: 31,004 bytes in 216 blocks.
==27342== suppressed: 0 bytes in 0 blocks.
==27342== Reachable blocks (those to which a pointer was found) are not shown.
==27342== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27344== Memcheck, a memory error detector.
==27344== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27344== Using LibVEX rev 1658, a library for dynamic binary translation.
==27344== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27344== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27344== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27344== For more details, rerun with: -v
==27344==
==27344== My PID = 27344, parent PID = 27343. Prog and args are:
==27344== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27344== 1
==27344== 10
==27344== 13
==27344== root
==27344== IndicationStressTestProviderModule
==27344==
==27344==
==27344== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27344== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27344== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27344== For counts of detected errors, rerun with: -v
==27344== searching for pointers to 217 not-freed blocks.
==27344== checked 807,576 bytes.
==27344==
==27344== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27344== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27344== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27344== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27344== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27344== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27344==
==27344== LEAK SUMMARY:
==27344== definitely lost: 0 bytes in 0 blocks.
==27344== possibly lost: 728 bytes in 1 blocks.
==27344== still reachable: 31,004 bytes in 216 blocks.
==27344== suppressed: 0 bytes in 0 blocks.
==27344== Reachable blocks (those to which a pointer was found) are not shown.
==27344== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27355== Memcheck, a memory error detector.
==27355== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27355== Using LibVEX rev 1658, a library for dynamic binary translation.
==27355== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27355== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27355== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27355== For more details, rerun with: -v
==27355==
==27355== My PID = 27355, parent PID = 27354. Prog and args are:
==27355== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27355== 1
==27355== 10
==27355== 15
==27355== root
==27355== IndicationStressTestConsumerModule
==27355==
==27355==
==27355== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27355== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27355== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27355== For counts of detected errors, rerun with: -v
==27355== searching for pointers to 217 not-freed blocks.
==27355== checked 807,576 bytes.
==27355==
==27355== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27355== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27355== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27355== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27355== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27355== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27355==
==27355== LEAK SUMMARY:
==27355== definitely lost: 0 bytes in 0 blocks.
==27355== possibly lost: 728 bytes in 1 blocks.
==27355== still reachable: 31,004 bytes in 216 blocks.
==27355== suppressed: 0 bytes in 0 blocks.
==27355== Reachable blocks (those to which a pointer was found) are not shown.
==27355== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27414== Memcheck, a memory error detector.
==27414== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27414== Using LibVEX rev 1658, a library for dynamic binary translation.
==27414== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27414== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27414== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27414== For more details, rerun with: -v
==27414==
==27414== My PID = 27414, parent PID = 27413. Prog and args are:
==27414== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27414== 1
==27414== 13
==27414== 22
==27414== root
==27414== SampleAssociationProviderModule
==27414==
==27414==
==27414== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27414== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27414== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27414== For counts of detected errors, rerun with: -v
==27414== searching for pointers to 217 not-freed blocks.
==27414== checked 807,224 bytes.
==27414==
==27414== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27414== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27414== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27414== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27414== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27414== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27414==
==27414== LEAK SUMMARY:
==27414== definitely lost: 0 bytes in 0 blocks.
==27414== possibly lost: 728 bytes in 1 blocks.
==27414== still reachable: 31,004 bytes in 216 blocks.
==27414== suppressed: 0 bytes in 0 blocks.
==27414== Reachable blocks (those to which a pointer was found) are not shown.
==27414== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27446== Memcheck, a memory error detector.
==27446== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27446== Using LibVEX rev 1658, a library for dynamic binary translation.
==27446== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27446== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27446== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27446== For more details, rerun with: -v
==27446==
==27446== My PID = 27446, parent PID = 27445. Prog and args are:
==27446== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27446== 1
==27446== 10
==27446== 13
==27446== root
==27446== OperatingSystemModule
==27446==
==27446==
==27446== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27446== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27446== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27446== For counts of detected errors, rerun with: -v
==27446== searching for pointers to 217 not-freed blocks.
==27446== checked 807,288 bytes.
==27446==
==27446== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27446== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27446== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27446== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27446== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27446== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27446==
==27446== LEAK SUMMARY:
==27446== definitely lost: 0 bytes in 0 blocks.
==27446== possibly lost: 728 bytes in 1 blocks.
==27446== still reachable: 31,004 bytes in 216 blocks.
==27446== suppressed: 0 bytes in 0 blocks.
==27446== Reachable blocks (those to which a pointer was found) are not shown.
==27446== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27486== Memcheck, a memory error detector.
==27486== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27486== Using LibVEX rev 1658, a library for dynamic binary translation.
==27486== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27486== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27486== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27486== For more details, rerun with: -v
==27486==
==27486== My PID = 27486, parent PID = 27485. Prog and args are:
==27486== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27486== 1
==27486== 13
==27486== 24
==27486== root
==27486== TestCMPIModule_CXX
==27486==
==27486==
==27486== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27486== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27486== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27486== For counts of detected errors, rerun with: -v
==27486== searching for pointers to 217 not-freed blocks.
==27486== checked 807,208 bytes.
==27486==
==27486== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27486== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27486== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27486== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27486== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27486== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27486==
==27486== LEAK SUMMARY:
==27486== definitely lost: 0 bytes in 0 blocks.
==27486== possibly lost: 728 bytes in 1 blocks.
==27486== still reachable: 31,004 bytes in 216 blocks.
==27486== suppressed: 0 bytes in 0 blocks.
==27486== Reachable blocks (those to which a pointer was found) are not shown.
==27486== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27491== Memcheck, a memory error detector.
==27491== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27491== Using LibVEX rev 1658, a library for dynamic binary translation.
==27491== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27491== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27491== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27491== For more details, rerun with: -v
==27491==
==27491== My PID = 27491, parent PID = 27490. Prog and args are:
==27491== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27491== 1
==27491== 24
==27491== 27
==27491== root
==27491== FilesAndDirectoriesModule_CXX
==27491==
==27491==
==27491== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27491== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27491== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27491== For counts of detected errors, rerun with: -v
==27491== searching for pointers to 217 not-freed blocks.
==27491== checked 807,224 bytes.
==27491==
==27491== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27491== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27491== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27491== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27491== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27491== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27491==
==27491== LEAK SUMMARY:
==27491== definitely lost: 0 bytes in 0 blocks.
==27491== possibly lost: 728 bytes in 1 blocks.
==27491== still reachable: 31,004 bytes in 216 blocks.
==27491== suppressed: 0 bytes in 0 blocks.
==27491== Reachable blocks (those to which a pointer was found) are not shown.
==27491== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27493== Memcheck, a memory error detector.
==27493== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27493== Using LibVEX rev 1658, a library for dynamic binary translation.
==27493== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27493== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27493== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27493== For more details, rerun with: -v
==27493==
==27493== My PID = 27493, parent PID = 27492. Prog and args are:
==27493== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27493== 1
==27493== 10
==27493== 13
==27493== root
==27493== OperatingSystemModule
==27493==
==27493==
==27493== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27493== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27493== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27493== For counts of detected errors, rerun with: -v
==27493== searching for pointers to 217 not-freed blocks.
==27493== checked 807,288 bytes.
==27493==
==27493== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27493== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27493== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27493== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27493== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27493== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27493==
==27493== LEAK SUMMARY:
==27493== definitely lost: 0 bytes in 0 blocks.
==27493== possibly lost: 728 bytes in 1 blocks.
==27493== still reachable: 31,004 bytes in 216 blocks.
==27493== suppressed: 0 bytes in 0 blocks.
==27493== Reachable blocks (those to which a pointer was found) are not shown.
==27493== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27526== Memcheck, a memory error detector.
==27526== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27526== Using LibVEX rev 1658, a library for dynamic binary translation.
==27526== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27526== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27526== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27526== For more details, rerun with: -v
==27526==
==27526== My PID = 27526, parent PID = 27525. Prog and args are:
==27526== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27526== 1
==27526== 24
==27526== 29
==27526== root
==27526== FilesAndDirectoriesModule
==27526==
==27526==
==27526== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27526== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27526== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27526== For counts of detected errors, rerun with: -v
==27526== searching for pointers to 217 not-freed blocks.
==27526== checked 807,224 bytes.
==27526==
==27526== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27526== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27526== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27526== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27526== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27526== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27526==
==27526== LEAK SUMMARY:
==27526== definitely lost: 0 bytes in 0 blocks.
==27526== possibly lost: 728 bytes in 1 blocks.
==27526== still reachable: 31,004 bytes in 216 blocks.
==27526== suppressed: 0 bytes in 0 blocks.
==27526== Reachable blocks (those to which a pointer was found) are not shown.
==27526== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27554== Memcheck, a memory error detector.
==27554== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27554== Using LibVEX rev 1658, a library for dynamic binary translation.
==27554== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27554== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27554== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27554== For more details, rerun with: -v
==27554==
==27554== My PID = 27554, parent PID = 27553. Prog and args are:
==27554== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27554== 1
==27554== 10
==27554== 13
==27554== root
==27554== OperatingSystemModule
==27554==
==27554==
==27554== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27554== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27554== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27554== For counts of detected errors, rerun with: -v
==27554== searching for pointers to 217 not-freed blocks.
==27554== checked 807,288 bytes.
==27554==
==27554== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27554== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27554== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27554== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27554== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27554== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27554==
==27554== LEAK SUMMARY:
==27554== definitely lost: 0 bytes in 0 blocks.
==27554== possibly lost: 728 bytes in 1 blocks.
==27554== still reachable: 31,004 bytes in 216 blocks.
==27554== suppressed: 0 bytes in 0 blocks.
==27554== Reachable blocks (those to which a pointer was found) are not shown.
==27554== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27601== Memcheck, a memory error detector.
==27601== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27601== Using LibVEX rev 1658, a library for dynamic binary translation.
==27601== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27601== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27601== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27601== For more details, rerun with: -v
==27601==
==27601== My PID = 27601, parent PID = 27600. Prog and args are:
==27601== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27601== 1
==27601== 10
==27601== 13
==27601== root
==27601== OperatingSystemModule
==27601==
==27601==
==27601== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27601== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27601== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27601== For counts of detected errors, rerun with: -v
==27601== searching for pointers to 217 not-freed blocks.
==27601== checked 807,304 bytes.
==27601==
==27601== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27601== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27601== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27601== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27601== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27601== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27601==
==27601== LEAK SUMMARY:
==27601== definitely lost: 0 bytes in 0 blocks.
==27601== possibly lost: 728 bytes in 1 blocks.
==27601== still reachable: 31,004 bytes in 216 blocks.
==27601== suppressed: 0 bytes in 0 blocks.
==27601== Reachable blocks (those to which a pointer was found) are not shown.
==27601== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27658== Memcheck, a memory error detector.
==27658== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27658== Using LibVEX rev 1658, a library for dynamic binary translation.
==27658== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27658== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27658== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27658== For more details, rerun with: -v
==27658==
==27658== My PID = 27658, parent PID = 27657. Prog and args are:
==27658== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27658== 1
==27658== 10
==27658== 24
==27658== root
==27658== CMPI_RT_SampleProviderModule
==27658==
==27658==
==27658== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27658== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27658== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27658== For counts of detected errors, rerun with: -v
==27658== searching for pointers to 217 not-freed blocks.
==27658== checked 807,224 bytes.
==27658==
==27658== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27658== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27658== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27658== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27658== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27658== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27658==
==27658== LEAK SUMMARY:
==27658== definitely lost: 0 bytes in 0 blocks.
==27658== possibly lost: 728 bytes in 1 blocks.
==27658== still reachable: 31,004 bytes in 216 blocks.
==27658== suppressed: 0 bytes in 0 blocks.
==27658== Reachable blocks (those to which a pointer was found) are not shown.
==27658== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27667== Memcheck, a memory error detector.
==27667== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27667== Using LibVEX rev 1658, a library for dynamic binary translation.
==27667== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27667== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27667== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27667== For more details, rerun with: -v
==27667==
==27667== My PID = 27667, parent PID = 27666. Prog and args are:
==27667== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27667== 1
==27667== 24
==27667== 31
==27667== root
==27667== SimpleDisplayConsumerModule
==27667==
==27667==
==27667== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27667== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27667== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27667== For counts of detected errors, rerun with: -v
==27667== searching for pointers to 217 not-freed blocks.
==27667== checked 807,224 bytes.
==27667==
==27667== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27667== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27667== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27667== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27667== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27667== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27667==
==27667== LEAK SUMMARY:
==27667== definitely lost: 0 bytes in 0 blocks.
==27667== possibly lost: 728 bytes in 1 blocks.
==27667== still reachable: 31,004 bytes in 216 blocks.
==27667== suppressed: 0 bytes in 0 blocks.
==27667== Reachable blocks (those to which a pointer was found) are not shown.
==27667== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27685== Memcheck, a memory error detector.
==27685== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27685== Using LibVEX rev 1658, a library for dynamic binary translation.
==27685== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27685== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27685== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27685== For more details, rerun with: -v
==27685==
==27685== My PID = 27685, parent PID = 27684. Prog and args are:
==27685== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27685== 1
==27685== 10
==27685== 32
==27685== root
==27685== CMPISampleClassModule
==27685==
==27685==
==27685== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27685== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27685== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27685== For counts of detected errors, rerun with: -v
==27685== searching for pointers to 217 not-freed blocks.
==27685== checked 807,224 bytes.
==27685==
==27685== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27685== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27685== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27685== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27685== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27685== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27685==
==27685== LEAK SUMMARY:
==27685== definitely lost: 0 bytes in 0 blocks.
==27685== possibly lost: 728 bytes in 1 blocks.
==27685== still reachable: 31,004 bytes in 216 blocks.
==27685== suppressed: 0 bytes in 0 blocks.
==27685== Reachable blocks (those to which a pointer was found) are not shown.
==27685== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27781== Memcheck, a memory error detector.
==27781== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27781== Using LibVEX rev 1658, a library for dynamic binary translation.
==27781== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27781== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27781== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27781== For more details, rerun with: -v
==27781==
==27781== My PID = 27781, parent PID = 27780. Prog and args are:
==27781== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27781== 1
==27781== 10
==27781== 36
==27781== root
==27781== SampleCMPIMethodProviderModule
==27781==
==27781==
==27781== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27781== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27781== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27781== For counts of detected errors, rerun with: -v
==27781== searching for pointers to 217 not-freed blocks.
==27781== checked 807,224 bytes.
==27781==
==27781== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27781== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27781== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27781== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27781== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27781== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27781==
==27781== LEAK SUMMARY:
==27781== definitely lost: 0 bytes in 0 blocks.
==27781== possibly lost: 728 bytes in 1 blocks.
==27781== still reachable: 31,004 bytes in 216 blocks.
==27781== suppressed: 0 bytes in 0 blocks.
==27781== Reachable blocks (those to which a pointer was found) are not shown.
==27781== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==27937== Memcheck, a memory error detector.
==27937== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==27937== Using LibVEX rev 1658, a library for dynamic binary translation.
==27937== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==27937== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==27937== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==27937== For more details, rerun with: -v
==27937==
==27937== My PID = 27937, parent PID = 27936. Prog and args are:
==27937== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==27937== 1
==27937== 10
==27937== 38
==27937== root
==27937== CLITestProviderModule
==27937==
==27937==
==27937== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==27937== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==27937== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==27937== For counts of detected errors, rerun with: -v
==27937== searching for pointers to 217 not-freed blocks.
==27937== checked 807,224 bytes.
==27937==
==27937== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==27937== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==27937== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27937== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27937== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27937== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==27937==
==27937== LEAK SUMMARY:
==27937== definitely lost: 0 bytes in 0 blocks.
==27937== possibly lost: 728 bytes in 1 blocks.
==27937== still reachable: 31,004 bytes in 216 blocks.
==27937== suppressed: 0 bytes in 0 blocks.
==27937== Reachable blocks (those to which a pointer was found) are not shown.
==27937== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==28136== Memcheck, a memory error detector.
==28136== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28136== Using LibVEX rev 1658, a library for dynamic binary translation.
==28136== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28136== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28136== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28136== For more details, rerun with: -v
==28136==
==28136== My PID = 28136, parent PID = 28135. Prog and args are:
==28136== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==28136== 1
==28136== 10
==28136== 13
==28136== root
==28136== MethodTestProviderModule
==28136==
==28136==
==28136== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28136== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==28136== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==28136== For counts of detected errors, rerun with: -v
==28136== searching for pointers to 217 not-freed blocks.
==28136== checked 807,496 bytes.
==28136==
==28136== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==28136== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28136== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28136== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28136== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28136== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28136==
==28136== LEAK SUMMARY:
==28136== definitely lost: 0 bytes in 0 blocks.
==28136== possibly lost: 728 bytes in 1 blocks.
==28136== still reachable: 31,004 bytes in 216 blocks.
==28136== suppressed: 0 bytes in 0 blocks.
==28136== Reachable blocks (those to which a pointer was found) are not shown.
==28136== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29010== Memcheck, a memory error detector.
==29010== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29010== Using LibVEX rev 1658, a library for dynamic binary translation.
==29010== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29010== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29010== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29010== For more details, rerun with: -v
==29010==
==29010== My PID = 29010, parent PID = 29009. Prog and args are:
==29010== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29010== 1
==29010== 13
==29010== 16
==29010== root
==29010== FamilyProviderModule
==29010==
==29010==
==29010== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29010== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29010== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29010== For counts of detected errors, rerun with: -v
==29010== searching for pointers to 217 not-freed blocks.
==29010== checked 807,224 bytes.
==29010==
==29010== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29010== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29010== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29010== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29010== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29010== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29010==
==29010== LEAK SUMMARY:
==29010== definitely lost: 0 bytes in 0 blocks.
==29010== possibly lost: 728 bytes in 1 blocks.
==29010== still reachable: 31,004 bytes in 216 blocks.
==29010== suppressed: 0 bytes in 0 blocks.
==29010== Reachable blocks (those to which a pointer was found) are not shown.
==29010== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29082== Memcheck, a memory error detector.
==29082== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29082== Using LibVEX rev 1658, a library for dynamic binary translation.
==29082== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29082== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29082== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29082== For more details, rerun with: -v
==29082==
==29082== My PID = 29082, parent PID = 29081. Prog and args are:
==29082== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29082== 1
==29082== 10
==29082== 13
==29082== root
==29082== MethodTestProviderModule
==29082==
==29082==
==29082== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29082== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29082== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29082== For counts of detected errors, rerun with: -v
==29082== searching for pointers to 217 not-freed blocks.
==29082== checked 807,480 bytes.
==29082==
==29082== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29082== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29082== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29082== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29082== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29082== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29082==
==29082== LEAK SUMMARY:
==29082== definitely lost: 0 bytes in 0 blocks.
==29082== possibly lost: 728 bytes in 1 blocks.
==29082== still reachable: 31,004 bytes in 216 blocks.
==29082== suppressed: 0 bytes in 0 blocks.
==29082== Reachable blocks (those to which a pointer was found) are not shown.
==29082== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29301== Memcheck, a memory error detector.
==29301== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29301== Using LibVEX rev 1658, a library for dynamic binary translation.
==29301== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29301== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29301== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29301== For more details, rerun with: -v
==29301==
==29301== My PID = 29301, parent PID = 29300. Prog and args are:
==29301== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29301== 1
==29301== 11
==29301== 17
==29301== root
==29301== IndicationStressTestProviderModule
==29301==
==29301==
==29301== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29301== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29301== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29301== For counts of detected errors, rerun with: -v
==29301== searching for pointers to 217 not-freed blocks.
==29301== checked 807,224 bytes.
==29301==
==29301== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29301== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29301== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29301== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29301== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29301== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29301==
==29301== LEAK SUMMARY:
==29301== definitely lost: 0 bytes in 0 blocks.
==29301== possibly lost: 728 bytes in 1 blocks.
==29301== still reachable: 31,004 bytes in 216 blocks.
==29301== suppressed: 0 bytes in 0 blocks.
==29301== Reachable blocks (those to which a pointer was found) are not shown.
==29301== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29309== Memcheck, a memory error detector.
==29309== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29309== Using LibVEX rev 1658, a library for dynamic binary translation.
==29309== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29309== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29309== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29309== For more details, rerun with: -v
==29309==
==29309== My PID = 29309, parent PID = 29308. Prog and args are:
==29309== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29309== 1
==29309== 11
==29309== 19
==29309== root
==29309== IndicationStressTestConsumerModule
==29309==
==29309==
==29309== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29309== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29309== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29309== For counts of detected errors, rerun with: -v
==29309== searching for pointers to 217 not-freed blocks.
==29309== checked 807,224 bytes.
==29309==
==29309== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29309== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29309== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29309== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29309== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29309== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29309==
==29309== LEAK SUMMARY:
==29309== definitely lost: 0 bytes in 0 blocks.
==29309== possibly lost: 728 bytes in 1 blocks.
==29309== still reachable: 31,004 bytes in 216 blocks.
==29309== suppressed: 0 bytes in 0 blocks.
==29309== Reachable blocks (those to which a pointer was found) are not shown.
==29309== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29655== Memcheck, a memory error detector.
==29655== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29655== Using LibVEX rev 1658, a library for dynamic binary translation.
==29655== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29655== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29655== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29655== For more details, rerun with: -v
==29655==
==29655== My PID = 29655, parent PID = 29654. Prog and args are:
==29655== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29655== 1
==29655== 10
==29655== 20
==29655== root
==29655== TestInstanceProviderModule
==29655==
==29655==
==29655== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29655== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29655== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29655== For counts of detected errors, rerun with: -v
==29655== searching for pointers to 217 not-freed blocks.
==29655== checked 807,224 bytes.
==29655==
==29655== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29655== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29655== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29655== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29655== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29655== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29655==
==29655== LEAK SUMMARY:
==29655== definitely lost: 0 bytes in 0 blocks.
==29655== possibly lost: 728 bytes in 1 blocks.
==29655== still reachable: 31,004 bytes in 216 blocks.
==29655== suppressed: 0 bytes in 0 blocks.
==29655== Reachable blocks (those to which a pointer was found) are not shown.
==29655== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29683== Memcheck, a memory error detector.
==29683== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29683== Using LibVEX rev 1658, a library for dynamic binary translation.
==29683== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29683== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29683== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29683== For more details, rerun with: -v
==29683==
==29683== My PID = 29683, parent PID = 29682. Prog and args are:
==29683== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29683== 1
==29683== 10
==29683== 22
==29683== root
==29683== TestChunkingStressProviderModule
==29683==
==29683==
==29683== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29683== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29683== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29683== For counts of detected errors, rerun with: -v
==29683== searching for pointers to 217 not-freed blocks.
==29683== checked 807,224 bytes.
==29683==
==29683== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29683== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29683== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29683== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29683== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29683== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29683==
==29683== LEAK SUMMARY:
==29683== definitely lost: 0 bytes in 0 blocks.
==29683== possibly lost: 728 bytes in 1 blocks.
==29683== still reachable: 31,004 bytes in 216 blocks.
==29683== suppressed: 0 bytes in 0 blocks.
==29683== Reachable blocks (those to which a pointer was found) are not shown.
==29683== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29726== Memcheck, a memory error detector.
==29726== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29726== Using LibVEX rev 1658, a library for dynamic binary translation.
==29726== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29726== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29726== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29726== For more details, rerun with: -v
==29726==
==29726== My PID = 29726, parent PID = 29725. Prog and args are:
==29726== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29726== 1
==29726== 10
==29726== 24
==29726== root
==29726== MethodTestProviderModule
==29726==
==29726==
==29726== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29726== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29726== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29726== For counts of detected errors, rerun with: -v
==29726== searching for pointers to 217 not-freed blocks.
==29726== checked 807,224 bytes.
==29726==
==29726== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29726== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29726== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29726== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29726== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29726== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29726==
==29726== LEAK SUMMARY:
==29726== definitely lost: 0 bytes in 0 blocks.
==29726== possibly lost: 728 bytes in 1 blocks.
==29726== still reachable: 31,004 bytes in 216 blocks.
==29726== suppressed: 0 bytes in 0 blocks.
==29726== Reachable blocks (those to which a pointer was found) are not shown.
==29726== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29805== Memcheck, a memory error detector.
==29805== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29805== Using LibVEX rev 1658, a library for dynamic binary translation.
==29805== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29805== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29805== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29805== For more details, rerun with: -v
==29805==
==29805== My PID = 29805, parent PID = 29804. Prog and args are:
==29805== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29805== 1
==29805== 13
==29805== 24
==29805== root
==29805== MCCATestAssocProviderModule
==29805==
==29805==
==29805== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29805== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29805== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29805== For counts of detected errors, rerun with: -v
==29805== searching for pointers to 217 not-freed blocks.
==29805== checked 807,224 bytes.
==29805==
==29805== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29805== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29805== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29805== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29805== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29805== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29805==
==29805== LEAK SUMMARY:
==29805== definitely lost: 0 bytes in 0 blocks.
==29805== possibly lost: 728 bytes in 1 blocks.
==29805== still reachable: 31,004 bytes in 216 blocks.
==29805== suppressed: 0 bytes in 0 blocks.
==29805== Reachable blocks (those to which a pointer was found) are not shown.
==29805== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29932== Memcheck, a memory error detector.
==29932== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29932== Using LibVEX rev 1658, a library for dynamic binary translation.
==29932== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29932== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29932== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29932== For more details, rerun with: -v
==29932==
==29932== My PID = 29932, parent PID = 29931. Prog and args are:
==29932== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29932== 1
==29932== 13
==29932== 24
==29932== root
==29932== UserContextRequestorModule
==29932==
==29932==
==29932== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29932== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29932== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29932== For counts of detected errors, rerun with: -v
==29932== searching for pointers to 217 not-freed blocks.
==29932== checked 807,224 bytes.
==29932==
==29932== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29932== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29932== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29932== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29932== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29932== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29932==
==29932== LEAK SUMMARY:
==29932== definitely lost: 0 bytes in 0 blocks.
==29932== possibly lost: 728 bytes in 1 blocks.
==29932== still reachable: 31,004 bytes in 216 blocks.
==29932== suppressed: 0 bytes in 0 blocks.
==29932== Reachable blocks (those to which a pointer was found) are not shown.
==29932== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29937== Memcheck, a memory error detector.
==29937== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29937== Using LibVEX rev 1658, a library for dynamic binary translation.
==29937== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29937== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29937== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29937== For more details, rerun with: -v
==29937==
==29937== My PID = 29937, parent PID = 29936. Prog and args are:
==29937== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29937== 1
==29937== 13
==29937== 27
==29937== root
==29937== UserContextPrivilegedModule
==29937==
==29937==
==29937== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29937== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29937== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29937== For counts of detected errors, rerun with: -v
==29937== searching for pointers to 217 not-freed blocks.
==29937== checked 807,224 bytes.
==29937==
==29937== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29937== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29937== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29937== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29937== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29937== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29937==
==29937== LEAK SUMMARY:
==29937== definitely lost: 0 bytes in 0 blocks.
==29937== possibly lost: 728 bytes in 1 blocks.
==29937== still reachable: 31,004 bytes in 216 blocks.
==29937== suppressed: 0 bytes in 0 blocks.
==29937== Reachable blocks (those to which a pointer was found) are not shown.
==29937== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29940== Memcheck, a memory error detector.
==29940== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29940== Using LibVEX rev 1658, a library for dynamic binary translation.
==29940== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29940== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29940== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29940== For more details, rerun with: -v
==29940==
==29940== My PID = 29940, parent PID = 29939. Prog and args are:
==29940== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29940== 1
==29940== 10
==29940== 13
==29940== root
==29940== cmpiPerf_TestClassAProviderModule
==29940==
==29940==
==29940== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29940== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29940== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29940== For counts of detected errors, rerun with: -v
==29940== searching for pointers to 217 not-freed blocks.
==29940== checked 807,368 bytes.
==29940==
==29940== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29940== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29940== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29940== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29940== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29940== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29940==
==29940== LEAK SUMMARY:
==29940== definitely lost: 0 bytes in 0 blocks.
==29940== possibly lost: 728 bytes in 1 blocks.
==29940== still reachable: 31,004 bytes in 216 blocks.
==29940== suppressed: 0 bytes in 0 blocks.
==29940== Reachable blocks (those to which a pointer was found) are not shown.
==29940== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29942== Memcheck, a memory error detector.
==29942== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29942== Using LibVEX rev 1658, a library for dynamic binary translation.
==29942== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29942== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29942== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29942== For more details, rerun with: -v
==29942==
==29942== My PID = 29942, parent PID = 29941. Prog and args are:
==29942== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29942== 1
==29942== 13
==29942== 29
==29942== guest
==29942== UserContextDesignatedModule
==29942==
==29942==
==29942== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29942== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29942== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29942== For counts of detected errors, rerun with: -v
==29942== searching for pointers to 217 not-freed blocks.
==29942== checked 807,224 bytes.
==29942==
==29942== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29942== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29942== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29942== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29942== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29942== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29942==
==29942== LEAK SUMMARY:
==29942== definitely lost: 0 bytes in 0 blocks.
==29942== possibly lost: 728 bytes in 1 blocks.
==29942== still reachable: 31,004 bytes in 216 blocks.
==29942== suppressed: 0 bytes in 0 blocks.
==29942== Reachable blocks (those to which a pointer was found) are not shown.
==29942== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29947== Memcheck, a memory error detector.
==29947== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29947== Using LibVEX rev 1658, a library for dynamic binary translation.
==29947== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29947== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29947== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29947== For more details, rerun with: -v
==29947==
==29947== My PID = 29947, parent PID = 29946. Prog and args are:
==29947== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29947== 1
==29947== 13
==29947== 31
==29947== root
==29947== UserContextCIMServerModule
==29947==
==29947==
==29947== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29947== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29947== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29947== For counts of detected errors, rerun with: -v
==29947== searching for pointers to 217 not-freed blocks.
==29947== checked 807,224 bytes.
==29947==
==29947== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29947== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29947== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29947== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29947== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29947== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29947==
==29947== LEAK SUMMARY:
==29947== definitely lost: 0 bytes in 0 blocks.
==29947== possibly lost: 728 bytes in 1 blocks.
==29947== still reachable: 31,004 bytes in 216 blocks.
==29947== suppressed: 0 bytes in 0 blocks.
==29947== Reachable blocks (those to which a pointer was found) are not shown.
==29947== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29949== Memcheck, a memory error detector.
==29949== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29949== Using LibVEX rev 1658, a library for dynamic binary translation.
==29949== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29949== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29949== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29949== For more details, rerun with: -v
==29949==
==29949== My PID = 29949, parent PID = 29948. Prog and args are:
==29949== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29949== 1
==29949== 13
==29949== 16
==29949== root
==29949== cmpiPerf_TestAssocClassProviderModule
==29949==
==29949==
==29949== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29949== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29949== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29949== For counts of detected errors, rerun with: -v
==29949== searching for pointers to 217 not-freed blocks.
==29949== checked 807,384 bytes.
==29949==
==29949== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29949== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29949== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29949== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29949== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29949== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29949==
==29949== LEAK SUMMARY:
==29949== definitely lost: 0 bytes in 0 blocks.
==29949== possibly lost: 728 bytes in 1 blocks.
==29949== still reachable: 31,004 bytes in 216 blocks.
==29949== suppressed: 0 bytes in 0 blocks.
==29949== Reachable blocks (those to which a pointer was found) are not shown.
==29949== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29954== Memcheck, a memory error detector.
==29954== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29954== Using LibVEX rev 1658, a library for dynamic binary translation.
==29954== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29954== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29954== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29954== For more details, rerun with: -v
==29954==
==29954== My PID = 29954, parent PID = 29953. Prog and args are:
==29954== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29954== 1
==29954== 10
==29954== 17
==29954== root
==29954== TestServerProfileProvidersModule
==29954==
==29954==
==29954== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29954== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29954== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29954== For counts of detected errors, rerun with: -v
==29954== searching for pointers to 217 not-freed blocks.
==29954== checked 807,368 bytes.
==29954==
==29954== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29954== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29954== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29954== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29954== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29954== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29954==
==29954== LEAK SUMMARY:
==29954== definitely lost: 0 bytes in 0 blocks.
==29954== possibly lost: 728 bytes in 1 blocks.
==29954== still reachable: 31,004 bytes in 216 blocks.
==29954== suppressed: 0 bytes in 0 blocks.
==29954== Reachable blocks (those to which a pointer was found) are not shown.
==29954== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29959== Memcheck, a memory error detector.
==29959== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29959== Using LibVEX rev 1658, a library for dynamic binary translation.
==29959== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29959== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29959== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29959== For more details, rerun with: -v
==29959==
==29959== My PID = 29959, parent PID = 29958. Prog and args are:
==29959== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29959== 1
==29959== 17
==29959== 20
==29959== root
==29959== cmpiPerf_TestClassProviderModule
==29959==
==29959==
==29959== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29959== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29959== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29959== For counts of detected errors, rerun with: -v
==29959== searching for pointers to 217 not-freed blocks.
==29959== checked 807,368 bytes.
==29959==
==29959== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29959== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29959== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29959== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29959== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29959== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29959==
==29959== LEAK SUMMARY:
==29959== definitely lost: 0 bytes in 0 blocks.
==29959== possibly lost: 728 bytes in 1 blocks.
==29959== still reachable: 31,004 bytes in 216 blocks.
==29959== suppressed: 0 bytes in 0 blocks.
==29959== Reachable blocks (those to which a pointer was found) are not shown.
==29959== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29967== Memcheck, a memory error detector.
==29967== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29967== Using LibVEX rev 1658, a library for dynamic binary translation.
==29967== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29967== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29967== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29967== For more details, rerun with: -v
==29967==
==29967== My PID = 29967, parent PID = 29966. Prog and args are:
==29967== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29967== 1
==29967== 21
==29967== 24
==29967== root
==29967== FamilyProviderModule
==29967==
==29967==
==29967== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29967== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29967== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29967== For counts of detected errors, rerun with: -v
==29967== searching for pointers to 217 not-freed blocks.
==29967== checked 807,368 bytes.
==29967==
==29967== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29967== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29967== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29967== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29967== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29967== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29967==
==29967== LEAK SUMMARY:
==29967== definitely lost: 0 bytes in 0 blocks.
==29967== possibly lost: 728 bytes in 1 blocks.
==29967== still reachable: 31,004 bytes in 216 blocks.
==29967== suppressed: 0 bytes in 0 blocks.
==29967== Reachable blocks (those to which a pointer was found) are not shown.
==29967== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29977== Memcheck, a memory error detector.
==29977== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29977== Using LibVEX rev 1658, a library for dynamic binary translation.
==29977== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29977== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29977== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29977== For more details, rerun with: -v
==29977==
==29977== My PID = 29977, parent PID = 29976. Prog and args are:
==29977== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==29977== 1
==29977== 13
==29977== 33
==29977== root
==29977== CIMOMHandleTestProviderModule
==29977==
==29977==
==29977== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29977== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==29977== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==29977== For counts of detected errors, rerun with: -v
==29977== searching for pointers to 217 not-freed blocks.
==29977== checked 807,224 bytes.
==29977==
==29977== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==29977== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==29977== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29977== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29977== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29977== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==29977==
==29977== LEAK SUMMARY:
==29977== definitely lost: 0 bytes in 0 blocks.
==29977== possibly lost: 728 bytes in 1 blocks.
==29977== still reachable: 31,004 bytes in 216 blocks.
==29977== suppressed: 0 bytes in 0 blocks.
==29977== Reachable blocks (those to which a pointer was found) are not shown.
==29977== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30006== Memcheck, a memory error detector.
==30006== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30006== Using LibVEX rev 1658, a library for dynamic binary translation.
==30006== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30006== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30006== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30006== For more details, rerun with: -v
==30006==
==30006== My PID = 30006, parent PID = 30005. Prog and args are:
==30006== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30006== 1
==30006== 35
==30006== 38
==30006== root
==30006== TestAggregationOutputProviderModule
==30006==
==30006==
==30006== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30006== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30006== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30006== For counts of detected errors, rerun with: -v
==30006== searching for pointers to 217 not-freed blocks.
==30006== checked 807,240 bytes.
==30006==
==30006== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30006== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30006== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30006== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30006== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30006== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30006==
==30006== LEAK SUMMARY:
==30006== definitely lost: 0 bytes in 0 blocks.
==30006== possibly lost: 728 bytes in 1 blocks.
==30006== still reachable: 31,004 bytes in 216 blocks.
==30006== suppressed: 0 bytes in 0 blocks.
==30006== Reachable blocks (those to which a pointer was found) are not shown.
==30006== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30054== Memcheck, a memory error detector.
==30054== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30054== Using LibVEX rev 1658, a library for dynamic binary translation.
==30054== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30054== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30054== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30054== For more details, rerun with: -v
==30054==
==30054== My PID = 30054, parent PID = 30053. Prog and args are:
==30054== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30054== 1
==30054== 10
==30054== 13
==30054== root
==30054== TestChunkingStressProviderModule
==30054==
==30054==
==30054== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30054== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30054== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30054== For counts of detected errors, rerun with: -v
==30054== searching for pointers to 217 not-freed blocks.
==30054== checked 807,416 bytes.
==30054==
==30054== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30054== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30054== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30054== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30054== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30054== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30054==
==30054== LEAK SUMMARY:
==30054== definitely lost: 0 bytes in 0 blocks.
==30054== possibly lost: 728 bytes in 1 blocks.
==30054== still reachable: 31,004 bytes in 216 blocks.
==30054== suppressed: 0 bytes in 0 blocks.
==30054== Reachable blocks (those to which a pointer was found) are not shown.
==30054== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30083== Memcheck, a memory error detector.
==30083== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30083== Using LibVEX rev 1658, a library for dynamic binary translation.
==30083== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30083== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30083== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30083== For more details, rerun with: -v
==30083==
==30083== My PID = 30083, parent PID = 30082. Prog and args are:
==30083== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30083== 1
==30083== 38
==30083== 41
==30083== root
==30083== cmpiPerf_TestClassAProviderModule
==30083==
==30083==
==30083== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30083== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30083== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30083== For counts of detected errors, rerun with: -v
==30083== searching for pointers to 217 not-freed blocks.
==30083== checked 807,224 bytes.
==30083==
==30083== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30083== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30083== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30083== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30083== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30083== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30083==
==30083== LEAK SUMMARY:
==30083== definitely lost: 0 bytes in 0 blocks.
==30083== possibly lost: 728 bytes in 1 blocks.
==30083== still reachable: 31,004 bytes in 216 blocks.
==30083== suppressed: 0 bytes in 0 blocks.
==30083== Reachable blocks (those to which a pointer was found) are not shown.
==30083== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30094== Memcheck, a memory error detector.
==30094== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30094== Using LibVEX rev 1658, a library for dynamic binary translation.
==30094== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30094== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30094== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30094== For more details, rerun with: -v
==30094==
==30094== My PID = 30094, parent PID = 30093. Prog and args are:
==30094== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30094== 1
==30094== 38
==30094== 43
==30094== root
==30094== cmpiPerf_TestClassProviderModule
==30094==
==30094==
==30094== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30094== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30094== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30094== For counts of detected errors, rerun with: -v
==30094== searching for pointers to 217 not-freed blocks.
==30094== checked 807,224 bytes.
==30094==
==30094== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30094== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30094== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30094== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30094== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30094== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30094==
==30094== LEAK SUMMARY:
==30094== definitely lost: 0 bytes in 0 blocks.
==30094== possibly lost: 728 bytes in 1 blocks.
==30094== still reachable: 31,004 bytes in 216 blocks.
==30094== suppressed: 0 bytes in 0 blocks.
==30094== Reachable blocks (those to which a pointer was found) are not shown.
==30094== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30105== Memcheck, a memory error detector.
==30105== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30105== Using LibVEX rev 1658, a library for dynamic binary translation.
==30105== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30105== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30105== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30105== For more details, rerun with: -v
==30105==
==30105== My PID = 30105, parent PID = 30104. Prog and args are:
==30105== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30105== 1
==30105== 38
==30105== 45
==30105== root
==30105== cmpiPerf_TestAssocClassProviderModule
==30105==
==30105==
==30105== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30105== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30105== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30105== For counts of detected errors, rerun with: -v
==30105== searching for pointers to 217 not-freed blocks.
==30105== checked 807,240 bytes.
==30105==
==30105== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30105== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30105== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30105== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30105== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30105== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30105==
==30105== LEAK SUMMARY:
==30105== definitely lost: 0 bytes in 0 blocks.
==30105== possibly lost: 728 bytes in 1 blocks.
==30105== still reachable: 31,004 bytes in 216 blocks.
==30105== suppressed: 0 bytes in 0 blocks.
==30105== Reachable blocks (those to which a pointer was found) are not shown.
==30105== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30170== Memcheck, a memory error detector.
==30170== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30170== Using LibVEX rev 1658, a library for dynamic binary translation.
==30170== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30170== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30170== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30170== For more details, rerun with: -v
==30170==
==30170== My PID = 30170, parent PID = 30169. Prog and args are:
==30170== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30170== 1
==30170== 11
==30170== 19
==30170== root
==30170== TestServerProfileProvidersModule
==30170==
==30170==
==30170== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30170== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30170== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30170== For counts of detected errors, rerun with: -v
==30170== searching for pointers to 217 not-freed blocks.
==30170== checked 807,224 bytes.
==30170==
==30170== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30170== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30170== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30170== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30170== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30170== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30170==
==30170== LEAK SUMMARY:
==30170== definitely lost: 0 bytes in 0 blocks.
==30170== possibly lost: 728 bytes in 1 blocks.
==30170== still reachable: 31,004 bytes in 216 blocks.
==30170== suppressed: 0 bytes in 0 blocks.
==30170== Reachable blocks (those to which a pointer was found) are not shown.
==30170== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30203== Memcheck, a memory error detector.
==30203== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30203== Using LibVEX rev 1658, a library for dynamic binary translation.
==30203== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30203== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30203== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30203== For more details, rerun with: -v
==30203==
==30203== My PID = 30203, parent PID = 30202. Prog and args are:
==30203== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30203== 1
==30203== 13
==30203== 17
==30203== root
==30203== cmpiPerf_TestAssocClassProviderModule
==30203==
==30203==
==30203== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30203== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30203== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30203== For counts of detected errors, rerun with: -v
==30203== searching for pointers to 217 not-freed blocks.
==30203== checked 807,240 bytes.
==30203==
==30203== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30203== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30203== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30203== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30203== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30203== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30203==
==30203== LEAK SUMMARY:
==30203== definitely lost: 0 bytes in 0 blocks.
==30203== possibly lost: 728 bytes in 1 blocks.
==30203== still reachable: 31,004 bytes in 216 blocks.
==30203== suppressed: 0 bytes in 0 blocks.
==30203== Reachable blocks (those to which a pointer was found) are not shown.
==30203== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30210== Memcheck, a memory error detector.
==30210== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30210== Using LibVEX rev 1658, a library for dynamic binary translation.
==30210== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30210== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30210== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30210== For more details, rerun with: -v
==30210==
==30210== My PID = 30210, parent PID = 30209. Prog and args are:
==30210== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30210== 1
==30210== 18
==30210== 21
==30210== root
==30210== cmpiPerf_TestClassAProviderModule
==30210==
==30210==
==30210== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30210== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30210== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30210== For counts of detected errors, rerun with: -v
==30210== searching for pointers to 217 not-freed blocks.
==30210== checked 807,224 bytes.
==30210==
==30210== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30210== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30210== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30210== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30210== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30210== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30210==
==30210== LEAK SUMMARY:
==30210== definitely lost: 0 bytes in 0 blocks.
==30210== possibly lost: 728 bytes in 1 blocks.
==30210== still reachable: 31,004 bytes in 216 blocks.
==30210== suppressed: 0 bytes in 0 blocks.
==30210== Reachable blocks (those to which a pointer was found) are not shown.
==30210== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30235== Memcheck, a memory error detector.
==30235== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30235== Using LibVEX rev 1658, a library for dynamic binary translation.
==30235== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30235== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30235== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30235== For more details, rerun with: -v
==30235==
==30235== My PID = 30235, parent PID = 30234. Prog and args are:
==30235== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30235== 1
==30235== 18
==30235== 21
==30235== root
==30235== cmpiPerf_TestClassProviderModule
==30235==
==30235==
==30235== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30235== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30235== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30235== For counts of detected errors, rerun with: -v
==30235== searching for pointers to 217 not-freed blocks.
==30235== checked 807,224 bytes.
==30235==
==30235== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30235== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30235== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30235== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30235== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30235== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30235==
==30235== LEAK SUMMARY:
==30235== definitely lost: 0 bytes in 0 blocks.
==30235== possibly lost: 728 bytes in 1 blocks.
==30235== still reachable: 31,004 bytes in 216 blocks.
==30235== suppressed: 0 bytes in 0 blocks.
==30235== Reachable blocks (those to which a pointer was found) are not shown.
==30235== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30246== Memcheck, a memory error detector.
==30246== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30246== Using LibVEX rev 1658, a library for dynamic binary translation.
==30246== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30246== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30246== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30246== For more details, rerun with: -v
==30246==
==30246== My PID = 30246, parent PID = 30245. Prog and args are:
==30246== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30246== 1
==30246== 12
==30246== 18
==30246== root
==30246== TestServerProfileProvidersModule
==30246==
==30246==
==30246== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30246== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30246== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30246== For counts of detected errors, rerun with: -v
==30246== searching for pointers to 217 not-freed blocks.
==30246== checked 807,224 bytes.
==30246==
==30246== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30246== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30246== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30246== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30246== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30246== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30246==
==30246== LEAK SUMMARY:
==30246== definitely lost: 0 bytes in 0 blocks.
==30246== possibly lost: 728 bytes in 1 blocks.
==30246== still reachable: 31,004 bytes in 216 blocks.
==30246== suppressed: 0 bytes in 0 blocks.
==30246== Reachable blocks (those to which a pointer was found) are not shown.
==30246== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30275== Memcheck, a memory error detector.
==30275== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30275== Using LibVEX rev 1658, a library for dynamic binary translation.
==30275== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30275== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30275== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30275== For more details, rerun with: -v
==30275==
==30275== My PID = 30275, parent PID = 30274. Prog and args are:
==30275== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30275== 1
==30275== 4
==30275== 12
==30275== root
==30275== ProviderLifecycleIndicationConsumerModule
==30275==
==30275==
==30275== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30275== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30275== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30275== For counts of detected errors, rerun with: -v
==30275== searching for pointers to 217 not-freed blocks.
==30275== checked 807,192 bytes.
==30275==
==30275== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30275== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30275== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30275== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30275== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30275== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30275==
==30275== LEAK SUMMARY:
==30275== definitely lost: 0 bytes in 0 blocks.
==30275== possibly lost: 728 bytes in 1 blocks.
==30275== still reachable: 31,004 bytes in 216 blocks.
==30275== suppressed: 0 bytes in 0 blocks.
==30275== Reachable blocks (those to which a pointer was found) are not shown.
==30275== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30276== Memcheck, a memory error detector.
==30276== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30276== Using LibVEX rev 1658, a library for dynamic binary translation.
==30276== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30276== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30276== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30276== For more details, rerun with: -v
==30276==
==30276== My PID = 30276, parent PID = 30275. Prog and args are:
==30276== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30276== 1
==30276== 12
==30276== 15
==30276== root
==30276== EmbeddedInstanceProviderModule
==30276==
==30276==
==30276== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30276== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30276== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30276== For counts of detected errors, rerun with: -v
==30276== searching for pointers to 217 not-freed blocks.
==30276== checked 807,224 bytes.
==30276==
==30276== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30276== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30276== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30276== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30276== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30276== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30276==
==30276== LEAK SUMMARY:
==30276== definitely lost: 0 bytes in 0 blocks.
==30276== possibly lost: 728 bytes in 1 blocks.
==30276== still reachable: 31,004 bytes in 216 blocks.
==30276== suppressed: 0 bytes in 0 blocks.
==30276== Reachable blocks (those to which a pointer was found) are not shown.
==30276== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30305== Memcheck, a memory error detector.
==30305== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30305== Using LibVEX rev 1658, a library for dynamic binary translation.
==30305== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30305== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30305== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30305== For more details, rerun with: -v
==30305==
==30305== My PID = 30305, parent PID = 30304. Prog and args are:
==30305== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30305== 1
==30305== 12
==30305== 15
==30305== root
==30305== Group2
==30305==
==30305==
==30305== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30305== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30305== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30305== For counts of detected errors, rerun with: -v
==30305== searching for pointers to 217 not-freed blocks.
==30305== checked 807,160 bytes.
==30305==
==30305== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30305== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30305== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30305== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30305== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30305== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30305==
==30305== LEAK SUMMARY:
==30305== definitely lost: 0 bytes in 0 blocks.
==30305== possibly lost: 728 bytes in 1 blocks.
==30305== still reachable: 31,004 bytes in 216 blocks.
==30305== suppressed: 0 bytes in 0 blocks.
==30305== Reachable blocks (those to which a pointer was found) are not shown.
==30305== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30545== Memcheck, a memory error detector.
==30545== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30545== Using LibVEX rev 1658, a library for dynamic binary translation.
==30545== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30545== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30545== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30545== For more details, rerun with: -v
==30545==
==30545== My PID = 30545, parent PID = 30544. Prog and args are:
==30545== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30545== 1
==30545== 10
==30545== 13
==30545== root
==30545== IndicationStressTestProviderModule
==30545==
==30545==
==30545== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30545== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30545== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30545== For counts of detected errors, rerun with: -v
==30545== searching for pointers to 217 not-freed blocks.
==30545== checked 806,952 bytes.
==30545==
==30545== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30545== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30545== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30545== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30545== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30545== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30545==
==30545== LEAK SUMMARY:
==30545== definitely lost: 0 bytes in 0 blocks.
==30545== possibly lost: 728 bytes in 1 blocks.
==30545== still reachable: 31,004 bytes in 216 blocks.
==30545== suppressed: 0 bytes in 0 blocks.
==30545== Reachable blocks (those to which a pointer was found) are not shown.
==30545== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30594== Memcheck, a memory error detector.
==30594== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30594== Using LibVEX rev 1658, a library for dynamic binary translation.
==30594== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30594== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30594== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30594== For more details, rerun with: -v
==30594==
==30594== My PID = 30594, parent PID = 30593. Prog and args are:
==30594== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30594== 1
==30594== 7
==30594== 10
==30594== root
==30594== IndicationStressTestProviderModule
==30594==
==30594==
==30594== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30594== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30594== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30594== For counts of detected errors, rerun with: -v
==30594== searching for pointers to 217 not-freed blocks.
==30594== checked 806,952 bytes.
==30594==
==30594== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30594== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30594== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30594== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30594== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30594== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30594==
==30594== LEAK SUMMARY:
==30594== definitely lost: 0 bytes in 0 blocks.
==30594== possibly lost: 728 bytes in 1 blocks.
==30594== still reachable: 31,004 bytes in 216 blocks.
==30594== suppressed: 0 bytes in 0 blocks.
==30594== Reachable blocks (those to which a pointer was found) are not shown.
==30594== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30598== Memcheck, a memory error detector.
==30598== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30598== Using LibVEX rev 1658, a library for dynamic binary translation.
==30598== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30598== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30598== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30598== For more details, rerun with: -v
==30598==
==30598== My PID = 30598, parent PID = 30597. Prog and args are:
==30598== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30598== 1
==30598== 22
==30598== 25
==30598== root
==30598== TestCMPIAssociationProviderModule
==30598==
==30598==
==30598== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30598== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30598== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30598== For counts of detected errors, rerun with: -v
==30598== searching for pointers to 217 not-freed blocks.
==30598== checked 807,224 bytes.
==30598==
==30598== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30598== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30598== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30598== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30598== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30598== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30598==
==30598== LEAK SUMMARY:
==30598== definitely lost: 0 bytes in 0 blocks.
==30598== possibly lost: 728 bytes in 1 blocks.
==30598== still reachable: 31,004 bytes in 216 blocks.
==30598== suppressed: 0 bytes in 0 blocks.
==30598== Reachable blocks (those to which a pointer was found) are not shown.
==30598== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30603== Memcheck, a memory error detector.
==30603== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30603== Using LibVEX rev 1658, a library for dynamic binary translation.
==30603== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30603== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30603== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30603== For more details, rerun with: -v
==30603==
==30603== My PID = 30603, parent PID = 30602. Prog and args are:
==30603== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30603== 1
==30603== 25
==30603== 28
==30603== root
==30603== TestCMPIFail_5ProviderModule
==30603==
==30603==
==30603== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30603== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30603== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30603== For counts of detected errors, rerun with: -v
==30603== searching for pointers to 217 not-freed blocks.
==30603== checked 807,224 bytes.
==30603==
==30603== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30603== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30603== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30603== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30603== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30603== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30603==
==30603== LEAK SUMMARY:
==30603== definitely lost: 0 bytes in 0 blocks.
==30603== possibly lost: 728 bytes in 1 blocks.
==30603== still reachable: 31,004 bytes in 216 blocks.
==30603== suppressed: 0 bytes in 0 blocks.
==30603== Reachable blocks (those to which a pointer was found) are not shown.
==30603== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30627== Memcheck, a memory error detector.
==30627== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30627== Using LibVEX rev 1658, a library for dynamic binary translation.
==30627== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30627== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30627== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30627== For more details, rerun with: -v
==30627==
==30627== My PID = 30627, parent PID = 30626. Prog and args are:
==30627== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30627== 1
==30627== 8
==30627== 13
==30627== root
==30627== IndicationStressTestProviderModule
==30627==
==30627==
==30627== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30627== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30627== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30627== For counts of detected errors, rerun with: -v
==30627== searching for pointers to 217 not-freed blocks.
==30627== checked 806,952 bytes.
==30627==
==30627== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30627== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30627== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30627== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30627== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30627== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30627==
==30627== LEAK SUMMARY:
==30627== definitely lost: 0 bytes in 0 blocks.
==30627== possibly lost: 728 bytes in 1 blocks.
==30627== still reachable: 31,004 bytes in 216 blocks.
==30627== suppressed: 0 bytes in 0 blocks.
==30627== Reachable blocks (those to which a pointer was found) are not shown.
==30627== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30639== Memcheck, a memory error detector.
==30639== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30639== Using LibVEX rev 1658, a library for dynamic binary translation.
==30639== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30639== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30639== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30639== For more details, rerun with: -v
==30639==
==30639== My PID = 30639, parent PID = 30638. Prog and args are:
==30639== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30639== 1
==30639== 8
==30639== 15
==30639== root
==30639== IndicationStressTestConsumerModule
==30639==
==30639==
==30639== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30639== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30639== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30639== For counts of detected errors, rerun with: -v
==30639== searching for pointers to 217 not-freed blocks.
==30639== checked 806,952 bytes.
==30639==
==30639== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30639== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30639== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30639== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30639== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30639== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30639==
==30639== LEAK SUMMARY:
==30639== definitely lost: 0 bytes in 0 blocks.
==30639== possibly lost: 728 bytes in 1 blocks.
==30639== still reachable: 31,004 bytes in 216 blocks.
==30639== suppressed: 0 bytes in 0 blocks.
==30639== Reachable blocks (those to which a pointer was found) are not shown.
==30639== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30658== Memcheck, a memory error detector.
==30658== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30658== Using LibVEX rev 1658, a library for dynamic binary translation.
==30658== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30658== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30658== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30658== For more details, rerun with: -v
==30658==
==30658== My PID = 30658, parent PID = 30657. Prog and args are:
==30658== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30658== 1
==30658== 30
==30658== 33
==30658== root
==30658== FilesAndDirectoriesModule
==30658==
==30658==
==30658== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30658== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30658== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30658== For counts of detected errors, rerun with: -v
==30658== searching for pointers to 217 not-freed blocks.
==30658== checked 807,224 bytes.
==30658==
==30658== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30658== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30658== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30658== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30658== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30658== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30658==
==30658== LEAK SUMMARY:
==30658== definitely lost: 0 bytes in 0 blocks.
==30658== possibly lost: 728 bytes in 1 blocks.
==30658== still reachable: 31,004 bytes in 216 blocks.
==30658== suppressed: 0 bytes in 0 blocks.
==30658== Reachable blocks (those to which a pointer was found) are not shown.
==30658== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30687== Memcheck, a memory error detector.
==30687== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30687== Using LibVEX rev 1658, a library for dynamic binary translation.
==30687== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30687== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30687== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30687== For more details, rerun with: -v
==30687==
==30687== My PID = 30687, parent PID = 30686. Prog and args are:
==30687== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30687== 1
==30687== 30
==30687== 35
==30687== root
==30687== TestCMPIFail_1ProviderModule
==30687==
==30687==
==30687== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30687== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30687== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30687== For counts of detected errors, rerun with: -v
==30687== searching for pointers to 217 not-freed blocks.
==30687== checked 807,224 bytes.
==30687==
==30687== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30687== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30687== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30687== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30687== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30687== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30687==
==30687== LEAK SUMMARY:
==30687== definitely lost: 0 bytes in 0 blocks.
==30687== possibly lost: 728 bytes in 1 blocks.
==30687== still reachable: 31,004 bytes in 216 blocks.
==30687== suppressed: 0 bytes in 0 blocks.
==30687== Reachable blocks (those to which a pointer was found) are not shown.
==30687== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30716== Memcheck, a memory error detector.
==30716== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30716== Using LibVEX rev 1658, a library for dynamic binary translation.
==30716== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30716== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30716== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30716== For more details, rerun with: -v
==30716==
==30716== My PID = 30716, parent PID = 30715. Prog and args are:
==30716== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30716== 1
==30716== 30
==30716== 37
==30716== root
==30716== TestCMPIFail_2ProviderModule
==30716==
==30716==
==30716== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30716== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30716== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30716== For counts of detected errors, rerun with: -v
==30716== searching for pointers to 217 not-freed blocks.
==30716== checked 807,224 bytes.
==30716==
==30716== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30716== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30716== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30716== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30716== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30716== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30716==
==30716== LEAK SUMMARY:
==30716== definitely lost: 0 bytes in 0 blocks.
==30716== possibly lost: 728 bytes in 1 blocks.
==30716== still reachable: 31,004 bytes in 216 blocks.
==30716== suppressed: 0 bytes in 0 blocks.
==30716== Reachable blocks (those to which a pointer was found) are not shown.
==30716== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30745== Memcheck, a memory error detector.
==30745== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30745== Using LibVEX rev 1658, a library for dynamic binary translation.
==30745== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30745== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30745== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30745== For more details, rerun with: -v
==30745==
==30745== My PID = 30745, parent PID = 30744. Prog and args are:
==30745== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30745== 1
==30745== 30
==30745== 39
==30745== root
==30745== TestCMPIFail_3ProviderModule
==30745==
==30745==
==30745== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30745== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30745== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30745== For counts of detected errors, rerun with: -v
==30745== searching for pointers to 217 not-freed blocks.
==30745== checked 807,224 bytes.
==30745==
==30745== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30745== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30745== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30745== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30745== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30745== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30745==
==30745== LEAK SUMMARY:
==30745== definitely lost: 0 bytes in 0 blocks.
==30745== possibly lost: 728 bytes in 1 blocks.
==30745== still reachable: 31,004 bytes in 216 blocks.
==30745== suppressed: 0 bytes in 0 blocks.
==30745== Reachable blocks (those to which a pointer was found) are not shown.
==30745== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30772== Memcheck, a memory error detector.
==30772== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30772== Using LibVEX rev 1658, a library for dynamic binary translation.
==30772== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30772== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30772== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30772== For more details, rerun with: -v
==30772==
==30772== My PID = 30772, parent PID = 30771. Prog and args are:
==30772== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30772== 1
==30772== 30
==30772== 41
==30772== root
==30772== TestCMPIFail_4ProviderModule
==30772==
==30772==
==30772== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30772== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30772== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30772== For counts of detected errors, rerun with: -v
==30772== searching for pointers to 217 not-freed blocks.
==30772== checked 807,224 bytes.
==30772==
==30772== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30772== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30772== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30772== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30772== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30772== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30772==
==30772== LEAK SUMMARY:
==30772== definitely lost: 0 bytes in 0 blocks.
==30772== possibly lost: 728 bytes in 1 blocks.
==30772== still reachable: 31,004 bytes in 216 blocks.
==30772== suppressed: 0 bytes in 0 blocks.
==30772== Reachable blocks (those to which a pointer was found) are not shown.
==30772== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30867== Memcheck, a memory error detector.
==30867== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30867== Using LibVEX rev 1658, a library for dynamic binary translation.
==30867== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30867== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30867== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30867== For more details, rerun with: -v
==30867==
==30867== My PID = 30867, parent PID = 30866. Prog and args are:
==30867== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30867== 1
==30867== 30
==30867== 43
==30867== root
==30867== TestCMPIThreadProviderModule
==30867==
==30867==
==30867== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30867== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30867== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30867== For counts of detected errors, rerun with: -v
==30867== searching for pointers to 217 not-freed blocks.
==30867== checked 807,224 bytes.
==30867==
==30867== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30867== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30867== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30867== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30867== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30867== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30867==
==30867== LEAK SUMMARY:
==30867== definitely lost: 0 bytes in 0 blocks.
==30867== possibly lost: 728 bytes in 1 blocks.
==30867== still reachable: 31,004 bytes in 216 blocks.
==30867== suppressed: 0 bytes in 0 blocks.
==30867== Reachable blocks (those to which a pointer was found) are not shown.
==30867== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==30969== Memcheck, a memory error detector.
==30969== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==30969== Using LibVEX rev 1658, a library for dynamic binary translation.
==30969== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==30969== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==30969== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==30969== For more details, rerun with: -v
==30969==
==30969== My PID = 30969, parent PID = 30968. Prog and args are:
==30969== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==30969== 1
==30969== 30
==30969== 45
==30969== root
==30969== IndicationStressTestConsumerModule
==30969==
==30969==
==30969== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==30969== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==30969== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==30969== For counts of detected errors, rerun with: -v
==30969== searching for pointers to 217 not-freed blocks.
==30969== checked 807,224 bytes.
==30969==
==30969== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==30969== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==30969== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30969== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30969== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30969== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30969==
==30969== LEAK SUMMARY:
==30969== definitely lost: 0 bytes in 0 blocks.
==30969== possibly lost: 728 bytes in 1 blocks.
==30969== still reachable: 31,004 bytes in 216 blocks.
==30969== suppressed: 0 bytes in 0 blocks.
==30969== Reachable blocks (those to which a pointer was found) are not shown.
==30969== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31210== Memcheck, a memory error detector.
==31210== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31210== Using LibVEX rev 1658, a library for dynamic binary translation.
==31210== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31210== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31210== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31210== For more details, rerun with: -v
==31210==
==31210== My PID = 31210, parent PID = 31209. Prog and args are:
==31210== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31210== 1
==31210== 17
==31210== 36
==31210== root
==31210== TestCMPIKeyReturnedProviderModule
==31210==
==31210==
==31210== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31210== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==31210== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==31210== For counts of detected errors, rerun with: -v
==31210== searching for pointers to 217 not-freed blocks.
==31210== checked 807,224 bytes.
==31210==
==31210== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31210== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31210== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31210== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31210== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31210== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31210==
==31210== LEAK SUMMARY:
==31210== definitely lost: 0 bytes in 0 blocks.
==31210== possibly lost: 728 bytes in 1 blocks.
==31210== still reachable: 31,004 bytes in 216 blocks.
==31210== suppressed: 0 bytes in 0 blocks.
==31210== Reachable blocks (those to which a pointer was found) are not shown.
==31210== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31247== Memcheck, a memory error detector.
==31247== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31247== Using LibVEX rev 1658, a library for dynamic binary translation.
==31247== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31247== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31247== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31247== For more details, rerun with: -v
==31247==
==31247== My PID = 31247, parent PID = 31246. Prog and args are:
==31247== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31247== 1
==31247== 38
==31247== 47
==31247== root
==31247== SimpleDisplayConsumerModule
==31247==
==31247==
==31247== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31247== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==31247== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==31247== For counts of detected errors, rerun with: -v
==31247== searching for pointers to 217 not-freed blocks.
==31247== checked 807,224 bytes.
==31247==
==31247== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31247== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31247== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31247== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31247== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31247== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31247==
==31247== LEAK SUMMARY:
==31247== definitely lost: 0 bytes in 0 blocks.
==31247== possibly lost: 728 bytes in 1 blocks.
==31247== still reachable: 31,004 bytes in 216 blocks.
==31247== suppressed: 0 bytes in 0 blocks.
==31247== Reachable blocks (those to which a pointer was found) are not shown.
==31247== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==31393== Memcheck, a memory error detector.
==31393== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31393== Using LibVEX rev 1658, a library for dynamic binary translation.
==31393== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==31393== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==31393== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==31393== For more details, rerun with: -v
==31393==
==31393== My PID = 31393, parent PID = 31392. Prog and args are:
==31393== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==31393== 1
==31393== 13
==31393== 16
==31393== root
==31393== SLPProviderModule
==31393==
==31393==
==31393== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==31393== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==31393== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==31393== For counts of detected errors, rerun with: -v
==31393== searching for pointers to 217 not-freed blocks.
==31393== checked 807,176 bytes.
==31393==
==31393== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==31393== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==31393== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31393== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31393== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31393== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==31393==
==31393== LEAK SUMMARY:
==31393== definitely lost: 0 bytes in 0 blocks.
==31393== possibly lost: 728 bytes in 1 blocks.
==31393== still reachable: 31,004 bytes in 216 blocks.
==31393== suppressed: 0 bytes in 0 blocks.
==31393== Reachable blocks (those to which a pointer was found) are not shown.
==31393== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32664== Memcheck, a memory error detector.
==32664== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32664== Using LibVEX rev 1658, a library for dynamic binary translation.
==32664== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32664== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32664== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32664== For more details, rerun with: -v
==32664==
==32664== My PID = 32664, parent PID = 32663. Prog and args are:
==32664== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==32664== 1
==32664== 10
==32664== 13
==32664== root
==32664== PG_TestPropertyTypesModule
==32664==
==32664==
==32664== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==32664== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==32664== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==32664== For counts of detected errors, rerun with: -v
==32664== searching for pointers to 217 not-freed blocks.
==32664== checked 807,112 bytes.
==32664==
==32664== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==32664== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==32664== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32664== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32664== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32664== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==32664==
==32664== LEAK SUMMARY:
==32664== definitely lost: 0 bytes in 0 blocks.
==32664== possibly lost: 728 bytes in 1 blocks.
==32664== still reachable: 31,004 bytes in 216 blocks.
==32664== suppressed: 0 bytes in 0 blocks.
==32664== Reachable blocks (those to which a pointer was found) are not shown.
==32664== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==3932== Memcheck, a memory error detector.
==3932== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==3932== Using LibVEX rev 1658, a library for dynamic binary translation.
==3932== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==3932== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==3932== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==3932== For more details, rerun with: -v
==3932==
==3932== My PID = 3932, parent PID = 3931. Prog and args are:
==3932== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==3932== 1
==3932== 10
==3932== 13
==3932== root
==3932== ComputerSystemModule
==3932==
==3932==
==3932== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==3932== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==3932== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==3932== For counts of detected errors, rerun with: -v
==3932== searching for pointers to 217 not-freed blocks.
==3932== checked 807,288 bytes.
==3932==
==3932== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==3932== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==3932== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3932== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3932== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3932== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==3932==
==3932== LEAK SUMMARY:
==3932== definitely lost: 0 bytes in 0 blocks.
==3932== possibly lost: 728 bytes in 1 blocks.
==3932== still reachable: 31,004 bytes in 216 blocks.
==3932== suppressed: 0 bytes in 0 blocks.
==3932== Reachable blocks (those to which a pointer was found) are not shown.
==3932== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==5883== Memcheck, a memory error detector.
==5883== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==5883== Using LibVEX rev 1658, a library for dynamic binary translation.
==5883== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==5883== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==5883== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==5883== For more details, rerun with: -v
==5883==
==5883== My PID = 5883, parent PID = 5882. Prog and args are:
==5883== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==5883== 1
==5883== 10
==5883== 13
==5883== root
==5883== ComputerSystemModule
==5883==
==5883==
==5883== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==5883== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==5883== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==5883== For counts of detected errors, rerun with: -v
==5883== searching for pointers to 217 not-freed blocks.
==5883== checked 807,288 bytes.
==5883==
==5883== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==5883== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==5883== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==5883== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==5883== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==5883== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==5883==
==5883== LEAK SUMMARY:
==5883== definitely lost: 0 bytes in 0 blocks.
==5883== possibly lost: 728 bytes in 1 blocks.
==5883== still reachable: 31,004 bytes in 216 blocks.
==5883== suppressed: 0 bytes in 0 blocks.
==5883== Reachable blocks (those to which a pointer was found) are not shown.
==5883== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==6526== Memcheck, a memory error detector.
==6526== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==6526== Using LibVEX rev 1658, a library for dynamic binary translation.
==6526== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==6526== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==6526== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==6526== For more details, rerun with: -v
==6526==
==6526== My PID = 6526, parent PID = 6525. Prog and args are:
==6526== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==6526== 1
==6526== 11
==6526== 14
==6526== root
==6526== ComputerSystemModule
==6526==
==6526==
==6526== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==6526== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==6526== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==6526== For counts of detected errors, rerun with: -v
==6526== searching for pointers to 217 not-freed blocks.
==6526== checked 807,288 bytes.
==6526==
==6526== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==6526== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==6526== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6526== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6526== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6526== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6526==
==6526== LEAK SUMMARY:
==6526== definitely lost: 0 bytes in 0 blocks.
==6526== possibly lost: 728 bytes in 1 blocks.
==6526== still reachable: 31,004 bytes in 216 blocks.
==6526== suppressed: 0 bytes in 0 blocks.
==6526== Reachable blocks (those to which a pointer was found) are not shown.
==6526== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==6692== Memcheck, a memory error detector.
==6692== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==6692== Using LibVEX rev 1658, a library for dynamic binary translation.
==6692== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==6692== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==6692== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==6692== For more details, rerun with: -v
==6692==
==6692== My PID = 6692, parent PID = 6691. Prog and args are:
==6692== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==6692== 1
==6692== 10
==6692== 13
==6692== root
==6692== ComputerSystemModule
==6692==
==6692==
==6692== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==6692== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==6692== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==6692== For counts of detected errors, rerun with: -v
==6692== searching for pointers to 217 not-freed blocks.
==6692== checked 807,288 bytes.
==6692==
==6692== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==6692== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==6692== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6692== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6692== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6692== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6692==
==6692== LEAK SUMMARY:
==6692== definitely lost: 0 bytes in 0 blocks.
==6692== possibly lost: 728 bytes in 1 blocks.
==6692== still reachable: 31,004 bytes in 216 blocks.
==6692== suppressed: 0 bytes in 0 blocks.
==6692== Reachable blocks (those to which a pointer was found) are not shown.
==6692== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==6815== Memcheck, a memory error detector.
==6815== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==6815== Using LibVEX rev 1658, a library for dynamic binary translation.
==6815== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==6815== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==6815== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==6815== For more details, rerun with: -v
==6815==
==6815== My PID = 6815, parent PID = 6814. Prog and args are:
==6815== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==6815== 1
==6815== 10
==6815== 13
==6815== root
==6815== ComputerSystemModule
==6815==
==6815==
==6815== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==6815== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==6815== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==6815== For counts of detected errors, rerun with: -v
==6815== searching for pointers to 217 not-freed blocks.
==6815== checked 807,288 bytes.
==6815==
==6815== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==6815== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==6815== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6815== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6815== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6815== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6815==
==6815== LEAK SUMMARY:
==6815== definitely lost: 0 bytes in 0 blocks.
==6815== possibly lost: 728 bytes in 1 blocks.
==6815== still reachable: 31,004 bytes in 216 blocks.
==6815== suppressed: 0 bytes in 0 blocks.
==6815== Reachable blocks (those to which a pointer was found) are not shown.
==6815== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==6871== Memcheck, a memory error detector.
==6871== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==6871== Using LibVEX rev 1658, a library for dynamic binary translation.
==6871== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==6871== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==6871== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==6871== For more details, rerun with: -v
==6871==
==6871== My PID = 6871, parent PID = 6870. Prog and args are:
==6871== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==6871== 1
==6871== 10
==6871== 13
==6871== root
==6871== ComputerSystemModule
==6871==
==6871==
==6871== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==6871== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==6871== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==6871== For counts of detected errors, rerun with: -v
==6871== searching for pointers to 217 not-freed blocks.
==6871== checked 807,288 bytes.
==6871==
==6871== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==6871== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==6871== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6871== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6871== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6871== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==6871==
==6871== LEAK SUMMARY:
==6871== definitely lost: 0 bytes in 0 blocks.
==6871== possibly lost: 728 bytes in 1 blocks.
==6871== still reachable: 31,004 bytes in 216 blocks.
==6871== suppressed: 0 bytes in 0 blocks.
==6871== Reachable blocks (those to which a pointer was found) are not shown.
==6871== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7068== Memcheck, a memory error detector.
==7068== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7068== Using LibVEX rev 1658, a library for dynamic binary translation.
==7068== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7068== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7068== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7068== For more details, rerun with: -v
==7068==
==7068== My PID = 7068, parent PID = 7067. Prog and args are:
==7068== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7068== 1
==7068== 10
==7068== 13
==7068== root
==7068== ComputerSystemModule
==7068==
==7068==
==7068== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7068== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7068== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7068== For counts of detected errors, rerun with: -v
==7068== searching for pointers to 217 not-freed blocks.
==7068== checked 807,288 bytes.
==7068==
==7068== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7068== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7068== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7068== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7068== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7068== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7068==
==7068== LEAK SUMMARY:
==7068== definitely lost: 0 bytes in 0 blocks.
==7068== possibly lost: 728 bytes in 1 blocks.
==7068== still reachable: 31,004 bytes in 216 blocks.
==7068== suppressed: 0 bytes in 0 blocks.
==7068== Reachable blocks (those to which a pointer was found) are not shown.
==7068== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7120== Memcheck, a memory error detector.
==7120== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7120== Using LibVEX rev 1658, a library for dynamic binary translation.
==7120== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7120== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7120== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7120== For more details, rerun with: -v
==7120==
==7120== My PID = 7120, parent PID = 7119. Prog and args are:
==7120== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7120== 1
==7120== 10
==7120== 13
==7120== root
==7120== ComputerSystemModule
==7120==
==7120==
==7120== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7120== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7120== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7120== For counts of detected errors, rerun with: -v
==7120== searching for pointers to 217 not-freed blocks.
==7120== checked 807,288 bytes.
==7120==
==7120== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7120== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7120== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7120== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7120== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7120== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7120==
==7120== LEAK SUMMARY:
==7120== definitely lost: 0 bytes in 0 blocks.
==7120== possibly lost: 728 bytes in 1 blocks.
==7120== still reachable: 31,004 bytes in 216 blocks.
==7120== suppressed: 0 bytes in 0 blocks.
==7120== Reachable blocks (those to which a pointer was found) are not shown.
==7120== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7180== Memcheck, a memory error detector.
==7180== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7180== Using LibVEX rev 1658, a library for dynamic binary translation.
==7180== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7180== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7180== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7180== For more details, rerun with: -v
==7180==
==7180== My PID = 7180, parent PID = 7179. Prog and args are:
==7180== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7180== 1
==7180== 10
==7180== 13
==7180== root
==7180== ComputerSystemModule
==7180==
==7180==
==7180== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7180== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7180== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7180== For counts of detected errors, rerun with: -v
==7180== searching for pointers to 217 not-freed blocks.
==7180== checked 807,288 bytes.
==7180==
==7180== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7180== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7180== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7180== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7180== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7180== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7180==
==7180== LEAK SUMMARY:
==7180== definitely lost: 0 bytes in 0 blocks.
==7180== possibly lost: 728 bytes in 1 blocks.
==7180== still reachable: 31,004 bytes in 216 blocks.
==7180== suppressed: 0 bytes in 0 blocks.
==7180== Reachable blocks (those to which a pointer was found) are not shown.
==7180== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7279== Memcheck, a memory error detector.
==7279== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7279== Using LibVEX rev 1658, a library for dynamic binary translation.
==7279== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7279== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7279== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7279== For more details, rerun with: -v
==7279==
==7279== My PID = 7279, parent PID = 7278. Prog and args are:
==7279== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7279== 1
==7279== 10
==7279== 13
==7279== root
==7279== ComputerSystemModule
==7279==
==7279==
==7279== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7279== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7279== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7279== For counts of detected errors, rerun with: -v
==7279== searching for pointers to 217 not-freed blocks.
==7279== checked 807,288 bytes.
==7279==
==7279== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7279== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7279== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7279== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7279== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7279== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7279==
==7279== LEAK SUMMARY:
==7279== definitely lost: 0 bytes in 0 blocks.
==7279== possibly lost: 728 bytes in 1 blocks.
==7279== still reachable: 31,004 bytes in 216 blocks.
==7279== suppressed: 0 bytes in 0 blocks.
==7279== Reachable blocks (those to which a pointer was found) are not shown.
==7279== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7378== Memcheck, a memory error detector.
==7378== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7378== Using LibVEX rev 1658, a library for dynamic binary translation.
==7378== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7378== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7378== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7378== For more details, rerun with: -v
==7378==
==7378== My PID = 7378, parent PID = 7377. Prog and args are:
==7378== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7378== 1
==7378== 10
==7378== 13
==7378== root
==7378== ComputerSystemModule
==7378==
==7378==
==7378== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7378== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7378== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7378== For counts of detected errors, rerun with: -v
==7378== searching for pointers to 217 not-freed blocks.
==7378== checked 807,288 bytes.
==7378==
==7378== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7378== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7378== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7378== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7378== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7378== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7378==
==7378== LEAK SUMMARY:
==7378== definitely lost: 0 bytes in 0 blocks.
==7378== possibly lost: 728 bytes in 1 blocks.
==7378== still reachable: 31,004 bytes in 216 blocks.
==7378== suppressed: 0 bytes in 0 blocks.
==7378== Reachable blocks (those to which a pointer was found) are not shown.
==7378== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7433== Memcheck, a memory error detector.
==7433== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7433== Using LibVEX rev 1658, a library for dynamic binary translation.
==7433== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7433== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7433== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7433== For more details, rerun with: -v
==7433==
==7433== My PID = 7433, parent PID = 7432. Prog and args are:
==7433== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7433== 1
==7433== 10
==7433== 13
==7433== root
==7433== ComputerSystemModule
==7433==
==7433==
==7433== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7433== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7433== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7433== For counts of detected errors, rerun with: -v
==7433== searching for pointers to 217 not-freed blocks.
==7433== checked 807,288 bytes.
==7433==
==7433== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7433== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7433== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7433== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7433== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7433== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7433==
==7433== LEAK SUMMARY:
==7433== definitely lost: 0 bytes in 0 blocks.
==7433== possibly lost: 728 bytes in 1 blocks.
==7433== still reachable: 31,004 bytes in 216 blocks.
==7433== suppressed: 0 bytes in 0 blocks.
==7433== Reachable blocks (those to which a pointer was found) are not shown.
==7433== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7494== Memcheck, a memory error detector.
==7494== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7494== Using LibVEX rev 1658, a library for dynamic binary translation.
==7494== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7494== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7494== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7494== For more details, rerun with: -v
==7494==
==7494== My PID = 7494, parent PID = 7493. Prog and args are:
==7494== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7494== 1
==7494== 10
==7494== 13
==7494== root
==7494== ComputerSystemModule
==7494==
==7494==
==7494== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7494== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7494== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7494== For counts of detected errors, rerun with: -v
==7494== searching for pointers to 217 not-freed blocks.
==7494== checked 807,288 bytes.
==7494==
==7494== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7494== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7494== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7494== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7494== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7494== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7494==
==7494== LEAK SUMMARY:
==7494== definitely lost: 0 bytes in 0 blocks.
==7494== possibly lost: 728 bytes in 1 blocks.
==7494== still reachable: 31,004 bytes in 216 blocks.
==7494== suppressed: 0 bytes in 0 blocks.
==7494== Reachable blocks (those to which a pointer was found) are not shown.
==7494== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7551== Memcheck, a memory error detector.
==7551== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7551== Using LibVEX rev 1658, a library for dynamic binary translation.
==7551== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7551== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7551== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7551== For more details, rerun with: -v
==7551==
==7551== My PID = 7551, parent PID = 7550. Prog and args are:
==7551== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7551== 1
==7551== 10
==7551== 13
==7551== root
==7551== ComputerSystemModule
==7551==
==7551==
==7551== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7551== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7551== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7551== For counts of detected errors, rerun with: -v
==7551== searching for pointers to 217 not-freed blocks.
==7551== checked 807,288 bytes.
==7551==
==7551== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7551== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7551== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7551== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7551== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7551== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7551==
==7551== LEAK SUMMARY:
==7551== definitely lost: 0 bytes in 0 blocks.
==7551== possibly lost: 728 bytes in 1 blocks.
==7551== still reachable: 31,004 bytes in 216 blocks.
==7551== suppressed: 0 bytes in 0 blocks.
==7551== Reachable blocks (those to which a pointer was found) are not shown.
==7551== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7605== Memcheck, a memory error detector.
==7605== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7605== Using LibVEX rev 1658, a library for dynamic binary translation.
==7605== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7605== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7605== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7605== For more details, rerun with: -v
==7605==
==7605== My PID = 7605, parent PID = 7604. Prog and args are:
==7605== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7605== 1
==7605== 10
==7605== 13
==7605== root
==7605== ComputerSystemModule
==7605==
==7605==
==7605== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7605== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7605== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7605== For counts of detected errors, rerun with: -v
==7605== searching for pointers to 217 not-freed blocks.
==7605== checked 807,288 bytes.
==7605==
==7605== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7605== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7605== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7605== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7605== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7605== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7605==
==7605== LEAK SUMMARY:
==7605== definitely lost: 0 bytes in 0 blocks.
==7605== possibly lost: 728 bytes in 1 blocks.
==7605== still reachable: 31,004 bytes in 216 blocks.
==7605== suppressed: 0 bytes in 0 blocks.
==7605== Reachable blocks (those to which a pointer was found) are not shown.
==7605== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7663== Memcheck, a memory error detector.
==7663== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7663== Using LibVEX rev 1658, a library for dynamic binary translation.
==7663== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7663== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7663== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7663== For more details, rerun with: -v
==7663==
==7663== My PID = 7663, parent PID = 7662. Prog and args are:
==7663== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7663== 1
==7663== 10
==7663== 13
==7663== root
==7663== ComputerSystemModule
==7663==
==7663==
==7663== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7663== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7663== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7663== For counts of detected errors, rerun with: -v
==7663== searching for pointers to 217 not-freed blocks.
==7663== checked 807,288 bytes.
==7663==
==7663== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7663== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7663== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7663== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7663== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7663== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7663==
==7663== LEAK SUMMARY:
==7663== definitely lost: 0 bytes in 0 blocks.
==7663== possibly lost: 728 bytes in 1 blocks.
==7663== still reachable: 31,004 bytes in 216 blocks.
==7663== suppressed: 0 bytes in 0 blocks.
==7663== Reachable blocks (those to which a pointer was found) are not shown.
==7663== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7717== Memcheck, a memory error detector.
==7717== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7717== Using LibVEX rev 1658, a library for dynamic binary translation.
==7717== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7717== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7717== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7717== For more details, rerun with: -v
==7717==
==7717== My PID = 7717, parent PID = 7716. Prog and args are:
==7717== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7717== 1
==7717== 10
==7717== 13
==7717== root
==7717== ComputerSystemModule
==7717==
==7717==
==7717== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7717== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7717== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7717== For counts of detected errors, rerun with: -v
==7717== searching for pointers to 217 not-freed blocks.
==7717== checked 807,288 bytes.
==7717==
==7717== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7717== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7717== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7717== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7717== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7717== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7717==
==7717== LEAK SUMMARY:
==7717== definitely lost: 0 bytes in 0 blocks.
==7717== possibly lost: 728 bytes in 1 blocks.
==7717== still reachable: 31,004 bytes in 216 blocks.
==7717== suppressed: 0 bytes in 0 blocks.
==7717== Reachable blocks (those to which a pointer was found) are not shown.
==7717== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7775== Memcheck, a memory error detector.
==7775== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7775== Using LibVEX rev 1658, a library for dynamic binary translation.
==7775== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7775== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7775== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7775== For more details, rerun with: -v
==7775==
==7775== My PID = 7775, parent PID = 7774. Prog and args are:
==7775== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7775== 1
==7775== 10
==7775== 13
==7775== root
==7775== ComputerSystemModule
==7775==
==7775==
==7775== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7775== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7775== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7775== For counts of detected errors, rerun with: -v
==7775== searching for pointers to 217 not-freed blocks.
==7775== checked 807,288 bytes.
==7775==
==7775== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7775== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7775== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7775== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7775== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7775== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7775==
==7775== LEAK SUMMARY:
==7775== definitely lost: 0 bytes in 0 blocks.
==7775== possibly lost: 728 bytes in 1 blocks.
==7775== still reachable: 31,004 bytes in 216 blocks.
==7775== suppressed: 0 bytes in 0 blocks.
==7775== Reachable blocks (those to which a pointer was found) are not shown.
==7775== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7922== Memcheck, a memory error detector.
==7922== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7922== Using LibVEX rev 1658, a library for dynamic binary translation.
==7922== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7922== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7922== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7922== For more details, rerun with: -v
==7922==
==7922== My PID = 7922, parent PID = 7921. Prog and args are:
==7922== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7922== 1
==7922== 10
==7922== 13
==7922== root
==7922== ComputerSystemModule
==7922==
==7922==
==7922== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7922== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7922== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7922== For counts of detected errors, rerun with: -v
==7922== searching for pointers to 217 not-freed blocks.
==7922== checked 807,288 bytes.
==7922==
==7922== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7922== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7922== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7922== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7922== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7922== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7922==
==7922== LEAK SUMMARY:
==7922== definitely lost: 0 bytes in 0 blocks.
==7922== possibly lost: 728 bytes in 1 blocks.
==7922== still reachable: 31,004 bytes in 216 blocks.
==7922== suppressed: 0 bytes in 0 blocks.
==7922== Reachable blocks (those to which a pointer was found) are not shown.
==7922== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7983== Memcheck, a memory error detector.
==7983== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7983== Using LibVEX rev 1658, a library for dynamic binary translation.
==7983== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7983== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7983== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7983== For more details, rerun with: -v
==7983==
==7983== My PID = 7983, parent PID = 7982. Prog and args are:
==7983== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==7983== 1
==7983== 10
==7983== 13
==7983== root
==7983== ComputerSystemModule
==7983==
==7983==
==7983== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==7983== malloc/free: in use at exit: 31,732 bytes in 217 blocks.
==7983== malloc/free: 274 allocs, 57 frees, 36,977 bytes allocated.
==7983== For counts of detected errors, rerun with: -v
==7983== searching for pointers to 217 not-freed blocks.
==7983== checked 807,288 bytes.
==7983==
==7983== 728 bytes in 1 blocks are possibly lost in loss record 33 of 36
==7983== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==7983== by 0x54C0590: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7983== by 0x54BA0E3: __static_initialization_and_destruction_0(int, int) (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7983== by 0x54CB4B5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7983== by 0x54B53A2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7983==
==7983== LEAK SUMMARY:
==7983== definitely lost: 0 bytes in 0 blocks.
==7983== possibly lost: 728 bytes in 1 blocks.
==7983== still reachable: 31,004 bytes in 216 blocks.
==7983== suppressed: 0 bytes in 0 blocks.
==7983== Reachable blocks (those to which a pointer was found) are not shown.
==7983== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2318== Memcheck, a memory error detector.
==2318== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2318== Using LibVEX rev 1658, a library for dynamic binary translation.
==2318== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2318== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2318== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2318== For more details, rerun with: -v
==2318==
==2318== My PID = 2318, parent PID = 2317. Prog and args are:
==2318== /var/buildMAIN/pegasus/build/bin_exe/cimserver
==2318== forceProviderProcesses=false
==2318==
==2318==
==2318== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2318== malloc/free: in use at exit: 280 bytes in 4 blocks.
==2318== malloc/free: 4,648 allocs, 4,644 frees, 425,385 bytes allocated.
==2318== For counts of detected errors, rerun with: -v
==2318== searching for pointers to 4 not-freed blocks.
==2318== checked 924,456 bytes.
==2318==
==2318== LEAK SUMMARY:
==2318== definitely lost: 0 bytes in 0 blocks.
==2318== possibly lost: 0 bytes in 0 blocks.
==2318== still reachable: 280 bytes in 4 blocks.
==2318== suppressed: 0 bytes in 0 blocks.
==2318== Reachable blocks (those to which a pointer was found) are not shown.
==2318== To see them, rerun with: --show-reachable=yes
==2319==
==2319== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==2319== malloc/free: in use at exit: 36,685 bytes in 23 blocks.
==2319== malloc/free: 69,627,163 allocs, 69,627,140 frees, 10,932,442,597 bytes allocated.
==2319== For counts of detected errors, rerun with: -v
==2319== searching for pointers to 23 not-freed blocks.
==2319== checked 927,112 bytes.
==2319==
==2319== 56 bytes in 1 blocks are definitely lost in loss record 9 of 18
==2319== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==2319== by 0xC233467: ???
==2319== by 0xE0A6A03: ???
==2319== by 0xC220267: ???
==2319== by 0xC2090D9: ???
==2319== by 0xC217AD3: ???
==2319== by 0x7B0A974: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegpmrouter.so.1)
==2319== by 0x78FA6E7: Pegasus::ProviderManagerService::_processMessage(Pegasus::CIMRequestMessage*) (in /var/buildMAIN/pegasus/build/lib/libpegpmservice.so.1)
==2319== by 0x78FB72C: Pegasus::ProviderManagerService::handleCimRequest(Pegasus::AsyncOpNode*, Pegasus::Message*) (in /var/buildMAIN/pegasus/build/lib/libpegpmservice.so.1)
==2319== by 0x78FC35B: Pegasus::ProviderManagerService::handleCimOperation(void*) (in /var/buildMAIN/pegasus/build/lib/libpegpmservice.so.1)
==2319== by 0x8B769B4: Pegasus::ThreadPool::_loop(void*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2319== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==2319== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==2319==
==2319== LEAK SUMMARY:
==2319== definitely lost: 56 bytes in 1 blocks.
==2319== possibly lost: 0 bytes in 0 blocks.
==2319== still reachable: 36,629 bytes in 22 blocks.
==2319== suppressed: 0 bytes in 0 blocks.
==2319== Reachable blocks (those to which a pointer was found) are not shown.
==2319== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==1248== Memcheck, a memory error detector.
==1248== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==1248== Using LibVEX rev 1658, a library for dynamic binary translation.
==1248== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==1248== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==1248== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==1248== For more details, rerun with: -v
==1248==
==1248== My PID = 1248, parent PID = 1247. Prog and args are:
==1248== /var/buildMAIN/pegasus/build/bin_exe/srv_reg
==1248==
==1248==
==1248== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==1248== malloc/free: in use at exit: 408 bytes in 5 blocks.
==1248== malloc/free: 670 allocs, 665 frees, 89,766 bytes allocated.
==1248== For counts of detected errors, rerun with: -v
==1248== searching for pointers to 5 not-freed blocks.
==1248== checked 674,128 bytes.
==1248==
==1248== 72 bytes in 1 blocks are definitely lost in loss record 3 of 5
==1248== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==1248== by 0x5B55E35: ???
==1248== by 0x5B55F48: ???
==1248== by 0x5B5606C: ???
==1248== by 0x5B5570D: ???
==1248== by 0x5B51F4F: ???
==1248== by 0x5B521F5: ???
==1248== by 0x5B52DA1: ???
==1248== by 0x5B52EF8: ???
==1248== by 0x5B532E6: ???
==1248== by 0x5B53541: ???
==1248== by 0x5035C28: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==1248== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==1248== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==1248==
==1248==
==1248== 72 bytes in 1 blocks are definitely lost in loss record 4 of 5
==1248== at 0x4A0590B: realloc (vg_replace_malloc.c:306)
==1248== by 0x5B58755: ???
==1248== by 0x5B58868: ???
==1248== by 0x5B5898C: ???
==1248== by 0x5B58121: ???
==1248== by 0x5B4D55F: ???
==1248== by 0x5B5206D: ???
==1248== by 0x5B52DA1: ???
==1248== by 0x5B52EF8: ???
==1248== by 0x5B532E6: ???
==1248== by 0x5B53541: ???
==1248== by 0x5035C28: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==1248== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==1248== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==1248==
==1248== LEAK SUMMARY:
==1248== definitely lost: 144 bytes in 2 blocks.
==1248== possibly lost: 0 bytes in 0 blocks.
==1248== still reachable: 264 bytes in 3 blocks.
==1248== suppressed: 0 bytes in 0 blocks.
==1248== Reachable blocks (those to which a pointer was found) are not shown.
==1248== To see them, rerun with: --show-reachable=yes