Trace number 4300130

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 NameAnswerCPU timeWall clock time
GG's minicp 2018-04-29SAT 294.829 291.151

General information on the benchmark

NameMagicHexagon/
MagicHexagon-06-0010_c18.xml
MD5SUMa4a3304b5e9aae9c2bcc59fc5ef6ae6f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark294.829
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
Optimization problemNO
Type of objective

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
294.78/291.14	s SATISFIABLE
294.78/291.14	v <instantiation>
294.78/291.14	v 	<list>
294.78/291.14	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] 
294.78/291.14	v 	</list>
294.78/291.14	v 	<values>
294.78/291.14	v 		10 52 98 99 100 96 66 30 69 70 71 73 76 93 67 55 35 27 50 51 77 94 72 25 42 23 26 37 57 79 95 74 54 14 17 20 21 22 58 80 97 75 56 15 19 13 31 28 36 38 47 85 12 40 16 32 49 41 43 59 78 86 53 29 18 44 45 39 60 81 87 64 48 34 33 46 61 82 89 68 24 62 63 65 84 11 88 90 91 92 83 
294.78/291.14	v 	</values>
294.78/291.14	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300130-1532852440/watcher-4300130-1532852440 -o /tmp/evaluation-result-4300130-1532852440/solver-4300130-1532852440 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532844911-3526 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300130-1532852440.xml 

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

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=4387, runsolver pid=4384

[startup+0.100608 s]*
/proc/loadavg: 1.24 1.30 1.32 4/216 4402
/proc/meminfo: memFree=27269088/32770624 swapFree=67108496/67108860
[pid=4387] ppid=4384 vsize=10661056 memory=27420 CPUtime=0.12 cores=0,2,4,6
/proc/4387/stat : 4387 (java) S 4384 4387 3495 0 -1 1077944320 5282 0 0 0 11 1 0 0 20 0 15 0 102807245 10916921344 6855 33554432000 4194304 4196468 140729478003616 140729477986160 139988560772855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
/proc/4387/statm: 2665264 6855 2812 1 0 2627263 0
[pid=4387/tid=4389] ppid=4384 vsize=10661056 memory=-8969866929839633600 CPUtime=0.09 cores=0,2,4,6
/proc/4387/task/4389/stat : 4389 (java) R 4384 4387 3495 0 -1 4202560 3138 0 0 0 9 0 0 0 20 0 15 0 102807246 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988565003744 139988544816485 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4390] ppid=4384 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4390/stat : 4390 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807246 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988167551760 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4391] ppid=4384 vsize=10661056 memory=140158476756608 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4391/stat : 4391 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807246 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988166499216 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4392] ppid=4384 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4392/stat : 4392 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807246 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988165446672 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4393] ppid=4384 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4393/stat : 4393 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807246 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988164394128 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4394] ppid=4384 vsize=10661056 memory=140158476756608 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4394/stat : 4394 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807248 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988053002224 139988560784002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4395] ppid=4384 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4395/stat : 4395 (java) S 4384 4387 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102807248 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988051948448 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4396] ppid=4384 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4396/stat : 4396 (java) S 4384 4387 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102807248 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988050895856 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4397] ppid=4384 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4397/stat : 4397 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988049844432 139988560791451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4398] ppid=4384 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4398/stat : 4398 (java) R 4384 4387 3495 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 102807251 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988048792048 139988560784002 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4399] ppid=4384 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4399/stat : 4399 (java) R 4384 4387 3495 0 -1 4202560 173 0 0 0 0 0 0 0 20 0 15 0 102807251 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988047731008 139988538605712 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4400] ppid=4384 vsize=10661056 memory=140158476756608 CPUtime=0.01 cores=0,2,4,6
/proc/4387/task/4400/stat : 4400 (java) R 4384 4387 3495 0 -1 4202560 350 0 0 0 1 0 0 0 20 0 15 0 102807251 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988046686960 139988553009982 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4401] ppid=4384 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4401/stat : 4401 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988045634656 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4402] ppid=4384 vsize=10661056 memory=140158476756608 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4402/stat : 4402 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807251 10916921344 6921 33554432000 4194304 4196468 140729478003616 139988044581168 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27420 KiB

[startup+0.210527 s]*
/proc/loadavg: 1.24 1.30 1.32 3/216 4402
/proc/meminfo: memFree=27258024/32770624 swapFree=67108496/67108860
[pid=4387] ppid=4384 vsize=10661132 memory=40164 CPUtime=0.33 cores=0,2,4,6
/proc/4387/stat : 4387 (java) S 4384 4387 3495 0 -1 1077944320 8114 0 0 0 31 2 0 0 20 0 15 0 102807245 10916999168 10041 33554432000 4194304 4196468 140729478003616 140729477986160 139988560772855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
/proc/4387/statm: 2665283 10041 2973 1 0 2627263 0
[pid=4387/tid=4389] ppid=4384 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/4387/task/4389/stat : 4389 (java) R 4384 4387 3495 0 -1 4202560 5216 0 0 0 19 1 0 0 20 0 15 0 102807246 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988565005168 139988560786704 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4390] ppid=4384 vsize=10661132 memory=364 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4390/stat : 4390 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988167551760 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4391] ppid=4384 vsize=10661132 memory=288370534628468352 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4391/stat : 4391 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988166499216 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4392] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4392/stat : 4392 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988165446672 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4393] ppid=4384 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4393/stat : 4393 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988164394128 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4394] ppid=4384 vsize=10661132 memory=140158476756608 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4394/stat : 4394 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988053002224 139988560784002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4395] ppid=4384 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4395/stat : 4395 (java) S 4384 4387 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988051948448 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4396] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4396/stat : 4396 (java) S 4384 4387 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988050895856 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4397] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4397/stat : 4397 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988049844432 139988560791451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4398] ppid=4384 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4387/task/4398/stat : 4398 (java) S 4384 4387 3495 0 -1 1077944384 492 0 0 0 2 0 0 0 20 0 15 0 102807251 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988048792048 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4399] ppid=4384 vsize=10661132 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/4387/task/4399/stat : 4399 (java) S 4384 4387 3495 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 15 0 102807251 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988047739504 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4400] ppid=4384 vsize=10661132 memory=140158476756608 CPUtime=0.07 cores=0,2,4,6
/proc/4387/task/4400/stat : 4400 (java) S 4384 4387 3495 0 -1 1077944384 835 0 0 0 7 0 0 0 20 0 15 0 102807251 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988046686960 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4401] ppid=4384 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4401/stat : 4401 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988045634656 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4402] ppid=4384 vsize=10661132 memory=140158476756608 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4402/stat : 4402 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 10074 33554432000 4194304 4196468 140729478003616 139988044581168 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40164 KiB

[startup+0.310127 s]*
/proc/loadavg: 1.24 1.30 1.32 5/216 4402
/proc/meminfo: memFree=27251248/32770624 swapFree=67108496/67108860
[pid=4387] ppid=4384 vsize=10661132 memory=46824 CPUtime=0.55 cores=0,2,4,6
/proc/4387/stat : 4387 (java) S 4384 4387 3495 0 -1 1077944320 8832 0 0 0 53 2 0 0 20 0 15 0 102807245 10916999168 11706 33554432000 4194304 4196468 140729478003616 140729477986160 139988560772855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
/proc/4387/statm: 2665283 11706 3059 1 0 2627263 0
[pid=4387/tid=4389] ppid=4384 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/4387/task/4389/stat : 4389 (java) R 4384 4387 3495 0 -1 4202560 5551 0 0 0 28 1 0 0 20 0 15 0 102807246 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988565008176 139988544816485 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4390] ppid=4384 vsize=10661132 memory=290763875220193303 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4390/stat : 4390 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988167551760 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4391] ppid=4384 vsize=10661132 memory=288370534628468352 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4391/stat : 4391 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988166499216 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4392] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4392/stat : 4392 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988165446672 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4393] ppid=4384 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4393/stat : 4393 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988164394128 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4394] ppid=4384 vsize=10661132 memory=140158476756608 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4394/stat : 4394 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988053002224 139988560784002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4395] ppid=4384 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4395/stat : 4395 (java) S 4384 4387 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988051948448 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4396] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4396/stat : 4396 (java) S 4384 4387 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988050895856 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4397] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4397/stat : 4397 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988049844432 139988560791451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4398] ppid=4384 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4387/task/4398/stat : 4398 (java) R 4384 4387 3495 0 -1 1077944384 549 0 0 0 4 0 0 0 20 0 15 0 102807251 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988048792048 139988560784002 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4399] ppid=4384 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/4387/task/4399/stat : 4399 (java) R 4384 4387 3495 0 -1 4202560 329 0 0 0 5 0 0 0 20 0 15 0 102807251 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988047739504 139988542303912 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4400] ppid=4384 vsize=10661132 memory=140158476756608 CPUtime=0.14 cores=0,2,4,6
/proc/4387/task/4400/stat : 4400 (java) S 4384 4387 3495 0 -1 1077944384 1044 0 0 0 14 0 0 0 20 0 15 0 102807251 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988046686960 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4401] ppid=4384 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4401/stat : 4401 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988045634656 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4402] ppid=4384 vsize=10661132 memory=140158476756608 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4402/stat : 4402 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 11706 33554432000 4194304 4196468 140729478003616 139988044581168 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46824 KiB

[startup+0.700742 s]
/proc/loadavg: 1.24 1.30 1.32 6/216 4402
/proc/meminfo: memFree=27219476/32770624 swapFree=67108496/67108860
[pid=4387] ppid=4384 vsize=10661132 memory=119732 CPUtime=1.72 cores=0,2,4,6
/proc/4387/stat : 4387 (java) S 4384 4387 3495 0 -1 1077944320 15228 0 0 0 168 4 0 0 20 0 15 0 102807245 10916999168 29933 33554432000 4194304 4196468 140729478003616 140729477986160 139988560772855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
/proc/4387/statm: 2665283 29933 3092 1 0 2627263 0
[pid=4387/tid=4389] ppid=4384 vsize=10661132 memory=1788 CPUtime=0.68 cores=0,2,4,6
/proc/4387/task/4389/stat : 4389 (java) R 4384 4387 3495 0 -1 4202560 5631 0 0 0 66 2 0 0 20 0 15 0 102807246 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988565008672 139988170405331 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4390] ppid=4384 vsize=10661132 memory=860 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4390/stat : 4390 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988167551760 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4391] ppid=4384 vsize=10661132 memory=12556 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4391/stat : 4391 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988166499216 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4392] ppid=4384 vsize=10661132 memory=756 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4392/stat : 4392 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988165446672 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4393] ppid=4384 vsize=10661132 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4393/stat : 4393 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988164394128 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4394] ppid=4384 vsize=10661132 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4394/stat : 4394 (java) S 4384 4387 3495 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988053002224 139988560784002 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4395] ppid=4384 vsize=10661132 memory=1132 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4395/stat : 4395 (java) S 4384 4387 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988051948448 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4396] ppid=4384 vsize=10661132 memory=6388 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4396/stat : 4396 (java) S 4384 4387 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988050895856 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4397] ppid=4384 vsize=10661132 memory=5500 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4397/stat : 4397 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988049844432 139988560791451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4398] ppid=4384 vsize=10661132 memory=7092418796125250880 CPUtime=0.38 cores=0,2,4,6
/proc/4387/task/4398/stat : 4398 (java) R 4384 4387 3495 0 -1 4202560 3373 0 0 0 38 0 0 0 20 0 15 0 102807251 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988048792176 139988540428288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4399] ppid=4384 vsize=10661132 memory=7597685182856913236 CPUtime=0.42 cores=0,2,4,6
/proc/4387/task/4399/stat : 4399 (java) R 4384 4387 3495 0 -1 4202560 3252 0 0 0 42 0 0 0 20 0 15 0 102807251 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988047724024 139988546482536 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4400] ppid=4384 vsize=10661132 memory=7301858164987948385 CPUtime=0.2 cores=0,2,4,6
/proc/4387/task/4400/stat : 4400 (java) S 4384 4387 3495 0 -1 1077944384 1599 0 0 0 20 0 0 0 20 0 15 0 102807251 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988046686960 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4401] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4401/stat : 4401 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988045634656 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4402] ppid=4384 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4402/stat : 4402 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 29933 33554432000 4194304 4196468 140729478003616 139988044581168 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 119732 KiB

[startup+1.50077 s]
/proc/loadavg: 1.24 1.30 1.32 5/216 4402
/proc/meminfo: memFree=27104992/32770624 swapFree=67108496/67108860
[pid=4387] ppid=4384 vsize=10661132 memory=197400 CPUtime=3.54 cores=0,2,4,6
/proc/4387/stat : 4387 (java) S 4384 4387 3495 0 -1 1077944320 16718 0 0 0 348 6 0 0 20 0 15 0 102807245 10916999168 49350 33554432000 4194304 4196468 140729478003616 140729477986160 139988560772855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
/proc/4387/statm: 2665283 49350 3099 1 0 2627263 0
[pid=4387/tid=4389] ppid=4384 vsize=10661132 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/4387/task/4389/stat : 4389 (java) R 4384 4387 3495 0 -1 4202560 5670 0 0 0 143 3 0 0 20 0 15 0 102807246 10916999168 49350 33554432000 4194304 4196468 140729478003616 139988565009944 139988171040323 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4390] ppid=4384 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4390/stat : 4390 (java) S 4384 4387 3495 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 49350 33554432000 4194304 4196468 140729478003616 139988167551760 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4391] ppid=4384 vsize=10661132 memory=-2843874019102283166 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4391/stat : 4391 (java) S 4384 4387 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 49350 33554432000 4194304 4196468 140729478003616 139988166499216 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4392] ppid=4384 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4392/stat : 4392 (java) S 4384 4387 3495 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 49350 33554432000 4194304 4196468 140729478003616 139988165446672 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4393] ppid=4384 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4393/stat : 4393 (java) S 4384 4387 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102807246 10916999168 49350 33554432000 4194304 4196468 140729478003616 139988164394128 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4394] ppid=4384 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4394/stat : 4394 (java) S 4384 4387 3495 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 49350 33554432000 4194304 4196468 140729478003616 139988053002224 139988560784002 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0

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

[pid=4387/tid=4401] ppid=4384 vsize=10661132 memory=198632 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4401/stat : 4401 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988045634656 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4402] ppid=4384 vsize=10661132 memory=8112282956445269571 CPUtime=0.13 cores=0,2,4,6
/proc/4387/task/4402/stat : 4402 (java) S 4384 4387 3495 0 -1 1077944384 813 0 0 0 6 7 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988044581168 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
Current children cumulated CPU time: 293.26 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198632 KiB

[startup+290.401 s]
/proc/loadavg: 1.81 1.45 1.37 3/215 4407
/proc/meminfo: memFree=27074060/32770624 swapFree=67108496/67108860
[pid=4387] ppid=4384 vsize=10661132 memory=198632 CPUtime=294.07 cores=0,2,4,6
/proc/4387/stat : 4387 (java) S 4384 4387 3495 0 -1 1077944320 28859 0 0 0 29367 40 0 0 20 0 15 0 102807245 10916999168 49658 33554432000 4194304 4196468 140729478003616 140729477986160 139988560772855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
/proc/4387/statm: 2665283 49658 3130 1 0 2627263 0
[pid=4387/tid=4389] ppid=4384 vsize=10661132 memory=198632 CPUtime=288.62 cores=0,2,4,6
/proc/4387/task/4389/stat : 4389 (java) R 4384 4387 3495 0 -1 4202560 8813 0 0 0 28856 6 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988565012192 139988170725003 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4390] ppid=4384 vsize=10661132 memory=14694093276056926 CPUtime=0.56 cores=0,2,4,6
/proc/4387/task/4390/stat : 4390 (java) S 4384 4387 3495 0 -1 1077944384 1472 0 0 0 48 8 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988167551760 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4391] ppid=4384 vsize=10661132 memory=8112282956445269571 CPUtime=0.57 cores=0,2,4,6
/proc/4387/task/4391/stat : 4391 (java) S 4384 4387 3495 0 -1 1077944384 1660 0 0 0 50 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988166499216 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4392] ppid=4384 vsize=10661132 memory=932 CPUtime=0.58 cores=0,2,4,6
/proc/4387/task/4392/stat : 4392 (java) S 4384 4387 3495 0 -1 1077944384 485 0 0 0 51 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988165446672 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4393] ppid=4384 vsize=10661132 memory=1564 CPUtime=0.57 cores=0,2,4,6
/proc/4387/task/4393/stat : 4393 (java) S 4384 4387 3495 0 -1 1077944384 1202 0 0 0 50 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988164394128 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4394] ppid=4384 vsize=10661132 memory=2212 CPUtime=0.78 cores=0,2,4,6
/proc/4387/task/4394/stat : 4394 (java) S 4384 4387 3495 0 -1 1077944384 1930 0 0 0 72 6 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988053002224 139988560784002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4395] ppid=4384 vsize=10661132 memory=198632 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4395/stat : 4395 (java) S 4384 4387 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988051948448 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4396] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4396/stat : 4396 (java) S 4384 4387 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988050895856 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4397] ppid=4384 vsize=10661132 memory=3164 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4397/stat : 4397 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988049844432 139988560791451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4398] ppid=4384 vsize=10661132 memory=198632 CPUtime=0.97 cores=0,2,4,6
/proc/4387/task/4398/stat : 4398 (java) S 4384 4387 3495 0 -1 1077944384 4717 0 0 0 96 1 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988048792048 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4399] ppid=4384 vsize=10661132 memory=8112282956445269571 CPUtime=0.96 cores=0,2,4,6
/proc/4387/task/4399/stat : 4399 (java) S 4384 4387 3495 0 -1 1077944384 4315 0 0 0 96 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988047739504 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4400] ppid=4384 vsize=10661132 memory=4126316290023845779 CPUtime=0.23 cores=0,2,4,6
/proc/4387/task/4400/stat : 4400 (java) S 4384 4387 3495 0 -1 1077944384 2092 0 0 0 23 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988046686960 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4401] ppid=4384 vsize=10661132 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4401/stat : 4401 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988045634656 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4402] ppid=4384 vsize=10661132 memory=4000 CPUtime=0.13 cores=0,2,4,6
/proc/4387/task/4402/stat : 4402 (java) S 4384 4387 3495 0 -1 1077944384 813 0 0 0 6 7 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988044581168 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
Current children cumulated CPU time: 294.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198632 KiB

[startup+290.801 s]
/proc/loadavg: 1.81 1.45 1.37 3/215 4407
/proc/meminfo: memFree=27074060/32770624 swapFree=67108496/67108860
[pid=4387] ppid=4384 vsize=10661132 memory=198632 CPUtime=294.47 cores=0,2,4,6
/proc/4387/stat : 4387 (java) S 4384 4387 3495 0 -1 1077944320 28861 0 0 0 29407 40 0 0 20 0 15 0 102807245 10916999168 49658 33554432000 4194304 4196468 140729478003616 140729477986160 139988560772855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
/proc/4387/statm: 2665283 49658 3130 1 0 2627263 0
[pid=4387/tid=4389] ppid=4384 vsize=10661132 memory=288230583166042426 CPUtime=289.02 cores=0,2,4,6
/proc/4387/task/4389/stat : 4389 (java) R 4384 4387 3495 0 -1 4202560 8815 0 0 0 28896 6 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988565012352 139988171041045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4390] ppid=4384 vsize=10661132 memory=14694093276056926 CPUtime=0.56 cores=0,2,4,6
/proc/4387/task/4390/stat : 4390 (java) S 4384 4387 3495 0 -1 1077944384 1472 0 0 0 48 8 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988167551760 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4391] ppid=4384 vsize=10661132 memory=288230574492221466 CPUtime=0.57 cores=0,2,4,6
/proc/4387/task/4391/stat : 4391 (java) S 4384 4387 3495 0 -1 1077944384 1660 0 0 0 50 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988166499216 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4392] ppid=4384 vsize=10661132 memory=288230583166042426 CPUtime=0.58 cores=0,2,4,6
/proc/4387/task/4392/stat : 4392 (java) S 4384 4387 3495 0 -1 1077944384 485 0 0 0 51 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988165446672 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4393] ppid=4384 vsize=10661132 memory=14694093276056926 CPUtime=0.57 cores=0,2,4,6
/proc/4387/task/4393/stat : 4393 (java) S 4384 4387 3495 0 -1 1077944384 1202 0 0 0 50 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988164394128 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4394] ppid=4384 vsize=10661132 memory=1692 CPUtime=0.78 cores=0,2,4,6
/proc/4387/task/4394/stat : 4394 (java) S 4384 4387 3495 0 -1 1077944384 1930 0 0 0 72 6 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988053002224 139988560784002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4395] ppid=4384 vsize=10661132 memory=912 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4395/stat : 4395 (java) S 4384 4387 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988051948448 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4396] ppid=4384 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4396/stat : 4396 (java) S 4384 4387 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988050895856 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4397] ppid=4384 vsize=10661132 memory=2608 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4397/stat : 4397 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988049844432 139988560791451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4398] ppid=4384 vsize=10661132 memory=2608 CPUtime=0.97 cores=0,2,4,6
/proc/4387/task/4398/stat : 4398 (java) S 4384 4387 3495 0 -1 1077944384 4717 0 0 0 96 1 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988048792048 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4399] ppid=4384 vsize=10661132 memory=4104 CPUtime=0.96 cores=0,2,4,6
/proc/4387/task/4399/stat : 4399 (java) S 4384 4387 3495 0 -1 1077944384 4315 0 0 0 96 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988047739504 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4400] ppid=4384 vsize=10661132 memory=1408 CPUtime=0.23 cores=0,2,4,6
/proc/4387/task/4400/stat : 4400 (java) S 4384 4387 3495 0 -1 1077944384 2092 0 0 0 23 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988046686960 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4401] ppid=4384 vsize=10661132 memory=3036 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4401/stat : 4401 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988045634656 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4402] ppid=4384 vsize=10661132 memory=2260 CPUtime=0.13 cores=0,2,4,6
/proc/4387/task/4402/stat : 4402 (java) S 4384 4387 3495 0 -1 1077944384 813 0 0 0 6 7 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988044581168 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
Current children cumulated CPU time: 294.47 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198632 KiB

[startup+291.001 s]*
/proc/loadavg: 1.81 1.45 1.37 3/215 4407
/proc/meminfo: memFree=27073936/32770624 swapFree=67108496/67108860
[pid=4387] ppid=4384 vsize=10661132 memory=198632 CPUtime=294.68 cores=0,2,4,6
/proc/4387/stat : 4387 (java) S 4384 4387 3495 0 -1 1077944320 28863 0 0 0 29428 40 0 0 20 0 15 0 102807245 10916999168 49658 33554432000 4194304 4196468 140729478003616 140729477986160 139988560772855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
/proc/4387/statm: 2665283 49658 3130 1 0 2627263 0
[pid=4387/tid=4389] ppid=4384 vsize=10661132 memory=8112282956445269571 CPUtime=289.23 cores=0,2,4,6
/proc/4387/task/4389/stat : 4389 (java) R 4384 4387 3495 0 -1 4202560 8816 0 0 0 28917 6 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988565012352 139988170608684 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4390] ppid=4384 vsize=10661132 memory=4126316290023845779 CPUtime=0.56 cores=0,2,4,6
/proc/4387/task/4390/stat : 4390 (java) S 4384 4387 3495 0 -1 1077944384 1472 0 0 0 48 8 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988167551760 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4391] ppid=4384 vsize=10661132 memory=29448 CPUtime=0.57 cores=0,2,4,6
/proc/4387/task/4391/stat : 4391 (java) S 4384 4387 3495 0 -1 1077944384 1660 0 0 0 50 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988166499216 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4392] ppid=4384 vsize=10661132 memory=1224 CPUtime=0.58 cores=0,2,4,6
/proc/4387/task/4392/stat : 4392 (java) S 4384 4387 3495 0 -1 1077944384 485 0 0 0 51 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988165446672 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4393] ppid=4384 vsize=10661132 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/4387/task/4393/stat : 4393 (java) S 4384 4387 3495 0 -1 1077944384 1203 0 0 0 50 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988164394128 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4394] ppid=4384 vsize=10661132 memory=-7595718148000617580 CPUtime=0.78 cores=0,2,4,6
/proc/4387/task/4394/stat : 4394 (java) S 4384 4387 3495 0 -1 1077944384 1930 0 0 0 72 6 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988053002224 139988560784002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4395] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4395/stat : 4395 (java) S 4384 4387 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988051948448 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4396] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4396/stat : 4396 (java) S 4384 4387 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988050895856 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4397] ppid=4384 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4397/stat : 4397 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988049844432 139988560791451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4398] ppid=4384 vsize=10661132 memory=195828 CPUtime=0.97 cores=0,2,4,6
/proc/4387/task/4398/stat : 4398 (java) S 4384 4387 3495 0 -1 1077944384 4717 0 0 0 96 1 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988048792048 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4399] ppid=4384 vsize=10661132 memory=14256 CPUtime=0.96 cores=0,2,4,6
/proc/4387/task/4399/stat : 4399 (java) S 4384 4387 3495 0 -1 1077944384 4315 0 0 0 96 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988047739504 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4400] ppid=4384 vsize=10661132 memory=17116 CPUtime=0.23 cores=0,2,4,6
/proc/4387/task/4400/stat : 4400 (java) S 4384 4387 3495 0 -1 1077944384 2092 0 0 0 23 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988046686960 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4401] ppid=4384 vsize=10661132 memory=1180 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4401/stat : 4401 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988045634656 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4402] ppid=4384 vsize=10661132 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/4387/task/4402/stat : 4402 (java) S 4384 4387 3495 0 -1 1077944384 813 0 0 0 6 7 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988044581168 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
Current children cumulated CPU time: 294.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198632 KiB

[startup+291.11 s]
/proc/loadavg: 1.81 1.45 1.37 3/215 4407
/proc/meminfo: memFree=27073936/32770624 swapFree=67108496/67108860
[pid=4387] ppid=4384 vsize=10661132 memory=198632 CPUtime=294.78 cores=0,2,4,6
/proc/4387/stat : 4387 (java) S 4384 4387 3495 0 -1 1077944320 28866 0 0 0 29438 40 0 0 20 0 15 0 102807245 10916999168 49658 33554432000 4194304 4196468 140729478003616 140729477986160 139988560772855 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
/proc/4387/statm: 2665283 49658 3130 1 0 2627263 0
[pid=4387/tid=4389] ppid=4384 vsize=10661132 memory=195828 CPUtime=289.33 cores=0,2,4,6
/proc/4387/task/4389/stat : 4389 (java) R 4384 4387 3495 0 -1 4202560 8817 0 0 0 28927 6 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988565011952 139988171039777 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4390] ppid=4384 vsize=10661132 memory=193780 CPUtime=0.56 cores=0,2,4,6
/proc/4387/task/4390/stat : 4390 (java) S 4384 4387 3495 0 -1 1077944384 1474 0 0 0 48 8 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988167551760 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4391] ppid=4384 vsize=10661132 memory=3872 CPUtime=0.57 cores=0,2,4,6
/proc/4387/task/4391/stat : 4391 (java) S 4384 4387 3495 0 -1 1077944384 1660 0 0 0 50 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988166499216 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4392] ppid=4384 vsize=10661132 memory=198632 CPUtime=0.58 cores=0,2,4,6
/proc/4387/task/4392/stat : 4392 (java) S 4384 4387 3495 0 -1 1077944384 485 0 0 0 51 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988165446672 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4393] ppid=4384 vsize=10661132 memory=198632 CPUtime=0.57 cores=0,2,4,6
/proc/4387/task/4393/stat : 4393 (java) S 4384 4387 3495 0 -1 1077944384 1203 0 0 0 50 7 0 0 20 0 15 0 102807246 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988164394128 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4394] ppid=4384 vsize=10661132 memory=196584 CPUtime=0.78 cores=0,2,4,6
/proc/4387/task/4394/stat : 4394 (java) S 4384 4387 3495 0 -1 1077944384 1930 0 0 0 72 6 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988053002224 139988560784002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4395] ppid=4384 vsize=10661132 memory=198632 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4395/stat : 4395 (java) S 4384 4387 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988051948448 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4396] ppid=4384 vsize=10661132 memory=198632 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4396/stat : 4396 (java) S 4384 4387 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102807248 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988050895856 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4397] ppid=4384 vsize=10661132 memory=198632 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4397/stat : 4397 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988049844432 139988560791451 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4398] ppid=4384 vsize=10661132 memory=198632 CPUtime=0.97 cores=0,2,4,6
/proc/4387/task/4398/stat : 4398 (java) S 4384 4387 3495 0 -1 1077944384 4717 0 0 0 96 1 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988048792048 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4399] ppid=4384 vsize=10661132 memory=198632 CPUtime=0.96 cores=0,2,4,6
/proc/4387/task/4399/stat : 4399 (java) S 4384 4387 3495 0 -1 1077944384 4315 0 0 0 96 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988047739504 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4400] ppid=4384 vsize=10661132 memory=198632 CPUtime=0.23 cores=0,2,4,6
/proc/4387/task/4400/stat : 4400 (java) S 4384 4387 3495 0 -1 1077944384 2092 0 0 0 23 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988046686960 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4401] ppid=4384 vsize=10661132 memory=29448 CPUtime=0 cores=0,2,4,6
/proc/4387/task/4401/stat : 4401 (java) S 4384 4387 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988045634656 139988560783061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
[pid=4387/tid=4402] ppid=4384 vsize=10661132 memory=1224 CPUtime=0.13 cores=0,2,4,6
/proc/4387/task/4402/stat : 4402 (java) S 4384 4387 3495 0 -1 1077944384 813 0 0 0 6 7 0 0 20 0 15 0 102807251 10916999168 49658 33554432000 4194304 4196468 140729478003616 139988044581168 139988560784002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140729478005877 140729478006025 140729478006025 140729478008783 0
Current children cumulated CPU time: 294.78 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198632 KiB

Child status: 0
Real time (s): 291.151
CPU time (s): 294.829
CPU user time (s): 294.418
CPU system time (s): 0.411264
CPU usage (%): 101.263
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 202880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 294.418
system time used= 0.411264
maximum resident set size= 204928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30036
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29704
involuntary context switches= 918


# summary of solver processes directly reported to runsolver:
#   pid: 4387
#   total CPU time (s): 294.829
#   total CPU user time (s): 294.418
#   total CPU system time (s): 0.411264

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.6192 second user time and 2.84483 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 10:20:41
IDJOB=4300130
IDBENCH=141560
IDSOLVER=2762
FILE ID=node149/4300130-1532852440
RUNJOBID= node149-1532844911-3526
PBS_JOBID= 21022501
Free space on /tmp= 43256 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-06-0010_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300130-1532852440/watcher-4300130-1532852440 -o /tmp/evaluation-result-4300130-1532852440/solver-4300130-1532852440 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532844911-3526 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300130-1532852440.xml

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

MD5SUM BENCH= a4a3304b5e9aae9c2bcc59fc5ef6ae6f
RANDOM SEED=330531485

node149.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.60
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.60
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.60
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.60
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:        27285748 kB
MemAvailable:   31768704 kB
Buffers:          154948 kB
Cached:          4546132 kB
SwapCached:           60 kB
Active:          1732532 kB
Inactive:        3181312 kB
Active(anon):     162396 kB
Inactive(anon):    78000 kB
Active(file):    1570136 kB
Inactive(file):  3103312 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1368 kB
Writeback:             0 kB
AnonPages:        314420 kB
Mapped:            48020 kB
Shmem:             25040 kB
Slab:             266564 kB
SReclaimable:     237968 kB
SUnreclaim:        28596 kB
KernelStack:        3840 kB
PageTables:         6232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1117756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-29 10:25:32