Trace number 4310286

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)13 252.033 245.119

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-10_c18.xml
MD5SUM5381df091e182e76100bed0c682c3bbe
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark252.014
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints3041
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":200}]
Minimum variable degree29
Maximum variable degree38
Distribution of variable degrees[{"degree":29,"count":36},{"degree":30,"count":36},{"degree":31,"count":28},{"degree":32,"count":28},{"degree":33,"count":20},{"degree":34,"count":20},{"degree":35,"count":12},{"degree":36,"count":12},{"degree":37,"count":4},{"degree":38,"count":4}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":3040},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints3040
Distribution of constraint types[{"type":"intension","count":3040},{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

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.55	c version: 2018-08-14
0.68/0.55	c seed: 1794219221
0.68/0.55	c timeout: 252
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.58	c Parsing instance...
3.50/1.68	c Parsing done, starting first complete search...
3.50/2.03	o 0
3.50/2.03	o 1
3.50/2.03	o 2
3.50/2.03	o 3
5.59/2.63	o 4
7.78/4.72	c First complete search done, starting ALNS search...
7.95/4.81	o 5
7.95/4.85	o 6
7.95/4.87	o 7
8.40/5.01	o 8
9.82/6.11	o 9
10.04/6.34	o 10
10.41/6.52	o 11
27.64/23.03	o 12
53.21/48.21	o 13
252.00/245.10	s SATISFIABLE
252.00/245.11	v <instantiation>
252.00/245.11	v 	<list>
252.00/245.11	v 		b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[8][7] b[8][8] b[8][9] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[9][7] b[9][8] b[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]
252.00/245.11	v 	</list>
252.00/245.11	v 	<values>
252.00/245.11	v 		0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 1 1 0 1 0 0 0 0 1 0 
252.00/245.11	v 	</values>
252.00/245.11	v </instantiation>

Verifier Data

OK	13

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310286-1534332205/watcher-4310286-1534332205 -o /tmp/evaluation-result-4310286-1534332205/solver-4310286-1534332205 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534329043-20537 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1794219221 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310286-1534332205.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=23326, runsolver pid=23323

[startup+0.100119 s]*
/proc/loadavg: 1.37 1.51 1.68 3/216 23341
/proc/meminfo: memFree=18683200/32770624 swapFree=67108860/67108860
[pid=23326] ppid=23323 vsize=14082736 memory=33616 CPUtime=0.12 cores=0,2,4,6
/proc/23326/stat : 23326 (java) S 23323 23326 20506 0 -1 1077944320 7330 0 0 0 10 2 0 0 20 0 15 0 250783722 14420721664 8404 33554432000 4194304 4196468 140733547038688 140733547021232 139621751652087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
/proc/23326/statm: 3520684 8404 3132 1 0 3482761 0
[pid=23326/tid=23328] ppid=23323 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/23326/task/23328/stat : 23328 (java) R 23323 23326 20506 0 -1 4202560 5411 0 0 0 8 1 0 0 20 0 15 0 250783723 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621755836768 139621735732574 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23329] ppid=23323 vsize=14082736 memory=5793855518983526841 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23329/stat : 23329 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621681740176 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23330] ppid=23323 vsize=14082736 memory=140267973633664 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23330/stat : 23330 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621680687376 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23331] ppid=23323 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23331/stat : 23331 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621679635088 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23332] ppid=23323 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23332/stat : 23332 (java) S 23323 23326 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621678582288 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23333] ppid=23323 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23333/stat : 23333 (java) S 23323 23326 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250783725 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621225171568 139621751663234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23334] ppid=23323 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23334/stat : 23334 (java) S 23323 23326 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250783725 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621224117536 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23335] ppid=23323 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23335/stat : 23335 (java) S 23323 23326 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250783725 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621223065200 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23336] ppid=23323 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23336/stat : 23336 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621222013520 139621751670683 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23337] ppid=23323 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23337/stat : 23337 (java) S 23323 23326 20506 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621220960368 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23338] ppid=23323 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23338/stat : 23338 (java) R 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621219907568 139621751663234 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23339] ppid=23323 vsize=14082736 memory=140267973633664 CPUtime=0.01 cores=0,2,4,6
/proc/23326/task/23339/stat : 23339 (java) R 23323 23326 20506 0 -1 1077944384 236 0 0 0 1 0 0 0 20 0 15 0 250783728 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621218855280 139621751663234 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23340] ppid=23323 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23340/stat : 23340 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621217802720 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23341] ppid=23323 vsize=14082736 memory=140267973633664 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23341/stat : 23341 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 8404 33554432000 4194304 4196468 140733547038688 139621216750512 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33616 KiB

[startup+0.210381 s]*
/proc/loadavg: 1.37 1.51 1.68 4/216 23341
/proc/meminfo: memFree=18668192/32770624 swapFree=67108860/67108860
[pid=23326] ppid=23323 vsize=14082736 memory=47000 CPUtime=0.31 cores=0,2,4,6
/proc/23326/stat : 23326 (java) S 23323 23326 20506 0 -1 1077944320 10378 0 0 0 28 3 0 0 20 0 15 0 250783722 14420721664 11750 33554432000 4194304 4196468 140733547038688 140733547021232 139621751652087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
/proc/23326/statm: 3520684 11750 3365 1 0 3482761 0
[pid=23326/tid=23328] ppid=23323 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/23326/task/23328/stat : 23328 (java) R 23323 23326 20506 0 -1 4202560 8110 0 0 0 18 2 0 0 20 0 15 0 250783723 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621755869664 139621735695717 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23329] ppid=23323 vsize=14082736 memory=4211973994178424202 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23329/stat : 23329 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621681740176 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23330] ppid=23323 vsize=14082736 memory=140267973633664 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23330/stat : 23330 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621680687376 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23331] ppid=23323 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23331/stat : 23331 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621679635088 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23332] ppid=23323 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23332/stat : 23332 (java) S 23323 23326 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621678582288 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23333] ppid=23323 vsize=14082736 memory=140267973633664 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23333/stat : 23333 (java) S 23323 23326 20506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250783725 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621225171568 139621751663234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23334] ppid=23323 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23334/stat : 23334 (java) S 23323 23326 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250783725 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621224117536 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23335] ppid=23323 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23335/stat : 23335 (java) S 23323 23326 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250783725 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621223065200 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23336] ppid=23323 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23336/stat : 23336 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621222013520 139621751670683 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23337] ppid=23323 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23326/task/23337/stat : 23337 (java) R 23323 23326 20506 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 15 0 250783728 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621220960464 139621751662293 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23338] ppid=23323 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/23326/task/23338/stat : 23338 (java) R 23323 23326 20506 0 -1 4202560 224 0 0 0 1 0 0 0 20 0 15 0 250783728 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621219907568 139621733022400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23339] ppid=23323 vsize=14082736 memory=140267973633664 CPUtime=0.06 cores=0,2,4,6
/proc/23326/task/23339/stat : 23339 (java) R 23323 23326 20506 0 -1 4202560 277 0 0 0 6 0 0 0 20 0 15 0 250783728 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621218849168 139621751673434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23340] ppid=23323 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23340/stat : 23340 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621217802720 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23341] ppid=23323 vsize=14082736 memory=140267973633664 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23341/stat : 23341 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 11750 33554432000 4194304 4196468 140733547038688 139621216750512 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47000 KiB

[startup+0.310569 s]*
/proc/loadavg: 1.37 1.51 1.68 3/216 23341
/proc/meminfo: memFree=18664424/32770624 swapFree=67108860/67108860
[pid=23326] ppid=23323 vsize=14082736 memory=50484 CPUtime=0.44 cores=0,2,4,6
/proc/23326/stat : 23326 (java) S 23323 23326 20506 0 -1 1077944320 10744 0 0 0 41 3 0 0 20 0 15 0 250783722 14420721664 12621 33554432000 4194304 4196468 140733547038688 140733547021232 139621751652087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
/proc/23326/statm: 3520684 12621 3368 1 0 3482761 0
[pid=23326/tid=23328] ppid=23323 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/23326/task/23328/stat : 23328 (java) R 23323 23326 20506 0 -1 4202560 8459 0 0 0 28 2 0 0 20 0 15 0 250783723 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621755873184 139621731927390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23329] ppid=23323 vsize=14082736 memory=4211973994178424202 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23329/stat : 23329 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621681740176 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23330] ppid=23323 vsize=14082736 memory=140267973636024 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23330/stat : 23330 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621680687376 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23331] ppid=23323 vsize=14082736 memory=140267860654604 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23331/stat : 23331 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621679635088 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23332] ppid=23323 vsize=14082736 memory=140267860643279 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23332/stat : 23332 (java) S 23323 23326 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250783723 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621678582288 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23333] ppid=23323 vsize=14082736 memory=140267973654196 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23333/stat : 23333 (java) S 23323 23326 20506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250783725 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621225171568 139621751663234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23334] ppid=23323 vsize=14082736 memory=140267860652463 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23334/stat : 23334 (java) S 23323 23326 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250783725 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621224117536 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23335] ppid=23323 vsize=14082736 memory=280535721295760 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23335/stat : 23335 (java) S 23323 23326 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250783725 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621223065200 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23336] ppid=23323 vsize=14082736 memory=280535721293456 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23336/stat : 23336 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621222013520 139621751670683 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23337] ppid=23323 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23326/task/23337/stat : 23337 (java) S 23323 23326 20506 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 15 0 250783728 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621220960368 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23338] ppid=23323 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23326/task/23338/stat : 23338 (java) S 23323 23326 20506 0 -1 1077944384 225 0 0 0 2 0 0 0 20 0 15 0 250783728 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621219907568 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23339] ppid=23323 vsize=14082736 memory=140267973633664 CPUtime=0.08 cores=0,2,4,6
/proc/23326/task/23339/stat : 23339 (java) S 23323 23326 20506 0 -1 1077944384 286 0 0 0 8 0 0 0 20 0 15 0 250783728 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621218855280 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23340] ppid=23323 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23340/stat : 23340 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621217802720 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23341] ppid=23323 vsize=14082736 memory=140267973633664 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23341/stat : 23341 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783728 14420721664 12621 33554432000 4194304 4196468 140733547038688 139621216750512 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50484 KiB

[startup+0.700812 s]
/proc/loadavg: 1.37 1.51 1.68 3/216 23341
/proc/meminfo: memFree=18640332/32770624 swapFree=67108860/67108860
[pid=23326] ppid=23323 vsize=14084804 memory=88756 CPUtime=0.99 cores=0,2,4,6
/proc/23326/stat : 23326 (java) S 23323 23326 20506 0 -1 1077944320 17568 0 0 0 94 5 0 0 20 0 15 0 250783722 14422839296 22189 33554432000 4194304 4196468 140733547038688 140733547021232 139621751652087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
/proc/23326/statm: 3521201 22189 3498 1 0 3483273 0
[pid=23326/tid=23328] ppid=23323 vsize=14084804 memory=876 CPUtime=0.67 cores=0,2,4,6
/proc/23326/task/23328/stat : 23328 (java) R 23323 23326 20506 0 -1 4202560 14882 0 0 0 63 4 0 0 20 0 15 0 250783723 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621755879152 139621729784826 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23329] ppid=23323 vsize=14084804 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23329/stat : 23329 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621681740176 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23330] ppid=23323 vsize=14084804 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23330/stat : 23330 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621680687376 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23331] ppid=23323 vsize=14084804 memory=6296683612554547549 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23331/stat : 23331 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621679635088 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23332] ppid=23323 vsize=14084804 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23332/stat : 23332 (java) S 23323 23326 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250783723 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621678582288 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23333] ppid=23323 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23333/stat : 23333 (java) S 23323 23326 20506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250783725 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621225171568 139621751663234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23334] ppid=23323 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23334/stat : 23334 (java) S 23323 23326 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250783725 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621224117536 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23335] ppid=23323 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23335/stat : 23335 (java) S 23323 23326 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250783725 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621223065200 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23336] ppid=23323 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23336/stat : 23336 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621222013520 139621751670683 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23337] ppid=23323 vsize=14084804 memory=269 CPUtime=0.06 cores=0,2,4,6
/proc/23326/task/23337/stat : 23337 (java) S 23323 23326 20506 0 -1 1077944384 552 0 0 0 6 0 0 0 20 0 15 0 250783728 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621220960368 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23338] ppid=23323 vsize=14084804 memory=7 CPUtime=0.08 cores=0,2,4,6
/proc/23326/task/23338/stat : 23338 (java) S 23323 23326 20506 0 -1 1077944384 370 0 0 0 8 0 0 0 20 0 15 0 250783728 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621219907568 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23339] ppid=23323 vsize=14084804 memory=20532 CPUtime=0.15 cores=0,2,4,6
/proc/23326/task/23339/stat : 23339 (java) S 23323 23326 20506 0 -1 1077944384 383 0 0 0 15 0 0 0 20 0 15 0 250783728 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621218855280 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23340] ppid=23323 vsize=14084804 memory=280535721479664 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23340/stat : 23340 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621217802720 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23341] ppid=23323 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23341/stat : 23341 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783728 14422839296 22189 33554432000 4194304 4196468 140733547038688 139621216750512 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88756 KiB

[startup+1.50077 s]
/proc/loadavg: 1.37 1.51 1.68 5/216 23341
/proc/meminfo: memFree=18590944/32770624 swapFree=67108860/67108860
[pid=23326] ppid=23323 vsize=14088900 memory=198632 CPUtime=3.5 cores=0,2,4,6
/proc/23326/stat : 23326 (java) S 23323 23326 20506 0 -1 1077944320 30016 0 0 0 341 9 0 0 20 0 15 0 250783722 14427033600 49658 33554432000 4194304 4196468 140733547038688 140733547021232 139621751652087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
/proc/23326/statm: 3522225 49658 3552 1 0 3484297 0
[pid=23326/tid=23328] ppid=23323 vsize=14088900 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/23326/task/23328/stat : 23328 (java) R 23323 23326 20506 0 -1 4202560 20385 0 0 0 141 6 0 0 20 0 15 0 250783723 14427033600 49658 33554432000 4194304 4196468 140733547038688 139621755864784 139621737871458 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23329] ppid=23323 vsize=14088900 memory=-3535359994705172833 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23329/stat : 23329 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14427033600 49658 33554432000 4194304 4196468 140733547038688 139621681740176 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23330] ppid=23323 vsize=14088900 memory=-3472574513799858003 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23330/stat : 23330 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14427033600 49658 33554432000 4194304 4196468 140733547038688 139621680687376 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23331] ppid=23323 vsize=14088900 memory=-1088251628401078322 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23331/stat : 23331 (java) S 23323 23326 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250783723 14427033600 49658 33554432000 4194304 4196468 140733547038688 139621679635088 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23332] ppid=23323 vsize=14088900 memory=-6439125508584727137 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23332/stat : 23332 (java) S 23323 23326 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250783723 14427033600 49658 33554432000 4194304 4196468 140733547038688 139621678582288 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23333] ppid=23323 vsize=14088900 memory=-6585528546044026665 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23333/stat : 23333 (java) S 23323 23326 20506 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 250783725 14427033600 49658 33554432000 4194304 4196468 140733547038688 139621225171568 139621751663234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0

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

/proc/23326/task/23328/stat : 23328 (java) R 23323 23326 20506 0 -1 4202560 31385 0 0 0 10152 10 0 0 20 0 15 0 250783723 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621755889712 139621354922326 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23329] ppid=23323 vsize=14092996 memory=960 CPUtime=0.25 cores=0,2,4,6
/proc/23326/task/23329/stat : 23329 (java) S 23323 23326 20506 0 -1 1077944384 2447 0 0 0 22 3 0 0 20 0 15 0 250783723 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621681740176 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23330] ppid=23323 vsize=14092996 memory=1232 CPUtime=0.25 cores=0,2,4,6
/proc/23326/task/23330/stat : 23330 (java) S 23323 23326 20506 0 -1 1077944384 845 0 0 0 22 3 0 0 20 0 15 0 250783723 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621680687376 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23331] ppid=23323 vsize=14092996 memory=2460 CPUtime=0.25 cores=0,2,4,6
/proc/23326/task/23331/stat : 23331 (java) S 23323 23326 20506 0 -1 1077944384 1546 0 0 0 21 4 0 0 20 0 15 0 250783723 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621679635088 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23332] ppid=23323 vsize=14092996 memory=932 CPUtime=0.26 cores=0,2,4,6
/proc/23326/task/23332/stat : 23332 (java) S 23323 23326 20506 0 -1 1077944384 2215 0 0 0 23 3 0 0 20 0 15 0 250783723 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621678582288 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23333] ppid=23323 vsize=14092996 memory=1580 CPUtime=0.24 cores=0,2,4,6
/proc/23326/task/23333/stat : 23333 (java) S 23323 23326 20506 0 -1 1077944384 1588 0 0 0 22 2 0 0 20 0 15 0 250783725 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621225171568 139621751663234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23334] ppid=23323 vsize=14092996 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23334/stat : 23334 (java) S 23323 23326 20506 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 250783725 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621224117600 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23335] ppid=23323 vsize=14092996 memory=876 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23335/stat : 23335 (java) S 23323 23326 20506 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250783725 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621223065216 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23336] ppid=23323 vsize=14092996 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23336/stat : 23336 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621222013520 139621751670683 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23337] ppid=23323 vsize=14092996 memory=1228 CPUtime=1.91 cores=0,2,4,6
/proc/23326/task/23337/stat : 23337 (java) S 23323 23326 20506 0 -1 1077944384 10557 0 0 0 190 1 0 0 20 0 15 0 250783728 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621220960368 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23338] ppid=23323 vsize=14092996 memory=1952 CPUtime=1.98 cores=0,2,4,6
/proc/23326/task/23338/stat : 23338 (java) S 23323 23326 20506 0 -1 1077944384 11657 0 0 0 197 1 0 0 20 0 15 0 250783728 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621219907568 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23339] ppid=23323 vsize=14092996 memory=1160 CPUtime=1.09 cores=0,2,4,6
/proc/23326/task/23339/stat : 23339 (java) S 23323 23326 20506 0 -1 1077944384 14800 0 0 0 107 2 0 0 20 0 15 0 250783728 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621218855280 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23340] ppid=23323 vsize=14092996 memory=10852 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23340/stat : 23340 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621217802720 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23341] ppid=23323 vsize=14092996 memory=4616 CPUtime=0.04 cores=0,2,4,6
/proc/23326/task/23341/stat : 23341 (java) S 23323 23326 20506 0 -1 1077944384 480 0 0 0 2 2 0 0 20 0 15 0 250783728 14431227904 57524 33554432000 4194304 4196468 140733547038688 139621216750512 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
Current children cumulated CPU time: 107.99 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 230096 KiB

[startup+162.301 s]
/proc/loadavg: 1.34 1.38 1.59 4/215 23499
/proc/meminfo: memFree=18955308/32770624 swapFree=67108860/67108860
[pid=23326] ppid=23323 vsize=14092996 memory=235692 CPUtime=168.47 cores=0,2,4,6
/proc/23326/stat : 23326 (java) S 23323 23326 20506 0 -1 1077944320 85969 0 0 0 16810 37 0 0 20 0 15 0 250783722 14431227904 58923 33554432000 4194304 4196468 140733547038688 140733547021232 139621751652087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
/proc/23326/statm: 3523249 58923 3601 1 0 3485321 0
[pid=23326/tid=23328] ppid=23323 vsize=14092996 memory=111 CPUtime=161.21 cores=0,2,4,6
/proc/23326/task/23328/stat : 23328 (java) R 23323 23326 20506 0 -1 4202560 32977 0 0 0 16110 11 0 0 20 0 15 0 250783723 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621755889824 139621356282624 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23329] ppid=23323 vsize=14092996 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/23326/task/23329/stat : 23329 (java) S 23323 23326 20506 0 -1 1077944384 2654 0 0 0 37 4 0 0 20 0 15 0 250783723 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621681740176 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23330] ppid=23323 vsize=14092996 memory=8 CPUtime=0.4 cores=0,2,4,6
/proc/23326/task/23330/stat : 23330 (java) S 23323 23326 20506 0 -1 1077944384 939 0 0 0 37 3 0 0 20 0 15 0 250783723 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621680687376 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23331] ppid=23323 vsize=14092996 memory=4128 CPUtime=0.4 cores=0,2,4,6
/proc/23326/task/23331/stat : 23331 (java) S 23323 23326 20506 0 -1 1077944384 1644 0 0 0 36 4 0 0 20 0 15 0 250783723 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621679635088 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23332] ppid=23323 vsize=14092996 memory=68128 CPUtime=0.41 cores=0,2,4,6
/proc/23326/task/23332/stat : 23332 (java) S 23323 23326 20506 0 -1 1077944384 3117 0 0 0 37 4 0 0 20 0 15 0 250783723 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621678582288 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23333] ppid=23323 vsize=14092996 memory=1240 CPUtime=0.4 cores=0,2,4,6
/proc/23326/task/23333/stat : 23333 (java) S 23323 23326 20506 0 -1 1077944384 1849 0 0 0 37 3 0 0 20 0 15 0 250783725 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621225171568 139621751663234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23334] ppid=23323 vsize=14092996 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23334/stat : 23334 (java) S 23323 23326 20506 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 250783725 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621224117600 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23335] ppid=23323 vsize=14092996 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23335/stat : 23335 (java) S 23323 23326 20506 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250783725 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621223065216 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23336] ppid=23323 vsize=14092996 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23336/stat : 23336 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621222013520 139621751670683 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23337] ppid=23323 vsize=14092996 memory=1796 CPUtime=1.92 cores=0,2,4,6
/proc/23326/task/23337/stat : 23337 (java) S 23323 23326 20506 0 -1 1077944384 11039 0 0 0 191 1 0 0 20 0 15 0 250783728 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621220960368 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23338] ppid=23323 vsize=14092996 memory=1704 CPUtime=2.03 cores=0,2,4,6
/proc/23326/task/23338/stat : 23338 (java) S 23323 23326 20506 0 -1 1077944384 13112 0 0 0 202 1 0 0 20 0 15 0 250783728 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621219907568 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23339] ppid=23323 vsize=14092996 memory=796 CPUtime=1.11 cores=0,2,4,6
/proc/23326/task/23339/stat : 23339 (java) S 23323 23326 20506 0 -1 1077944384 16694 0 0 0 109 2 0 0 20 0 15 0 250783728 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621218855280 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23340] ppid=23323 vsize=14092996 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23340/stat : 23340 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621217802720 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23341] ppid=23323 vsize=14092996 memory=876 CPUtime=0.08 cores=0,2,4,6
/proc/23326/task/23341/stat : 23341 (java) S 23323 23326 20506 0 -1 1077944384 506 0 0 0 4 4 0 0 20 0 15 0 250783728 14431227904 58923 33554432000 4194304 4196468 140733547038688 139621216750512 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
Current children cumulated CPU time: 168.47 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 235692 KiB

[startup+222.301 s]
/proc/loadavg: 1.11 1.31 1.56 3/215 23500
/proc/meminfo: memFree=18941188/32770624 swapFree=67108860/67108860
[pid=23326] ppid=23323 vsize=14092996 memory=240480 CPUtime=229 cores=0,2,4,6
/proc/23326/stat : 23326 (java) S 23323 23326 20506 0 -1 1077944320 91299 0 0 0 22857 43 0 0 20 0 15 0 250783722 14431227904 60120 33554432000 4194304 4196468 140733547038688 140733547021232 139621751652087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
/proc/23326/statm: 3523249 60120 3601 1 0 3485321 0
[pid=23326/tid=23328] ppid=23323 vsize=14092996 memory=37808 CPUtime=220.81 cores=0,2,4,6
/proc/23326/task/23328/stat : 23328 (java) R 23323 23326 20506 0 -1 4202560 34497 0 0 0 22070 11 0 0 20 0 15 0 250783723 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621755889600 139621360216685 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23329] ppid=23323 vsize=14092996 memory=4048 CPUtime=0.58 cores=0,2,4,6
/proc/23326/task/23329/stat : 23329 (java) S 23323 23326 20506 0 -1 1077944384 3590 0 0 0 52 6 0 0 20 0 15 0 250783723 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621681740176 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23330] ppid=23323 vsize=14092996 memory=1796 CPUtime=0.56 cores=0,2,4,6
/proc/23326/task/23330/stat : 23330 (java) S 23323 23326 20506 0 -1 1077944384 1064 0 0 0 52 4 0 0 20 0 15 0 250783723 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621680687376 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23331] ppid=23323 vsize=14092996 memory=636 CPUtime=0.57 cores=0,2,4,6
/proc/23326/task/23331/stat : 23331 (java) S 23323 23326 20506 0 -1 1077944384 1741 0 0 0 52 5 0 0 20 0 15 0 250783723 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621679635088 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23332] ppid=23323 vsize=14092996 memory=960 CPUtime=0.57 cores=0,2,4,6
/proc/23326/task/23332/stat : 23332 (java) S 23323 23326 20506 0 -1 1077944384 3188 0 0 0 52 5 0 0 20 0 15 0 250783723 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621678582288 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23333] ppid=23323 vsize=14092996 memory=1232 CPUtime=0.56 cores=0,2,4,6
/proc/23326/task/23333/stat : 23333 (java) S 23323 23326 20506 0 -1 1077944384 2108 0 0 0 52 4 0 0 20 0 15 0 250783725 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621225171568 139621751663234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23334] ppid=23323 vsize=14092996 memory=2460 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23334/stat : 23334 (java) S 23323 23326 20506 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 250783725 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621224117600 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23335] ppid=23323 vsize=14092996 memory=932 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23335/stat : 23335 (java) S 23323 23326 20506 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250783725 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621223065216 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23336] ppid=23323 vsize=14092996 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23336/stat : 23336 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621222013520 139621751670683 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23337] ppid=23323 vsize=14092996 memory=2240 CPUtime=1.94 cores=0,2,4,6
/proc/23326/task/23337/stat : 23337 (java) S 23323 23326 20506 0 -1 1077944384 11225 0 0 0 193 1 0 0 20 0 15 0 250783728 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621220960368 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23338] ppid=23323 vsize=14092996 memory=4124 CPUtime=2.07 cores=0,2,4,6
/proc/23326/task/23338/stat : 23338 (java) S 23323 23326 20506 0 -1 1077944384 14131 0 0 0 206 1 0 0 20 0 15 0 250783728 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621219907568 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23339] ppid=23323 vsize=14092996 memory=2100 CPUtime=1.13 cores=0,2,4,6
/proc/23326/task/23339/stat : 23339 (java) S 23323 23326 20506 0 -1 1077944384 17788 0 0 0 111 2 0 0 20 0 15 0 250783728 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621218855280 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23340] ppid=23323 vsize=14092996 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23340/stat : 23340 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621217802720 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23341] ppid=23323 vsize=14092996 memory=840 CPUtime=0.11 cores=0,2,4,6
/proc/23326/task/23341/stat : 23341 (java) S 23323 23326 20506 0 -1 1077944384 529 0 0 0 6 5 0 0 20 0 15 0 250783728 14431227904 60120 33554432000 4194304 4196468 140733547038688 139621216750512 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
Current children cumulated CPU time: 229 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 240480 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+245.101 s]
/proc/loadavg: 1.07 1.29 1.54 3/215 23500
/proc/meminfo: memFree=18935492/32770624 swapFree=67108860/67108860
[pid=23326] ppid=23323 vsize=14092996 memory=242528 CPUtime=252 cores=0,2,4,6
/proc/23326/stat : 23326 (java) S 23323 23326 20506 0 -1 1077944320 91711 0 0 0 25155 45 0 0 20 0 15 0 250783722 14431227904 60632 33554432000 4194304 4196468 140733547038688 140733547021232 139621751652087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
/proc/23326/statm: 3523249 60632 3601 1 0 3485321 0
[pid=23326/tid=23328] ppid=23323 vsize=14092996 memory=6791534058613427641 CPUtime=243.46 cores=0,2,4,6
/proc/23326/task/23328/stat : 23328 (java) R 23323 23326 20506 0 -1 4202560 34589 0 0 0 24335 11 0 0 20 0 15 0 250783723 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621755889600 139621360063072 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23329] ppid=23323 vsize=14092996 memory=4124 CPUtime=0.64 cores=0,2,4,6
/proc/23326/task/23329/stat : 23329 (java) S 23323 23326 20506 0 -1 1077944384 3610 0 0 0 58 6 0 0 20 0 15 0 250783723 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621681740176 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23330] ppid=23323 vsize=14092996 memory=2100 CPUtime=0.63 cores=0,2,4,6
/proc/23326/task/23330/stat : 23330 (java) S 23323 23326 20506 0 -1 1077944384 1092 0 0 0 58 5 0 0 20 0 15 0 250783723 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621680687376 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23331] ppid=23323 vsize=14092996 memory=7528 CPUtime=0.63 cores=0,2,4,6
/proc/23326/task/23331/stat : 23331 (java) S 23323 23326 20506 0 -1 1077944384 1760 0 0 0 58 5 0 0 20 0 15 0 250783723 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621679635088 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23332] ppid=23323 vsize=14092996 memory=840 CPUtime=0.65 cores=0,2,4,6
/proc/23326/task/23332/stat : 23332 (java) S 23323 23326 20506 0 -1 1077944384 3214 0 0 0 59 6 0 0 20 0 15 0 250783723 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621678582288 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23333] ppid=23323 vsize=14092996 memory=4104 CPUtime=0.63 cores=0,2,4,6
/proc/23326/task/23333/stat : 23333 (java) S 23323 23326 20506 0 -1 1077944384 2115 0 0 0 58 5 0 0 20 0 15 0 250783725 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621225171568 139621751663234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23334] ppid=23323 vsize=14092996 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23334/stat : 23334 (java) S 23323 23326 20506 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 250783725 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621224117600 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23335] ppid=23323 vsize=14092996 memory=920 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23335/stat : 23335 (java) S 23323 23326 20506 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250783725 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621223065216 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23336] ppid=23323 vsize=14092996 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23336/stat : 23336 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621222013520 139621751670683 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23337] ppid=23323 vsize=14092996 memory=2932 CPUtime=1.94 cores=0,2,4,6
/proc/23326/task/23337/stat : 23337 (java) S 23323 23326 20506 0 -1 1077944384 11225 0 0 0 193 1 0 0 20 0 15 0 250783728 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621220960368 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23338] ppid=23323 vsize=14092996 memory=4124 CPUtime=2.08 cores=0,2,4,6
/proc/23326/task/23338/stat : 23338 (java) S 23323 23326 20506 0 -1 1077944384 14294 0 0 0 206 2 0 0 20 0 15 0 250783728 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621219907568 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23339] ppid=23323 vsize=14092996 memory=2100 CPUtime=1.13 cores=0,2,4,6
/proc/23326/task/23339/stat : 23339 (java) S 23323 23326 20506 0 -1 1077944384 17843 0 0 0 111 2 0 0 20 0 15 0 250783728 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621218855280 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23340] ppid=23323 vsize=14092996 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/23326/task/23340/stat : 23340 (java) S 23323 23326 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250783728 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621217802720 139621751662293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
[pid=23326/tid=23341] ppid=23323 vsize=14092996 memory=840 CPUtime=0.12 cores=0,2,4,6
/proc/23326/task/23341/stat : 23341 (java) S 23323 23326 20506 0 -1 1077944384 531 0 0 0 7 5 0 0 20 0 15 0 250783728 14431227904 60632 33554432000 4194304 4196468 140733547038688 139621216750512 139621751663234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733547041882 140733547042062 140733547042062 140733547044815 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 242528 KiB

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

[startup+245.119 s]
# the end of solver process 23326 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.565 s, system=0.468334 s

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

Child status: 143
Real time (s): 245.119
CPU time (s): 252.033
CPU user time (s): 251.565
CPU system time (s): 0.468334
CPU usage (%): 102.821
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 268352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.565
system time used= 0.468334
maximum resident set size= 270400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23581
involuntary context switches= 746


# summary of solver processes directly reported to runsolver:
#   pid: 23326
#   total CPU time (s): 252.033
#   total CPU user time (s): 251.565
#   total CPU system time (s): 0.468334

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.28101 second user time and 2.4955 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-15 13:23:25
IDJOB=4310286
IDBENCH=141487
IDSOLVER=2796
FILE ID=node139/4310286-1534332205
RUNJOBID= node139-1534329043-20537
PBS_JOBID= 21038153
Free space on /tmp= 34988 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-10_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-4310286-1534332205/watcher-4310286-1534332205 -o /tmp/evaluation-result-4310286-1534332205/solver-4310286-1534332205 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534329043-20537 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1794219221 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310286-1534332205.xml

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

MD5SUM BENCH= 5381df091e182e76100bed0c682c3bbe
RANDOM SEED=1794219221

node139.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.80
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.80
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.80
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.80
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:        18701924 kB
MemAvailable:   31459864 kB
Buffers:          271092 kB
Cached:         12586224 kB
SwapCached:            0 kB
Active:          6675884 kB
Inactive:        6672396 kB
Active(anon):     444848 kB
Inactive(anon):   106808 kB
Active(file):    6231036 kB
Inactive(file):  6565588 kB
Unevictable:        7192 kB
Mlocked:            7192 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36036 kB
Writeback:             0 kB
AnonPages:        510352 kB
Mapped:            79012 kB
Shmem:             57996 kB
Slab:             418380 kB
SReclaimable:     389776 kB
SUnreclaim:        28604 kB
KernelStack:        3808 kB
PageTables:         6652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1477776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    362496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 39400 MiB
End job on node139 at 2018-08-15 13:27:31