Trace number 4402754

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
Concrete 3.12.3OPT3078 294.689 276.64

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr22a.xml
MD5SUM8cf591d8b3ba65ef1650a88ec52af52c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3078
Best CPU time to get the best result obtained on this benchmark10.4002
Satisfiable
(Un)Satisfiability was proved
Number of variables506
Number of constraints22
Number of domains2
Minimum domain size22
Maximum domain size45
Distribution of domain sizes[{"size":22,"count":22},{"size":45,"count":21}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":463},{"degree":2,"count":32},{"degree":3,"count":4},{"degree":4,"count":5},{"degree":5,"count":2}]
Minimum constraint arity3
Maximum constraint arity22
Distribution of constraint arities[{"arity":3,"count":21},{"arity":22,"count":1}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.78/0.55	c Concrete v3.12.3.1568965526260 running
7.51/3.37	o 4035
7.51/3.39	o 3908
7.86/3.40	o 3830
7.86/3.40	o 3753
7.86/3.40	o 3741
7.86/3.43	o 3739
7.86/3.43	o 3720
8.20/3.53	o 3677
8.20/3.59	o 3671
8.54/3.63	o 3668
8.54/3.65	o 3650
8.87/3.75	o 3648
8.87/3.78	o 3633
8.87/3.80	o 3598
9.24/3.85	o 3583
9.24/3.85	o 3576
9.24/3.85	o 3554
9.55/3.97	o 3552
9.55/3.99	o 3534
9.55/4.00	o 3489
9.92/4.02	o 3485
10.25/4.11	o 3480
10.48/4.25	o 3451
11.04/4.44	o 3445
11.04/4.44	o 3436
11.28/4.53	o 3426
11.45/4.62	o 3406
11.45/4.63	o 3364
11.45/4.63	o 3354
12.55/5.24	o 3343
12.72/5.30	o 3317
12.72/5.39	o 3220
12.98/5.42	o 3216
12.98/5.45	o 3198
13.30/5.62	o 3186
13.30/5.64	o 3183
14.51/6.28	o 3169
14.51/6.28	o 3158
15.06/6.56	o 3150
15.21/6.62	o 3144
15.55/6.88	o 3139
15.69/6.91	o 3137
15.69/6.91	o 3135
17.43/8.06	o 3129
17.43/8.07	o 3123
17.43/8.07	o 3119
17.70/8.25	o 3101
18.03/8.48	o 3095
18.17/8.50	o 3078
294.63/276.61	v <instantiation
294.63/276.61	v         cost = '3078'>
294.63/276.61	v       <list>
294.63/276.61	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] x[15] x[16] x[17] x[18] x[19] x[20] x[21] d[0][1] d[0][2] d[0][3] d[0][4] d[1][5] d[1][6] d[2][7] d[2][8] d[4][9] d[4][10] d[5][11] d[5][12] d[6][13] d[9][14] d[9][15] d[9][16] d[10][17] d[13][18] d[13][19] d[14][20] d[15][21]
294.63/276.61	v       </list>
294.63/276.61	v       <values>
294.63/276.61	v         14 1 20 7 15 0 6 17 13 12 4 16 5 10 2 3 19 18 8 21 9 11 12 14 10 12 8 11 14 13 14 10 10 9 10 14 10 14 12 10 12 12 10
294.63/276.61	v       </values>
294.63/276.61	v     </instantiation>
294.63/276.61	s OPTIMUM FOUND

Verifier Data

OK	3078

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402754-1568970397/watcher-4402754-1568970397 -o /var/tmp/evaluation-result-4402754-1568970397/solver-4402754-1568970397 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568967598-26370 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4402754-1568970397.xml 

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

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


[startup+0.100148 s]*
/proc/loadavg: 1.31 1.38 1.32 5/222 27449
/proc/meminfo: memFree=3086016/32770624 swapFree=67001804/67108860
[pid=27392] ppid=27389 vsize=9972712 memory=17076 CPUtime=0.08 cores=1,3,5,7
/proc/27392/stat : 27392 (java) S 27389 27392 26338 0 -1 1077944320 4495 13015 0 0 1 0 4 3 20 0 6 0 473279267 10212057088 4269 33554432000 4194304 4196468 140727040879184 140727040861728 140384939155191 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
/proc/27392/statm: 2493178 4269 1934 1 0 2481616 0
[pid=27392/tid=27445] ppid=27389 vsize=9972712 memory=4279135704013962638 CPUtime=0.08 cores=1,3,5,7
/proc/27392/task/27445/stat : 27445 (java) R 27389 27392 26338 0 -1 4202560 2308 13015 0 0 1 0 4 3 20 0 6 0 473279276 10212057088 4269 33554432000 4194304 4196468 140727040879184 140384910991952 140384923235708 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27446] ppid=27389 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27446/stat : 27446 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 6 0 473279277 10212057088 4269 33554432000 4194304 4196468 140727040879184 140384943398032 140384939165397 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27447] ppid=27389 vsize=9972712 memory=140584538056320 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27447/stat : 27447 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 6 0 473279277 10212057088 4269 33554432000 4194304 4196468 140727040879184 140384512502800 140384939165397 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27448] ppid=27389 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27448/stat : 27448 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 6 0 473279277 10212057088 4269 33554432000 4194304 4196468 140727040879184 140384511450000 140384939165397 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27449] ppid=27389 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27449/stat : 27449 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 6 0 473279277 10212057088 4269 33554432000 4194304 4196468 140727040879184 140384510397200 140384939165397 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17076 KiB

[startup+0.210253 s]*
/proc/loadavg: 1.31 1.38 1.32 3/231 27458
/proc/meminfo: memFree=3065856/32770624 swapFree=67001804/67108860
[pid=27392] ppid=27389 vsize=10820196 memory=42124 CPUtime=0.26 cores=1,3,5,7
/proc/27392/stat : 27392 (java) S 27389 27392 26338 0 -1 1077944320 7470 13015 0 0 17 2 4 3 20 0 15 0 473279267 11079880704 10531 33554432000 4194304 4196468 140727040879184 140727040861728 140384939155191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
/proc/27392/statm: 2705049 10531 3290 1 0 2667149 0
[pid=27392/tid=27445] ppid=27389 vsize=10820196 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/27392/task/27445/stat : 27445 (java) R 27389 27392 26338 0 -1 4202560 3966 13015 0 0 11 1 4 3 20 0 15 0 473279276 11079880704 10531 33554432000 4194304 4196468 140727040879184 140384910966224 140384939177117 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27446] ppid=27389 vsize=10820196 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27446/stat : 27446 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 15 0 473279277 11079880704 10531 33554432000 4194304 4196468 140727040879184 140384943398032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27447] ppid=27389 vsize=10820196 memory=140584538056320 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27447/stat : 27447 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279277 11079880704 10531 33554432000 4194304 4196468 140727040879184 140384512502800 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27448] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27448/stat : 27448 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279277 11079880704 10531 33554432000 4194304 4196468 140727040879184 140384511450000 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27449] ppid=27389 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27449/stat : 27449 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 15 0 473279277 11079880704 10531 33554432000 4194304 4196468 140727040879184 140384510397200 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27450] ppid=27389 vsize=10820196 memory=140584538056320 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27450/stat : 27450 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 15 0 473279278 11079880704 10531 33554432000 4194304 4196468 140727040879184 140383942470000 140384939166338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27451] ppid=27389 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27451/stat : 27451 (java) S 27389 27392 26338 0 -1 1077944384 33 13015 0 0 0 0 4 3 20 0 15 0 473279279 11079880704 10531 33554432000 4194304 4196468 140727040879184 140383941415968 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27452] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27452/stat : 27452 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279279 11079880704 10531 33554432000 4194304 4196468 140727040879184 140383824634736 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27453] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27453/stat : 27453 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11079880704 10531 33554432000 4194304 4196468 140727040879184 140383517235024 140384939173787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27454] ppid=27389 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27392/task/27454/stat : 27454 (java) R 27389 27392 26338 0 -1 4202560 479 13015 0 0 1 0 4 3 20 0 15 0 473279282 11079880704 10531 33554432000 4194304 4196468 140727040879184 140383907859312 140384917029376 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27455] ppid=27389 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27392/task/27455/stat : 27455 (java) S 27389 27392 26338 0 -1 1077944384 180 13015 0 0 1 0 4 3 20 0 15 0 473279282 11079880704 10531 33554432000 4194304 4196468 140727040879184 140383906806512 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27456] ppid=27389 vsize=10820196 memory=140584538056320 CPUtime=0.1 cores=1,3,5,7
/proc/27392/task/27456/stat : 27456 (java) R 27389 27392 26338 0 -1 1077944384 603 13015 0 0 3 0 4 3 20 0 15 0 473279282 11079880704 10531 33554432000 4194304 4196468 140727040879184 140383905753712 140384939166338 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27457] ppid=27389 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27457/stat : 27457 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11079880704 10531 33554432000 4194304 4196468 140727040879184 140383483677408 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27458] ppid=27389 vsize=10820196 memory=140584538056320 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27458/stat : 27458 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279282 11079880704 10531 33554432000 4194304 4196468 140727040879184 140383904701104 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42124 KiB

[startup+0.310766 s]*
/proc/loadavg: 1.31 1.38 1.32 3/231 27458
/proc/meminfo: memFree=3054168/32770624 swapFree=67001804/67108860
[pid=27392] ppid=27389 vsize=10820196 memory=50564 CPUtime=0.4 cores=1,3,5,7
/proc/27392/stat : 27392 (java) S 27389 27392 26338 0 -1 1077944320 10465 13015 0 0 30 3 4 3 20 0 15 0 473279267 11079880704 12641 33554432000 4194304 4196468 140727040879184 140727040861728 140384939155191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
/proc/27392/statm: 2705049 12641 3311 1 0 2667149 0
[pid=27392/tid=27445] ppid=27389 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/27392/task/27445/stat : 27445 (java) R 27389 27392 26338 0 -1 4202560 6942 13015 0 0 20 2 4 3 20 0 15 0 473279276 11079880704 12641 33554432000 4194304 4196468 140727040879184 140384910965440 140384923235678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27446] ppid=27389 vsize=10820196 memory=7228928657774891088 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27446/stat : 27446 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 15 0 473279277 11079880704 12641 33554432000 4194304 4196468 140727040879184 140384943398032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27447] ppid=27389 vsize=10820196 memory=2076 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27447/stat : 27447 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279277 11079880704 12641 33554432000 4194304 4196468 140727040879184 140384512502800 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27448] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27448/stat : 27448 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279277 11079880704 12641 33554432000 4194304 4196468 140727040879184 140384511450000 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27449] ppid=27389 vsize=10820196 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27449/stat : 27449 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 15 0 473279277 11079880704 12641 33554432000 4194304 4196468 140727040879184 140384510397200 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27450] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27450/stat : 27450 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 15 0 473279278 11079880704 12641 33554432000 4194304 4196468 140727040879184 140383942470000 140384939166338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27451] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27451/stat : 27451 (java) S 27389 27392 26338 0 -1 1077944384 33 13015 0 0 0 0 4 3 20 0 15 0 473279279 11079880704 12641 33554432000 4194304 4196468 140727040879184 140383941415968 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27452] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27452/stat : 27452 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279279 11079880704 12641 33554432000 4194304 4196468 140727040879184 140383824634736 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27453] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27453/stat : 27453 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11079880704 12641 33554432000 4194304 4196468 140727040879184 140383517235024 140384939173787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27454] ppid=27389 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27392/task/27454/stat : 27454 (java) S 27389 27392 26338 0 -1 1077944384 480 13015 0 0 2 0 4 3 20 0 15 0 473279282 11079880704 12641 33554432000 4194304 4196468 140727040879184 140383907859312 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27455] ppid=27389 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27392/task/27455/stat : 27455 (java) S 27389 27392 26338 0 -1 1077944384 181 13015 0 0 1 0 4 3 20 0 15 0 473279282 11079880704 12641 33554432000 4194304 4196468 140727040879184 140383906806512 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27456] ppid=27389 vsize=10820196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/27392/task/27456/stat : 27456 (java) S 27389 27392 26338 0 -1 1077944384 612 13015 0 0 5 0 4 3 20 0 15 0 473279282 11079880704 12641 33554432000 4194304 4196468 140727040879184 140383905753712 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27457] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27457/stat : 27457 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11079880704 12641 33554432000 4194304 4196468 140727040879184 140383483677408 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27458] ppid=27389 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27458/stat : 27458 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279282 11079880704 12641 33554432000 4194304 4196468 140727040879184 140383904701104 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50564 KiB

[startup+0.700754 s]
/proc/loadavg: 1.31 1.38 1.32 6/231 27458
/proc/meminfo: memFree=3038624/32770624 swapFree=67001804/67108860
[pid=27392] ppid=27389 vsize=10824364 memory=83576 CPUtime=1.15 cores=1,3,5,7
/proc/27392/stat : 27392 (java) S 27389 27392 26338 0 -1 1077944320 15084 13015 0 0 103 5 4 3 20 0 15 0 473279267 11084148736 20894 33554432000 4194304 4196468 140727040879184 140727040861728 140384939155191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
/proc/27392/statm: 2706091 20894 3510 1 0 2668173 0
[pid=27392/tid=27445] ppid=27389 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/27392/task/27445/stat : 27445 (java) R 27389 27392 26338 0 -1 4202560 10424 13015 0 0 56 3 4 3 20 0 15 0 473279276 11084148736 20894 33554432000 4194304 4196468 140727040879184 140384910976288 140384917296604 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27446] ppid=27389 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27446/stat : 27446 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 15 0 473279277 11084148736 20894 33554432000 4194304 4196468 140727040879184 140384943398032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27447] ppid=27389 vsize=10824364 memory=3280 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27447/stat : 27447 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279277 11084148736 20894 33554432000 4194304 4196468 140727040879184 140384512502800 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27448] ppid=27389 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27448/stat : 27448 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279277 11084148736 20894 33554432000 4194304 4196468 140727040879184 140384511450000 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27449] ppid=27389 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27449/stat : 27449 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 15 0 473279277 11084148736 20894 33554432000 4194304 4196468 140727040879184 140384510397200 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27450] ppid=27389 vsize=10824364 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27450/stat : 27450 (java) S 27389 27392 26338 0 -1 1077944384 5 13015 0 0 0 0 4 3 20 0 15 0 473279278 11084148736 20894 33554432000 4194304 4196468 140727040879184 140383942470000 140384939166338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27451] ppid=27389 vsize=10824364 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27451/stat : 27451 (java) S 27389 27392 26338 0 -1 1077944384 33 13015 0 0 0 0 4 3 20 0 15 0 473279279 11084148736 20894 33554432000 4194304 4196468 140727040879184 140383941415968 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27452] ppid=27389 vsize=10824364 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27452/stat : 27452 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279279 11084148736 20894 33554432000 4194304 4196468 140727040879184 140383824634736 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27453] ppid=27389 vsize=10824364 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27453/stat : 27453 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11084148736 20894 33554432000 4194304 4196468 140727040879184 140383517235024 140384939173787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27454] ppid=27389 vsize=10824364 memory=13252 CPUtime=0.23 cores=1,3,5,7
/proc/27392/task/27454/stat : 27454 (java) S 27389 27392 26338 0 -1 1077944384 1039 13015 0 0 16 0 4 3 20 0 15 0 473279282 11084148736 20894 33554432000 4194304 4196468 140727040879184 140383907859312 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27455] ppid=27389 vsize=10824364 memory=15460 CPUtime=0.2 cores=1,3,5,7
/proc/27392/task/27455/stat : 27455 (java) R 27389 27392 26338 0 -1 4202560 573 13015 0 0 13 0 4 3 20 0 15 0 473279282 11084148736 20894 33554432000 4194304 4196468 140727040879184 140383906806512 140384917041744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27456] ppid=27389 vsize=10824364 memory=17668 CPUtime=0.24 cores=1,3,5,7
/proc/27392/task/27456/stat : 27456 (java) S 27389 27392 26338 0 -1 1077944384 793 13015 0 0 17 0 4 3 20 0 15 0 473279282 11084148736 20894 33554432000 4194304 4196468 140727040879184 140383905753712 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27457] ppid=27389 vsize=10824364 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27457/stat : 27457 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11084148736 20894 33554432000 4194304 4196468 140727040879184 140383483677408 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27458] ppid=27389 vsize=10824364 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27458/stat : 27458 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279282 11084148736 20894 33554432000 4194304 4196468 140727040879184 140383904701104 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83576 KiB

[startup+1.50067 s]
/proc/loadavg: 1.31 1.38 1.32 4/231 27458
/proc/meminfo: memFree=2981220/32770624 swapFree=67001804/67108860
[pid=27392] ppid=27389 vsize=10834680 memory=186712 CPUtime=2.72 cores=1,3,5,7
/proc/27392/stat : 27392 (java) S 27389 27392 26338 0 -1 1077944320 26367 13015 0 0 255 10 4 3 20 0 15 0 473279267 11094712320 46678 33554432000 4194304 4196468 140727040879184 140727040861728 140384939155191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
/proc/27392/statm: 2708670 46678 3583 1 0 2670733 0
[pid=27392/tid=27445] ppid=27389 vsize=10834680 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/27392/task/27445/stat : 27445 (java) R 27389 27392 26338 0 -1 4202560 16825 13015 0 0 130 6 4 3 20 0 15 0 473279276 11094712320 46678 33554432000 4194304 4196468 140727040879184 140384910955408 140384939167126 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27446] ppid=27389 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27392/task/27446/stat : 27446 (java) S 27389 27392 26338 0 -1 1077944384 339 13015 0 0 1 0 4 3 20 0 15 0 473279277 11094712320 46678 33554432000 4194304 4196468 140727040879184 140384943398032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27447] ppid=27389 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27392/task/27447/stat : 27447 (java) S 27389 27392 26338 0 -1 1077944384 68 13015 0 0 1 0 4 3 20 0 15 0 473279277 11094712320 46678 33554432000 4194304 4196468 140727040879184 140384512502800 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27448] ppid=27389 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27392/task/27448/stat : 27448 (java) S 27389 27392 26338 0 -1 1077944384 60 13015 0 0 1 0 4 3 20 0 15 0 473279277 11094712320 46678 33554432000 4194304 4196468 140727040879184 140384511450000 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27449] ppid=27389 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27392/task/27449/stat : 27449 (java) S 27389 27392 26338 0 -1 1077944384 29 13015 0 0 1 0 4 3 20 0 15 0 473279277 11094712320 46678 33554432000 4194304 4196468 140727040879184 140384510397200 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27450] ppid=27389 vsize=10834680 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/27392/task/27450/stat : 27450 (java) S 27389 27392 26338 0 -1 1077944384 440 13015 0 0 1 0 4 3 20 0 15 0 473279278 11094712320 46678 33554432000 4194304 4196468 140727040879184 140383942470000 140384939166338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27451] ppid=27389 vsize=10834680 memory=281168826149120 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27451/stat : 27451 (java) S 27389 27392 26338 0 -1 1077944384 33 13015 0 0 0 0 4 3 20 0 15 0 473279279 11094712320 46678 33554432000 4194304 4196468 140727040879184 140383941416032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27452] ppid=27389 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27452/stat : 27452 (java) S 27389 27392 26338 0 -1 1077944384 2 13015 0 0 0 0 4 3 20 0 15 0 473279279 11094712320 46678 33554432000 4194304 4196468 140727040879184 140383824634752 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27453] ppid=27389 vsize=10834680 memory=8560 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27453/stat : 27453 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11094712320 46678 33554432000 4194304 4196468 140727040879184 140383517235024 140384939173787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27454] ppid=27389 vsize=10834680 memory=6004 CPUtime=0.35 cores=1,3,5,7
/proc/27392/task/27454/stat : 27454 (java) S 27389 27392 26338 0 -1 1077944384 1226 13015 0 0 28 0 4 3 20 0 15 0 473279282 11094712320 46678 33554432000 4194304 4196468 140727040879184 140383907859312 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27455] ppid=27389 vsize=10834680 memory=1056 CPUtime=0.56 cores=1,3,5,7
/proc/27392/task/27455/stat : 27455 (java) S 27389 27392 26338 0 -1 1077944384 3592 13015 0 0 49 0 4 3 20 0 15 0 473279282 11094712320 46678 33554432000 4194304 4196468 140727040879184 140383906806512 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27456] ppid=27389 vsize=10834680 memory=1540 CPUtime=0.47 cores=1,3,5,7
/proc/27392/task/27456/stat : 27456 (java) R 27389 27392 26338 0 -1 4202560 1546 13015 0 0 40 0 4 3 20 0 15 0 473279282 11094712320 46678 33554432000 4194304 4196468 140727040879184 140383905753712 140384931396581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27457] ppid=27389 vsize=10834680 memory=728 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27457/stat : 27457 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11094712320 46678 33554432000 4194304 4196468 140727040879184 140383483677408 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27458] ppid=27389 vsize=10834680 memory=3612 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27458/stat : 27458 (java) S 27389 27392 26338 0 -1 1077944384 1 13015 0 0 0 0 4 3 20 0 15 0 473279282 11094712320 46678 33554432000 4194304 4196468 140727040879184 140383904701104 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 2.72 s
Current children cumulated vsize: 10834680 KiB

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

[pid=27392/tid=27457] ppid=27389 vsize=10849048 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27457/stat : 27457 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383483677408 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27458] ppid=27389 vsize=10849048 memory=776 CPUtime=0.22 cores=1,3,5,7
/proc/27392/task/27458/stat : 27458 (java) S 27389 27392 26338 0 -1 1077944384 689 13015 0 0 6 9 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383904701104 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 289.98 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 767116 KiB

[startup+275.201 s]
/proc/loadavg: 1.29 1.39 1.34 3/232 27488
/proc/meminfo: memFree=1518816/32770624 swapFree=67001808/67108860
[pid=27392] ppid=27389 vsize=10849048 memory=767116 CPUtime=293.21 cores=1,3,5,7
/proc/27392/stat : 27392 (java) S 27389 27392 26338 0 -1 1077944320 127508 13015 1 0 29239 75 4 3 20 0 15 0 473279267 11109425152 191779 33554432000 4194304 4196468 140727040879184 140727040861728 140384939155191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
/proc/27392/statm: 2712262 191779 3627 1 0 2674317 0
[pid=27392/tid=27445] ppid=27389 vsize=10849048 memory=1716 CPUtime=272.92 cores=1,3,5,7
/proc/27392/task/27445/stat : 27445 (java) R 27389 27392 26338 0 -1 4202560 34286 13015 1 0 27267 18 4 3 20 0 15 0 473279276 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384910990352 140384524880314 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27446] ppid=27389 vsize=10849048 memory=767116 CPUtime=1.09 cores=1,3,5,7
/proc/27392/task/27446/stat : 27446 (java) S 27389 27392 26338 0 -1 1077944384 3461 13015 0 0 95 7 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384943398032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27447] ppid=27389 vsize=10849048 memory=54044 CPUtime=1.09 cores=1,3,5,7
/proc/27392/task/27447/stat : 27447 (java) S 27389 27392 26338 0 -1 1077944384 5491 13015 0 0 94 8 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384512502800 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27448] ppid=27389 vsize=10849048 memory=988 CPUtime=1.08 cores=1,3,5,7
/proc/27392/task/27448/stat : 27448 (java) S 27389 27392 26338 0 -1 1077944384 1374 13015 0 0 93 8 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384511450000 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27449] ppid=27389 vsize=10849048 memory=765068 CPUtime=1.07 cores=1,3,5,7
/proc/27392/task/27449/stat : 27449 (java) S 27389 27392 26338 0 -1 1077944384 2894 13015 0 0 93 7 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384510397200 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27450] ppid=27389 vsize=10849048 memory=1440 CPUtime=1 cores=1,3,5,7
/proc/27392/task/27450/stat : 27450 (java) R 27389 27392 26338 0 -1 4202560 4068 13015 0 0 88 5 4 3 20 0 15 0 473279278 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383942470000 140384939176538 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27451] ppid=27389 vsize=10849048 memory=1984 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27451/stat : 27451 (java) S 27389 27392 26338 0 -1 1077944384 41 13015 0 0 0 0 4 3 20 0 15 0 473279279 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383941416032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27452] ppid=27389 vsize=10849048 memory=3280 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27452/stat : 27452 (java) S 27389 27392 26338 0 -1 1077944384 8 13015 0 0 0 0 4 3 20 0 15 0 473279279 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383824634752 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27453] ppid=27389 vsize=10849048 memory=54044 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27453/stat : 27453 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383517235024 140384939173787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27454] ppid=27389 vsize=10849048 memory=988 CPUtime=5.15 cores=1,3,5,7
/proc/27392/task/27454/stat : 27454 (java) S 27389 27392 26338 0 -1 1077944384 26243 13015 0 0 503 5 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383907859312 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27455] ppid=27389 vsize=10849048 memory=6791534058613427641 CPUtime=5 cores=1,3,5,7
/proc/27392/task/27455/stat : 27455 (java) S 27389 27392 26338 0 -1 1077944384 20397 13015 0 0 489 4 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383906806512 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27456] ppid=27389 vsize=10849048 memory=1440 CPUtime=5.1 cores=1,3,5,7
/proc/27392/task/27456/stat : 27456 (java) S 27389 27392 26338 0 -1 1077944384 26347 13015 0 0 496 7 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383905753712 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27457] ppid=27389 vsize=10849048 memory=767116 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27457/stat : 27457 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383483677408 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27458] ppid=27389 vsize=10849048 memory=2376 CPUtime=0.22 cores=1,3,5,7
/proc/27392/task/27458/stat : 27458 (java) S 27389 27392 26338 0 -1 1077944384 689 13015 0 0 6 9 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383904701104 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 293.21 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 767116 KiB

[startup+276.001 s]*
/proc/loadavg: 1.29 1.39 1.34 3/233 27490
/proc/meminfo: memFree=1518452/32770624 swapFree=67001808/67108860
[pid=27392] ppid=27389 vsize=10849048 memory=767116 CPUtime=294.03 cores=1,3,5,7
/proc/27392/stat : 27392 (java) S 27389 27392 26338 0 -1 1077944320 127515 13015 1 0 29321 75 4 3 20 0 15 0 473279267 11109425152 191779 33554432000 4194304 4196468 140727040879184 140727040861728 140384939155191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
/proc/27392/statm: 2712262 191779 3627 1 0 2674317 0
[pid=27392/tid=27445] ppid=27389 vsize=10849048 memory=6791534058613427641 CPUtime=273.72 cores=1,3,5,7
/proc/27392/task/27445/stat : 27445 (java) R 27389 27392 26338 0 -1 4202560 34291 13015 1 0 27347 18 4 3 20 0 15 0 473279276 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384910988624 140384524381796 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27446] ppid=27389 vsize=10849048 memory=4872558044660077418 CPUtime=1.09 cores=1,3,5,7
/proc/27392/task/27446/stat : 27446 (java) S 27389 27392 26338 0 -1 1077944384 3461 13015 0 0 95 7 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384943398032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27447] ppid=27389 vsize=10849048 memory=2852 CPUtime=1.1 cores=1,3,5,7
/proc/27392/task/27447/stat : 27447 (java) S 27389 27392 26338 0 -1 1077944384 5492 13015 0 0 95 8 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384512502800 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27448] ppid=27389 vsize=10849048 memory=4100 CPUtime=1.08 cores=1,3,5,7
/proc/27392/task/27448/stat : 27448 (java) S 27389 27392 26338 0 -1 1077944384 1374 13015 0 0 93 8 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384511450000 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27449] ppid=27389 vsize=10849048 memory=1408 CPUtime=1.07 cores=1,3,5,7
/proc/27392/task/27449/stat : 27449 (java) S 27389 27392 26338 0 -1 1077944384 2895 13015 0 0 93 7 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384510397200 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27450] ppid=27389 vsize=10849048 memory=6791534058613427641 CPUtime=1.01 cores=1,3,5,7
/proc/27392/task/27450/stat : 27450 (java) S 27389 27392 26338 0 -1 1077944384 4068 13015 0 0 89 5 4 3 20 0 15 0 473279278 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383942470000 140384939166338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27451] ppid=27389 vsize=10849048 memory=2852 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27451/stat : 27451 (java) S 27389 27392 26338 0 -1 1077944384 41 13015 0 0 0 0 4 3 20 0 15 0 473279279 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383941416032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27452] ppid=27389 vsize=10849048 memory=4100 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27452/stat : 27452 (java) S 27389 27392 26338 0 -1 1077944384 8 13015 0 0 0 0 4 3 20 0 15 0 473279279 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383824634752 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27453] ppid=27389 vsize=10849048 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27453/stat : 27453 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383517235024 140384939173787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27454] ppid=27389 vsize=10849048 memory=6791534058613427641 CPUtime=5.15 cores=1,3,5,7
/proc/27392/task/27454/stat : 27454 (java) S 27389 27392 26338 0 -1 1077944384 26243 13015 0 0 503 5 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383907859312 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27455] ppid=27389 vsize=10849048 memory=1428 CPUtime=5 cores=1,3,5,7
/proc/27392/task/27455/stat : 27455 (java) S 27389 27392 26338 0 -1 1077944384 20397 13015 0 0 489 4 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383906806512 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27456] ppid=27389 vsize=10849048 memory=1716 CPUtime=5.1 cores=1,3,5,7
/proc/27392/task/27456/stat : 27456 (java) S 27389 27392 26338 0 -1 1077944384 26347 13015 0 0 496 7 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383905753712 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27457] ppid=27389 vsize=10849048 memory=784 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27457/stat : 27457 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383483677408 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27458] ppid=27389 vsize=10849048 memory=8560 CPUtime=0.22 cores=1,3,5,7
/proc/27392/task/27458/stat : 27458 (java) S 27389 27392 26338 0 -1 1077944384 689 13015 0 0 6 9 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383904701104 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 294.03 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 767116 KiB

[startup+276.401 s]
/proc/loadavg: 1.29 1.39 1.34 3/233 27490
/proc/meminfo: memFree=1518452/32770624 swapFree=67001808/67108860
[pid=27392] ppid=27389 vsize=10849048 memory=767116 CPUtime=294.43 cores=1,3,5,7
/proc/27392/stat : 27392 (java) S 27389 27392 26338 0 -1 1077944320 127521 13015 1 0 29361 75 4 3 20 0 15 0 473279267 11109425152 191779 33554432000 4194304 4196468 140727040879184 140727040861728 140384939155191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
/proc/27392/statm: 2712262 191779 3627 1 0 2674317 0
[pid=27392/tid=27445] ppid=27389 vsize=10849048 memory=6791534058613427641 CPUtime=274.11 cores=1,3,5,7
/proc/27392/task/27445/stat : 27445 (java) R 27389 27392 26338 0 -1 4202560 34294 13015 1 0 27386 18 4 3 20 0 15 0 473279276 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384910991008 140384524879536 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27446] ppid=27389 vsize=10849048 memory=728 CPUtime=1.09 cores=1,3,5,7
/proc/27392/task/27446/stat : 27446 (java) S 27389 27392 26338 0 -1 1077944384 3462 13015 0 0 95 7 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384943398032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27447] ppid=27389 vsize=10849048 memory=6791534058613427641 CPUtime=1.1 cores=1,3,5,7
/proc/27392/task/27447/stat : 27447 (java) S 27389 27392 26338 0 -1 1077944384 5492 13015 0 0 95 8 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384512502800 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27448] ppid=27389 vsize=10849048 memory=496 CPUtime=1.08 cores=1,3,5,7
/proc/27392/task/27448/stat : 27448 (java) S 27389 27392 26338 0 -1 1077944384 1375 13015 0 0 93 8 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384511450000 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27449] ppid=27389 vsize=10849048 memory=1564 CPUtime=1.07 cores=1,3,5,7
/proc/27392/task/27449/stat : 27449 (java) S 27389 27392 26338 0 -1 1077944384 2896 13015 0 0 93 7 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384510397200 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27450] ppid=27389 vsize=10849048 memory=928 CPUtime=1.01 cores=1,3,5,7
/proc/27392/task/27450/stat : 27450 (java) S 27389 27392 26338 0 -1 1077944384 4068 13015 0 0 89 5 4 3 20 0 15 0 473279278 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383942470000 140384939166338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27451] ppid=27389 vsize=10849048 memory=767116 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27451/stat : 27451 (java) S 27389 27392 26338 0 -1 1077944384 41 13015 0 0 0 0 4 3 20 0 15 0 473279279 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383941416032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27452] ppid=27389 vsize=10849048 memory=988 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27452/stat : 27452 (java) S 27389 27392 26338 0 -1 1077944384 8 13015 0 0 0 0 4 3 20 0 15 0 473279279 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383824634752 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27453] ppid=27389 vsize=10849048 memory=2052 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27453/stat : 27453 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383517235024 140384939173787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27454] ppid=27389 vsize=10849048 memory=1428 CPUtime=5.15 cores=1,3,5,7
/proc/27392/task/27454/stat : 27454 (java) S 27389 27392 26338 0 -1 1077944384 26243 13015 0 0 503 5 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383907859312 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27455] ppid=27389 vsize=10849048 memory=767116 CPUtime=5 cores=1,3,5,7
/proc/27392/task/27455/stat : 27455 (java) S 27389 27392 26338 0 -1 1077944384 20397 13015 0 0 489 4 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383906806512 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27456] ppid=27389 vsize=10849048 memory=6004 CPUtime=5.1 cores=1,3,5,7
/proc/27392/task/27456/stat : 27456 (java) S 27389 27392 26338 0 -1 1077944384 26347 13015 0 0 496 7 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383905753712 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27457] ppid=27389 vsize=10849048 memory=1056 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27457/stat : 27457 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383483677408 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27458] ppid=27389 vsize=10849048 memory=1540 CPUtime=0.22 cores=1,3,5,7
/proc/27392/task/27458/stat : 27458 (java) S 27389 27392 26338 0 -1 1077944384 689 13015 0 0 6 9 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383904701104 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 294.43 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 767116 KiB

[startup+276.601 s]
/proc/loadavg: 1.29 1.39 1.34 3/233 27490
/proc/meminfo: memFree=1518452/32770624 swapFree=67001808/67108860
[pid=27392] ppid=27389 vsize=10849048 memory=767116 CPUtime=294.63 cores=1,3,5,7
/proc/27392/stat : 27392 (java) S 27389 27392 26338 0 -1 1077944320 127522 13015 1 0 29381 75 4 3 20 0 15 0 473279267 11109425152 191779 33554432000 4194304 4196468 140727040879184 140727040861728 140384939155191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
/proc/27392/statm: 2712262 191779 3627 1 0 2674317 0
[pid=27392/tid=27445] ppid=27389 vsize=10849048 memory=3612 CPUtime=274.3 cores=1,3,5,7
/proc/27392/task/27445/stat : 27445 (java) R 27389 27392 26338 0 -1 4202560 34295 13015 1 0 27405 18 4 3 20 0 15 0 473279276 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384910986608 140384525558877 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27446] ppid=27389 vsize=10849048 memory=2832 CPUtime=1.09 cores=1,3,5,7
/proc/27392/task/27446/stat : 27446 (java) S 27389 27392 26338 0 -1 1077944384 3462 13015 0 0 95 7 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384943398032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27447] ppid=27389 vsize=10849048 memory=1212 CPUtime=1.1 cores=1,3,5,7
/proc/27392/task/27447/stat : 27447 (java) S 27389 27392 26338 0 -1 1077944384 5492 13015 0 0 95 8 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384512502800 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27448] ppid=27389 vsize=10849048 memory=288230574492221466 CPUtime=1.08 cores=1,3,5,7
/proc/27392/task/27448/stat : 27448 (java) S 27389 27392 26338 0 -1 1077944384 1375 13015 0 0 93 8 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384511450000 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27449] ppid=27389 vsize=10849048 memory=288230583166042426 CPUtime=1.08 cores=1,3,5,7
/proc/27392/task/27449/stat : 27449 (java) S 27389 27392 26338 0 -1 1077944384 2896 13015 0 0 94 7 4 3 20 0 15 0 473279277 11109425152 191779 33554432000 4194304 4196468 140727040879184 140384510397200 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27450] ppid=27389 vsize=10849048 memory=13564890539362749 CPUtime=1.01 cores=1,3,5,7
/proc/27392/task/27450/stat : 27450 (java) S 27389 27392 26338 0 -1 1077944384 4068 13015 0 0 89 5 4 3 20 0 15 0 473279278 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383942470000 140384939166338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27451] ppid=27389 vsize=10849048 memory=6004 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27451/stat : 27451 (java) S 27389 27392 26338 0 -1 1077944384 41 13015 0 0 0 0 4 3 20 0 15 0 473279279 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383941416032 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27452] ppid=27389 vsize=10849048 memory=1056 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27452/stat : 27452 (java) S 27389 27392 26338 0 -1 1077944384 8 13015 0 0 0 0 4 3 20 0 15 0 473279279 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383824634752 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27453] ppid=27389 vsize=10849048 memory=1540 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27453/stat : 27453 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383517235024 140384939173787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27454] ppid=27389 vsize=10849048 memory=728 CPUtime=5.15 cores=1,3,5,7
/proc/27392/task/27454/stat : 27454 (java) S 27389 27392 26338 0 -1 1077944384 26243 13015 0 0 503 5 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383907859312 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27455] ppid=27389 vsize=10849048 memory=3612 CPUtime=5 cores=1,3,5,7
/proc/27392/task/27455/stat : 27455 (java) S 27389 27392 26338 0 -1 1077944384 20397 13015 0 0 489 4 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383906806512 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27456] ppid=27389 vsize=10849048 memory=2832 CPUtime=5.1 cores=1,3,5,7
/proc/27392/task/27456/stat : 27456 (java) S 27389 27392 26338 0 -1 1077944384 26347 13015 0 0 496 7 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383905753712 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27457] ppid=27389 vsize=10849048 memory=288230574492221466 CPUtime=0.07 cores=1,3,5,7
/proc/27392/task/27457/stat : 27457 (java) S 27389 27392 26338 0 -1 1077944384 3 13015 0 0 0 0 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383483677408 140384939165397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
[pid=27392/tid=27458] ppid=27389 vsize=10849048 memory=3280 CPUtime=0.22 cores=1,3,5,7
/proc/27392/task/27458/stat : 27458 (java) S 27389 27392 26338 0 -1 1077944384 689 13015 0 0 6 9 4 3 20 0 15 0 473279282 11109425152 191779 33554432000 4194304 4196468 140727040879184 140383904701104 140384939166338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140727040887395 140727040890037 140727040890037 140727040892879 0
Current children cumulated CPU time: 294.63 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 767116 KiB

Child status: 0
Real time (s): 276.64
CPU time (s): 294.689
CPU user time (s): 293.884
CPU system time (s): 0.804798
CPU usage (%): 106.524
Max. virtual memory (cumulated for all children) (KiB): 10852160
Max. memory (cumulated for all children) (KiB): 800200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 293.884
system time used= 0.804798
maximum resident set size= 802248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142021
page faults= 1
swaps= 0
block input operations= 232
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43906
involuntary context switches= 892


# summary of solver processes directly reported to runsolver:
#   pid: 27392
#   total CPU time (s): 294.689
#   total CPU user time (s): 293.884
#   total CPU system time (s): 0.804798

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.0353 second user time and 2.37258 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 11:05:57
IDJOB=4402754
IDBENCH=123028
IDSOLVER=2861
FILE ID=node133/4402754-1568970397
RUNJOBID= node133-1568967598-26370
PBS_JOBID= 21704620
Free space on /var/tmp= 13456 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr22a.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402754-1568970397/watcher-4402754-1568970397 -o /var/tmp/evaluation-result-4402754-1568970397/solver-4402754-1568970397 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568967598-26370 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4402754-1568970397.xml

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

MD5SUM BENCH= 8cf591d8b3ba65ef1650a88ec52af52c
RANDOM SEED=1202144846

node133.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.18
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.18
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.18
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.18
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:         3092172 kB
MemAvailable:   29540304 kB
Buffers:          130584 kB
Cached:         26201772 kB
SwapCached:         5408 kB
Active:         15383392 kB
Inactive:       13259160 kB
Active(anon):    2269472 kB
Inactive(anon):    86984 kB
Active(file):   13113920 kB
Inactive(file): 13172176 kB
Unevictable:      111416 kB
Mlocked:          111416 kB
SwapTotal:      67108860 kB
SwapFree:       67001804 kB
Dirty:             35364 kB
Writeback:             0 kB
AnonPages:       2521952 kB
Mapped:            64888 kB
Shmem:             37644 kB
Slab:             620052 kB
SReclaimable:     590496 kB
SUnreclaim:        29556 kB
KernelStack:        4064 kB
PageTables:        12212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3241748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1662976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13420 MiB
End job on node133 at 2019-09-20 11:10:34