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 14-Dec-13 03:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131214
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:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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