Trace number 4299393

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
SuperSolver_Macq_Stevenart 2018-04-27SAT173 302.702 300.443

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-15_c18.xml
MD5SUM9d47b2b78bc459aa217a94cfbd52e9d7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark161
Best CPU time to get the best result obtained on this benchmark2520.04
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints106
Number of domains2
Minimum domain size225
Maximum domain size226
Distribution of domain sizes[{"size":225,"count":105},{"size":226,"count":15}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":120},{"degree":2,"count":105},{"degree":14,"count":14},{"degree":15,"count":1}]
Minimum constraint arity3
Maximum constraint arity105
Distribution of constraint arities[{"arity":3,"count":105},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.89/0.44	o 203
2.02/0.83	o 202
2.77/1.53	o 197
9.35/7.71	o 191
9.85/8.23	o 183
11.95/10.34	o 182
27.18/25.57	o 174
40.09/38.49	o 173
302.65/300.43	s SATISFIABLE
302.65/300.43	v <instantiation>
302.65/300.43	v 	<list>
302.65/300.43	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[10][11] y[10][12] y[10][13] y[10][14] y[11][12] y[11][13] y[11][14] y[12][13] y[12][14] y[13][14] 
302.65/300.43	v 	</list>
302.65/300.43	v 	<values>
302.65/300.43	v 		0 2 6 9 21 26 54 65 88 101 123 131 141 172 173 2 6 9 21 26 54 65 88 101 123 131 141 172 173 4 7 19 24 52 63 86 99 121 129 139 170 171 3 15 20 48 59 82 95 117 125 135 166 167 12 17 45 56 79 92 114 122 132 163 164 5 33 44 67 80 102 110 120 151 152 28 39 62 75 97 105 115 146 147 11 34 47 69 77 87 118 119 23 36 58 66 76 107 108 13 35 43 53 84 85 22 30 40 71 72 8 18 49 50 10 41 42 31 32 1 
302.65/300.43	v 	</values>
302.65/300.43	v </instantiation>

Verifier Data

OK	173

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299393-1532820675/watcher-4299393-1532820675 -o /tmp/evaluation-result-4299393-1532820675/solver-4299393-1532820675 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1645 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299393-1532820675.xml 

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

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

solver pid=5420, runsolver pid=5417

[startup+0.101935 s]*
/proc/loadavg: 1.76 1.72 1.59 4/216 5435
/proc/meminfo: memFree=27937888/32770624 swapFree=67108860/67108860
[pid=5420] ppid=5417 vsize=10661052 memory=27272 CPUtime=0.12 cores=1,3,5,7
/proc/5420/stat : 5420 (java) S 5417 5420 1613 0 -1 1077944320 5294 0 0 0 11 1 0 0 20 0 15 0 99630717 10916917248 6818 33554432000 4194304 4196468 140730181368400 140730181350944 140189685178103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
/proc/5420/statm: 2665263 6818 2812 1 0 2627263 0
[pid=5420/tid=5422] ppid=5417 vsize=10661052 memory=-8824346565903480000 CPUtime=0.09 cores=1,3,5,7
/proc/5420/task/5422/stat : 5422 (java) R 5417 5420 1613 0 -1 4202560 3164 0 0 0 8 1 0 0 20 0 15 0 99630717 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189689408992 140189677415230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5423] ppid=5417 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5423/stat : 5423 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189621869200 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5424] ppid=5417 vsize=10661052 memory=140155187365504 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5424/stat : 5424 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189620816400 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5425] ppid=5417 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5425/stat : 5425 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189619763600 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5426] ppid=5417 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5426/stat : 5426 (java) S 5417 5420 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99630718 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189618710800 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5427] ppid=5417 vsize=10661052 memory=140155187365504 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5427/stat : 5427 (java) S 5417 5420 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99630719 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189176195952 140189685189250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5428] ppid=5417 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5428/stat : 5428 (java) S 5417 5420 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99630720 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189175141920 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5429] ppid=5417 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5429/stat : 5429 (java) S 5417 5420 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99630720 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189174089072 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5430] ppid=5417 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5430/stat : 5430 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630722 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189173037392 140189685196699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5431] ppid=5417 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5431/stat : 5431 (java) R 5417 5420 1613 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 99630722 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189171984848 140189685188309 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5432] ppid=5417 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5432/stat : 5432 (java) R 5417 5420 1613 0 -1 4202560 173 0 0 0 0 0 0 0 20 0 15 0 99630722 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189170923456 140189663066720 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5433] ppid=5417 vsize=10661052 memory=140155187365504 CPUtime=0.02 cores=1,3,5,7
/proc/5420/task/5433/stat : 5433 (java) S 5417 5420 1613 0 -1 1077944384 327 0 0 0 2 0 0 0 20 0 15 0 99630722 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189169879152 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5434] ppid=5417 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5434/stat : 5434 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630723 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189168826592 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5435] ppid=5417 vsize=10661052 memory=140155187365504 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5435/stat : 5435 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630723 10916917248 6884 33554432000 4194304 4196468 140730181368400 140189167774896 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27272 KiB

[startup+0.210558 s]*
/proc/loadavg: 1.76 1.72 1.59 4/216 5435
/proc/meminfo: memFree=27925628/32770624 swapFree=67108860/67108860
[pid=5420] ppid=5417 vsize=10661052 memory=40476 CPUtime=0.33 cores=1,3,5,7
/proc/5420/stat : 5420 (java) S 5417 5420 1613 0 -1 1077944320 8191 0 0 0 31 2 0 0 20 0 15 0 99630717 10916917248 10119 33554432000 4194304 4196468 140730181368400 140730181350944 140189685178103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
/proc/5420/statm: 2665263 10119 2973 1 0 2627263 0
[pid=5420/tid=5422] ppid=5417 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/5420/task/5422/stat : 5422 (java) R 5417 5420 1613 0 -1 4202560 5201 0 0 0 19 1 0 0 20 0 15 0 99630717 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189689413056 140189685200029 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5423] ppid=5417 vsize=10661052 memory=331 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5423/stat : 5423 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189621869200 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5424] ppid=5417 vsize=10661052 memory=140155187850864 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5424/stat : 5424 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189620816400 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5425] ppid=5417 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5425/stat : 5425 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189619763600 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5426] ppid=5417 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5426/stat : 5426 (java) S 5417 5420 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99630718 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189618710800 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5427] ppid=5417 vsize=10661052 memory=140155187365504 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5427/stat : 5427 (java) S 5417 5420 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99630719 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189176195952 140189685189250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5428] ppid=5417 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5428/stat : 5428 (java) S 5417 5420 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99630720 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189175141920 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5429] ppid=5417 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5429/stat : 5429 (java) S 5417 5420 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99630720 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189174089072 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5430] ppid=5417 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5430/stat : 5430 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630722 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189173037392 140189685196699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5431] ppid=5417 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5420/task/5431/stat : 5431 (java) S 5417 5420 1613 0 -1 1077944384 424 0 0 0 2 0 0 0 20 0 15 0 99630722 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189171984752 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5432] ppid=5417 vsize=10661052 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/5420/task/5432/stat : 5432 (java) S 5417 5420 1613 0 -1 1077944384 306 0 0 0 1 0 0 0 20 0 15 0 99630722 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189170931952 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5433] ppid=5417 vsize=10661052 memory=140155187365504 CPUtime=0.08 cores=1,3,5,7
/proc/5420/task/5433/stat : 5433 (java) S 5417 5420 1613 0 -1 1077944384 905 0 0 0 8 0 0 0 20 0 15 0 99630722 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189169879152 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5434] ppid=5417 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5434/stat : 5434 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630723 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189168826592 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5435] ppid=5417 vsize=10661052 memory=140155187365504 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5435/stat : 5435 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630723 10916917248 10123 33554432000 4194304 4196468 140730181368400 140189167774896 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40476 KiB

[startup+0.310608 s]*
/proc/loadavg: 1.76 1.72 1.59 4/216 5435
/proc/meminfo: memFree=27918804/32770624 swapFree=67108860/67108860
[pid=5420] ppid=5417 vsize=10661128 memory=46828 CPUtime=0.56 cores=1,3,5,7
/proc/5420/stat : 5420 (java) S 5417 5420 1613 0 -1 1077944320 8798 0 0 0 53 3 0 0 20 0 15 0 99630717 10916995072 11707 33554432000 4194304 4196468 140730181368400 140730181350944 140189685178103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
/proc/5420/statm: 2665282 11707 3013 1 0 2627263 0
[pid=5420/tid=5422] ppid=5417 vsize=10661128 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/5420/task/5422/stat : 5422 (java) R 5417 5420 1613 0 -1 4202560 5556 0 0 0 28 1 0 0 20 0 15 0 99630717 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189689415024 140189685190038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5423] ppid=5417 vsize=10661128 memory=4294977825 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5423/stat : 5423 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189621869200 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5424] ppid=5417 vsize=10661128 memory=140155187850863 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5424/stat : 5424 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189620816400 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5425] ppid=5417 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5425/stat : 5425 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189619763600 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5426] ppid=5417 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5426/stat : 5426 (java) S 5417 5420 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189618710800 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5427] ppid=5417 vsize=10661128 memory=140155187365504 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5427/stat : 5427 (java) S 5417 5420 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99630719 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189176195952 140189685189250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5428] ppid=5417 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5428/stat : 5428 (java) S 5417 5420 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189175141920 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5429] ppid=5417 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5429/stat : 5429 (java) S 5417 5420 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189174089072 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5430] ppid=5417 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5430/stat : 5430 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630722 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189173037392 140189685196699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5431] ppid=5417 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/5420/task/5431/stat : 5431 (java) R 5417 5420 1613 0 -1 1077944384 445 0 0 0 4 0 0 0 20 0 15 0 99630722 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189171984752 140189685189250 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5432] ppid=5417 vsize=10661128 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/5420/task/5432/stat : 5432 (java) R 5417 5420 1613 0 -1 4202560 416 0 0 0 5 0 0 0 20 0 15 0 99630722 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189170931952 140189685190038 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5433] ppid=5417 vsize=10661128 memory=140155187365504 CPUtime=0.15 cores=1,3,5,7
/proc/5420/task/5433/stat : 5433 (java) R 5417 5420 1613 0 -1 4202560 1022 0 0 0 15 0 0 0 20 0 15 0 99630722 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189169876688 140189685190038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5434] ppid=5417 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5434/stat : 5434 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630723 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189168826592 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5435] ppid=5417 vsize=10661128 memory=140155187365504 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5435/stat : 5435 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630723 10916995072 11707 33554432000 4194304 4196468 140730181368400 140189167774896 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46828 KiB

[startup+0.700778 s]
/proc/loadavg: 1.76 1.72 1.59 5/216 5435
/proc/meminfo: memFree=27901812/32770624 swapFree=67108860/67108860
[pid=5420] ppid=5417 vsize=10661128 memory=77424 CPUtime=1.77 cores=1,3,5,7
/proc/5420/stat : 5420 (java) S 5417 5420 1613 0 -1 1077944320 13843 0 0 0 173 4 0 0 20 0 15 0 99630717 10916995072 19356 33554432000 4194304 4196468 140730181368400 140730181350944 140189685178103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
/proc/5420/statm: 2665282 19356 3100 1 0 2627263 0
[pid=5420/tid=5422] ppid=5417 vsize=10661128 memory=16036 CPUtime=0.67 cores=1,3,5,7
/proc/5420/task/5422/stat : 5422 (java) R 5417 5420 1613 0 -1 4202560 5694 0 0 0 66 1 0 0 20 0 15 0 99630717 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189689417296 140189296164012 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5423] ppid=5417 vsize=10661128 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5423/stat : 5423 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189621869200 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5424] ppid=5417 vsize=10661128 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5424/stat : 5424 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189620816400 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5425] ppid=5417 vsize=10661128 memory=496 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5425/stat : 5425 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189619763600 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5426] ppid=5417 vsize=10661128 memory=928 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5426/stat : 5426 (java) S 5417 5420 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189618710800 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5427] ppid=5417 vsize=10661128 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5427/stat : 5427 (java) S 5417 5420 1613 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99630719 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189176195952 140189685189250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5428] ppid=5417 vsize=10661128 memory=1968 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5428/stat : 5428 (java) S 5417 5420 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189175141920 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5429] ppid=5417 vsize=10661128 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5429/stat : 5429 (java) S 5417 5420 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189174089072 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5430] ppid=5417 vsize=10661128 memory=7157735280213317218 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5430/stat : 5430 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630722 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189173037392 140189685196699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5431] ppid=5417 vsize=10661128 memory=7668621184520841834 CPUtime=0.39 cores=1,3,5,7
/proc/5420/task/5431/stat : 5431 (java) R 5417 5420 1613 0 -1 4202560 2989 0 0 0 39 0 0 0 20 0 15 0 99630722 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189171967584 140189664367552 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5432] ppid=5417 vsize=10661128 memory=7235688541532613991 CPUtime=0.39 cores=1,3,5,7
/proc/5420/task/5432/stat : 5432 (java) R 5417 5420 1613 0 -1 4202560 1984 0 0 0 39 0 0 0 20 0 15 0 99630722 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189170917416 140189666721470 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5433] ppid=5417 vsize=10661128 memory=5866611791061346647 CPUtime=0.27 cores=1,3,5,7
/proc/5420/task/5433/stat : 5433 (java) S 5417 5420 1613 0 -1 1077944384 1805 0 0 0 27 0 0 0 20 0 15 0 99630722 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189169879152 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5434] ppid=5417 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5434/stat : 5434 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630723 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189168826592 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5435] ppid=5417 vsize=10661128 memory=756 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5435/stat : 5435 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630723 10916995072 19356 33554432000 4194304 4196468 140730181368400 140189167774896 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 77424 KiB

[startup+1.50075 s]
/proc/loadavg: 1.76 1.72 1.59 3/216 5435
/proc/meminfo: memFree=27868768/32770624 swapFree=67108860/67108860
[pid=5420] ppid=5417 vsize=10661128 memory=123656 CPUtime=2.77 cores=1,3,5,7
/proc/5420/stat : 5420 (java) S 5417 5420 1613 0 -1 1077944320 15699 0 0 0 273 4 0 0 20 0 15 0 99630717 10916995072 30914 33554432000 4194304 4196468 140730181368400 140730181350944 140189685178103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
/proc/5420/statm: 2665282 30914 3102 1 0 2627263 0
[pid=5420/tid=5422] ppid=5417 vsize=10661128 memory=113396 CPUtime=1.48 cores=1,3,5,7
/proc/5420/task/5422/stat : 5422 (java) R 5417 5420 1613 0 -1 4202560 6103 0 0 0 146 2 0 0 20 0 15 0 99630717 10916995072 30914 33554432000 4194304 4196468 140730181368400 140189689414624 140189296063461 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5423] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5423/stat : 5423 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 30914 33554432000 4194304 4196468 140730181368400 140189621869200 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5424] ppid=5417 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5424/stat : 5424 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 30914 33554432000 4194304 4196468 140730181368400 140189620816400 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5425] ppid=5417 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5425/stat : 5425 (java) S 5417 5420 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 30914 33554432000 4194304 4196468 140730181368400 140189619763600 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5426] ppid=5417 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5426/stat : 5426 (java) S 5417 5420 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99630718 10916995072 30914 33554432000 4194304 4196468 140730181368400 140189618710800 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5427] ppid=5417 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5427/stat : 5427 (java) S 5417 5420 1613 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 99630719 10916995072 30914 33554432000 4194304 4196468 140730181368400 140189176195952 140189685189250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0

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

[pid=5420/tid=5434] ppid=5417 vsize=10661128 memory=28692 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5434/stat : 5434 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630723 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189168826592 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5435] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=0.06 cores=1,3,5,7
/proc/5420/task/5435/stat : 5435 (java) S 5417 5420 1613 0 -1 1077944384 503 0 0 0 3 3 0 0 20 0 15 0 99630723 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189167774896 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
Current children cumulated CPU time: 296.64 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 173496 KiB

[startup+297.601 s]
/proc/loadavg: 1.15 1.48 1.54 3/215 5515
/proc/meminfo: memFree=27803248/32770624 swapFree=67108860/67108860
[pid=5420] ppid=5417 vsize=10661128 memory=173496 CPUtime=299.85 cores=1,3,5,7
/proc/5420/stat : 5420 (java) S 5417 5420 1613 0 -1 1077944320 33223 0 0 0 29969 16 0 0 20 0 15 0 99630717 10916995072 43374 33554432000 4194304 4196468 140730181368400 140730181350944 140189685178103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
/proc/5420/statm: 2665282 43374 3142 1 0 2627263 0
[pid=5420/tid=5422] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=297.07 cores=1,3,5,7
/proc/5420/task/5422/stat : 5422 (java) R 5417 5420 1613 0 -1 4202560 9601 0 0 0 29703 4 0 0 20 0 15 0 99630717 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189689417456 140189296495755 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5423] ppid=5417 vsize=10661128 memory=173496 CPUtime=0.18 cores=1,3,5,7
/proc/5420/task/5423/stat : 5423 (java) S 5417 5420 1613 0 -1 1077944384 964 0 0 0 17 1 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189621869200 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5424] ppid=5417 vsize=10661128 memory=173496 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5424/stat : 5424 (java) S 5417 5420 1613 0 -1 1077944384 1513 0 0 0 17 2 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189620816400 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5425] ppid=5417 vsize=10661128 memory=6944656592455097440 CPUtime=0.18 cores=1,3,5,7
/proc/5420/task/5425/stat : 5425 (java) S 5417 5420 1613 0 -1 1077944384 1014 0 0 0 17 1 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189619763600 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5426] ppid=5417 vsize=10661128 memory=173496 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5426/stat : 5426 (java) S 5417 5420 1613 0 -1 1077944384 1280 0 0 0 17 2 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189618710800 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5427] ppid=5417 vsize=10661128 memory=5448 CPUtime=0.2 cores=1,3,5,7
/proc/5420/task/5427/stat : 5427 (java) S 5417 5420 1613 0 -1 1077944384 1844 0 0 0 19 1 0 0 20 0 15 0 99630719 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189176195952 140189685189250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5428] ppid=5417 vsize=10661128 memory=756 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5428/stat : 5428 (java) S 5417 5420 1613 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189175141920 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5429] ppid=5417 vsize=10661128 memory=14572 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5429/stat : 5429 (java) S 5417 5420 1613 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189174089072 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5430] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5430/stat : 5430 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189173037392 140189685196699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5431] ppid=5417 vsize=10661128 memory=173496 CPUtime=0.69 cores=1,3,5,7
/proc/5420/task/5431/stat : 5431 (java) S 5417 5420 1613 0 -1 1077944384 5858 0 0 0 68 1 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189171984752 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5432] ppid=5417 vsize=10661128 memory=173496 CPUtime=0.68 cores=1,3,5,7
/proc/5420/task/5432/stat : 5432 (java) S 5417 5420 1613 0 -1 1077944384 6016 0 0 0 67 1 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189170931952 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5433] ppid=5417 vsize=10661128 memory=173496 CPUtime=0.31 cores=1,3,5,7
/proc/5420/task/5433/stat : 5433 (java) S 5417 5420 1613 0 -1 1077944384 3214 0 0 0 31 0 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189169879152 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5434] ppid=5417 vsize=10661128 memory=173496 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5434/stat : 5434 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630723 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189168826592 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5435] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=0.06 cores=1,3,5,7
/proc/5420/task/5435/stat : 5435 (java) S 5417 5420 1613 0 -1 1077944384 503 0 0 0 3 3 0 0 20 0 15 0 99630723 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189167774896 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
Current children cumulated CPU time: 299.85 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 173496 KiB

[startup+299.201 s]
/proc/loadavg: 1.14 1.47 1.54 3/215 5515
/proc/meminfo: memFree=27803248/32770624 swapFree=67108860/67108860
[pid=5420] ppid=5417 vsize=10661128 memory=173496 CPUtime=301.45 cores=1,3,5,7
/proc/5420/stat : 5420 (java) S 5417 5420 1613 0 -1 1077944320 33230 0 0 0 30129 16 0 0 20 0 15 0 99630717 10916995072 43374 33554432000 4194304 4196468 140730181368400 140730181350944 140189685178103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
/proc/5420/statm: 2665282 43374 3142 1 0 2627263 0
[pid=5420/tid=5422] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=298.67 cores=1,3,5,7
/proc/5420/task/5422/stat : 5422 (java) R 5417 5420 1613 0 -1 4202560 9603 0 0 0 29863 4 0 0 20 0 15 0 99630717 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189689417376 140189296200514 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5423] ppid=5417 vsize=10661128 memory=28692 CPUtime=0.18 cores=1,3,5,7
/proc/5420/task/5423/stat : 5423 (java) S 5417 5420 1613 0 -1 1077944384 967 0 0 0 17 1 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189621869200 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5424] ppid=5417 vsize=10661128 memory=2204 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5424/stat : 5424 (java) S 5417 5420 1613 0 -1 1077944384 1513 0 0 0 17 2 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189620816400 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5425] ppid=5417 vsize=10661128 memory=1240 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5425/stat : 5425 (java) S 5417 5420 1613 0 -1 1077944384 1016 0 0 0 18 1 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189619763600 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5426] ppid=5417 vsize=10661128 memory=1520 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5426/stat : 5426 (java) S 5417 5420 1613 0 -1 1077944384 1280 0 0 0 17 2 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189618710800 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5427] ppid=5417 vsize=10661128 memory=173496 CPUtime=0.2 cores=1,3,5,7
/proc/5420/task/5427/stat : 5427 (java) S 5417 5420 1613 0 -1 1077944384 1844 0 0 0 19 1 0 0 20 0 15 0 99630719 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189176195952 140189685189250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5428] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5428/stat : 5428 (java) S 5417 5420 1613 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189175141920 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5429] ppid=5417 vsize=10661128 memory=2724 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5429/stat : 5429 (java) S 5417 5420 1613 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189174089072 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5430] ppid=5417 vsize=10661128 memory=1256 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5430/stat : 5430 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189173037392 140189685196699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5431] ppid=5417 vsize=10661128 memory=10368 CPUtime=0.69 cores=1,3,5,7
/proc/5420/task/5431/stat : 5431 (java) S 5417 5420 1613 0 -1 1077944384 5858 0 0 0 68 1 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189171984752 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5432] ppid=5417 vsize=10661128 memory=1700 CPUtime=0.68 cores=1,3,5,7
/proc/5420/task/5432/stat : 5432 (java) S 5417 5420 1613 0 -1 1077944384 6016 0 0 0 67 1 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189170931952 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5433] ppid=5417 vsize=10661128 memory=1172 CPUtime=0.31 cores=1,3,5,7
/proc/5420/task/5433/stat : 5433 (java) S 5417 5420 1613 0 -1 1077944384 3214 0 0 0 31 0 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189169879152 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5434] ppid=5417 vsize=10661128 memory=1812 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5434/stat : 5434 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630723 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189168826592 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5435] ppid=5417 vsize=10661128 memory=2724 CPUtime=0.06 cores=1,3,5,7
/proc/5420/task/5435/stat : 5435 (java) S 5417 5420 1613 0 -1 1077944384 503 0 0 0 3 3 0 0 20 0 15 0 99630723 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189167774896 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
Current children cumulated CPU time: 301.45 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 173496 KiB

[startup+300.001 s]*
/proc/loadavg: 1.14 1.47 1.54 3/215 5515
/proc/meminfo: memFree=27803248/32770624 swapFree=67108860/67108860
[pid=5420] ppid=5417 vsize=10661128 memory=173496 CPUtime=302.26 cores=1,3,5,7
/proc/5420/stat : 5420 (java) S 5417 5420 1613 0 -1 1077944320 33241 0 0 0 30210 16 0 0 20 0 15 0 99630717 10916995072 43374 33554432000 4194304 4196468 140730181368400 140730181350944 140189685178103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
/proc/5420/statm: 2665282 43374 3142 1 0 2627263 0
[pid=5420/tid=5422] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=299.48 cores=1,3,5,7
/proc/5420/task/5422/stat : 5422 (java) R 5417 5420 1613 0 -1 4202560 9604 0 0 0 29944 4 0 0 20 0 15 0 99630717 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189689417376 140189296534873 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5423] ppid=5417 vsize=10661128 memory=4872558044660077418 CPUtime=0.18 cores=1,3,5,7
/proc/5420/task/5423/stat : 5423 (java) S 5417 5420 1613 0 -1 1077944384 968 0 0 0 17 1 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189621869200 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5424] ppid=5417 vsize=10661128 memory=2204 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5424/stat : 5424 (java) S 5417 5420 1613 0 -1 1077944384 1514 0 0 0 17 2 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189620816400 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5425] ppid=5417 vsize=10661128 memory=1240 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5425/stat : 5425 (java) S 5417 5420 1613 0 -1 1077944384 1016 0 0 0 18 1 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189619763600 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5426] ppid=5417 vsize=10661128 memory=1520 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5426/stat : 5426 (java) S 5417 5420 1613 0 -1 1077944384 1288 0 0 0 17 2 0 0 20 0 15 0 99630718 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189618710800 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5427] ppid=5417 vsize=10661128 memory=844 CPUtime=0.2 cores=1,3,5,7
/proc/5420/task/5427/stat : 5427 (java) S 5417 5420 1613 0 -1 1077944384 1844 0 0 0 19 1 0 0 20 0 15 0 99630719 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189176195952 140189685189250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5428] ppid=5417 vsize=10661128 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5428/stat : 5428 (java) S 5417 5420 1613 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189175141920 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5429] ppid=5417 vsize=10661128 memory=2724 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5429/stat : 5429 (java) S 5417 5420 1613 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189174089072 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5430] ppid=5417 vsize=10661128 memory=1256 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5430/stat : 5430 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189173037392 140189685196699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5431] ppid=5417 vsize=10661128 memory=10368 CPUtime=0.69 cores=1,3,5,7
/proc/5420/task/5431/stat : 5431 (java) S 5417 5420 1613 0 -1 1077944384 5858 0 0 0 68 1 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189171984752 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5432] ppid=5417 vsize=10661128 memory=1700 CPUtime=0.68 cores=1,3,5,7
/proc/5420/task/5432/stat : 5432 (java) S 5417 5420 1613 0 -1 1077944384 6016 0 0 0 67 1 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189170931952 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5433] ppid=5417 vsize=10661128 memory=1172 CPUtime=0.31 cores=1,3,5,7
/proc/5420/task/5433/stat : 5433 (java) S 5417 5420 1613 0 -1 1077944384 3214 0 0 0 31 0 0 0 20 0 15 0 99630722 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189169879152 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5434] ppid=5417 vsize=10661128 memory=1812 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5434/stat : 5434 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630723 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189168826592 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5435] ppid=5417 vsize=10661128 memory=1020 CPUtime=0.06 cores=1,3,5,7
/proc/5420/task/5435/stat : 5435 (java) S 5417 5420 1613 0 -1 1077944384 503 0 0 0 3 3 0 0 20 0 15 0 99630723 10916995072 43374 33554432000 4194304 4196468 140730181368400 140189167774896 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
Current children cumulated CPU time: 302.26 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 173496 KiB

[startup+300.401 s]
/proc/loadavg: 1.14 1.47 1.54 3/215 5515
/proc/meminfo: memFree=27803248/32770624 swapFree=67108860/67108860
[pid=5420] ppid=5417 vsize=10661128 memory=173716 CPUtime=302.65 cores=1,3,5,7
/proc/5420/stat : 5420 (java) S 5417 5420 1613 0 -1 1077944320 33246 0 0 0 30249 16 0 0 20 0 15 0 99630717 10916995072 43429 33554432000 4194304 4196468 140730181368400 140730181350944 140189685178103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
/proc/5420/statm: 2665282 43429 3142 1 0 2627263 0
[pid=5420/tid=5422] ppid=5417 vsize=10661128 memory=2868 CPUtime=299.87 cores=1,3,5,7
/proc/5420/task/5422/stat : 5422 (java) R 5417 5420 1613 0 -1 4202560 9605 0 0 0 29983 4 0 0 20 0 15 0 99630717 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189689417840 140189296495099 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5423] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=0.18 cores=1,3,5,7
/proc/5420/task/5423/stat : 5423 (java) S 5417 5420 1613 0 -1 1077944384 968 0 0 0 17 1 0 0 20 0 15 0 99630718 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189621869200 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5424] ppid=5417 vsize=10661128 memory=8112282956445269571 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5424/stat : 5424 (java) S 5417 5420 1613 0 -1 1077944384 1518 0 0 0 17 2 0 0 20 0 15 0 99630718 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189620816400 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5425] ppid=5417 vsize=10661128 memory=4872558044660077418 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5425/stat : 5425 (java) S 5417 5420 1613 0 -1 1077944384 1016 0 0 0 18 1 0 0 20 0 15 0 99630718 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189619763600 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5426] ppid=5417 vsize=10661128 memory=1992 CPUtime=0.19 cores=1,3,5,7
/proc/5420/task/5426/stat : 5426 (java) S 5417 5420 1613 0 -1 1077944384 1288 0 0 0 17 2 0 0 20 0 15 0 99630718 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189618710800 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5427] ppid=5417 vsize=10661128 memory=2236 CPUtime=0.21 cores=1,3,5,7
/proc/5420/task/5427/stat : 5427 (java) S 5417 5420 1613 0 -1 1077944384 1844 0 0 0 20 1 0 0 20 0 15 0 99630719 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189176195952 140189685189250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5428] ppid=5417 vsize=10661128 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5428/stat : 5428 (java) S 5417 5420 1613 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189175141920 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5429] ppid=5417 vsize=10661128 memory=7528 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5429/stat : 5429 (java) S 5417 5420 1613 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99630720 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189174089072 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5430] ppid=5417 vsize=10661128 memory=804 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5430/stat : 5430 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630722 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189173037392 140189685196699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5431] ppid=5417 vsize=10661128 memory=4104 CPUtime=0.69 cores=1,3,5,7
/proc/5420/task/5431/stat : 5431 (java) S 5417 5420 1613 0 -1 1077944384 5858 0 0 0 68 1 0 0 20 0 15 0 99630722 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189171984752 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5432] ppid=5417 vsize=10661128 memory=1408 CPUtime=0.68 cores=1,3,5,7
/proc/5420/task/5432/stat : 5432 (java) S 5417 5420 1613 0 -1 1077944384 6016 0 0 0 67 1 0 0 20 0 15 0 99630722 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189170931952 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5433] ppid=5417 vsize=10661128 memory=3108 CPUtime=0.31 cores=1,3,5,7
/proc/5420/task/5433/stat : 5433 (java) S 5417 5420 1613 0 -1 1077944384 3214 0 0 0 31 0 0 0 20 0 15 0 99630722 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189169879152 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5434] ppid=5417 vsize=10661128 memory=173496 CPUtime=0 cores=1,3,5,7
/proc/5420/task/5434/stat : 5434 (java) S 5417 5420 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99630723 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189168826592 140189685188309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
[pid=5420/tid=5435] ppid=5417 vsize=10661128 memory=1404 CPUtime=0.06 cores=1,3,5,7
/proc/5420/task/5435/stat : 5435 (java) S 5417 5420 1613 0 -1 1077944384 503 0 0 0 3 3 0 0 20 0 15 0 99630723 10916995072 43429 33554432000 4194304 4196468 140730181368400 140189167774896 140189685189250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140730181371018 140730181371145 140730181371145 140730181373903 0
Current children cumulated CPU time: 302.65 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 173716 KiB

Child status: 0
Real time (s): 300.443
CPU time (s): 302.702
CPU user time (s): 302.536
CPU system time (s): 0.165191
CPU usage (%): 100.752
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 196016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 302.536
system time used= 0.165191
maximum resident set size= 197044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33958
page faults= 0
swaps= 0
block input operations= 0
block output operations= 440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13783
involuntary context switches= 343


# summary of solver processes directly reported to runsolver:
#   pid: 5420
#   total CPU time (s): 302.702
#   total CPU user time (s): 302.536
#   total CPU system time (s): 0.165191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.76318 second user time and 2.63893 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 01:31:15
IDJOB=4299393
IDBENCH=141370
IDSOLVER=2767
FILE ID=node136/4299393-1532820675
RUNJOBID= node136-1532809638-1645
PBS_JOBID= 21022480
Free space on /tmp= 55796 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-15_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299393-1532820675/watcher-4299393-1532820675 -o /tmp/evaluation-result-4299393-1532820675/solver-4299393-1532820675 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1645 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299393-1532820675.xml

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

MD5SUM BENCH= 9d47b2b78bc459aa217a94cfbd52e9d7
RANDOM SEED=720873532

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:        27953896 kB
MemAvailable:   31773116 kB
Buffers:          199848 kB
Cached:          3878908 kB
SwapCached:            0 kB
Active:          1927096 kB
Inactive:        2390632 kB
Active(anon):     190436 kB
Inactive(anon):    76472 kB
Active(file):    1736660 kB
Inactive(file):  2314160 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1320 kB
Writeback:             0 kB
AnonPages:        273156 kB
Mapped:            45544 kB
Shmem:             25228 kB
Slab:             196376 kB
SReclaimable:     168472 kB
SUnreclaim:        27904 kB
KernelStack:        3808 kB
PageTables:         5828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1137168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 55796 MiB
End job on node136 at 2018-07-29 01:36:16