Trace number 4263168

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 2017-07-05? (TO) 2520.22 2440.05

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-15.xml
MD5SUMe301970dbbdacc0ad69519f2afe54420
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark117
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables596
Number of constraints383
Number of domains4
Minimum domain size2
Maximum domain size579
Distribution of domain sizes[{"size":2,"count":289},{"size":3,"count":289},{"size":226,"count":1},{"size":579,"count":17}]
Minimum variable degree1
Maximum variable degree18
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":286},{"degree":3,"count":20},{"degree":4,"count":60},{"degree":8,"count":56},{"degree":9,"count":169},{"degree":18,"count":1}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":77},{"arity":3,"count":60},{"arity":10,"count":225},{"arity":17,"count":4},{"arity":18,"count":1},{"arity":19,"count":16}]
Number of extensional constraints285
Number of intensional constraints76
Distribution of constraint types[{"type":"extension","count":285},{"type":"intension","count":76},{"type":"sum","count":18},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

100.98/45.68	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
100.98/45.68	c This is free software under the dual EPL/GNU LGPL licenses.
100.98/45.68	c See www.sat4j.org for details.
100.98/45.68	c That software uses the Rhino library from the Mozilla project.
100.98/45.68	c version CUSTOM.v20170705
100.98/45.68	c java.runtime.name	Java(TM) SE Runtime Environment
100.98/45.68	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
100.98/45.68	c java.vm.version	25.131-b11
100.98/45.68	c java.vm.vendor	Oracle Corporation
100.98/45.68	c sun.arch.data.model	64
100.98/45.68	c java.version		1.8.0_131
100.98/45.68	c os.name		Linux
100.98/45.68	c os.version		3.10.0-514.16.1.el7.x86_64
100.98/45.68	c os.arch		amd64
100.98/45.68	c Free memory 		499604488
100.98/45.68	c Max memory 		7247757312
100.98/45.68	c Total memory 		504889344
100.98/45.68	c Number of processors 	4
100.98/45.68	c c --- Begin Solver configuration ---
100.98/45.68	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
100.98/45.68	c Learn all clauses as in MiniSAT
100.98/45.68	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
100.98/45.68	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
100.98/45.68	c No reason simplification
100.98/45.68	c Glucose 2.1 dynamic restart strategy
100.98/45.68	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
100.98/45.68	c timeout=2147483s
100.98/45.68	c DB Simplification allowed=false
100.98/45.68	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
100.98/45.68	c --- End Solver configuration ---
100.98/45.68	c constraints type 
100.98/45.68	c org.sat4j.minisat.constraints.card.MinWatchCard => 1192
100.98/45.68	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3554029
100.98/45.68	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 17779013
100.98/45.68	c org.sat4j.specs.Constr$1 => 8318
100.98/45.68	c org.sat4j.minisat.constraints.cnf.UnitClause => 139710
100.98/45.68	c 21482262 constraints processed.
2520.16/2440.00	c starts		: 395
2520.16/2440.00	c conflicts		: 225126
2520.16/2440.00	c decisions		: 487135373
2520.16/2440.00	c propagations		: 5523464368
2520.16/2440.00	c inspects		: 6508450968
2520.16/2440.00	c shortcuts		: 0
2520.16/2440.00	c learnt literals	: 562
2520.16/2440.00	c learnt binary clauses	: 19842
2520.16/2440.00	c learnt ternary clauses	: 10312
2520.16/2440.00	c learnt constraints	: 224564
2520.16/2440.00	c ignored constraints	: 0
2520.16/2440.00	c root simplifications	: 0
2520.16/2440.00	c removed literals (reason simplification)	: 0
2520.16/2440.00	c reason swapping (by a shorter reason)	: 0
2520.16/2440.00	c Calls to reduceDB	: 17
2520.16/2440.00	c Number of update (reduction) of LBD	: 86685
2520.16/2440.00	c Imported unit clauses	: 0
2520.16/2440.00	c number of reductions to clauses (during analyze)	: 0
2520.16/2440.00	c number of learned constraints concerned by reduction	: 0
2520.16/2440.00	c number of learning phase by resolution	: 0
2520.16/2440.00	c number of learning phase by cutting planes	: 0
2520.16/2440.00	c number of rounding to 1 operations	: 0
2520.16/2440.00	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2520.16/2440.00	c number of reductions of the coefficients by power 2 	: 0
2520.16/2440.00	c number of right shift for reduction by power 2 	: 0
2520.16/2440.00	c number of reductions of the coefficients by GCD over coefficients 	: 0
2520.16/2440.00	c speed (assignments/second)	: 2307152.72835571
2520.16/2440.00	c non guided choices	184403306
2520.16/2440.01	c learnt constraints type 
2520.16/2440.01	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 19842
2520.16/2440.01	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 13985
2520.16/2440.01	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 (10297 MiB free)
  memory of node 1: 16384 MiB (15404 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263168-1502604075/watcher-4263168-1502604075 -o /tmp/evaluation-result-4263168-1502604075/solver-4263168-1502604075 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8033 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263168-1502604075.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=14882, runsolver pid=14879
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 1.98 1.97 2.01 3/203 14888
/proc/meminfo: memFree=26316016/32770624 swapFree=67108860/67108860
[pid=14882] ppid=14879 vsize=9936560 memory=18888 CPUtime=0.01 cores=1,3,5,7
/proc/14882/stat : 14882 (java) S 14879 14882 7968 0 -1 1077944320 3499 0 0 0 1 0 0 0 20 0 6 0 14290159 10175037440 4722 18446744073709551615 4194304 4196468 140728301501232 140728301483776 139852964081399 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
/proc/14882/statm: 2484140 4722 1923 1 0 2473637 0
[pid=14882/tid=14884] ppid=14879 vsize=9936560 memory=-6439968830534014599 CPUtime=0.01 cores=1,3,5,7
/proc/14882/task/14884/stat : 14884 (java) R 14879 14882 7968 0 -1 4202560 2195 0 0 0 1 0 0 0 20 0 6 0 14290168 10175037440 4722 18446744073709551615 4194304 4196468 140728301501232 139852968317520 139852964103325 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14885] ppid=14879 vsize=9936560 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14885/stat : 14885 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14290169 10175037440 4722 18446744073709551615 4194304 4196468 140728301501232 139852574960528 139852964091605 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14886] ppid=14879 vsize=9936560 memory=140507021260416 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14886/stat : 14886 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14290169 10175037440 4722 18446744073709551615 4194304 4196468 140728301501232 139852573907728 139852964091605 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14887] ppid=14879 vsize=9936560 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14887/stat : 14887 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14290169 10175037440 4722 18446744073709551615 4194304 4196468 140728301501232 139852572855440 139852964091605 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14888] ppid=14879 vsize=9936560 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14888/stat : 14888 (java) S 14879 14882 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 14290169 10175037440 4722 18446744073709551615 4194304 4196468 140728301501232 139852571802640 139852964091605 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 9936560 KiB
Current children cumulated memory: 18888 KiB

[startup+0.209961 s]*
/proc/loadavg: 1.98 1.97 2.01 2/211 14896
/proc/meminfo: memFree=26307252/32770624 swapFree=67108860/67108860
[pid=14882] ppid=14879 vsize=10551156 memory=23076 CPUtime=0.05 cores=1,3,5,7
/proc/14882/stat : 14882 (java) S 14879 14882 7968 0 -1 1077944320 4727 0 0 0 5 0 0 0 20 0 15 0 14290159 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 140728301483776 139852964081399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
/proc/14882/statm: 2637789 5769 2602 1 0 2627261 0
[pid=14882/tid=14884] ppid=14879 vsize=10551156 memory=8318255677412212789 CPUtime=0.04 cores=1,3,5,7
/proc/14882/task/14884/stat : 14884 (java) R 14879 14882 7968 0 -1 4202560 2840 0 0 0 4 0 0 0 20 0 15 0 14290168 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852968321584 139852857160030 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14885] ppid=14879 vsize=10551156 memory=326 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14885/stat : 14885 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290169 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852574960528 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14886] ppid=14879 vsize=10551156 memory=140507021271338 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14886/stat : 14886 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290169 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852573907728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14887] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14887/stat : 14887 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290169 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852572855440 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14888] ppid=14879 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14888/stat : 14888 (java) S 14879 14882 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14290169 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852571802640 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14889] ppid=14879 vsize=10551156 memory=140507021260416 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14889/stat : 14889 (java) S 14879 14882 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14290170 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852528224368 139852964092546 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14890] ppid=14879 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14890/stat : 14890 (java) S 14879 14882 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14290171 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852527170336 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14891] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14891/stat : 14891 (java) S 14879 14882 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14290171 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852526118000 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14892] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14892/stat : 14892 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14290173 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852525066320 139852964099995 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14893] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14893/stat : 14893 (java) S 14879 14882 7968 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 15 0 14290173 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852456651376 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14894] ppid=14879 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14894/stat : 14894 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14290173 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852455598576 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14895] ppid=14879 vsize=10551156 memory=140507021260416 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14895/stat : 14895 (java) S 14879 14882 7968 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 15 0 14290173 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852454546288 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14896] ppid=14879 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14896/stat : 14896 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14290174 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852453493728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14897] ppid=14879 vsize=10551156 memory=140507021260416 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14897/stat : 14897 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290181 10804383744 5769 18446744073709551615 4194304 4196468 140728301501232 139852452440496 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 23076 KiB

[startup+0.313725 s]*
/proc/loadavg: 1.98 1.97 2.01 3/212 14897
/proc/meminfo: memFree=26296296/32770624 swapFree=67108860/67108860
[pid=14882] ppid=14879 vsize=10551156 memory=35572 CPUtime=0.22 cores=1,3,5,7
/proc/14882/stat : 14882 (java) S 14879 14882 7968 0 -1 1077944320 8210 0 0 0 20 2 0 0 20 0 15 0 14290159 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 140728301483776 139852964081399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
/proc/14882/statm: 2637789 8893 2858 1 0 2627261 0
[pid=14882/tid=14884] ppid=14879 vsize=10551156 memory=-8774313645642428999 CPUtime=0.14 cores=1,3,5,7
/proc/14882/task/14884/stat : 14884 (java) R 14879 14882 7968 0 -1 4202560 5850 0 0 0 13 1 0 0 20 0 15 0 14290168 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852968319888 139852948161886 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14885] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14885/stat : 14885 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290169 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852574960528 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14886] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14886/stat : 14886 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290169 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852573907728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14887] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14887/stat : 14887 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290169 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852572855440 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14888] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14888/stat : 14888 (java) S 14879 14882 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14290169 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852571802640 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14889] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14889/stat : 14889 (java) S 14879 14882 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14290170 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852528224368 139852964092546 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14890] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14890/stat : 14890 (java) S 14879 14882 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14290171 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852527170336 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14891] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14891/stat : 14891 (java) S 14879 14882 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14290171 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852526118000 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14892] ppid=14879 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14892/stat : 14892 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14290173 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852525066320 139852964099995 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14893] ppid=14879 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14882/task/14893/stat : 14893 (java) S 14879 14882 7968 0 -1 1077944384 508 0 0 0 1 0 0 0 20 0 15 0 14290173 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852456651376 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14894] ppid=14879 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14894/stat : 14894 (java) S 14879 14882 7968 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 14290173 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852455598576 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14895] ppid=14879 vsize=10551156 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/14882/task/14895/stat : 14895 (java) S 14879 14882 7968 0 -1 1077944384 431 0 0 0 3 0 0 0 20 0 15 0 14290173 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852454546288 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14896] ppid=14879 vsize=10551156 memory=140507021260416 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14896/stat : 14896 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14290174 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852453493728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14897] ppid=14879 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14897/stat : 14897 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290181 10804383744 8893 18446744073709551615 4194304 4196468 140728301501232 139852452440496 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 35572 KiB

[startup+0.700801 s]
/proc/loadavg: 1.98 1.97 2.01 4/212 14897
/proc/meminfo: memFree=26284888/32770624 swapFree=67108860/67108860
[pid=14882] ppid=14879 vsize=10551232 memory=90412 CPUtime=1.19 cores=1,3,5,7
/proc/14882/stat : 14882 (java) S 14879 14882 7968 0 -1 1077944320 12783 0 0 0 115 4 0 0 20 0 15 0 14290159 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 140728301483776 139852964081399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
/proc/14882/statm: 2637808 22603 3060 1 0 2627261 0
[pid=14882/tid=14884] ppid=14879 vsize=10551232 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/14882/task/14884/stat : 14884 (java) R 14879 14882 7968 0 -1 4202560 7511 0 0 0 49 3 0 0 20 0 15 0 14290168 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852968317920 139852944924288 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14885] ppid=14879 vsize=10551232 memory=140506902426487 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14885/stat : 14885 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290169 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852574960528 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14886] ppid=14879 vsize=10551232 memory=281013804951136 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14886/stat : 14886 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290169 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852573907728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14887] ppid=14879 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14887/stat : 14887 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290169 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852572855440 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14888] ppid=14879 vsize=10551232 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14888/stat : 14888 (java) S 14879 14882 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14290169 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852571802640 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14889] ppid=14879 vsize=10551232 memory=17 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14889/stat : 14889 (java) S 14879 14882 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14290170 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852528224368 139852964092546 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14890] ppid=14879 vsize=10551232 memory=65 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14890/stat : 14890 (java) S 14879 14882 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14290171 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852527170336 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14891] ppid=14879 vsize=10551232 memory=54 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14891/stat : 14891 (java) S 14879 14882 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14290171 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852526118000 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14892] ppid=14879 vsize=10551232 memory=76 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14892/stat : 14892 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14290173 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852525066320 139852964099995 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14893] ppid=14879 vsize=10551232 memory=7 CPUtime=0.2 cores=1,3,5,7
/proc/14882/task/14893/stat : 14893 (java) R 14879 14882 7968 0 -1 4202560 1499 0 0 0 20 0 0 0 20 0 15 0 14290173 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852456632392 139852944781696 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14894] ppid=14879 vsize=10551232 memory=2 CPUtime=0.17 cores=1,3,5,7
/proc/14882/task/14894/stat : 14894 (java) R 14879 14882 7968 0 -1 4202560 1082 0 0 0 17 0 0 0 20 0 15 0 14290173 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852455586168 139852943917737 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14895] ppid=14879 vsize=10551232 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/14882/task/14895/stat : 14895 (java) S 14879 14882 7968 0 -1 1077944384 1321 0 0 0 27 0 0 0 20 0 15 0 14290173 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852454546288 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14896] ppid=14879 vsize=10551232 memory=281013804682784 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14896/stat : 14896 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14290174 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852453493728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14897] ppid=14879 vsize=10551232 memory=288230613214036277 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14897/stat : 14897 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290181 10804461568 22603 18446744073709551615 4194304 4196468 140728301501232 139852452440496 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 90412 KiB

[startup+1.50081 s]
/proc/loadavg: 1.98 1.97 2.01 5/212 14897
/proc/meminfo: memFree=26113876/32770624 swapFree=67108860/67108860
[pid=14882] ppid=14879 vsize=10551232 memory=273436 CPUtime=3.73 cores=1,3,5,7
/proc/14882/stat : 14882 (java) S 14879 14882 7968 0 -1 1077944320 23524 0 0 0 361 12 0 0 20 0 15 0 14290159 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 140728301483776 139852964081399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
/proc/14882/statm: 2637808 68359 3100 1 0 2627261 0
[pid=14882/tid=14884] ppid=14879 vsize=10551232 memory=68261257415412 CPUtime=1.24 cores=1,3,5,7
/proc/14882/task/14884/stat : 14884 (java) R 14879 14882 7968 0 -1 4202560 7589 0 0 0 119 5 0 0 20 0 15 0 14290168 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852968307888 139852946028678 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14885] ppid=14879 vsize=10551232 memory=68261257415412 CPUtime=0.02 cores=1,3,5,7
/proc/14882/task/14885/stat : 14885 (java) S 14879 14882 7968 0 -1 1077944384 48 0 0 0 2 0 0 0 20 0 15 0 14290169 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852574960528 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14886] ppid=14879 vsize=10551232 memory=68261257415412 CPUtime=0.02 cores=1,3,5,7
/proc/14882/task/14886/stat : 14886 (java) S 14879 14882 7968 0 -1 1077944384 96 0 0 0 2 0 0 0 20 0 15 0 14290169 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852573907728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14887] ppid=14879 vsize=10551232 memory=68261257415156 CPUtime=0.04 cores=1,3,5,7
/proc/14882/task/14887/stat : 14887 (java) S 14879 14882 7968 0 -1 1077944384 108 0 0 0 3 1 0 0 20 0 15 0 14290169 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852572855440 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14888] ppid=14879 vsize=10551232 memory=68261257415156 CPUtime=0.05 cores=1,3,5,7
/proc/14882/task/14888/stat : 14888 (java) S 14879 14882 7968 0 -1 1077944384 135 0 0 0 4 1 0 0 20 0 15 0 14290169 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852571802640 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14889] ppid=14879 vsize=10551232 memory=16724602654207 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14889/stat : 14889 (java) S 14879 14882 7968 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 14290170 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852528224368 139852964092546 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14890] ppid=14879 vsize=10551232 memory=7666903850705972072 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14890/stat : 14890 (java) S 14879 14882 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14290171 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852527170336 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14891] ppid=14879 vsize=10551232 memory=7373361613652385856 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14891/stat : 14891 (java) S 14879 14882 7968 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 14290171 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852526118000 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14892] ppid=14879 vsize=10551232 memory=5865469479800824941 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14892/stat : 14892 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14290173 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852525066320 139852964099995 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14893] ppid=14879 vsize=10551232 memory=5865465064658194540 CPUtime=0.95 cores=1,3,5,7
/proc/14882/task/14893/stat : 14893 (java) R 14879 14882 7968 0 -1 4202560 5428 0 0 0 94 1 0 0 20 0 15 0 14290173 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852456649776 139852942104074 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14894] ppid=14879 vsize=10551232 memory=7300728970739542608 CPUtime=0.97 cores=1,3,5,7
/proc/14882/task/14894/stat : 14894 (java) R 14879 14882 7968 0 -1 4202560 6704 0 0 0 97 0 0 0 20 0 15 0 14290173 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852455598704 139852943294096 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14895] ppid=14879 vsize=10551232 memory=7007712420471858773 CPUtime=0.34 cores=1,3,5,7
/proc/14882/task/14895/stat : 14895 (java) S 14879 14882 7968 0 -1 1077944384 1969 0 0 0 34 0 0 0 20 0 15 0 14290173 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852454546288 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14896] ppid=14879 vsize=10551232 memory=7300728970739542608 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14896/stat : 14896 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14290174 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852453493728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14897] ppid=14879 vsize=10551232 memory=7300728970739542608 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14897/stat : 14897 (java) S 14879 14882 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14290181 10804461568 68359 18446744073709551615 4194304 4196468 140728301501232 139852452440496 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
Current children cumulated CPU time: 3.73 s
Current children cumulated vsize: 10551232 KiB

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

/proc/14882/task/14889/stat : 14889 (java) S 14879 14882 7968 0 -1 1077944384 24411 0 0 0 802 4 0 0 20 0 16 0 14290170 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852528224368 139852964092546 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14890] ppid=14879 vsize=10617796 memory=6116836 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14890/stat : 14890 (java) S 14879 14882 7968 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 14290171 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852527170400 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14891] ppid=14879 vsize=10617796 memory=6116836 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14891/stat : 14891 (java) S 14879 14882 7968 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 14290171 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852526118016 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14892] ppid=14879 vsize=10617796 memory=6116836 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14892/stat : 14892 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852525066320 139852964099995 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14893] ppid=14879 vsize=10617796 memory=1440 CPUtime=1.91 cores=1,3,5,7
/proc/14882/task/14893/stat : 14893 (java) S 14879 14882 7968 0 -1 1077944384 16278 0 0 0 189 2 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852456651376 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14894] ppid=14879 vsize=10617796 memory=9916 CPUtime=2.21 cores=1,3,5,7
/proc/14882/task/14894/stat : 14894 (java) S 14879 14882 7968 0 -1 1077944384 17379 0 0 0 219 2 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852455598576 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14895] ppid=14879 vsize=10617796 memory=4124 CPUtime=0.53 cores=1,3,5,7
/proc/14882/task/14895/stat : 14895 (java) S 14879 14882 7968 0 -1 1077944384 8438 0 0 0 51 2 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852454546288 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14896] ppid=14879 vsize=10617796 memory=11932 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14896/stat : 14896 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14290174 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852453493728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14897] ppid=14879 vsize=10617796 memory=4124 CPUtime=1.45 cores=1,3,5,7
/proc/14882/task/14897/stat : 14897 (java) S 14879 14882 7968 0 -1 1077944384 2626 0 0 0 63 82 0 0 20 0 16 0 14290181 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852452440496 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14900] ppid=14879 vsize=10617796 memory=11932 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14900/stat : 14900 (java) S 14879 14882 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 14294754 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852451386032 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
Current children cumulated CPU time: 2402.49 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 6116836 KiB

[startup+2382.3 s]
/proc/loadavg: 1.84 2.23 2.67 3/213 15293
/proc/meminfo: memFree=24988648/32770624 swapFree=67108860/67108860
[pid=14882] ppid=14879 vsize=10617796 memory=6116836 CPUtime=2462.53 cores=1,3,5,7
/proc/14882/stat : 14882 (java) S 14879 14882 7968 0 -1 1077944320 782433 0 0 0 245767 486 0 0 20 0 16 0 14290159 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 140728301483776 139852964081399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
/proc/14882/statm: 2654449 1529209 3145 1 0 2643902 0
[pid=14882/tid=14884] ppid=14879 vsize=10617796 memory=6116836 CPUtime=2348.73 cores=1,3,5,7
/proc/14882/task/14884/stat : 14884 (java) R 14879 14882 7968 0 -1 4202560 581875 0 0 0 234808 65 0 0 20 0 16 0 14290168 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852968317120 139852611331487 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14885] ppid=14879 vsize=10617796 memory=6116836 CPUtime=24.83 cores=1,3,5,7
/proc/14882/task/14885/stat : 14885 (java) S 14879 14882 7968 0 -1 1077944384 30928 0 0 0 2393 90 0 0 20 0 16 0 14290169 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852574960528 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14886] ppid=14879 vsize=10617796 memory=6116836 CPUtime=24.98 cores=1,3,5,7
/proc/14882/task/14886/stat : 14886 (java) S 14879 14882 7968 0 -1 1077944384 45832 0 0 0 2422 76 0 0 20 0 16 0 14290169 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852573907728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14887] ppid=14879 vsize=10617796 memory=6116836 CPUtime=24.83 cores=1,3,5,7
/proc/14882/task/14887/stat : 14887 (java) S 14879 14882 7968 0 -1 1077944384 22603 0 0 0 2396 87 0 0 20 0 16 0 14290169 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852572855440 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14888] ppid=14879 vsize=10617796 memory=2257 CPUtime=24.87 cores=1,3,5,7
/proc/14882/task/14888/stat : 14888 (java) S 14879 14882 7968 0 -1 1077944384 30558 0 0 0 2400 87 0 0 20 0 16 0 14290169 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852571802640 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14889] ppid=14879 vsize=10617796 memory=6116836 CPUtime=8.06 cores=1,3,5,7
/proc/14882/task/14889/stat : 14889 (java) S 14879 14882 7968 0 -1 1077944384 24420 0 0 0 802 4 0 0 20 0 16 0 14290170 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852528224368 139852964092546 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14890] ppid=14879 vsize=10617796 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14890/stat : 14890 (java) S 14879 14882 7968 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 14290171 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852527170400 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14891] ppid=14879 vsize=10617796 memory=11932 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14891/stat : 14891 (java) S 14879 14882 7968 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 14290171 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852526118016 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14892] ppid=14879 vsize=10617796 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14892/stat : 14892 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852525066320 139852964099995 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14893] ppid=14879 vsize=10617796 memory=11932 CPUtime=1.91 cores=1,3,5,7
/proc/14882/task/14893/stat : 14893 (java) S 14879 14882 7968 0 -1 1077944384 16284 0 0 0 189 2 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852456651376 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14894] ppid=14879 vsize=10617796 memory=6116836 CPUtime=2.21 cores=1,3,5,7
/proc/14882/task/14894/stat : 14894 (java) S 14879 14882 7968 0 -1 1077944384 17389 0 0 0 219 2 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852455598576 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14895] ppid=14879 vsize=10617796 memory=6116836 CPUtime=0.53 cores=1,3,5,7
/proc/14882/task/14895/stat : 14895 (java) S 14879 14882 7968 0 -1 1077944384 8442 0 0 0 51 2 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852454546288 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14896] ppid=14879 vsize=10617796 memory=6116836 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14896/stat : 14896 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14290174 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852453493728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14897] ppid=14879 vsize=10617796 memory=6116836 CPUtime=1.49 cores=1,3,5,7
/proc/14882/task/14897/stat : 14897 (java) S 14879 14882 7968 0 -1 1077944384 2667 0 0 0 65 84 0 0 20 0 16 0 14290181 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852452440496 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14900] ppid=14879 vsize=10617796 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14900/stat : 14900 (java) S 14879 14882 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 14294754 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852451386032 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
Current children cumulated CPU time: 2462.53 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 6116836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2439.8 s]
/proc/loadavg: 1.94 2.19 2.63 3/213 15297
/proc/meminfo: memFree=24963196/32770624 swapFree=67108860/67108860
[pid=14882] ppid=14879 vsize=10617796 memory=6116836 CPUtime=2520.06 cores=1,3,5,7
/proc/14882/stat : 14882 (java) S 14879 14882 7968 0 -1 1077944320 787667 0 0 0 251518 488 0 0 20 0 16 0 14290159 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 140728301483776 139852964081399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
/proc/14882/statm: 2654449 1529209 3145 1 0 2643902 0
[pid=14882/tid=14884] ppid=14879 vsize=10617796 memory=1732 CPUtime=2406.23 cores=1,3,5,7
/proc/14882/task/14884/stat : 14884 (java) R 14879 14882 7968 0 -1 4202560 586973 0 0 0 240557 66 0 0 20 0 16 0 14290168 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852968317120 139852610984750 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14885] ppid=14879 vsize=10617796 memory=1700 CPUtime=24.83 cores=1,3,5,7
/proc/14882/task/14885/stat : 14885 (java) S 14879 14882 7968 0 -1 1077944384 30928 0 0 0 2393 90 0 0 20 0 16 0 14290169 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852574960528 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14886] ppid=14879 vsize=10617796 memory=1228 CPUtime=24.98 cores=1,3,5,7
/proc/14882/task/14886/stat : 14886 (java) S 14879 14882 7968 0 -1 1077944384 45832 0 0 0 2422 76 0 0 20 0 16 0 14290169 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852573907728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14887] ppid=14879 vsize=10617796 memory=1000 CPUtime=24.83 cores=1,3,5,7
/proc/14882/task/14887/stat : 14887 (java) S 14879 14882 7968 0 -1 1077944384 22603 0 0 0 2396 87 0 0 20 0 16 0 14290169 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852572855440 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14888] ppid=14879 vsize=10617796 memory=15872 CPUtime=24.87 cores=1,3,5,7
/proc/14882/task/14888/stat : 14888 (java) S 14879 14882 7968 0 -1 1077944384 30558 0 0 0 2400 87 0 0 20 0 16 0 14290169 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852571802640 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14889] ppid=14879 vsize=10617796 memory=4040 CPUtime=8.06 cores=1,3,5,7
/proc/14882/task/14889/stat : 14889 (java) S 14879 14882 7968 0 -1 1077944384 24438 0 0 0 802 4 0 0 20 0 16 0 14290170 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852528224368 139852964092546 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14890] ppid=14879 vsize=10617796 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14890/stat : 14890 (java) S 14879 14882 7968 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 14290171 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852527170400 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14891] ppid=14879 vsize=10617796 memory=8032 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14891/stat : 14891 (java) S 14879 14882 7968 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 14290171 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852526118016 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14892] ppid=14879 vsize=10617796 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14892/stat : 14892 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852525066320 139852964099995 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14893] ppid=14879 vsize=10617796 memory=640 CPUtime=1.91 cores=1,3,5,7
/proc/14882/task/14893/stat : 14893 (java) S 14879 14882 7968 0 -1 1077944384 16304 0 0 0 189 2 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852456651376 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14894] ppid=14879 vsize=10617796 memory=1792 CPUtime=2.21 cores=1,3,5,7
/proc/14882/task/14894/stat : 14894 (java) S 14879 14882 7968 0 -1 1077944384 17401 0 0 0 219 2 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852455598576 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14895] ppid=14879 vsize=10617796 memory=960 CPUtime=0.53 cores=1,3,5,7
/proc/14882/task/14895/stat : 14895 (java) S 14879 14882 7968 0 -1 1077944384 8450 0 0 0 51 2 0 0 20 0 16 0 14290173 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852454546288 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14896] ppid=14879 vsize=10617796 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14896/stat : 14896 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14290174 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852453493728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14897] ppid=14879 vsize=10617796 memory=4304 CPUtime=1.52 cores=1,3,5,7
/proc/14882/task/14897/stat : 14897 (java) S 14879 14882 7968 0 -1 1077944384 2745 0 0 0 67 85 0 0 20 0 16 0 14290181 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852452440496 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14900] ppid=14879 vsize=10617796 memory=1588 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14900/stat : 14900 (java) S 14879 14882 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 14294754 10872623104 1529209 18446744073709551615 4194304 4196468 140728301501232 139852451386032 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 6116836 KiB

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

[startup+2440.05 s]
# the end of solver process 14882 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.3 s, system=4.91926 s

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

[startup+2440 s]*
/proc/loadavg: 1.94 2.19 2.63 2/214 15300
/proc/meminfo: memFree=24963196/32770624 swapFree=67108860/67108860
[pid=14882] ppid=14879 vsize=10817488 memory=6117144 CPUtime=2520.16 cores=1,3,5,7
/proc/14882/stat : 14882 (java) S 14879 14882 7968 0 -1 1077944320 788835 0 0 0 251528 488 0 0 20 0 17 0 14290159 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 140728301483776 139852964081399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
/proc/14882/statm: 2704372 1529286 3148 1 0 2693825 0
[pid=14882/tid=14884] ppid=14879 vsize=10817488 memory=1398720917958146503 CPUtime=2406.32 cores=1,3,5,7
/proc/14882/task/14884/stat : 14884 (java) S 14879 14882 7968 0 -1 1077944384 587100 0 0 0 240566 66 0 0 20 0 17 0 14290168 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852968324272 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14885] ppid=14879 vsize=10817488 memory=3196 CPUtime=24.83 cores=1,3,5,7
/proc/14882/task/14885/stat : 14885 (java) S 14879 14882 7968 0 -1 1077944384 30928 0 0 0 2393 90 0 0 20 0 17 0 14290169 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852574960528 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14886] ppid=14879 vsize=10817488 memory=6116836 CPUtime=24.98 cores=1,3,5,7
/proc/14882/task/14886/stat : 14886 (java) S 14879 14882 7968 0 -1 1077944384 45832 0 0 0 2422 76 0 0 20 0 17 0 14290169 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852573907728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14887] ppid=14879 vsize=10817488 memory=1152 CPUtime=24.83 cores=1,3,5,7
/proc/14882/task/14887/stat : 14887 (java) S 14879 14882 7968 0 -1 1077944384 22603 0 0 0 2396 87 0 0 20 0 17 0 14290169 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852572855440 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14888] ppid=14879 vsize=10817488 memory=3292 CPUtime=24.87 cores=1,3,5,7
/proc/14882/task/14888/stat : 14888 (java) S 14879 14882 7968 0 -1 1077944384 30558 0 0 0 2400 87 0 0 20 0 17 0 14290169 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852571802640 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14889] ppid=14879 vsize=10817488 memory=418736 CPUtime=8.06 cores=1,3,5,7
/proc/14882/task/14889/stat : 14889 (java) S 14879 14882 7968 0 -1 1077944384 24488 0 0 0 802 4 0 0 20 0 17 0 14290170 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852528224368 139852964092546 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14890] ppid=14879 vsize=10817488 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14890/stat : 14890 (java) S 14879 14882 7968 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 17 0 14290171 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852527170400 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14891] ppid=14879 vsize=10817488 memory=11932 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14891/stat : 14891 (java) S 14879 14882 7968 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 17 0 14290171 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852526118016 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14892] ppid=14879 vsize=10817488 memory=6116836 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14892/stat : 14892 (java) S 14879 14882 7968 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 17 0 14290173 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852525066320 139852964099995 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14893] ppid=14879 vsize=10817488 memory=1398720917958146503 CPUtime=1.91 cores=1,3,5,7
/proc/14882/task/14893/stat : 14893 (java) S 14879 14882 7968 0 -1 1077944384 16444 0 0 0 189 2 0 0 20 0 17 0 14290173 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852456651376 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14894] ppid=14879 vsize=10817488 memory=4304 CPUtime=2.21 cores=1,3,5,7
/proc/14882/task/14894/stat : 14894 (java) S 14879 14882 7968 0 -1 1077944384 17401 0 0 0 219 2 0 0 20 0 17 0 14290173 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852455598576 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14895] ppid=14879 vsize=10817488 memory=3880 CPUtime=0.53 cores=1,3,5,7
/proc/14882/task/14895/stat : 14895 (java) S 14879 14882 7968 0 -1 1077944384 8592 0 0 0 51 2 0 0 20 0 17 0 14290173 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852454546288 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14896] ppid=14879 vsize=10817488 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/14882/task/14896/stat : 14896 (java) S 14879 14882 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 14290174 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852453493728 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=14897] ppid=14879 vsize=10817488 memory=4612 CPUtime=1.52 cores=1,3,5,7
/proc/14882/task/14897/stat : 14897 (java) S 14879 14882 7968 0 -1 1077944384 2745 0 0 0 67 85 0 0 20 0 17 0 14290181 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852452440496 139852964092546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=15298] ppid=14879 vsize=10817488 memory=792 CPUtime=0 cores=1,3,5,7
/proc/14882/task/15298/stat : 15298 (java) S 14879 14882 7968 0 -1 1077944384 197 0 0 0 0 0 0 0 20 0 17 0 14534140 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852450333040 139852964091605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
[pid=14882/tid=15299] ppid=14879 vsize=10817488 memory=8676 CPUtime=0 cores=1,3,5,7
/proc/14882/task/15299/stat : 15299 (java) R 14879 14882 7968 0 -1 4202560 190 0 0 0 0 0 0 0 20 0 17 0 14534140 11077107712 1529286 18446744073709551615 4194304 4196468 140728301501232 139852449281168 139852605586456 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28684288 140728301506961 140728301507114 140728301507114 140728301510607 0
Current children cumulated CPU time: 2520.16 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 6117144 KiB

Child status: 143
Real time (s): 2440.05
CPU time (s): 2520.22
CPU user time (s): 2515.3
CPU system time (s): 4.91926
CPU usage (%): 103.285
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 6117144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.3
system time used= 4.91927
maximum resident set size= 6117336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 789015
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57639
involuntary context switches= 1568


# summary of solver processes directly reported to runsolver:
#   pid: 14882
#   total CPU time (s): 2520.22
#   total CPU user time (s): 2515.3
#   total CPU system time (s): 4.91926

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0304 second user time and 24.7458 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 07:47:18
IDJOB=4263168
IDBENCH=115908
IDSOLVER=2651
FILE ID=node128/4263168-1502604075
RUNJOBID= node128-1502582933-8033
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-15.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263168-1502604075/watcher-4263168-1502604075 -o /tmp/evaluation-result-4263168-1502604075/solver-4263168-1502604075 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8033 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263168-1502604075.xml

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

MD5SUM BENCH= e301970dbbdacc0ad69519f2afe54420
RANDOM SEED=1316083052

node128.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.94
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.94
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.94
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.94
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:        26319628 kB
MemAvailable:   26846060 kB
Buffers:          118256 kB
Cached:           696684 kB
SwapCached:            0 kB
Active:          5401804 kB
Inactive:         631484 kB
Active(anon):    5218568 kB
Inactive(anon):    16764 kB
Active(file):     183236 kB
Inactive(file):   614720 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1672 kB
Writeback:             0 kB
AnonPages:       5225784 kB
Mapped:            44032 kB
Shmem:             17116 kB
Slab:             112788 kB
SReclaimable:      88620 kB
SUnreclaim:        24168 kB
KernelStack:        3744 kB
PageTables:        15212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6329260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5021696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node128 at 2017-08-13 08:27:58