Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 56505200B9B for ; Wed, 28 Sep 2016 05:49:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 533A5160AE6; Wed, 28 Sep 2016 03:49:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C0D43160AD2 for ; Wed, 28 Sep 2016 05:49:22 +0200 (CEST) Received: (qmail 43671 invoked by uid 500); 28 Sep 2016 03:49:20 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 43660 invoked by uid 99); 28 Sep 2016 03:49:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2016 03:49:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 83BA62C0032 for ; Wed, 28 Sep 2016 03:49:20 +0000 (UTC) Date: Wed, 28 Sep 2016 03:49:20 +0000 (UTC) From: "Anand Mazumdar (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-6264) Investigate the high memory usage of the default executor. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Sep 2016 03:49:23 -0000 [ https://issues.apache.org/jira/browse/MESOS-6264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-6264: ---------------------------------- Fix Version/s: (was: 1.0.0) 1.1.0 > Investigate the high memory usage of the default executor. > ---------------------------------------------------------- > > Key: MESOS-6264 > URL: https://issues.apache.org/jira/browse/MESOS-6264 > Project: Mesos > Issue Type: Bug > Reporter: Anand Mazumdar > Labels: mesosphere > Fix For: 1.1.0 > > Attachments: pmap_output_for_the_default_executor.txt > > > It seems that a default executor with two sleep tasks is using ~32 mb on average and can sometimes lead to it being killed for some tests like {{SlaveRecoveryTest/0.ROOT_CGROUPS_ReconnectDefaultExecutor}} on our internal CI. Attached the {{pmap}} output for the default executor. Please note that the command executor memory usage is also pretty high (~26 mb). -- This message was sent by Atlassian JIRA (v6.3.4#6332)