Trace number 4402810

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.3OPT4752 31.6537 21.4152

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr15c.xml
MD5SUMce755c39cb9d6ddef8bea85f09074509
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4752
Best CPU time to get the best result obtained on this benchmark8.00008
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints15
Number of domains2
Minimum domain size15
Maximum domain size64
Distribution of domain sizes[{"size":15,"count":15},{"size":64,"count":14}]
Minimum variable degree0
Maximum variable degree3
Distribution of variable degrees[{"degree":0,"count":211},{"degree":2,"count":16},{"degree":3,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":14},{"arity":15,"count":1}]
Number of extensional constraints14
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":14},{"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.80/0.55	c Concrete v3.12.3.1568965526260 running
6.57/3.18	o 25336
6.57/3.19	o 24497
6.87/3.20	o 24245
6.87/3.21	o 19110
6.87/3.22	o 16604
6.87/3.28	o 15671
6.87/3.28	o 15018
6.87/3.29	o 14664
7.22/3.31	o 14342
7.22/3.35	o 14111
7.56/3.44	o 12672
7.56/3.45	o 8176
7.56/3.46	o 8090
7.56/3.46	o 8030
7.56/3.46	o 7720
7.56/3.47	o 7671
7.56/3.47	o 6880
9.16/3.94	o 6794
9.16/3.94	o 6671
9.50/4.03	o 6104
9.50/4.09	o 6071
10.81/4.57	o 5961
11.26/4.72	o 5937
11.26/4.74	o 5904
11.49/4.81	o 5588
11.49/4.85	o 4752
31.62/21.40	v <instantiation
31.62/21.40	v         cost = '4752'>
31.62/21.40	v       <list>
31.62/21.40	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] d[0][1] d[0][2] d[1][3] d[2][4] d[3][5] d[4][6] d[5][7] d[6][8] d[7][9] d[8][10] d[9][11] d[10][12] d[11][13] d[12][14]
31.62/21.40	v       </list>
31.62/21.40	v       <values>
31.62/21.40	v         12 1 4 6 7 0 13 5 3 2 14 8 11 10 9 4 2 3 1 5 12 39 20 50 1 4 11 10 13
31.62/21.40	v       </values>
31.62/21.40	v     </instantiation>
31.62/21.40	s OPTIMUM FOUND

Verifier Data

OK	4752

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402810-1568970425/watcher-4402810-1568970425 -o /var/tmp/evaluation-result-4402810-1568970425/solver-4402810-1568970425 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29695 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1966387216 HOME/instance-4402810-1568970425.xml 

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

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

solver pid=30461, runsolver pid=30458

[startup+0.100116 s]*
/proc/loadavg: 2.00 1.72 1.42 3/217 30515
/proc/meminfo: memFree=2966948/32770624 swapFree=66935816/67108860
[pid=30461] ppid=30458 vsize=9972712 memory=16548 CPUtime=0.09 cores=1,3,5,7
/proc/30461/stat : 30461 (java) S 30458 30461 29663 0 -1 1077944320 4399 13073 0 0 1 0 5 3 20 0 6 0 472956278 10212057088 4137 33554432000 4194304 4196468 140725837313920 140725837296464 139950982979319 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
/proc/30461/statm: 2493178 4137 1932 1 0 2481616 0
[pid=30461/tid=30514] ppid=30458 vsize=9972712 memory=4279135704047321741 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30514/stat : 30514 (java) R 30458 30461 29663 0 -1 4202560 2198 13073 0 0 0 0 5 3 20 0 6 0 472956287 10212057088 4137 33554432000 4194304 4196468 140725837313920 139950954816080 139950967189025 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30515] ppid=30458 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30515/stat : 30515 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 6 0 472956288 10212057088 4137 33554432000 4194304 4196468 140725837313920 139950987221520 139950982989525 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30516] ppid=30458 vsize=9972712 memory=139711672133248 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30516/stat : 30516 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 6 0 472956288 10212057088 4137 33554432000 4194304 4196468 140725837313920 139950556109456 139950982989525 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30517] ppid=30458 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30517/stat : 30517 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 6 0 472956288 10212057088 4137 33554432000 4194304 4196468 140725837313920 139950555056400 139950982989525 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30518] ppid=30458 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30518/stat : 30518 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 6 0 472956288 10212057088 4137 33554432000 4194304 4196468 140725837313920 139950554003856 139950982989525 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16548 KiB

[startup+0.210272 s]*
/proc/loadavg: 2.00 1.72 1.42 4/229 30527
/proc/meminfo: memFree=2941604/32770624 swapFree=66935816/67108860
[pid=30461] ppid=30458 vsize=10819740 memory=46012 CPUtime=0.27 cores=1,3,5,7
/proc/30461/stat : 30461 (java) S 30458 30461 29663 0 -1 1077944320 7377 13073 0 0 17 2 5 3 20 0 15 0 472956278 11079413760 11503 33554432000 4194304 4196468 140725837313920 140725837296464 139950982979319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
/proc/30461/statm: 2704960 11503 3191 1 0 2667149 0
[pid=30461/tid=30514] ppid=30458 vsize=10819840 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/30461/task/30514/stat : 30514 (java) R 30458 30461 29663 0 -1 4202560 3910 13073 0 0 10 1 5 3 20 0 15 0 472956287 11079516160 11503 33554432000 4194304 4196468 140725837313920 139950954790352 139950906056259 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30515] ppid=30458 vsize=10819840 memory=343 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30515/stat : 30515 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956288 11079516160 11503 33554432000 4194304 4196468 140725837313920 139950987221520 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30516] ppid=30458 vsize=10819840 memory=288370087823844992 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30516/stat : 30516 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956288 11079516160 11503 33554432000 4194304 4196468 140725837313920 139950556109456 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30517] ppid=30458 vsize=10819840 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30517/stat : 30517 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956288 11079516160 11503 33554432000 4194304 4196468 140725837313920 139950555056400 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30518] ppid=30458 vsize=10819840 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30518/stat : 30518 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956288 11079516160 11503 33554432000 4194304 4196468 140725837313920 139950554003856 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30519] ppid=30458 vsize=10819840 memory=139711672133248 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30519/stat : 30519 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956289 11079516160 11503 33554432000 4194304 4196468 140725837313920 139950509562608 139950982990466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30520] ppid=30458 vsize=10819840 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30520/stat : 30520 (java) S 30458 30461 29663 0 -1 1077944384 13 13073 0 0 0 0 5 3 20 0 15 0 472956290 11079516160 11503 33554432000 4194304 4196468 140725837313920 139950435591840 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30521] ppid=30458 vsize=10819856 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30521/stat : 30521 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956290 11079532544 11503 33554432000 4194304 4196468 140725837313920 139950301373680 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30522] ppid=30458 vsize=10819856 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30522/stat : 30522 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956292 11079532544 11503 33554432000 4194304 4196468 140725837313920 139949697395152 139950982997915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30523] ppid=30458 vsize=10819856 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/30461/task/30523/stat : 30523 (java) S 30458 30461 29663 0 -1 1077944384 353 13073 0 0 1 0 5 3 20 0 15 0 472956292 11079532544 11503 33554432000 4194304 4196468 140725837313920 139950508509424 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30524] ppid=30458 vsize=10819856 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/30461/task/30524/stat : 30524 (java) S 30458 30461 29663 0 -1 1077944384 296 13073 0 0 1 0 5 3 20 0 15 0 472956292 11079532544 11503 33554432000 4194304 4196468 140725837313920 139950507456880 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30525] ppid=30458 vsize=10820000 memory=139711672133248 CPUtime=0.11 cores=1,3,5,7
/proc/30461/task/30525/stat : 30525 (java) S 30458 30461 29663 0 -1 1077944384 613 13073 0 0 3 0 5 3 20 0 15 0 472956293 11079680000 11503 33554432000 4194304 4196468 140725837313920 139950506403824 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30526] ppid=30458 vsize=10820000 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30526/stat : 30526 (java) S 30458 30461 29663 0 -1 1077944384 3 13073 0 0 0 0 5 3 20 0 15 0 472956293 11079680000 11503 33554432000 4194304 4196468 140725837313920 139949227632992 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30527] ppid=30458 vsize=10820000 memory=139711672133248 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30527/stat : 30527 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956293 11079680000 11503 33554432000 4194304 4196468 140725837313920 139950505352240 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10819740 KiB
Current children cumulated memory: 46012 KiB

[startup+0.310623 s]*
/proc/loadavg: 2.00 1.72 1.42 4/229 30527
/proc/meminfo: memFree=2929656/32770624 swapFree=66935816/67108860
[pid=30461] ppid=30458 vsize=10820196 memory=54720 CPUtime=0.4 cores=1,3,5,7
/proc/30461/stat : 30461 (java) S 30458 30461 29663 0 -1 1077944320 10528 13073 0 0 29 3 5 3 20 0 15 0 472956278 11079880704 13680 33554432000 4194304 4196468 140725837313920 140725837296464 139950982979319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
/proc/30461/statm: 2705049 13680 3317 1 0 2667149 0
[pid=30461/tid=30514] ppid=30458 vsize=10820196 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/30461/task/30514/stat : 30514 (java) R 30458 30461 29663 0 -1 4202560 7015 13073 0 0 19 3 5 3 20 0 15 0 472956287 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950954790864 139950967059806 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30515] ppid=30458 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30515/stat : 30515 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956288 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950987221520 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30516] ppid=30458 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30516/stat : 30516 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956288 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950556109456 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30517] ppid=30458 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30517/stat : 30517 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956288 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950555056400 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30518] ppid=30458 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30518/stat : 30518 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956288 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950554003856 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30519] ppid=30458 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30519/stat : 30519 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956289 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950509562608 139950982990466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30520] ppid=30458 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30520/stat : 30520 (java) S 30458 30461 29663 0 -1 1077944384 13 13073 0 0 0 0 5 3 20 0 15 0 472956290 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950435591840 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30521] ppid=30458 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30521/stat : 30521 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956290 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950301373680 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30522] ppid=30458 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30522/stat : 30522 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956292 11079880704 13680 33554432000 4194304 4196468 140725837313920 139949697395152 139950982997915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30523] ppid=30458 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/30461/task/30523/stat : 30523 (java) S 30458 30461 29663 0 -1 1077944384 363 13073 0 0 2 0 5 3 20 0 15 0 472956292 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950508509424 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30524] ppid=30458 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/30461/task/30524/stat : 30524 (java) S 30458 30461 29663 0 -1 1077944384 296 13073 0 0 1 0 5 3 20 0 15 0 472956292 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950507456880 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30525] ppid=30458 vsize=10820196 memory=139711672133248 CPUtime=0.13 cores=1,3,5,7
/proc/30461/task/30525/stat : 30525 (java) S 30458 30461 29663 0 -1 1077944384 622 13073 0 0 5 0 5 3 20 0 15 0 472956293 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950506403824 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30526] ppid=30458 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30526/stat : 30526 (java) S 30458 30461 29663 0 -1 1077944384 3 13073 0 0 0 0 5 3 20 0 15 0 472956293 11079880704 13680 33554432000 4194304 4196468 140725837313920 139949227632992 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30527] ppid=30458 vsize=10820196 memory=139711672133248 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30527/stat : 30527 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956293 11079880704 13680 33554432000 4194304 4196468 140725837313920 139950505352240 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 54720 KiB

[startup+0.704449 s]
/proc/loadavg: 2.00 1.72 1.42 3/229 30527
/proc/meminfo: memFree=2914400/32770624 swapFree=66935816/67108860
[pid=30461] ppid=30458 vsize=10824364 memory=87460 CPUtime=1.16 cores=1,3,5,7
/proc/30461/stat : 30461 (java) S 30458 30461 29663 0 -1 1077944320 15038 13073 0 0 102 6 5 3 20 0 15 0 472956278 11084148736 21865 33554432000 4194304 4196468 140725837313920 140725837296464 139950982979319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
/proc/30461/statm: 2706091 21865 3510 1 0 2668173 0
[pid=30461/tid=30514] ppid=30458 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/30461/task/30514/stat : 30514 (java) R 30458 30461 29663 0 -1 4202560 10360 13073 0 0 55 4 5 3 20 0 15 0 472956287 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950954801616 139950968054216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30515] ppid=30458 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30515/stat : 30515 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956288 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950987221520 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30516] ppid=30458 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30516/stat : 30516 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956288 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950556109456 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30517] ppid=30458 vsize=10824364 memory=32804 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30517/stat : 30517 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956288 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950555056400 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30518] ppid=30458 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30518/stat : 30518 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956288 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950554003856 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30519] ppid=30458 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30519/stat : 30519 (java) S 30458 30461 29663 0 -1 1077944384 5 13073 0 0 0 0 5 3 20 0 15 0 472956289 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950509562608 139950982990466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30520] ppid=30458 vsize=10824364 memory=139711528186576 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30520/stat : 30520 (java) S 30458 30461 29663 0 -1 1077944384 13 13073 0 0 0 0 5 3 20 0 15 0 472956290 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950435591840 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30521] ppid=30458 vsize=10824364 memory=139715286139469 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30521/stat : 30521 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956290 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950301373680 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30522] ppid=30458 vsize=10824364 memory=1124 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30522/stat : 30522 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956292 11084148736 21865 33554432000 4194304 4196468 140725837313920 139949697395152 139950982997915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30523] ppid=30458 vsize=10824364 memory=7089886620845893184 CPUtime=0.21 cores=1,3,5,7
/proc/30461/task/30523/stat : 30523 (java) R 30458 30461 29663 0 -1 4202560 753 13073 0 0 13 0 5 3 20 0 15 0 472956292 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950508495488 139950960574376 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30524] ppid=30458 vsize=10824364 memory=7739276948478454887 CPUtime=0.23 cores=1,3,5,7
/proc/30461/task/30524/stat : 30524 (java) S 30458 30461 29663 0 -1 1077944384 863 13073 0 0 15 0 5 3 20 0 15 0 472956292 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950507456880 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30525] ppid=30458 vsize=10824364 memory=7523071198212214892 CPUtime=0.25 cores=1,3,5,7
/proc/30461/task/30525/stat : 30525 (java) S 30458 30461 29663 0 -1 1077944384 826 13073 0 0 17 0 5 3 20 0 15 0 472956293 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950506403824 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30526] ppid=30458 vsize=10824364 memory=3512 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30526/stat : 30526 (java) S 30458 30461 29663 0 -1 1077944384 3 13073 0 0 0 0 5 3 20 0 15 0 472956293 11084148736 21865 33554432000 4194304 4196468 140725837313920 139949227632992 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30527] ppid=30458 vsize=10824364 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30527/stat : 30527 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956293 11084148736 21865 33554432000 4194304 4196468 140725837313920 139950505352240 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 87460 KiB

[startup+1.50076 s]
/proc/loadavg: 2.00 1.72 1.42 3/229 30527
/proc/meminfo: memFree=2869764/32770624 swapFree=66935816/67108860
[pid=30461] ppid=30458 vsize=10834680 memory=173256 CPUtime=2.46 cores=1,3,5,7
/proc/30461/stat : 30461 (java) S 30458 30461 29663 0 -1 1077944320 21789 13073 0 0 227 11 5 3 20 0 15 0 472956278 11094712320 43314 33554432000 4194304 4196468 140725837313920 140725837296464 139950982979319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
/proc/30461/statm: 2708670 43314 3581 1 0 2670733 0
[pid=30461/tid=30514] ppid=30458 vsize=10834680 memory=9174 CPUtime=1.43 cores=1,3,5,7
/proc/30461/task/30514/stat : 30514 (java) R 30458 30461 29663 0 -1 4202560 15379 13073 0 0 129 6 5 3 20 0 15 0 472956287 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950954778848 139950982991254 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30515] ppid=30458 vsize=10834680 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/30461/task/30515/stat : 30515 (java) S 30458 30461 29663 0 -1 1077944384 88 13073 0 0 1 0 5 3 20 0 15 0 472956288 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950987221520 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30516] ppid=30458 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30516/stat : 30516 (java) S 30458 30461 29663 0 -1 1077944384 25 13073 0 0 0 0 5 3 20 0 15 0 472956288 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950556109456 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30517] ppid=30458 vsize=10834680 memory=479 CPUtime=0.09 cores=1,3,5,7
/proc/30461/task/30517/stat : 30517 (java) S 30458 30461 29663 0 -1 1077944384 367 13073 0 0 1 0 5 3 20 0 15 0 472956288 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950555056400 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30518] ppid=30458 vsize=10834680 memory=87460 CPUtime=0.09 cores=1,3,5,7
/proc/30461/task/30518/stat : 30518 (java) S 30458 30461 29663 0 -1 1077944384 61 13073 0 0 1 0 5 3 20 0 15 0 472956288 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950554003856 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30519] ppid=30458 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/30461/task/30519/stat : 30519 (java) S 30458 30461 29663 0 -1 1077944384 161 13073 0 0 1 0 5 3 20 0 15 0 472956289 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950509562608 139950982990466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30520] ppid=30458 vsize=10834680 memory=279423056314864 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30520/stat : 30520 (java) S 30458 30461 29663 0 -1 1077944384 14 13073 0 0 0 0 5 3 20 0 15 0 472956290 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950435591904 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30521] ppid=30458 vsize=10834680 memory=279423056365664 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30521/stat : 30521 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956290 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950301373680 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30522] ppid=30458 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30522/stat : 30522 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956292 11094712320 43314 33554432000 4194304 4196468 140725837313920 139949697395152 139950982997915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30523] ppid=30458 vsize=10834680 memory=6935649255759568960 CPUtime=0.32 cores=1,3,5,7
/proc/30461/task/30523/stat : 30523 (java) S 30458 30461 29663 0 -1 1077944384 811 13073 0 0 24 0 5 3 20 0 15 0 472956292 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950508509424 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30524] ppid=30458 vsize=10834680 memory=279423056649088 CPUtime=0.34 cores=1,3,5,7
/proc/30461/task/30524/stat : 30524 (java) S 30458 30461 29663 0 -1 1077944384 1012 13073 0 0 26 0 5 3 20 0 15 0 472956292 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950507456880 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30525] ppid=30458 vsize=10834680 memory=6944656425123290226 CPUtime=0.48 cores=1,3,5,7
/proc/30461/task/30525/stat : 30525 (java) R 30458 30461 29663 0 -1 4202560 1660 13073 0 0 40 0 5 3 20 0 15 0 472956293 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950506403824 139950983000666 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30526] ppid=30458 vsize=10834680 memory=-7233780906022716832 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30526/stat : 30526 (java) S 30458 30461 29663 0 -1 1077944384 3 13073 0 0 0 0 5 3 20 0 15 0 472956293 11094712320 43314 33554432000 4194304 4196468 140725837313920 139949227632992 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30527] ppid=30458 vsize=10834680 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30527/stat : 30527 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956293 11094712320 43314 33554432000 4194304 4196468 140725837313920 139950505352240 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 10834680 KiB

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

[pid=30461/tid=30526] ppid=30458 vsize=10849048 memory=1368 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30526/stat : 30526 (java) S 30458 30461 29663 0 -1 1077944384 3 13073 0 0 0 0 5 3 20 0 15 0 472956293 11109425152 173341 33554432000 4194304 4196468 140725837313920 139949227632992 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30527] ppid=30458 vsize=10849048 memory=1056 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30527/stat : 30527 (java) S 30458 30461 29663 0 -1 1077944384 46 13073 0 0 0 0 5 3 20 0 15 0 472956293 11109425152 173341 33554432000 4194304 4196468 140725837313920 139950505352240 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 26.08 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 693364 KiB

[startup+19.2008 s]
/proc/loadavg: 2.12 1.77 1.44 3/230 30530
/proc/meminfo: memFree=2239640/32770624 swapFree=66935816/67108860
[pid=30461] ppid=30458 vsize=10849048 memory=746656 CPUtime=29.35 cores=1,3,5,7
/proc/30461/stat : 30461 (java) S 30458 30461 29663 0 -1 1077944320 76207 13073 0 0 2886 41 5 3 20 0 15 0 472956278 11109425152 186664 33554432000 4194304 4196468 140725837313920 140725837296464 139950982979319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
/proc/30461/statm: 2712262 186664 3628 1 0 2674317 0
[pid=30461/tid=30514] ppid=30458 vsize=10849048 memory=0 CPUtime=18.97 cores=1,3,5,7
/proc/30461/task/30514/stat : 30514 (java) R 30458 30461 29663 0 -1 4202560 28264 13073 0 0 1873 16 5 3 20 0 15 0 472956287 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950954814248 139950586931013 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30515] ppid=30458 vsize=10849048 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/30461/task/30515/stat : 30515 (java) S 30458 30461 29663 0 -1 1077944384 1315 13073 0 0 6 3 5 3 20 0 15 0 472956288 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950987221520 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30516] ppid=30458 vsize=10849048 memory=6791534058613427641 CPUtime=0.17 cores=1,3,5,7
/proc/30461/task/30516/stat : 30516 (java) S 30458 30461 29663 0 -1 1077944384 163 13073 0 0 7 2 5 3 20 0 15 0 472956288 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950556109456 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30517] ppid=30458 vsize=10849048 memory=722036 CPUtime=0.17 cores=1,3,5,7
/proc/30461/task/30517/stat : 30517 (java) S 30458 30461 29663 0 -1 1077944384 554 13073 0 0 6 3 5 3 20 0 15 0 472956288 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950555056400 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30518] ppid=30458 vsize=10849048 memory=693364 CPUtime=0.16 cores=1,3,5,7
/proc/30461/task/30518/stat : 30518 (java) S 30458 30461 29663 0 -1 1077944384 757 13073 0 0 6 2 5 3 20 0 15 0 472956288 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950554003856 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30519] ppid=30458 vsize=10849048 memory=664640 CPUtime=0.14 cores=1,3,5,7
/proc/30461/task/30519/stat : 30519 (java) S 30458 30461 29663 0 -1 1077944384 4735 13073 0 0 6 0 5 3 20 0 15 0 472956289 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950509562608 139950982990466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30520] ppid=30458 vsize=10849048 memory=746656 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30520/stat : 30520 (java) S 30458 30461 29663 0 -1 1077944384 15 13073 0 0 0 0 5 3 20 0 15 0 472956290 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950435591904 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30521] ppid=30458 vsize=10849048 memory=3512 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30521/stat : 30521 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956290 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950301373696 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30522] ppid=30458 vsize=10849048 memory=55348 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30522/stat : 30522 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956292 11109425152 186664 33554432000 4194304 4196468 140725837313920 139949697395152 139950982997915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30523] ppid=30458 vsize=10849048 memory=2020 CPUtime=3.49 cores=1,3,5,7
/proc/30461/task/30523/stat : 30523 (java) S 30458 30461 29663 0 -1 1077944384 14513 13073 0 0 338 3 5 3 20 0 15 0 472956292 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950508509424 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30524] ppid=30458 vsize=10849048 memory=6791534058613427641 CPUtime=3.58 cores=1,3,5,7
/proc/30461/task/30524/stat : 30524 (java) S 30458 30461 29663 0 -1 1077944384 8052 13073 0 0 348 2 5 3 20 0 15 0 472956292 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950507456880 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30525] ppid=30458 vsize=10849048 memory=7807098077338817127 CPUtime=3.03 cores=1,3,5,7
/proc/30461/task/30525/stat : 30525 (java) S 30458 30461 29663 0 -1 1077944384 15584 13073 0 0 290 5 5 3 20 0 15 0 472956293 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950506403824 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30526] ppid=30458 vsize=10849048 memory=7444597795116722833 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30526/stat : 30526 (java) S 30458 30461 29663 0 -1 1077944384 3 13073 0 0 0 0 5 3 20 0 15 0 472956293 11109425152 186664 33554432000 4194304 4196468 140725837313920 139949227632992 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30527] ppid=30458 vsize=10849048 memory=11559280002 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30527/stat : 30527 (java) S 30458 30461 29663 0 -1 1077944384 46 13073 0 0 0 0 5 3 20 0 15 0 472956293 11109425152 186664 33554432000 4194304 4196468 140725837313920 139950505352240 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 29.35 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 746656 KiB

[startup+20.8007 s]
/proc/loadavg: 2.12 1.77 1.44 3/230 30530
/proc/meminfo: memFree=2237592/32770624 swapFree=66935816/67108860
[pid=30461] ppid=30458 vsize=10849048 memory=761032 CPUtime=30.98 cores=1,3,5,7
/proc/30461/stat : 30461 (java) S 30458 30461 29663 0 -1 1077944320 76325 13073 0 0 3048 42 5 3 20 0 15 0 472956278 11109425152 190258 33554432000 4194304 4196468 140725837313920 140725837296464 139950982979319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
/proc/30461/statm: 2712262 190258 3628 1 0 2674317 0
[pid=30461/tid=30514] ppid=30458 vsize=10849048 memory=279423056303448 CPUtime=20.57 cores=1,3,5,7
/proc/30461/task/30514/stat : 30514 (java) R 30458 30461 29663 0 -1 4202560 28373 13073 0 0 2033 16 5 3 20 0 15 0 472956287 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950954814496 139950965500419 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30515] ppid=30458 vsize=10849048 memory=6791534058613427641 CPUtime=0.17 cores=1,3,5,7
/proc/30461/task/30515/stat : 30515 (java) S 30458 30461 29663 0 -1 1077944384 1316 13073 0 0 6 3 5 3 20 0 15 0 472956288 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950987221520 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30516] ppid=30458 vsize=10849048 memory=7682744562847679290 CPUtime=0.17 cores=1,3,5,7
/proc/30461/task/30516/stat : 30516 (java) S 30458 30461 29663 0 -1 1077944384 164 13073 0 0 7 2 5 3 20 0 15 0 472956288 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950556109456 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30517] ppid=30458 vsize=10849048 memory=-7522837583045875833 CPUtime=0.17 cores=1,3,5,7
/proc/30461/task/30517/stat : 30517 (java) S 30458 30461 29663 0 -1 1077944384 555 13073 0 0 6 3 5 3 20 0 15 0 472956288 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950555056400 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30518] ppid=30458 vsize=10849048 memory=4628415622725799286 CPUtime=0.16 cores=1,3,5,7
/proc/30461/task/30518/stat : 30518 (java) S 30458 30461 29663 0 -1 1077944384 757 13073 0 0 6 2 5 3 20 0 15 0 472956288 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950554003856 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30519] ppid=30458 vsize=10849048 memory=-7812800578125854346 CPUtime=0.14 cores=1,3,5,7
/proc/30461/task/30519/stat : 30519 (java) S 30458 30461 29663 0 -1 1077944384 4735 13073 0 0 6 0 5 3 20 0 15 0 472956289 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950509562608 139950982990466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30520] ppid=30458 vsize=10849048 memory=-8386972834861517941 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30520/stat : 30520 (java) S 30458 30461 29663 0 -1 1077944384 15 13073 0 0 0 0 5 3 20 0 15 0 472956290 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950435591904 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30521] ppid=30458 vsize=10849048 memory=-6800859132029471843 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30521/stat : 30521 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956290 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950301373696 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30522] ppid=30458 vsize=10849048 memory=279423056854288 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30522/stat : 30522 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956292 11109425152 190258 33554432000 4194304 4196468 140725837313920 139949697395152 139950982997915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30523] ppid=30458 vsize=10849048 memory=2448668231425 CPUtime=3.49 cores=1,3,5,7
/proc/30461/task/30523/stat : 30523 (java) S 30458 30461 29663 0 -1 1077944384 14513 13073 0 0 338 3 5 3 20 0 15 0 472956292 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950508509424 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30524] ppid=30458 vsize=10849048 memory=2457258166017 CPUtime=3.59 cores=1,3,5,7
/proc/30461/task/30524/stat : 30524 (java) S 30458 30461 29663 0 -1 1077944384 8052 13073 0 0 349 2 5 3 20 0 15 0 472956292 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950507456880 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30525] ppid=30458 vsize=10849048 memory=2521682675457 CPUtime=3.04 cores=1,3,5,7
/proc/30461/task/30525/stat : 30525 (java) S 30458 30461 29663 0 -1 1077944384 15590 13073 0 0 291 5 5 3 20 0 15 0 472956293 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950506403824 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30526] ppid=30458 vsize=10849048 memory=2525977642753 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30526/stat : 30526 (java) S 30458 30461 29663 0 -1 1077944384 3 13073 0 0 0 0 5 3 20 0 15 0 472956293 11109425152 190258 33554432000 4194304 4196468 140725837313920 139949227632992 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30527] ppid=30458 vsize=10849048 memory=2530272609793 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30527/stat : 30527 (java) S 30458 30461 29663 0 -1 1077944384 46 13073 0 0 0 0 5 3 20 0 15 0 472956293 11109425152 190258 33554432000 4194304 4196468 140725837313920 139950505352240 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 30.98 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 761032 KiB

[startup+21.2008 s]
/proc/loadavg: 2.12 1.77 1.44 3/229 30530
/proc/meminfo: memFree=2218804/32770624 swapFree=66935816/67108860
[pid=30461] ppid=30458 vsize=10849048 memory=767176 CPUtime=31.39 cores=1,3,5,7
/proc/30461/stat : 30461 (java) S 30458 30461 29663 0 -1 1077944320 76336 13073 0 0 3089 42 5 3 20 0 15 0 472956278 11109425152 191794 33554432000 4194304 4196468 140725837313920 140725837296464 139950982979319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
/proc/30461/statm: 2712262 191794 3628 1 0 2674317 0
[pid=30461/tid=30514] ppid=30458 vsize=10849048 memory=3592 CPUtime=20.97 cores=1,3,5,7
/proc/30461/task/30514/stat : 30514 (java) R 30458 30461 29663 0 -1 4202560 28377 13073 0 0 2073 16 5 3 20 0 15 0 472956287 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950954814256 139950594425192 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30515] ppid=30458 vsize=10849048 memory=1124 CPUtime=0.18 cores=1,3,5,7
/proc/30461/task/30515/stat : 30515 (java) S 30458 30461 29663 0 -1 1077944384 1316 13073 0 0 7 3 5 3 20 0 15 0 472956288 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950987221520 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30516] ppid=30458 vsize=10849048 memory=2828 CPUtime=0.18 cores=1,3,5,7
/proc/30461/task/30516/stat : 30516 (java) S 30458 30461 29663 0 -1 1077944384 164 13073 0 0 7 3 5 3 20 0 15 0 472956288 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950556109456 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30517] ppid=30458 vsize=10849048 memory=1228 CPUtime=0.17 cores=1,3,5,7
/proc/30461/task/30517/stat : 30517 (java) S 30458 30461 29663 0 -1 1077944384 555 13073 0 0 6 3 5 3 20 0 15 0 472956288 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950555056400 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30518] ppid=30458 vsize=10849048 memory=14008 CPUtime=0.16 cores=1,3,5,7
/proc/30461/task/30518/stat : 30518 (java) S 30458 30461 29663 0 -1 1077944384 757 13073 0 0 6 2 5 3 20 0 15 0 472956288 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950554003856 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30519] ppid=30458 vsize=10849048 memory=33 CPUtime=0.14 cores=1,3,5,7
/proc/30461/task/30519/stat : 30519 (java) S 30458 30461 29663 0 -1 1077944384 4742 13073 0 0 6 0 5 3 20 0 15 0 472956289 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950509562608 139950982990466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30520] ppid=30458 vsize=10849048 memory=2802016 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30520/stat : 30520 (java) S 30458 30461 29663 0 -1 1077944384 15 13073 0 0 0 0 5 3 20 0 15 0 472956290 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950435591904 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30521] ppid=30458 vsize=10849048 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30521/stat : 30521 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 15 0 472956290 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950301373696 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30522] ppid=30458 vsize=10849048 memory=2672 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30522/stat : 30522 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 15 0 472956292 11109425152 191794 33554432000 4194304 4196468 140725837313920 139949697395152 139950982997915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30523] ppid=30458 vsize=10849048 memory=664640 CPUtime=3.5 cores=1,3,5,7
/proc/30461/task/30523/stat : 30523 (java) S 30458 30461 29663 0 -1 1077944384 14513 13073 0 0 339 3 5 3 20 0 15 0 472956292 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950508509424 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30524] ppid=30458 vsize=10849048 memory=0 CPUtime=3.59 cores=1,3,5,7
/proc/30461/task/30524/stat : 30524 (java) S 30458 30461 29663 0 -1 1077944384 8052 13073 0 0 349 2 5 3 20 0 15 0 472956292 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950507456880 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30525] ppid=30458 vsize=10849048 memory=0 CPUtime=3.04 cores=1,3,5,7
/proc/30461/task/30525/stat : 30525 (java) S 30458 30461 29663 0 -1 1077944384 15590 13073 0 0 291 5 5 3 20 0 15 0 472956293 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950506403824 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30526] ppid=30458 vsize=10849048 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30526/stat : 30526 (java) S 30458 30461 29663 0 -1 1077944384 3 13073 0 0 0 0 5 3 20 0 15 0 472956293 11109425152 191794 33554432000 4194304 4196468 140725837313920 139949227632992 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30527] ppid=30458 vsize=10849048 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30527/stat : 30527 (java) S 30458 30461 29663 0 -1 1077944384 46 13073 0 0 0 0 5 3 20 0 15 0 472956293 11109425152 191794 33554432000 4194304 4196468 140725837313920 139950505352240 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 31.39 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 767176 KiB

[startup+21.4007 s]
/proc/loadavg: 2.12 1.77 1.44 3/229 30530
/proc/meminfo: memFree=2218804/32770624 swapFree=66935816/67108860
[pid=30461] ppid=30458 vsize=10881820 memory=769236 CPUtime=31.62 cores=1,3,5,7
/proc/30461/stat : 30461 (java) S 30458 30461 29663 0 -1 1077944320 76795 13073 0 0 3112 42 5 3 20 0 16 0 472956278 11142983680 192309 33554432000 4194304 4196468 140725837313920 140725837296464 139950982979319 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
/proc/30461/statm: 2720455 192309 3629 1 0 2682510 0
[pid=30461/tid=30514] ppid=30458 vsize=10947356 memory=9262 CPUtime=21.17 cores=1,3,5,7
/proc/30461/task/30514/stat : 30514 (java) S 30458 30461 29663 0 -1 1077944384 28731 13073 0 0 2093 16 5 3 20 0 16 0 472956287 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950954820640 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30515] ppid=30458 vsize=10947356 memory=288230376155229888 CPUtime=0.18 cores=1,3,5,7
/proc/30461/task/30515/stat : 30515 (java) S 30458 30461 29663 0 -1 1077944384 1316 13073 0 0 7 3 5 3 20 0 16 0 472956288 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950987221520 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30516] ppid=30458 vsize=10947356 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/30461/task/30516/stat : 30516 (java) S 30458 30461 29663 0 -1 1077944384 164 13073 0 0 7 3 5 3 20 0 16 0 472956288 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950556109456 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30517] ppid=30458 vsize=10947356 memory=-6644015127060061840 CPUtime=0.17 cores=1,3,5,7
/proc/30461/task/30517/stat : 30517 (java) S 30458 30461 29663 0 -1 1077944384 555 13073 0 0 6 3 5 3 20 0 16 0 472956288 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950555056400 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30518] ppid=30458 vsize=10947356 memory=7668954310335084857 CPUtime=0.16 cores=1,3,5,7
/proc/30461/task/30518/stat : 30518 (java) S 30458 30461 29663 0 -1 1077944384 757 13073 0 0 6 2 5 3 20 0 16 0 472956288 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950554003856 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30519] ppid=30458 vsize=10947356 memory=8724442677278643826 CPUtime=0.14 cores=1,3,5,7
/proc/30461/task/30519/stat : 30519 (java) S 30458 30461 29663 0 -1 1077944384 4742 13073 0 0 6 0 5 3 20 0 16 0 472956289 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950509562608 139950982990466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30520] ppid=30458 vsize=10947356 memory=8908058261624984679 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30520/stat : 30520 (java) S 30458 30461 29663 0 -1 1077944384 15 13073 0 0 0 0 5 3 20 0 16 0 472956290 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950435591904 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30521] ppid=30458 vsize=10947356 memory=-8891927348327202720 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30521/stat : 30521 (java) S 30458 30461 29663 0 -1 1077944384 1 13073 0 0 0 0 5 3 20 0 16 0 472956290 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950301373696 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30522] ppid=30458 vsize=10947356 memory=5859271421084390760 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30522/stat : 30522 (java) S 30458 30461 29663 0 -1 1077944384 2 13073 0 0 0 0 5 3 20 0 16 0 472956292 11210092544 192309 33554432000 4194304 4196468 140725837313920 139949697395152 139950982997915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30523] ppid=30458 vsize=10947356 memory=5865491479076426066 CPUtime=3.5 cores=1,3,5,7
/proc/30461/task/30523/stat : 30523 (java) S 30458 30461 29663 0 -1 1077944384 14513 13073 0 0 339 3 5 3 20 0 16 0 472956292 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950508509424 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30524] ppid=30458 vsize=10947356 memory=7523072310994489944 CPUtime=3.62 cores=1,3,5,7
/proc/30461/task/30524/stat : 30524 (java) R 30458 30461 29663 0 -1 4202560 8157 13073 0 0 351 3 5 3 20 0 16 0 472956292 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950507456880 139950968660017 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30525] ppid=30458 vsize=10947356 memory=4641331396198033236 CPUtime=3.04 cores=1,3,5,7
/proc/30461/task/30525/stat : 30525 (java) S 30458 30461 29663 0 -1 1077944384 15592 13073 0 0 291 5 5 3 20 0 16 0 472956293 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950506403824 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30526] ppid=30458 vsize=10947356 memory=4639098309541126765 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30526/stat : 30526 (java) S 30458 30461 29663 0 -1 1077944384 3 13073 0 0 0 0 5 3 20 0 16 0 472956293 11210092544 192309 33554432000 4194304 4196468 140725837313920 139949227632992 139950982989525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
[pid=30461/tid=30527] ppid=30458 vsize=10947356 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30461/task/30527/stat : 30527 (java) S 30458 30461 29663 0 -1 1077944384 46 13073 0 0 0 0 5 3 20 0 16 0 472956293 11210092544 192309 33554432000 4194304 4196468 140725837313920 139950505352240 139950982990466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6889472 140725837322851 140725837325493 140725837325493 140725837328335 0
Current children cumulated CPU time: 31.62 s
Current children cumulated vsize: 10881820 KiB
Current children cumulated memory: 769236 KiB

Child status: 0
Real time (s): 21.4152
CPU time (s): 31.6537
CPU user time (s): 31.1797
CPU system time (s): 0.473996
CPU usage (%): 147.81
Max. virtual memory (cumulated for all children) (KiB): 10881820
Max. memory (cumulated for all children) (KiB): 769236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.1797
system time used= 0.473996
maximum resident set size= 769260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89986
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11092
involuntary context switches= 90


# summary of solver processes directly reported to runsolver:
#   pid: 30461
#   total CPU time (s): 31.6537
#   total CPU user time (s): 31.1797
#   total CPU system time (s): 0.473996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.155107 second user time and 0.24973 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 11:06:21
IDJOB=4402810
IDBENCH=123040
IDSOLVER=2861
FILE ID=node147/4402810-1568970425
RUNJOBID= node147-1568967593-29695
PBS_JOBID= 21704613
Free space on /var/tmp= 13464 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr15c.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402810-1568970425/watcher-4402810-1568970425 -o /var/tmp/evaluation-result-4402810-1568970425/solver-4402810-1568970425 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29695 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1966387216 HOME/instance-4402810-1568970425.xml

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

MD5SUM BENCH= ce755c39cb9d6ddef8bea85f09074509
RANDOM SEED=1966387216

node147.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.52
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.52
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.52
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.52
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:         2973068 kB
MemAvailable:   28992680 kB
Buffers:          138016 kB
Cached:         25807116 kB
SwapCached:        68672 kB
Active:         15264236 kB
Inactive:       13540684 kB
Active(anon):    2326812 kB
Inactive(anon):   582372 kB
Active(file):   12937424 kB
Inactive(file): 12958312 kB
Unevictable:      109104 kB
Mlocked:          109104 kB
SwapTotal:      67108860 kB
SwapFree:       66935816 kB
Dirty:             35624 kB
Writeback:             0 kB
AnonPages:       2902148 kB
Mapped:            65712 kB
Shmem:             40768 kB
Slab:             582000 kB
SReclaimable:     552336 kB
SUnreclaim:        29664 kB
KernelStack:        3712 kB
PageTables:        11316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4012460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1822720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13428 MiB
End job on node147 at 2019-09-20 11:06:43