Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 0D5E2282 for ; Tue, 13 Oct 2015 23:14:53 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from d.mail.sonic.net (d.mail.sonic.net [64.142.111.50]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id D0EBF128 for ; Tue, 13 Oct 2015 23:14:51 +0000 (UTC) Received: from [192.168.1.190] (63.135.62.197.nwinternet.com [63.135.62.197] (may be forged)) (authenticated bits=0) by d.mail.sonic.net (8.15.1/8.15.1) with ESMTPSA id t9DNElMG016864 (version=TLSv1 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 13 Oct 2015 16:14:48 -0700 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: multipart/signed; boundary="Apple-Mail=_50135523-1769-4820-9F8D-7D55191555DD"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5.2 From: "Jonathan Toomim (Toomim Bros)" In-Reply-To: <561D8A81.2020109@riseup.net> Date: Tue, 13 Oct 2015 16:14:46 -0700 Message-Id: <468C1911-C504-4622-BCC8-FF0AAB17E874@toom.im> References: <99C42DE7-814A-48F8-AB28-A5ADD77A9FD9@toom.im> <561D8A81.2020109@riseup.net> To: odinn X-Mailer: Apple Mail (2.1878.6) X-Sonic-CAuth: UmFuZG9tSVauTgB6Llf24R7sFmL6dgmSWMM0VqTvj9anCFREyVLvs46kHVSInAs4n5jO78QY8OZ5jBUmtApd8xYyxmEOEicR X-Sonic-ID: C;9AdpMgBy5RGLsOK7sH9FTg== M;2D8BMwBy5RGLsOK7sH9FTg== X-Sonic-Spam-Details: 0.0/5.0 by cerberusd X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: bitcoin-dev@lists.linuxfoundation.org, bitcoin-xt@googlegroups.com Subject: Re: [bitcoin-dev] Memory leaks? X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Development Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 23:14:53 -0000 --Apple-Mail=_50135523-1769-4820-9F8D-7D55191555DD Content-Type: multipart/alternative; boundary="Apple-Mail=_A5AB63CA-D78D-4A79-8DBB-BFEBC5376042" --Apple-Mail=_A5AB63CA-D78D-4A79-8DBB-BFEBC5376042 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Oct 13, 2015, at 3:49 PM, odinn = wrote: > Signed PGP part > It would also help to know what operating system(s) you are > using for both the oldie and the freshie. Linux feather 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 = (2015-08-04) x86_64 GNU/Linux Linux server 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 = GNU/Linux Linux prime 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u2 x86_64 GNU/Linux This excessive memory consumption was seen on 3 machines, all of which = run Debian. All three machines run p2pool as well as bitcoind. Two run = XT, one runs Core. >=20 > You should compare this to having set up a node on a completely clean > computer. I can't afford to do that. All of the servers I have are being used for = something. Also, I'm not sure what it is you're trying to test for with = that suggestion. The numbers I'm reporting are for bitcoind's resident = set, not for the whole server's memory usage. I don't see how other = processes running on the same machine are relevant unless you are = suggesting that RPC calls (e.g. getblocktemplate) might be somehow = responsible. >=20 > Also, dump your XT, is poo. Not relevant. I addressed this message to both the Core and XT lists = because the issue appears to affect both forks. Let's keep blocksize and = governance debates to their own threads, please. Repeating request: Has anyone else seen something similar? Can you = report your mempool size and total bitcoind resident set size for your = running full nodes? --Apple-Mail=_A5AB63CA-D78D-4A79-8DBB-BFEBC5376042 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252
On Oct 13, 2015, at 3:49 PM, odinn = <odinn.cyberguerrilla@riseu= p.net> wrote:

Signed PGP = part
It would also help to = know what operating system(s) you are
using for both the oldie and = the = freshie.

<= div style=3D"margin: 0px; font-family: 'Andale Mono'; color: rgb(41, = 249, 20); background-color: rgb(0, 0, 0); position: static; z-index: = auto;">Linux feather 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 = (2015-08-04) x86_64 GNU/Linux
Linux server 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 = x86_64 GNU/Linux
Linux prime 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u2 x86_64 = GNU/Linux

This excessive memory = consumption was seen on 3 machines, all of which run Debian. All three = machines run p2pool as well as bitcoind. Two run XT, one runs = Core.

You should compare this to having set up a = node on a completely = clean
computer.

= I can't afford to do that. All of the servers I have are being used for = something. Also, I'm not sure what it is you're trying to test for with = that suggestion. The numbers I'm reporting are for bitcoind's resident = set, not for the whole server's memory usage. I don't see how other = processes running on the same machine are relevant unless you are = suggesting that RPC calls (e.g. getblocktemplate) might be somehow = responsible.

Also, dump your XT, is = poo.

Not = relevant. I addressed this message to both the Core and XT lists because = the issue appears to affect both forks. Let's keep blocksize and = governance debates to their own threads, = please.

Repeating request: Has anyone else seen = something similar? Can you report your mempool size and total bitcoind = resident set size for your running full = nodes?
= --Apple-Mail=_A5AB63CA-D78D-4A79-8DBB-BFEBC5376042-- --Apple-Mail=_50135523-1769-4820-9F8D-7D55191555DD Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJWHZBnAAoJEIEuMk4MG0P1B0gH/RIxfFX6AZEx/J9e5+821IWw ebw+uryKeqrIaI4y7qMLv/kXadMT+9Y9DWZzxF+n4WZlz0uGpBiNvVH1h3Sm5iN5 DMD5+YUDdUbPVuiNpStlwpZWwIk3WRJrK45lDylNqs9OEvg1SX50uKLmi4Rlbmbn pRxYcNhV659Odv3py2UWGIZonGYHKiqKXTyszUt/G1ESAJPK/Q4o/HKDhVvcG945 K3leDnSIExglmmj7LYOq67ewGRDSBfs3tEskTks7ksXK+fUtS/EpFbqlLWWUrvqZ rQV8ZJP/z6tM7ZIQWhtFTwsjZqewAvDpR0HFCO+3GoL9QbutA5atm3lXE+89S/A= =9xX7 -----END PGP SIGNATURE----- --Apple-Mail=_50135523-1769-4820-9F8D-7D55191555DD--