Trace number 4301211

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j-CSP 2018-07-11? (TO) 252.106 233.833

General information on the benchmark

NameStillLife/
StillLife-wastage-11_c18.xml
MD5SUMf6f64e3bcc63ad093069241b9d76efc4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark252.064
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of constraints239
Number of domains4
Minimum domain size2
Maximum domain size339
Distribution of domain sizes[{"size":2,"count":169},{"size":3,"count":169},{"size":122,"count":1},{"size":339,"count":13}]
Minimum variable degree1
Maximum variable degree14
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":166},{"degree":3,"count":16},{"degree":4,"count":44},{"degree":8,"count":40},{"degree":9,"count":81},{"degree":14,"count":1}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":57},{"arity":3,"count":44},{"arity":10,"count":121},{"arity":13,"count":4},{"arity":14,"count":1},{"arity":15,"count":12}]
Number of extensional constraints165
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":165},{"type":"intension","count":56},{"type":"sum","count":14},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

34.05/17.51	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
34.05/17.51	c This is free software under the dual EPL/GNU LGPL licenses.
34.05/17.51	c See www.sat4j.org for details.
34.05/17.51	c That software uses the Rhino library from the Mozilla project.
34.05/17.51	c version 2.3.6-SNAPSHOT
34.05/17.51	c java.runtime.name	Java(TM) SE Runtime Environment
34.05/17.51	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
34.05/17.51	c java.vm.version	25.131-b11
34.05/17.51	c java.vm.vendor	Oracle Corporation
34.05/17.51	c sun.arch.data.model	64
34.05/17.51	c java.version		1.8.0_131
34.05/17.51	c os.name		Linux
34.05/17.51	c os.version		3.10.0-514.16.1.el7.x86_64
34.05/17.51	c os.arch		amd64
34.05/17.51	c Free memory 		499604488
34.05/17.51	c Max memory 		7247757312
34.05/17.51	c Total memory 		504889344
34.05/17.51	c Number of processors 	4
34.05/17.51	c c --- Begin Solver configuration ---
34.05/17.51	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
34.05/17.51	c Learn all clauses as in MiniSAT
34.05/17.51	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
34.05/17.51	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
34.05/17.51	c No reason simplification
34.05/17.51	c Glucose 2.1 dynamic restart strategy
34.05/17.51	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
34.05/17.51	c timeout=2147483s
34.05/17.51	c DB Simplification allowed=false
34.05/17.51	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
34.05/17.51	c --- End Solver configuration ---
34.05/17.51	c constraints type 
34.05/17.51	c org.sat4j.minisat.constraints.card.MinWatchCard => 704
34.05/17.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1933417
34.05/17.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6338613
34.05/17.51	c org.sat4j.specs.Constr$1 => 6242
34.05/17.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 101790
34.05/17.51	c 8380766 constraints processed.
252.06/233.80	c starts		: 94
252.06/233.80	c conflicts		: 18887
252.06/233.80	c decisions		: 47495570
252.06/233.80	c propagations		: 526542927
252.06/233.80	c inspects		: 610785510
252.06/233.80	c shortcuts		: 0
252.06/233.80	c learnt literals	: 109
252.06/233.80	c learnt binary clauses	: 2337
252.06/233.80	c learnt ternary clauses	: 1091
252.06/233.80	c learnt constraints	: 18778
252.06/233.80	c ignored constraints	: 0
252.06/233.80	c root simplifications	: 0
252.06/233.80	c removed literals (reason simplification)	: 0
252.06/233.80	c reason swapping (by a shorter reason)	: 0
252.06/233.80	c Calls to reduceDB	: 3
252.06/233.80	c Number of update (reduction) of LBD	: 6036
252.06/233.80	c Imported unit clauses	: 0
252.06/233.80	c number of reductions to clauses (during analyze)	: 0
252.06/233.80	c number of learned constraints concerned by reduction	: 0
252.06/233.80	c number of learning phase by resolution	: 0
252.06/233.80	c number of learning phase by cutting planes	: 0
252.06/233.80	c number of rounding to 1 operations	: 0
252.06/233.80	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
252.06/233.80	c number of reductions of the coefficients by power 2 	: 0
252.06/233.80	c number of right shift for reduction by power 2 	: 0
252.06/233.80	c number of reductions of the coefficients by GCD over coefficients 	: 0
252.06/233.80	c number of ending skipping 	: 0
252.06/233.80	c number of internal skipping 	: 0
252.06/233.80	c number of derivation steps 	: 0
252.06/233.80	c number of skipped derivation steps 	: 0
252.06/233.80	c number of remaining unassigned 	: 0
252.06/233.80	c number of remaining assigned 	: 0
252.06/233.80	c speed (assignments/second)	: 2436277.5741928318
252.06/233.80	c non guided choices	: 15222363
252.06/233.81	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntBinaryClause	: 2337
252.06/233.81	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntWLClause	: 4018
252.06/233.81	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12806 MiB free)
  memory of node 1: 16384 MiB (14750 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301211-1532875965/watcher-4301211-1532875965 -o /tmp/evaluation-result-4301211-1532875965/solver-4301211-1532875965 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532875965-20369 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301211-1532875965.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=20396, runsolver pid=20391
Current StackSize limit: 8192 KiB


[startup+0.10012 s]*
/proc/loadavg: 1.05 1.55 1.86 5/215 20427
/proc/meminfo: memFree=28180248/32770624 swapFree=67108792/67108860
[pid=20396] ppid=20391 vsize=10659012 memory=30472 CPUtime=0.12 cores=1,3,5,7
/proc/20396/stat : 20396 (java) S 20391 20396 16915 0 -1 1077944320 6690 0 0 0 11 1 0 0 20 0 15 0 105159759 10914828288 7618 33554432000 4194304 4196468 140731123422736 140731123405280 139635176718071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
/proc/20396/statm: 2664753 7618 2844 1 0 2627263 0
[pid=20396/tid=20400] ppid=20391 vsize=10659012 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/20396/task/20400/stat : 20400 (java) R 20391 20396 16915 0 -1 4202560 4525 0 0 0 8 1 0 0 20 0 15 0 105159759 10914828288 7618 33554432000 4194304 4196468 140731123422736 139635180939568 139635176739418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20403] ppid=20391 vsize=10659012 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20403/stat : 20403 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914828288 7618 33554432000 4194304 4196468 140731123422736 139635102792336 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20404] ppid=20391 vsize=10659012 memory=140062232249984 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20404/stat : 20404 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914828288 7618 33554432000 4194304 4196468 140731123422736 139635101739536 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20406] ppid=20391 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20406/stat : 20406 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914828288 7618 33554432000 4194304 4196468 140731123422736 139635100686736 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20407] ppid=20391 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20407/stat : 20407 (java) S 20391 20396 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105159760 10914828288 7618 33554432000 4194304 4196468 140731123422736 139635099633936 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20410] ppid=20391 vsize=10659012 memory=140062232249984 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20410/stat : 20410 (java) S 20391 20396 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105159762 10914828288 7618 33554432000 4194304 4196468 140731123422736 139634211257200 139635176729218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20412] ppid=20391 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20412/stat : 20412 (java) S 20391 20396 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105159762 10914828288 7618 33554432000 4194304 4196468 140731123422736 139634210203168 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20414] ppid=20391 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20414/stat : 20414 (java) S 20391 20396 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105159762 10914828288 7618 33554432000 4194304 4196468 140731123422736 139634209150320 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20416] ppid=20391 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20416/stat : 20416 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105159765 10914828288 7618 33554432000 4194304 4196468 140731123422736 139634208098640 139635176736667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20417] ppid=20391 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20417/stat : 20417 (java) S 20391 20396 16915 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 105159765 10914828288 7618 33554432000 4194304 4196468 140731123422736 139634207046000 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20418] ppid=20391 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20418/stat : 20418 (java) S 20391 20396 16915 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 105159765 10914828288 7618 33554432000 4194304 4196468 140731123422736 139634205993200 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20419] ppid=20391 vsize=10659012 memory=140062232249984 CPUtime=0.02 cores=1,3,5,7
/proc/20396/task/20419/stat : 20419 (java) S 20391 20396 16915 0 -1 1077944384 349 0 0 0 2 0 0 0 20 0 15 0 105159765 10914828288 7618 33554432000 4194304 4196468 140731123422736 139634204940400 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20424] ppid=20391 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20424/stat : 20424 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105159765 10914828288 7618 33554432000 4194304 4196468 140731123422736 139634203887840 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20426] ppid=20391 vsize=10659012 memory=140062232249984 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20426/stat : 20426 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159765 10914828288 7618 33554432000 4194304 4196468 140731123422736 139634202836144 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30472 KiB

[startup+0.210419 s]*
/proc/loadavg: 1.05 1.55 1.86 6/215 20427
/proc/meminfo: memFree=28164184/32770624 swapFree=67108792/67108860
[pid=20396] ppid=20391 vsize=10659012 memory=40764 CPUtime=0.33 cores=1,3,5,7
/proc/20396/stat : 20396 (java) S 20391 20396 16915 0 -1 1077944320 7826 0 0 0 31 2 0 0 20 0 15 0 105159759 10914828288 10191 33554432000 4194304 4196468 140731123422736 140731123405280 139635176718071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
/proc/20396/statm: 2664753 10191 2949 1 0 2627263 0
[pid=20396/tid=20400] ppid=20391 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/20396/task/20400/stat : 20400 (java) R 20391 20396 16915 0 -1 4202560 5027 0 0 0 19 1 0 0 20 0 15 0 105159759 10914828288 10191 33554432000 4194304 4196468 140731123422736 139635180954352 139634772416631 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20403] ppid=20391 vsize=10659012 memory=343 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20403/stat : 20403 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914828288 10191 33554432000 4194304 4196468 140731123422736 139635102792336 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20404] ppid=20391 vsize=10659012 memory=288370438383961728 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20404/stat : 20404 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914828288 10191 33554432000 4194304 4196468 140731123422736 139635101739536 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20406] ppid=20391 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20406/stat : 20406 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914828288 10191 33554432000 4194304 4196468 140731123422736 139635100686736 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20407] ppid=20391 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20407/stat : 20407 (java) S 20391 20396 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105159760 10914828288 10191 33554432000 4194304 4196468 140731123422736 139635099633936 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20410] ppid=20391 vsize=10659012 memory=140062232249984 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20410/stat : 20410 (java) S 20391 20396 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105159762 10914828288 10191 33554432000 4194304 4196468 140731123422736 139634211257200 139635176729218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20412] ppid=20391 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20412/stat : 20412 (java) S 20391 20396 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105159762 10914828288 10191 33554432000 4194304 4196468 140731123422736 139634210203168 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20414] ppid=20391 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20414/stat : 20414 (java) S 20391 20396 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105159762 10914828288 10191 33554432000 4194304 4196468 140731123422736 139634209150320 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20416] ppid=20391 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20416/stat : 20416 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105159765 10914828288 10191 33554432000 4194304 4196468 140731123422736 139634208098640 139635176736667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20417] ppid=20391 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20396/task/20417/stat : 20417 (java) S 20391 20396 16915 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 15 0 105159765 10914828288 10191 33554432000 4194304 4196468 140731123422736 139634207046000 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20418] ppid=20391 vsize=10659012 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/20396/task/20418/stat : 20418 (java) S 20391 20396 16915 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 15 0 105159765 10914828288 10191 33554432000 4194304 4196468 140731123422736 139634205993200 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20419] ppid=20391 vsize=10659012 memory=140062232249984 CPUtime=0.07 cores=1,3,5,7
/proc/20396/task/20419/stat : 20419 (java) R 20391 20396 16915 0 -1 4202560 671 0 0 0 7 0 0 0 20 0 15 0 105159765 10914828288 10191 33554432000 4194304 4196468 140731123422736 139634204940400 139635176730006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20424] ppid=20391 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20424/stat : 20424 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105159765 10914828288 10191 33554432000 4194304 4196468 140731123422736 139634203887840 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20426] ppid=20391 vsize=10659012 memory=140062232249984 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20426/stat : 20426 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159765 10914828288 10191 33554432000 4194304 4196468 140731123422736 139634202836144 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 40764 KiB

[startup+0.310336 s]*
/proc/loadavg: 1.05 1.55 1.86 8/215 20427
/proc/meminfo: memFree=28145512/32770624 swapFree=67108792/67108860
[pid=20396] ppid=20391 vsize=10659088 memory=46628 CPUtime=0.52 cores=1,3,5,7
/proc/20396/stat : 20396 (java) S 20391 20396 16915 0 -1 1077944320 8722 0 0 0 50 2 0 0 20 0 15 0 105159759 10914906112 11657 33554432000 4194304 4196468 140731123422736 140731123405280 139635176718071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
/proc/20396/statm: 2664772 11657 3064 1 0 2627263 0
[pid=20396/tid=20400] ppid=20391 vsize=10659088 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/20396/task/20400/stat : 20400 (java) S 20391 20396 16915 0 -1 1077944384 5627 0 0 0 28 1 0 0 20 0 15 0 105159759 10914906112 11657 33554432000 4194304 4196468 140731123422736 139635180952176 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20403] ppid=20391 vsize=10659088 memory=10572 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20403/stat : 20403 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914906112 11657 33554432000 4194304 4196468 140731123422736 139635102792336 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20404] ppid=20391 vsize=10659088 memory=288370438383961728 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20404/stat : 20404 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914906112 11657 33554432000 4194304 4196468 140731123422736 139635101739536 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20406] ppid=20391 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20406/stat : 20406 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914906112 11657 33554432000 4194304 4196468 140731123422736 139635100686736 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20407] ppid=20391 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20407/stat : 20407 (java) S 20391 20396 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105159760 10914906112 11657 33554432000 4194304 4196468 140731123422736 139635099633936 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20410] ppid=20391 vsize=10659088 memory=140062232249984 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20410/stat : 20410 (java) S 20391 20396 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105159762 10914906112 11657 33554432000 4194304 4196468 140731123422736 139634211257200 139635176729218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20412] ppid=20391 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20412/stat : 20412 (java) S 20391 20396 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105159762 10914906112 11657 33554432000 4194304 4196468 140731123422736 139634210203168 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20414] ppid=20391 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20414/stat : 20414 (java) S 20391 20396 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105159762 10914906112 11657 33554432000 4194304 4196468 140731123422736 139634209150320 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20416] ppid=20391 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20416/stat : 20416 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105159765 10914906112 11657 33554432000 4194304 4196468 140731123422736 139634208098640 139635176736667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20417] ppid=20391 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/20396/task/20417/stat : 20417 (java) R 20391 20396 16915 0 -1 4202560 488 0 0 0 4 0 0 0 20 0 15 0 105159765 10914906112 11657 33554432000 4194304 4196468 140731123422736 139634207045184 139635158239471 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20418] ppid=20391 vsize=10659088 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/20396/task/20418/stat : 20418 (java) R 20391 20396 16915 0 -1 1077944384 442 0 0 0 3 0 0 0 20 0 15 0 105159765 10914906112 11657 33554432000 4194304 4196468 140731123422736 139634205984704 139635176728277 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20419] ppid=20391 vsize=10659088 memory=140062232249984 CPUtime=0.13 cores=1,3,5,7
/proc/20396/task/20419/stat : 20419 (java) R 20391 20396 16915 0 -1 4202560 806 0 0 0 13 0 0 0 20 0 15 0 105159765 10914906112 11657 33554432000 4194304 4196468 140731123422736 139634204938360 139635161031617 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20424] ppid=20391 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20424/stat : 20424 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105159765 10914906112 11657 33554432000 4194304 4196468 140731123422736 139634203887840 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20426] ppid=20391 vsize=10659088 memory=140062232249984 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20426/stat : 20426 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159765 10914906112 11657 33554432000 4194304 4196468 140731123422736 139634202836144 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 46628 KiB

[startup+0.700723 s]
/proc/loadavg: 1.05 1.55 1.86 9/215 20427
/proc/meminfo: memFree=28079068/32770624 swapFree=67108792/67108860
[pid=20396] ppid=20391 vsize=10659088 memory=152248 CPUtime=1.69 cores=1,3,5,7
/proc/20396/stat : 20396 (java) S 20391 20396 16915 0 -1 1077944320 15514 0 0 0 164 5 0 0 20 0 15 0 105159759 10914906112 38062 33554432000 4194304 4196468 140731123422736 140731123405280 139635176718071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
/proc/20396/statm: 2664772 38062 3112 1 0 2627263 0
[pid=20396/tid=20400] ppid=20391 vsize=10659088 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/20396/task/20400/stat : 20400 (java) R 20391 20396 16915 0 -1 4202560 6081 0 0 0 64 3 0 0 20 0 15 0 105159759 10914906112 38062 33554432000 4194304 4196468 140731123422736 139635180938224 139634773305659 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20403] ppid=20391 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20403/stat : 20403 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914906112 38062 33554432000 4194304 4196468 140731123422736 139635102792336 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20404] ppid=20391 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20404/stat : 20404 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914906112 38062 33554432000 4194304 4196468 140731123422736 139635101739536 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20406] ppid=20391 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20406/stat : 20406 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159760 10914906112 38062 33554432000 4194304 4196468 140731123422736 139635100686736 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20407] ppid=20391 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20407/stat : 20407 (java) S 20391 20396 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105159760 10914906112 38062 33554432000 4194304 4196468 140731123422736 139635099633936 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20410] ppid=20391 vsize=10659088 memory=227722387284759 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20410/stat : 20410 (java) S 20391 20396 16915 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105159762 10914906112 38062 33554432000 4194304 4196468 140731123422736 139634211257200 139635176729218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20412] ppid=20391 vsize=10659088 memory=3977296629253554382 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20412/stat : 20412 (java) S 20391 20396 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105159762 10914906112 38062 33554432000 4194304 4196468 140731123422736 139634210203168 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20414] ppid=20391 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20414/stat : 20414 (java) S 20391 20396 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105159762 10914906112 38062 33554432000 4194304 4196468 140731123422736 139634209150320 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20416] ppid=20391 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20416/stat : 20416 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105159765 10914906112 38062 33554432000 4194304 4196468 140731123422736 139634208098640 139635176736667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20417] ppid=20391 vsize=10659088 memory=7809523229951467570 CPUtime=0.34 cores=1,3,5,7
/proc/20396/task/20417/stat : 20417 (java) R 20391 20396 16915 0 -1 4202560 4586 0 0 0 34 0 0 0 20 0 15 0 105159765 10914906112 38062 33554432000 4194304 4196468 140731123422736 139634207027608 139635160214800 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20418] ppid=20391 vsize=10659088 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/20396/task/20418/stat : 20418 (java) R 20391 20396 16915 0 -1 4202560 1778 0 0 0 32 0 0 0 20 0 15 0 105159765 10914906112 38062 33554432000 4194304 4196468 140731123422736 139634205983520 139635160215018 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20419] ppid=20391 vsize=10659088 memory=-3535359994705171810 CPUtime=0.31 cores=1,3,5,7
/proc/20396/task/20419/stat : 20419 (java) S 20391 20396 16915 0 -1 1077944384 1699 0 0 0 31 0 0 0 20 0 15 0 105159765 10914906112 38062 33554432000 4194304 4196468 140731123422736 139634204940400 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20424] ppid=20391 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20424/stat : 20424 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105159765 10914906112 38062 33554432000 4194304 4196468 140731123422736 139634203887840 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20426] ppid=20391 vsize=10659088 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20426/stat : 20426 (java) S 20391 20396 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105159765 10914906112 38062 33554432000 4194304 4196468 140731123422736 139634202836144 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 152248 KiB

[startup+1.50077 s]
/proc/loadavg: 1.05 1.55 1.86 8/215 20427
/proc/meminfo: memFree=27798648/32770624 swapFree=67108792/67108860
[pid=20396] ppid=20391 vsize=10661136 memory=333076 CPUtime=3.96 cores=1,3,5,7
/proc/20396/stat : 20396 (java) S 20391 20396 16915 0 -1 1077944320 21721 0 0 0 383 13 0 0 20 0 15 0 105159759 10917003264 83269 33554432000 4194304 4196468 140731123422736 140731123405280 139635176718071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
/proc/20396/statm: 2665284 83269 3152 1 0 2627775 0
[pid=20396/tid=20400] ppid=20391 vsize=10661136 memory=30276 CPUtime=1.4 cores=1,3,5,7
/proc/20396/task/20400/stat : 20400 (java) R 20391 20396 16915 0 -1 4202560 6133 0 0 0 135 5 0 0 20 0 15 0 105159759 10917003264 83269 33554432000 4194304 4196468 140731123422736 139635180944304 139634776153342 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20403] ppid=20391 vsize=10661136 memory=1292 CPUtime=0.02 cores=1,3,5,7
/proc/20396/task/20403/stat : 20403 (java) S 20391 20396 16915 0 -1 1077944384 29 0 0 0 2 0 0 0 20 0 15 0 105159760 10917003264 83269 33554432000 4194304 4196468 140731123422736 139635102792336 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20404] ppid=20391 vsize=10661136 memory=56 CPUtime=0.05 cores=1,3,5,7
/proc/20396/task/20404/stat : 20404 (java) S 20391 20396 16915 0 -1 1077944384 81 0 0 0 4 1 0 0 20 0 15 0 105159760 10917003264 83269 33554432000 4194304 4196468 140731123422736 139635101739536 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20406] ppid=20391 vsize=10661136 memory=10799 CPUtime=0.02 cores=1,3,5,7
/proc/20396/task/20406/stat : 20406 (java) S 20391 20396 16915 0 -1 1077944384 172 0 0 0 2 0 0 0 20 0 15 0 105159760 10917003264 83269 33554432000 4194304 4196468 140731123422736 139635100686736 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20407] ppid=20391 vsize=10661136 memory=25313 CPUtime=0.06 cores=1,3,5,7
/proc/20396/task/20407/stat : 20407 (java) S 20391 20396 16915 0 -1 1077944384 118 0 0 0 5 1 0 0 20 0 15 0 105159760 10917003264 83269 33554432000 4194304 4196468 140731123422736 139635099633936 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20410] ppid=20391 vsize=10661136 memory=-1161699032755964503 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20410/stat : 20410 (java) S 20391 20396 16915 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 105159762 10917003264 83269 33554432000 4194304 4196468 140731123422736 139634211257200 139635176729218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0

################
# More data... #
################

/proc/20396/task/20406/stat : 20406 (java) S 20391 20396 16915 0 -1 1077944384 6429 0 0 0 406 41 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635100686736 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20407] ppid=20391 vsize=10727700 memory=140062105673760 CPUtime=4.48 cores=1,3,5,7
/proc/20396/task/20407/stat : 20407 (java) S 20391 20396 16915 0 -1 1077944384 4371 0 0 0 409 39 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635099633936 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20410] ppid=20391 vsize=10727700 memory=3235816 CPUtime=1.43 cores=1,3,5,7
/proc/20396/task/20410/stat : 20410 (java) S 20391 20396 16915 0 -1 1077944384 4305 0 0 0 143 0 0 0 20 0 16 0 105159762 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634211257200 139635176729218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20412] ppid=20391 vsize=10727700 memory=3235816 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20412/stat : 20412 (java) S 20391 20396 16915 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 105159762 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634210203168 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20414] ppid=20391 vsize=10727700 memory=56 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20414/stat : 20414 (java) S 20391 20396 16915 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 105159762 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634209150320 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20416] ppid=20391 vsize=10727700 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20416/stat : 20416 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634208098640 139635176736667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20417] ppid=20391 vsize=10727700 memory=280124210185712 CPUtime=2.16 cores=1,3,5,7
/proc/20396/task/20417/stat : 20417 (java) S 20391 20396 16915 0 -1 1077944384 12537 0 0 0 214 2 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634207046000 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20418] ppid=20391 vsize=10727700 memory=280124210170752 CPUtime=2.19 cores=1,3,5,7
/proc/20396/task/20418/stat : 20418 (java) S 20391 20396 16915 0 -1 1077944384 11016 0 0 0 217 2 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634205993200 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20419] ppid=20391 vsize=10727700 memory=4136 CPUtime=0.5 cores=1,3,5,7
/proc/20396/task/20419/stat : 20419 (java) S 20391 20396 16915 0 -1 1077944384 5596 0 0 0 49 1 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634204940400 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20424] ppid=20391 vsize=10727700 memory=30280 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20424/stat : 20424 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634203887840 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20426] ppid=20391 vsize=10727700 memory=3235816 CPUtime=0.1 cores=1,3,5,7
/proc/20396/task/20426/stat : 20426 (java) S 20391 20396 16915 0 -1 1077944384 376 0 0 0 5 5 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634202836144 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20428] ppid=20391 vsize=10727700 memory=140062105557351 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20428/stat : 20428 (java) S 20391 20396 16915 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 105161527 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634199684528 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
Current children cumulated CPU time: 180.65 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 3235816 KiB

[startup+222.301 s]
/proc/loadavg: 2.33 2.17 2.06 3/217 20507
/proc/meminfo: memFree=22267204/32770624 swapFree=67108792/67108860
[pid=20396] ppid=20391 vsize=10727700 memory=3235816 CPUtime=240.68 cores=1,3,5,7
/proc/20396/stat : 20396 (java) S 20391 20396 16915 0 -1 1077944320 82587 0 0 0 23868 200 0 0 20 0 16 0 105159759 10985164800 808954 33554432000 4194304 4196468 140731123422736 140731123405280 139635176718071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
/proc/20396/statm: 2681925 808954 3191 1 0 2644416 0
[pid=20396/tid=20400] ppid=20391 vsize=10727700 memory=3235816 CPUtime=216.24 cores=1,3,5,7
/proc/20396/task/20400/stat : 20400 (java) R 20391 20396 16915 0 -1 4202560 24192 0 0 0 21600 24 0 0 20 0 16 0 105159759 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635180953952 139634778032737 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20403] ppid=20391 vsize=10727700 memory=175389284540290 CPUtime=4.46 cores=1,3,5,7
/proc/20396/task/20403/stat : 20403 (java) S 20391 20396 16915 0 -1 1077944384 5013 0 0 0 406 40 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635102792336 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20404] ppid=20391 vsize=10727700 memory=3235816 CPUtime=4.52 cores=1,3,5,7
/proc/20396/task/20404/stat : 20404 (java) S 20391 20396 16915 0 -1 1077944384 6952 0 0 0 411 41 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635101739536 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20406] ppid=20391 vsize=10727700 memory=3235816 CPUtime=4.47 cores=1,3,5,7
/proc/20396/task/20406/stat : 20406 (java) S 20391 20396 16915 0 -1 1077944384 6429 0 0 0 406 41 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635100686736 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20407] ppid=20391 vsize=10727700 memory=3235816 CPUtime=4.48 cores=1,3,5,7
/proc/20396/task/20407/stat : 20407 (java) S 20391 20396 16915 0 -1 1077944384 4371 0 0 0 409 39 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635099633936 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20410] ppid=20391 vsize=10727700 memory=3235816 CPUtime=1.43 cores=1,3,5,7
/proc/20396/task/20410/stat : 20410 (java) S 20391 20396 16915 0 -1 1077944384 4362 0 0 0 143 0 0 0 20 0 16 0 105159762 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634211257200 139635176729218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20412] ppid=20391 vsize=10727700 memory=33 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20412/stat : 20412 (java) S 20391 20396 16915 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 105159762 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634210203168 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20414] ppid=20391 vsize=10727700 memory=280124210185712 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20414/stat : 20414 (java) S 20391 20396 16915 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 105159762 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634209150320 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20416] ppid=20391 vsize=10727700 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20416/stat : 20416 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634208098640 139635176736667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20417] ppid=20391 vsize=10727700 memory=2436 CPUtime=2.16 cores=1,3,5,7
/proc/20396/task/20417/stat : 20417 (java) S 20391 20396 16915 0 -1 1077944384 12798 0 0 0 214 2 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634207046000 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20418] ppid=20391 vsize=10727700 memory=3235816 CPUtime=2.19 cores=1,3,5,7
/proc/20396/task/20418/stat : 20418 (java) S 20391 20396 16915 0 -1 1077944384 11032 0 0 0 217 2 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634205993200 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20419] ppid=20391 vsize=10727700 memory=4136 CPUtime=0.5 cores=1,3,5,7
/proc/20396/task/20419/stat : 20419 (java) S 20391 20396 16915 0 -1 1077944384 5603 0 0 0 49 1 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634204940400 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20424] ppid=20391 vsize=10727700 memory=30280 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20424/stat : 20424 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634203887840 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20426] ppid=20391 vsize=10727700 memory=3235816 CPUtime=0.13 cores=1,3,5,7
/proc/20396/task/20426/stat : 20426 (java) S 20391 20396 16915 0 -1 1077944384 452 0 0 0 7 6 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634202836144 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20428] ppid=20391 vsize=10727700 memory=3235816 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20428/stat : 20428 (java) S 20391 20396 16915 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 105161527 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634199684528 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
Current children cumulated CPU time: 240.68 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 3235816 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+233.601 s]
/proc/loadavg: 2.25 2.17 2.06 3/217 20508
/proc/meminfo: memFree=22266584/32770624 swapFree=67108792/67108860
[pid=20396] ppid=20391 vsize=10727700 memory=3235816 CPUtime=252 cores=1,3,5,7
/proc/20396/stat : 20396 (java) S 20391 20396 16915 0 -1 1077944320 83490 0 0 0 24999 201 0 0 20 0 16 0 105159759 10985164800 808954 33554432000 4194304 4196468 140731123422736 140731123405280 139635176718071 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
/proc/20396/statm: 2681925 808954 3191 1 0 2644416 0
[pid=20396/tid=20400] ppid=20391 vsize=10727700 memory=6943526294502006880 CPUtime=227.54 cores=1,3,5,7
/proc/20396/task/20400/stat : 20400 (java) R 20391 20396 16915 0 -1 4202560 25095 0 0 0 22730 24 0 0 20 0 16 0 105159759 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635180953952 139634778107635 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20403] ppid=20391 vsize=10727700 memory=33 CPUtime=4.46 cores=1,3,5,7
/proc/20396/task/20403/stat : 20403 (java) S 20391 20396 16915 0 -1 1077944384 5013 0 0 0 406 40 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635102792336 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20404] ppid=20391 vsize=10727700 memory=7306916055891837008 CPUtime=4.52 cores=1,3,5,7
/proc/20396/task/20404/stat : 20404 (java) S 20391 20396 16915 0 -1 1077944384 6952 0 0 0 411 41 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635101739536 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20406] ppid=20391 vsize=10727700 memory=288293272542249811 CPUtime=4.47 cores=1,3,5,7
/proc/20396/task/20406/stat : 20406 (java) S 20391 20396 16915 0 -1 1077944384 6429 0 0 0 406 41 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635100686736 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20407] ppid=20391 vsize=10727700 memory=319203850789758971 CPUtime=4.48 cores=1,3,5,7
/proc/20396/task/20407/stat : 20407 (java) S 20391 20396 16915 0 -1 1077944384 4371 0 0 0 409 39 0 0 20 0 16 0 105159760 10985164800 808954 33554432000 4194304 4196468 140731123422736 139635099633936 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20410] ppid=20391 vsize=10727700 memory=6791534058613427641 CPUtime=1.43 cores=1,3,5,7
/proc/20396/task/20410/stat : 20410 (java) S 20391 20396 16915 0 -1 1077944384 4362 0 0 0 143 0 0 0 20 0 16 0 105159762 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634211257200 139635176729218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20412] ppid=20391 vsize=10727700 memory=840 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20412/stat : 20412 (java) S 20391 20396 16915 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 105159762 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634210203168 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20414] ppid=20391 vsize=10727700 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20414/stat : 20414 (java) S 20391 20396 16915 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 105159762 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634209150320 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20416] ppid=20391 vsize=10727700 memory=30280 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20416/stat : 20416 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634208098640 139635176736667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20417] ppid=20391 vsize=10727700 memory=6791534058613427641 CPUtime=2.16 cores=1,3,5,7
/proc/20396/task/20417/stat : 20417 (java) S 20391 20396 16915 0 -1 1077944384 12798 0 0 0 214 2 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634207046000 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20418] ppid=20391 vsize=10727700 memory=3235816 CPUtime=2.19 cores=1,3,5,7
/proc/20396/task/20418/stat : 20418 (java) S 20391 20396 16915 0 -1 1077944384 11032 0 0 0 217 2 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634205993200 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20419] ppid=20391 vsize=10727700 memory=4136 CPUtime=0.5 cores=1,3,5,7
/proc/20396/task/20419/stat : 20419 (java) S 20391 20396 16915 0 -1 1077944384 5603 0 0 0 49 1 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634204940400 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20424] ppid=20391 vsize=10727700 memory=30280 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20424/stat : 20424 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634203887840 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20426] ppid=20391 vsize=10727700 memory=288230574492221466 CPUtime=0.14 cores=1,3,5,7
/proc/20396/task/20426/stat : 20426 (java) S 20391 20396 16915 0 -1 1077944384 452 0 0 0 7 7 0 0 20 0 16 0 105159765 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634202836144 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20428] ppid=20391 vsize=10727700 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20428/stat : 20428 (java) S 20391 20396 16915 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 105161527 10985164800 808954 33554432000 4194304 4196468 140731123422736 139634199684528 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 3235816 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+233.833 s]
# the end of solver process 20396 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.067 s, system=2.03855 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+233.801 s]
/proc/loadavg: 2.25 2.17 2.06 3/217 20508
/proc/meminfo: memFree=22266584/32770624 swapFree=67108792/67108860
[pid=20396] ppid=20391 vsize=10927392 memory=3236060 CPUtime=252.06 cores=1,3,5,7
/proc/20396/stat : 20396 (java) S 20391 20396 16915 0 -1 1077944320 84355 0 0 0 25005 201 0 0 20 0 17 0 105159759 11189649408 809015 33554432000 4194304 4196468 140731123422736 140731123405280 139635176718071 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
/proc/20396/statm: 2731848 809015 3193 1 0 2694339 0
[pid=20396/tid=20400] ppid=20391 vsize=10927392 memory=1792 CPUtime=227.61 cores=1,3,5,7
/proc/20396/task/20400/stat : 20400 (java) S 20391 20396 16915 0 -1 1077944384 25202 0 0 0 22737 24 0 0 20 0 17 0 105159759 11189649408 809015 33554432000 4194304 4196468 140731123422736 139635180960944 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20403] ppid=20391 vsize=10927392 memory=6791534058613427641 CPUtime=4.46 cores=1,3,5,7
/proc/20396/task/20403/stat : 20403 (java) S 20391 20396 16915 0 -1 1077944384 5013 0 0 0 406 40 0 0 20 0 17 0 105159760 11189649408 809015 33554432000 4194304 4196468 140731123422736 139635102792336 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20404] ppid=20391 vsize=10927392 memory=30280 CPUtime=4.52 cores=1,3,5,7
/proc/20396/task/20404/stat : 20404 (java) S 20391 20396 16915 0 -1 1077944384 6952 0 0 0 411 41 0 0 20 0 17 0 105159760 11189649408 809015 33554432000 4194304 4196468 140731123422736 139635101739536 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20406] ppid=20391 vsize=10927392 memory=1292 CPUtime=4.47 cores=1,3,5,7
/proc/20396/task/20406/stat : 20406 (java) S 20391 20396 16915 0 -1 1077944384 6429 0 0 0 406 41 0 0 20 0 17 0 105159760 11189649408 809015 33554432000 4194304 4196468 140731123422736 139635100686736 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20407] ppid=20391 vsize=10927392 memory=2436 CPUtime=4.48 cores=1,3,5,7
/proc/20396/task/20407/stat : 20407 (java) S 20391 20396 16915 0 -1 1077944384 4371 0 0 0 409 39 0 0 20 0 17 0 105159760 11189649408 809015 33554432000 4194304 4196468 140731123422736 139635099633936 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20410] ppid=20391 vsize=10927392 memory=6791534058613427641 CPUtime=1.43 cores=1,3,5,7
/proc/20396/task/20410/stat : 20410 (java) S 20391 20396 16915 0 -1 1077944384 4401 0 0 0 143 0 0 0 20 0 17 0 105159762 11189649408 809015 33554432000 4194304 4196468 140731123422736 139634211257200 139635176729218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20412] ppid=20391 vsize=10927392 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20412/stat : 20412 (java) S 20391 20396 16915 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 17 0 105159762 11189649408 809015 33554432000 4194304 4196468 140731123422736 139634210203168 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20414] ppid=20391 vsize=10927392 memory=18080 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20414/stat : 20414 (java) S 20391 20396 16915 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 17 0 105159762 11189649408 809015 33554432000 4194304 4196468 140731123422736 139634209150320 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20416] ppid=20391 vsize=10927392 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20416/stat : 20416 (java) S 20391 20396 16915 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 17 0 105159765 11189649408 809015 33554432000 4194304 4196468 140731123422736 139634208098640 139635176736667 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20417] ppid=20391 vsize=10927392 memory=644 CPUtime=2.16 cores=1,3,5,7
/proc/20396/task/20417/stat : 20417 (java) S 20391 20396 16915 0 -1 1077944384 12798 0 0 0 214 2 0 0 20 0 17 0 105159765 11189649408 809015 33554432000 4194304 4196468 140731123422736 139634207046000 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20418] ppid=20391 vsize=10927392 memory=1800 CPUtime=2.19 cores=1,3,5,7
/proc/20396/task/20418/stat : 20418 (java) S 20391 20396 16915 0 -1 1077944384 11032 0 0 0 217 2 0 0 20 0 17 0 105159765 11189649408 809015 33554432000 4194304 4196468 140731123422736 139634205993200 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20419] ppid=20391 vsize=10927392 memory=-7175204567652784766 CPUtime=0.5 cores=1,3,5,7
/proc/20396/task/20419/stat : 20419 (java) S 20391 20396 16915 0 -1 1077944384 5700 0 0 0 49 1 0 0 20 0 17 0 105159765 11189649408 809015 33554432000 4194304 4196468 140731123422736 139634204940400 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20424] ppid=20391 vsize=10927392 memory=3054156605268465310 CPUtime=0 cores=1,3,5,7
/proc/20396/task/20424/stat : 20424 (java) S 20391 20396 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 105159765 11189649408 809015 33554432000 4194304 4196468 140731123422736 139634203887840 139635176728277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
[pid=20396/tid=20426] ppid=20391 vsize=10927392 memory=4096 CPUtime=0.14 cores=1,3,5,7
/proc/20396/task/20426/stat : 20426 (java) S 20391 20396 16915 0 -1 1077944384 452 0 0 0 7 7 0 0 20 0 17 0 105159765 11189649408 809015 33554432000 4194304 4196468 140731123422736 139634202836144 139635176729218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25407488 140731123430518 140731123430670 140731123430670 140731123433423 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 10927392 KiB
Current children cumulated memory: 3236060 KiB

Child status: 143
Real time (s): 233.833
CPU time (s): 252.106
CPU user time (s): 250.067
CPU system time (s): 2.03855
CPU usage (%): 107.815
Max. virtual memory (cumulated for all children) (KiB): 10927392
Max. memory (cumulated for all children) (KiB): 3236060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.067
system time used= 2.03855
maximum resident set size= 3236400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84756
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8849
involuntary context switches= 523


# summary of solver processes directly reported to runsolver:
#   pid: 20396
#   total CPU time (s): 252.106
#   total CPU user time (s): 250.067
#   total CPU system time (s): 2.03855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.50217 second user time and 2.24933 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-29 16:52:45
IDJOB=4301211
IDBENCH=141029
IDSOLVER=2773
FILE ID=node150/4301211-1532875965
RUNJOBID= node150-1532875965-20369
PBS_JOBID= 21022492
Free space on /tmp= 55348 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/StillLife/StillLife-wastage-11_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301211-1532875965/watcher-4301211-1532875965 -o /tmp/evaluation-result-4301211-1532875965/solver-4301211-1532875965 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532875965-20369 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301211-1532875965.xml

TIME LIMIT= 252 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f6f64e3bcc63ad093069241b9d76efc4
RANDOM SEED=375669082

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28218912 kB
MemAvailable:   31944052 kB
Buffers:          219716 kB
Cached:          3748724 kB
SwapCached:           32 kB
Active:          1437912 kB
Inactive:        2582136 kB
Active(anon):       3468 kB
Inactive(anon):    76188 kB
Active(file):    1434444 kB
Inactive(file):  2505948 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              4872 kB
Writeback:             0 kB
AnonPages:         59004 kB
Mapped:            44336 kB
Shmem:             25156 kB
Slab:             229636 kB
SReclaimable:     201168 kB
SUnreclaim:        28468 kB
KernelStack:        3200 kB
PageTables:         4944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 55344 MiB
End job on node150 at 2018-07-29 16:56:39