Trace number 4310233

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
OscaR - Hybrid 2018-08-14SAT (TO)33 252.036 243.139

General information on the benchmark

NameStillLife/
StillLife-wastage-08_c18.xml
MD5SUM7fa074241beecf824461849015848bff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark3.63759
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints152
Number of domains4
Minimum domain size2
Maximum domain size201
Distribution of domain sizes[{"size":2,"count":100},{"size":3,"count":100},{"size":65,"count":1},{"size":201,"count":10}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":97},{"degree":3,"count":13},{"degree":4,"count":32},{"degree":8,"count":28},{"degree":9,"count":36},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":32},{"arity":10,"count":68},{"arity":11,"count":1},{"arity":12,"count":9}]
Number of extensional constraints96
Number of intensional constraints41
Distribution of constraint types[{"type":"extension","count":96},{"type":"intension","count":41},{"type":"sum","count":11},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 518332089
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.36/1.37	c Parsing done, starting first complete search...
2.62/1.41	o 22
2.62/1.41	o 23
2.62/1.41	o 24
2.62/1.41	o 25
2.62/1.41	o 26
2.62/1.41	o 27
4.17/1.99	o 28
4.48/2.08	o 29
4.72/2.26	o 30
4.72/2.29	o 31
4.72/2.30	o 32
6.83/4.03	c First complete search done, starting ALNS search...
8.25/4.59	o 33
252.00/243.11	s SATISFIABLE
252.00/243.11	v <instantiation>
252.00/243.11	v 	<list>
252.00/243.11	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] z
252.00/243.11	v 	</list>
252.00/243.11	v 	<values>
252.00/243.11	v 		0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 1 0 0 1 0 0 1 0 0 1 1 0 0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 1 0 1 1 0 0 0 0 1 0 1 0 1 1 0 0 0 1 1 0 1 0 0 0 0 0 1 0 0 0 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 1 0 0 1 1 2 0 0 0 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 3 8 8 13 16 19 23 24 26 28 33 
252.00/243.11	v 	</values>
252.00/243.11	v </instantiation>

Verifier Data

OK	33

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 (13510 MiB free)
  memory of node 1: 16384 MiB (7600 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310233-1534325039/watcher-4310233-1534325039 -o /tmp/evaluation-result-4310233-1534325039/solver-4310233-1534325039 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534323825-25433 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 518332089 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310233-1534325039.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=26234, runsolver pid=26231

[startup+0.101074 s]*
/proc/loadavg: 1.34 1.40 1.46 3/216 26249
/proc/meminfo: memFree=21602276/32770624 swapFree=67108172/67108860
[pid=26234] ppid=26231 vsize=14082736 memory=34092 CPUtime=0.12 cores=0,2,4,6
/proc/26234/stat : 26234 (java) S 26231 26234 21905 0 -1 1077944320 7461 0 0 0 10 2 0 0 20 0 15 0 250067056 14420721664 8523 33554432000 4194304 4196468 140732108251248 140732108233792 140650850246391 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
/proc/26234/statm: 3520684 8523 3121 1 0 3482761 0
[pid=26234/tid=26236] ppid=26231 vsize=14082736 memory=-8485517772678532227 CPUtime=0.09 cores=0,2,4,6
/proc/26234/task/26236/stat : 26236 (java) R 26231 26234 21905 0 -1 4202560 5529 0 0 0 8 1 0 0 20 0 15 0 250067056 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650854443472 140650850258326 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26237] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26237/stat : 26237 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650787847056 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26238] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26238/stat : 26238 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650786794256 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26239] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26239/stat : 26239 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650785741968 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26240] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26240/stat : 26240 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650442398736 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26241] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26241/stat : 26241 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067058 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650392377456 140650850257538 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26242] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26242/stat : 26242 (java) S 26231 26234 21905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250067059 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650391323424 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26243] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26243/stat : 26243 (java) S 26231 26234 21905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250067059 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650390271088 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26244] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26244/stat : 26244 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650389219408 140650850264987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26245] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26245/stat : 26245 (java) S 26231 26234 21905 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 250067061 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650388167280 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26246] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26246/stat : 26246 (java) S 26231 26234 21905 0 -1 1077944384 279 0 0 0 0 0 0 0 20 0 15 0 250067061 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650387114480 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26247] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26247/stat : 26247 (java) R 26231 26234 21905 0 -1 4202560 256 0 0 0 0 0 0 0 20 0 15 0 250067061 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650386062192 140650829720591 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26248] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26248/stat : 26248 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650385009632 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26249] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26249/stat : 26249 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067062 14420721664 8523 33554432000 4194304 4196468 140732108251248 140650383956400 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 34092 KiB

[startup+0.210351 s]*
/proc/loadavg: 1.34 1.40 1.46 4/216 26249
/proc/meminfo: memFree=21587108/32770624 swapFree=67108172/67108860
[pid=26234] ppid=26231 vsize=14082736 memory=47468 CPUtime=0.3 cores=0,2,4,6
/proc/26234/stat : 26234 (java) S 26231 26234 21905 0 -1 1077944320 10453 0 0 0 28 2 0 0 20 0 15 0 250067056 14420721664 11867 33554432000 4194304 4196468 140732108251248 140732108233792 140650850246391 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
/proc/26234/statm: 3520684 11867 3372 1 0 3482761 0
[pid=26234/tid=26236] ppid=26231 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/26234/task/26236/stat : 26236 (java) S 26231 26234 21905 0 -1 1077944384 8220 0 0 0 18 2 0 0 20 0 15 0 250067056 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650854474544 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26237] ppid=26231 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26237/stat : 26237 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650787847056 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26238] ppid=26231 vsize=14082736 memory=140689240445355 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26238/stat : 26238 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650786794256 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26239] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26239/stat : 26239 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650785741968 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26240] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26240/stat : 26240 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650442398736 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26241] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26241/stat : 26241 (java) S 26231 26234 21905 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250067058 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650392377456 140650850257538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26242] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26242/stat : 26242 (java) S 26231 26234 21905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250067059 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650391323424 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26243] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26243/stat : 26243 (java) S 26231 26234 21905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250067059 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650390271088 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26244] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26244/stat : 26244 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650389219408 140650850264987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26245] ppid=26231 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26234/task/26245/stat : 26245 (java) R 26231 26234 21905 0 -1 1077944384 231 0 0 0 1 0 0 0 20 0 15 0 250067061 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650388154064 140650850256597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26246] ppid=26231 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26234/task/26246/stat : 26246 (java) R 26231 26234 21905 0 -1 4202560 336 0 0 0 1 0 0 0 20 0 15 0 250067061 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650387095496 140650842483518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26247] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0.05 cores=0,2,4,6
/proc/26234/task/26247/stat : 26247 (java) S 26231 26234 21905 0 -1 1077944384 285 0 0 0 5 0 0 0 20 0 15 0 250067061 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650386059728 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26248] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26248/stat : 26248 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650385009632 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26249] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26249/stat : 26249 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067062 14420721664 11867 33554432000 4194304 4196468 140732108251248 140650383956400 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47468 KiB

[startup+0.310456 s]*
/proc/loadavg: 1.34 1.40 1.46 3/216 26249
/proc/meminfo: memFree=21584316/32770624 swapFree=67108172/67108860
[pid=26234] ppid=26231 vsize=14082736 memory=50952 CPUtime=0.43 cores=0,2,4,6
/proc/26234/stat : 26234 (java) S 26231 26234 21905 0 -1 1077944320 10866 0 0 0 40 3 0 0 20 0 15 0 250067056 14420721664 12738 33554432000 4194304 4196468 140732108251248 140732108233792 140650850246391 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
/proc/26234/statm: 3520684 12738 3375 1 0 3482761 0
[pid=26234/tid=26236] ppid=26231 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/26234/task/26236/stat : 26236 (java) R 26231 26234 21905 0 -1 4202560 8573 0 0 0 28 2 0 0 20 0 15 0 250067056 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650854457968 140650835412039 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26237] ppid=26231 vsize=14082736 memory=4294977828 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26237/stat : 26237 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650787847056 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26238] ppid=26231 vsize=14082736 memory=140689240444221 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26238/stat : 26238 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650786794256 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26239] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26239/stat : 26239 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650785741968 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26240] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26240/stat : 26240 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650442398736 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26241] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26241/stat : 26241 (java) S 26231 26234 21905 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250067058 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650392377456 140650850257538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26242] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26242/stat : 26242 (java) S 26231 26234 21905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250067059 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650391323424 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26243] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26243/stat : 26243 (java) S 26231 26234 21905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250067059 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650390271088 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26244] ppid=26231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26244/stat : 26244 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650389219408 140650850264987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26245] ppid=26231 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26234/task/26245/stat : 26245 (java) S 26231 26234 21905 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 15 0 250067061 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650388167280 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26246] ppid=26231 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/26234/task/26246/stat : 26246 (java) S 26231 26234 21905 0 -1 1077944384 378 0 0 0 2 0 0 0 20 0 15 0 250067061 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650387114480 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26247] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0.08 cores=0,2,4,6
/proc/26234/task/26247/stat : 26247 (java) S 26231 26234 21905 0 -1 1077944384 296 0 0 0 8 0 0 0 20 0 15 0 250067061 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650386062192 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26248] ppid=26231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26248/stat : 26248 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650385009632 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26249] ppid=26231 vsize=14082736 memory=140689240422016 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26249/stat : 26249 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067062 14420721664 12738 33554432000 4194304 4196468 140732108251248 140650383956400 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50952 KiB

[startup+0.701612 s]
/proc/loadavg: 1.34 1.40 1.46 4/216 26249
/proc/meminfo: memFree=21562552/32770624 swapFree=67108172/67108860
[pid=26234] ppid=26231 vsize=14084804 memory=90660 CPUtime=0.99 cores=0,2,4,6
/proc/26234/stat : 26234 (java) S 26231 26234 21905 0 -1 1077944320 17558 0 0 0 94 5 0 0 20 0 15 0 250067056 14422839296 22665 33554432000 4194304 4196468 140732108251248 140732108233792 140650850246391 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
/proc/26234/statm: 3521201 22665 3498 1 0 3483273 0
[pid=26234/tid=26236] ppid=26231 vsize=14084804 memory=253393339709920 CPUtime=0.67 cores=0,2,4,6
/proc/26234/task/26236/stat : 26236 (java) R 26231 26234 21905 0 -1 4202560 14868 0 0 0 64 3 0 0 20 0 15 0 250067056 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650854449648 140650834326878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26237] ppid=26231 vsize=14084804 memory=288230376153010010 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26237/stat : 26237 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650787847056 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26238] ppid=26231 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26238/stat : 26238 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650786794256 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26239] ppid=26231 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26239/stat : 26239 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650785741968 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26240] ppid=26231 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26240/stat : 26240 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650442398736 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26241] ppid=26231 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26241/stat : 26241 (java) S 26231 26234 21905 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250067058 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650392377456 140650850257538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26242] ppid=26231 vsize=14084804 memory=-3535359994705172066 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26242/stat : 26242 (java) S 26231 26234 21905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250067059 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650391323424 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26243] ppid=26231 vsize=14084804 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26243/stat : 26243 (java) S 26231 26234 21905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250067059 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650390271088 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26244] ppid=26231 vsize=14084804 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26244/stat : 26244 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650389219408 140650850264987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26245] ppid=26231 vsize=14084804 memory=6944656592455359580 CPUtime=0.07 cores=0,2,4,6
/proc/26234/task/26245/stat : 26245 (java) S 26231 26234 21905 0 -1 1077944384 413 0 0 0 7 0 0 0 20 0 15 0 250067061 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650388167280 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26246] ppid=26231 vsize=14084804 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/26234/task/26246/stat : 26246 (java) S 26231 26234 21905 0 -1 1077944384 521 0 0 0 6 0 0 0 20 0 15 0 250067061 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650387114480 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26247] ppid=26231 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/26234/task/26247/stat : 26247 (java) S 26231 26234 21905 0 -1 1077944384 374 0 0 0 15 0 0 0 20 0 15 0 250067061 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650386062192 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26248] ppid=26231 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26248/stat : 26248 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650385009632 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26249] ppid=26231 vsize=14084804 memory=12552 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26249/stat : 26249 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067062 14422839296 22665 33554432000 4194304 4196468 140732108251248 140650383956400 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90660 KiB

[startup+1.50106 s]
/proc/loadavg: 1.34 1.40 1.46 5/216 26249
/proc/meminfo: memFree=21527064/32770624 swapFree=67108172/67108860
[pid=26234] ppid=26231 vsize=14090948 memory=169272 CPUtime=2.96 cores=0,2,4,6
/proc/26234/stat : 26234 (java) S 26231 26234 21905 0 -1 1077944320 26990 0 0 0 286 10 0 0 20 0 15 0 250067056 14429130752 42318 33554432000 4194304 4196468 140732108251248 140732108233792 140650850246391 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
/proc/26234/statm: 3522737 42318 3548 1 0 3484809 0
[pid=26234/tid=26236] ppid=26231 vsize=14090948 memory=10759 CPUtime=1.47 cores=0,2,4,6
/proc/26234/task/26236/stat : 26236 (java) R 26231 26234 21905 0 -1 4202560 21016 0 0 0 140 7 0 0 20 0 15 0 250067056 14429130752 42318 33554432000 4194304 4196468 140732108251248 140650854483488 140650470530704 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26237] ppid=26231 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26237/stat : 26237 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14429130752 42318 33554432000 4194304 4196468 140732108251248 140650787847056 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26238] ppid=26231 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26238/stat : 26238 (java) S 26231 26234 21905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250067057 14429130752 42318 33554432000 4194304 4196468 140732108251248 140650786794256 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26239] ppid=26231 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26239/stat : 26239 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14429130752 42318 33554432000 4194304 4196468 140732108251248 140650785741968 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26240] ppid=26231 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26240/stat : 26240 (java) S 26231 26234 21905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250067057 14429130752 42318 33554432000 4194304 4196468 140732108251248 140650442398736 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26241] ppid=26231 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26241/stat : 26241 (java) S 26231 26234 21905 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 250067058 14429130752 42318 33554432000 4194304 4196468 140732108251248 140650392377456 140650850257538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0

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

/proc/26234/task/26236/stat : 26236 (java) R 26231 26234 21905 0 -1 4202560 31531 0 0 0 16034 17 0 0 20 0 15 0 250067056 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650854483440 140650473082699 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26237] ppid=26231 vsize=14092996 memory=413576 CPUtime=0.77 cores=0,2,4,6
/proc/26234/task/26237/stat : 26237 (java) S 26231 26234 21905 0 -1 1077944384 2241 0 0 0 70 7 0 0 20 0 15 0 250067057 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650787847056 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26238] ppid=26231 vsize=14092996 memory=413580 CPUtime=0.76 cores=0,2,4,6
/proc/26234/task/26238/stat : 26238 (java) S 26231 26234 21905 0 -1 1077944384 380 0 0 0 70 6 0 0 20 0 15 0 250067057 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650786794256 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26239] ppid=26231 vsize=14092996 memory=415628 CPUtime=0.76 cores=0,2,4,6
/proc/26234/task/26239/stat : 26239 (java) S 26231 26234 21905 0 -1 1077944384 2225 0 0 0 71 5 0 0 20 0 15 0 250067057 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650785741968 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26240] ppid=26231 vsize=14092996 memory=415628 CPUtime=0.75 cores=0,2,4,6
/proc/26234/task/26240/stat : 26240 (java) S 26231 26234 21905 0 -1 1077944384 1342 0 0 0 69 6 0 0 20 0 15 0 250067057 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650442398736 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26241] ppid=26231 vsize=14092996 memory=415628 CPUtime=0.72 cores=0,2,4,6
/proc/26234/task/26241/stat : 26241 (java) S 26231 26234 21905 0 -1 1077944384 1599 0 0 0 66 6 0 0 20 0 15 0 250067058 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650392377456 140650850257538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26242] ppid=26231 vsize=14092996 memory=415628 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26242/stat : 26242 (java) S 26231 26234 21905 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 250067059 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650391323488 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26243] ppid=26231 vsize=14092996 memory=415628 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26243/stat : 26243 (java) S 26231 26234 21905 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250067059 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650390271104 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26244] ppid=26231 vsize=14092996 memory=7882819325288473704 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26244/stat : 26244 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650389219408 140650850264987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26245] ppid=26231 vsize=14092996 memory=15756 CPUtime=2.39 cores=0,2,4,6
/proc/26234/task/26245/stat : 26245 (java) S 26231 26234 21905 0 -1 1077944384 15543 0 0 0 236 3 0 0 20 0 15 0 250067061 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650388167280 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26246] ppid=26231 vsize=14092996 memory=415628 CPUtime=1.87 cores=0,2,4,6
/proc/26234/task/26246/stat : 26246 (java) S 26231 26234 21905 0 -1 1077944384 9506 0 0 0 186 1 0 0 20 0 15 0 250067061 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650387114480 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26247] ppid=26231 vsize=14092996 memory=415628 CPUtime=0.96 cores=0,2,4,6
/proc/26234/task/26247/stat : 26247 (java) S 26231 26234 21905 0 -1 1077944384 9345 0 0 0 94 2 0 0 20 0 15 0 250067061 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650386062192 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26248] ppid=26231 vsize=14092996 memory=413580 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26248/stat : 26248 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650385009632 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26249] ppid=26231 vsize=14092996 memory=413580 CPUtime=0.09 cores=0,2,4,6
/proc/26234/task/26249/stat : 26249 (java) S 26231 26234 21905 0 -1 1077944384 639 0 0 0 4 5 0 0 20 0 15 0 250067062 14431227904 103907 33554432000 4194304 4196468 140732108251248 140650383956400 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
Current children cumulated CPU time: 169.71 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 415628 KiB

[startup+222.301 s]
/proc/loadavg: 1.36 1.44 1.47 3/215 26333
/proc/meminfo: memFree=22699392/32770624 swapFree=67108172/67108860
[pid=26234] ppid=26231 vsize=14092996 memory=424560 CPUtime=230.86 cores=0,2,4,6
/proc/26234/stat : 26234 (java) S 26231 26234 21905 0 -1 1077944320 83604 0 0 0 23018 68 0 0 20 0 15 0 250067056 14431227904 106140 33554432000 4194304 4196468 140732108251248 140732108233792 140650850246391 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
/proc/26234/statm: 3523249 106140 3600 1 0 3485321 0
[pid=26234/tid=26236] ppid=26231 vsize=14092996 memory=424560 CPUtime=219.8 cores=0,2,4,6
/proc/26234/task/26236/stat : 26236 (java) R 26231 26234 21905 0 -1 4202560 32857 0 0 0 21963 17 0 0 20 0 15 0 250067056 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650854483552 140650471061853 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26237] ppid=26231 vsize=14092996 memory=424560 CPUtime=1.09 cores=0,2,4,6
/proc/26234/task/26237/stat : 26237 (java) S 26231 26234 21905 0 -1 1077944384 2320 0 0 0 100 9 0 0 20 0 15 0 250067057 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650787847056 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26238] ppid=26231 vsize=14092996 memory=422412 CPUtime=1.09 cores=0,2,4,6
/proc/26234/task/26238/stat : 26238 (java) S 26231 26234 21905 0 -1 1077944384 1300 0 0 0 100 9 0 0 20 0 15 0 250067057 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650786794256 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26239] ppid=26231 vsize=14092996 memory=422512 CPUtime=1.09 cores=0,2,4,6
/proc/26234/task/26239/stat : 26239 (java) S 26231 26234 21905 0 -1 1077944384 2366 0 0 0 102 7 0 0 20 0 15 0 250067057 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650785741968 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26240] ppid=26231 vsize=14092996 memory=424560 CPUtime=1.08 cores=0,2,4,6
/proc/26234/task/26240/stat : 26240 (java) S 26231 26234 21905 0 -1 1077944384 1469 0 0 0 99 9 0 0 20 0 15 0 250067057 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650442398736 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26241] ppid=26231 vsize=14092996 memory=424560 CPUtime=1.01 cores=0,2,4,6
/proc/26234/task/26241/stat : 26241 (java) S 26231 26234 21905 0 -1 1077944384 1890 0 0 0 91 10 0 0 20 0 15 0 250067058 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650392377456 140650850257538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26242] ppid=26231 vsize=14092996 memory=424560 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26242/stat : 26242 (java) S 26231 26234 21905 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 250067059 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650391323488 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26243] ppid=26231 vsize=14092996 memory=424560 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26243/stat : 26243 (java) S 26231 26234 21905 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250067059 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650390271104 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26244] ppid=26231 vsize=14092996 memory=424560 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26244/stat : 26244 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650389219408 140650850264987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26245] ppid=26231 vsize=14092996 memory=420320 CPUtime=2.56 cores=0,2,4,6
/proc/26234/task/26245/stat : 26245 (java) S 26231 26234 21905 0 -1 1077944384 17987 0 0 0 253 3 0 0 20 0 15 0 250067061 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650388167280 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26246] ppid=26231 vsize=14092996 memory=424560 CPUtime=1.94 cores=0,2,4,6
/proc/26234/task/26246/stat : 26246 (java) S 26231 26234 21905 0 -1 1077944384 11528 0 0 0 193 1 0 0 20 0 15 0 250067061 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650387114480 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26247] ppid=26231 vsize=14092996 memory=424560 CPUtime=0.97 cores=0,2,4,6
/proc/26234/task/26247/stat : 26247 (java) S 26231 26234 21905 0 -1 1077944384 9800 0 0 0 95 2 0 0 20 0 15 0 250067061 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650386062192 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26248] ppid=26231 vsize=14092996 memory=424560 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26248/stat : 26248 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650385009632 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26249] ppid=26231 vsize=14092996 memory=3752 CPUtime=0.13 cores=0,2,4,6
/proc/26234/task/26249/stat : 26249 (java) S 26231 26234 21905 0 -1 1077944384 651 0 0 0 6 7 0 0 20 0 15 0 250067062 14431227904 106140 33554432000 4194304 4196468 140732108251248 140650383956400 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
Current children cumulated CPU time: 230.86 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 424560 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+243.11 s]
/proc/loadavg: 1.11 1.38 1.45 3/215 26334
/proc/meminfo: memFree=22756960/32770624 swapFree=67108172/67108860
[pid=26234] ppid=26231 vsize=14092996 memory=428796 CPUtime=252 cores=0,2,4,6
/proc/26234/stat : 26234 (java) S 26231 26234 21905 0 -1 1077944320 84336 0 0 0 25129 71 0 0 20 0 15 0 250067056 14431227904 107199 33554432000 4194304 4196468 140732108251248 140732108233792 140650850246391 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
/proc/26234/statm: 3523249 107199 3600 1 0 3485321 0
[pid=26234/tid=26236] ppid=26231 vsize=14092996 memory=426608 CPUtime=240.36 cores=0,2,4,6
/proc/26234/task/26236/stat : 26236 (java) R 26231 26234 21905 0 -1 4202560 33193 0 0 0 24019 17 0 0 20 0 15 0 250067056 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650854483552 140650473082705 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26237] ppid=26231 vsize=14092996 memory=426748 CPUtime=1.21 cores=0,2,4,6
/proc/26234/task/26237/stat : 26237 (java) S 26231 26234 21905 0 -1 1077944384 2348 0 0 0 111 10 0 0 20 0 15 0 250067057 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650787847056 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26238] ppid=26231 vsize=14092996 memory=428796 CPUtime=1.2 cores=0,2,4,6
/proc/26234/task/26238/stat : 26238 (java) S 26231 26234 21905 0 -1 1077944384 1313 0 0 0 111 9 0 0 20 0 15 0 250067057 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650786794256 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26239] ppid=26231 vsize=14092996 memory=428796 CPUtime=1.21 cores=0,2,4,6
/proc/26234/task/26239/stat : 26239 (java) S 26231 26234 21905 0 -1 1077944384 2380 0 0 0 113 8 0 0 20 0 15 0 250067057 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650785741968 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26240] ppid=26231 vsize=14092996 memory=426748 CPUtime=1.19 cores=0,2,4,6
/proc/26234/task/26240/stat : 26240 (java) S 26231 26234 21905 0 -1 1077944384 1490 0 0 0 109 10 0 0 20 0 15 0 250067057 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650442398736 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26241] ppid=26231 vsize=14092996 memory=428796 CPUtime=1.11 cores=0,2,4,6
/proc/26234/task/26241/stat : 26241 (java) S 26231 26234 21905 0 -1 1077944384 1891 0 0 0 101 10 0 0 20 0 15 0 250067058 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650392377456 140650850257538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26242] ppid=26231 vsize=14092996 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26242/stat : 26242 (java) S 26231 26234 21905 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 250067059 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650391323488 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26243] ppid=26231 vsize=14092996 memory=420320 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26243/stat : 26243 (java) S 26231 26234 21905 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250067059 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650390271104 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26244] ppid=26231 vsize=14092996 memory=424560 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26244/stat : 26244 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650389219408 140650850264987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26245] ppid=26231 vsize=14092996 memory=281378206777536 CPUtime=2.56 cores=0,2,4,6
/proc/26234/task/26245/stat : 26245 (java) S 26231 26234 21905 0 -1 1077944384 17987 0 0 0 253 3 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650388167280 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26246] ppid=26231 vsize=14092996 memory=426748 CPUtime=1.94 cores=0,2,4,6
/proc/26234/task/26246/stat : 26246 (java) S 26231 26234 21905 0 -1 1077944384 11528 0 0 0 193 1 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650387114480 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26247] ppid=26231 vsize=14092996 memory=428796 CPUtime=0.97 cores=0,2,4,6
/proc/26234/task/26247/stat : 26247 (java) S 26231 26234 21905 0 -1 1077944384 10119 0 0 0 95 2 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650386062192 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26248] ppid=26231 vsize=14092996 memory=426608 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26248/stat : 26248 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650385009632 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26249] ppid=26231 vsize=14092996 memory=28868 CPUtime=0.14 cores=0,2,4,6
/proc/26234/task/26249/stat : 26249 (java) S 26231 26234 21905 0 -1 1077944384 651 0 0 0 6 8 0 0 20 0 15 0 250067062 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650383956400 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 428796 KiB

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

[startup+243.139 s]
# the end of solver process 26234 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.312 s, system=0.723783 s

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

[startup+243.11 s]
/proc/loadavg: 1.11 1.38 1.45 3/215 26334
/proc/meminfo: memFree=22756960/32770624 swapFree=67108172/67108860
[pid=26234] ppid=26231 vsize=14092996 memory=428796 CPUtime=252 cores=0,2,4,6
/proc/26234/stat : 26234 (java) S 26231 26234 21905 0 -1 1077944320 84336 0 0 0 25129 71 0 0 20 0 15 0 250067056 14431227904 107199 33554432000 4194304 4196468 140732108251248 140732108233792 140650850246391 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
/proc/26234/statm: 3523249 107199 3600 1 0 3485321 0
[pid=26234/tid=26236] ppid=26231 vsize=14092996 memory=426608 CPUtime=240.36 cores=0,2,4,6
/proc/26234/task/26236/stat : 26236 (java) R 26231 26234 21905 0 -1 4202560 33193 0 0 0 24019 17 0 0 20 0 15 0 250067056 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650854483552 140650473082705 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26237] ppid=26231 vsize=14092996 memory=426748 CPUtime=1.21 cores=0,2,4,6
/proc/26234/task/26237/stat : 26237 (java) S 26231 26234 21905 0 -1 1077944384 2348 0 0 0 111 10 0 0 20 0 15 0 250067057 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650787847056 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26238] ppid=26231 vsize=14092996 memory=428796 CPUtime=1.2 cores=0,2,4,6
/proc/26234/task/26238/stat : 26238 (java) S 26231 26234 21905 0 -1 1077944384 1313 0 0 0 111 9 0 0 20 0 15 0 250067057 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650786794256 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26239] ppid=26231 vsize=14092996 memory=428796 CPUtime=1.21 cores=0,2,4,6
/proc/26234/task/26239/stat : 26239 (java) S 26231 26234 21905 0 -1 1077944384 2380 0 0 0 113 8 0 0 20 0 15 0 250067057 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650785741968 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26240] ppid=26231 vsize=14092996 memory=426748 CPUtime=1.19 cores=0,2,4,6
/proc/26234/task/26240/stat : 26240 (java) S 26231 26234 21905 0 -1 1077944384 1490 0 0 0 109 10 0 0 20 0 15 0 250067057 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650442398736 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26241] ppid=26231 vsize=14092996 memory=428796 CPUtime=1.11 cores=0,2,4,6
/proc/26234/task/26241/stat : 26241 (java) S 26231 26234 21905 0 -1 1077944384 1891 0 0 0 101 10 0 0 20 0 15 0 250067058 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650392377456 140650850257538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26242] ppid=26231 vsize=14092996 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26242/stat : 26242 (java) S 26231 26234 21905 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 250067059 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650391323488 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26243] ppid=26231 vsize=14092996 memory=420320 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26243/stat : 26243 (java) S 26231 26234 21905 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250067059 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650390271104 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26244] ppid=26231 vsize=14092996 memory=424560 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26244/stat : 26244 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650389219408 140650850264987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26245] ppid=26231 vsize=14092996 memory=281378206777536 CPUtime=2.56 cores=0,2,4,6
/proc/26234/task/26245/stat : 26245 (java) S 26231 26234 21905 0 -1 1077944384 17987 0 0 0 253 3 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650388167280 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26246] ppid=26231 vsize=14092996 memory=426748 CPUtime=1.94 cores=0,2,4,6
/proc/26234/task/26246/stat : 26246 (java) S 26231 26234 21905 0 -1 1077944384 11528 0 0 0 193 1 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650387114480 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26247] ppid=26231 vsize=14092996 memory=428796 CPUtime=0.97 cores=0,2,4,6
/proc/26234/task/26247/stat : 26247 (java) S 26231 26234 21905 0 -1 1077944384 10119 0 0 0 95 2 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650386062192 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26248] ppid=26231 vsize=14092996 memory=426608 CPUtime=0 cores=0,2,4,6
/proc/26234/task/26248/stat : 26248 (java) S 26231 26234 21905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250067061 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650385009632 140650850256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
[pid=26234/tid=26249] ppid=26231 vsize=14092996 memory=28868 CPUtime=0.14 cores=0,2,4,6
/proc/26234/task/26249/stat : 26249 (java) S 26231 26234 21905 0 -1 1077944384 651 0 0 0 6 8 0 0 20 0 15 0 250067062 14431227904 107199 33554432000 4194304 4196468 140732108251248 140650383956400 140650850257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8884224 140732108256347 140732108256526 140732108256526 140732108259279 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 428796 KiB

Child status: 143
Real time (s): 243.139
CPU time (s): 252.036
CPU user time (s): 251.312
CPU system time (s): 0.723783
CPU usage (%): 103.659
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 514832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.312
system time used= 0.723783
maximum resident set size= 516880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84829
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38570
involuntary context switches= 991


# summary of solver processes directly reported to runsolver:
#   pid: 26234
#   total CPU time (s): 252.036
#   total CPU user time (s): 251.312
#   total CPU system time (s): 0.723783

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.4258 second user time and 2.34261 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-15 11:23:59
IDJOB=4310233
IDBENCH=141038
IDSOLVER=2796
FILE ID=node136/4310233-1534325039
RUNJOBID= node136-1534323825-25433
PBS_JOBID= 21038144
Free space on /tmp= 38992 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/StillLife/StillLife-wastage-08_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310233-1534325039/watcher-4310233-1534325039 -o /tmp/evaluation-result-4310233-1534325039/solver-4310233-1534325039 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534323825-25433 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 518332089 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310233-1534325039.xml

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

MD5SUM BENCH= 7fa074241beecf824461849015848bff
RANDOM SEED=518332089

node136.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.50
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.50
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.50
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.50
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:        21618528 kB
MemAvailable:   28945692 kB
Buffers:          128060 kB
Cached:          7428108 kB
SwapCached:           16 kB
Active:          6820364 kB
Inactive:        3733972 kB
Active(anon):    2949848 kB
Inactive(anon):   109076 kB
Active(file):    3870516 kB
Inactive(file):  3624896 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108860 kB
SwapFree:       67108172 kB
Dirty:             35720 kB
Writeback:             0 kB
AnonPages:       3005896 kB
Mapped:            68196 kB
Shmem:             57768 kB
Slab:             288728 kB
SReclaimable:     260212 kB
SUnreclaim:        28516 kB
KernelStack:        3600 kB
PageTables:        11912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4072088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2840576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 38956 MiB
End job on node136 at 2018-08-15 11:28:02