Trace number 4304502

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.9.2-SuperNGOPT40 453.889 437.811

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-12a_c18.xml
MD5SUM56cb9e23f693fb34c9078bf93399e92e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark6.44458
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints105
Number of domains18
Minimum domain size1
Maximum domain size21
Distribution of domain sizes[{"size":1,"count":1},{"size":2,"count":24},{"size":3,"count":3},{"size":4,"count":2},{"size":5,"count":1},{"size":7,"count":1},{"size":21,"count":12}]
Minimum variable degree2
Maximum variable degree32
Distribution of variable degrees[{"degree":2,"count":32},{"degree":31,"count":6},{"degree":32,"count":6}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":85},{"arity":13,"count":20}]
Number of extensional constraints0
Number of intensional constraints85
Distribution of constraint types[{"type":"intension","count":85},{"type":"count","count":20}]
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.98/0.75	c Concrete v3.9.2.1532736233296 running
8.21/4.01	o 70
8.21/4.08	o 61
8.21/4.08	o 60
8.58/4.15	o 58
8.58/4.16	o 52
8.88/4.29	o 48
8.88/4.29	o 45
9.22/4.38	o 44
14.13/7.01	o 43
51.04/42.19	o 42
51.04/42.20	o 41
265.80/253.24	o 40
453.76/437.78	v <instantiation cost="40">
453.76/437.78	v       <list>
453.76/437.78	v         v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11]
453.76/437.78	v       </list>
453.76/437.78	v       <values>
453.76/437.78	v         9 9 -9 9 1 9 9 9 -9 -9 1 -1 1 0 0 0 0 0 0 0 3 0 2 0 0 0 0 0 0 0 6 0 0 0 9 0 0 0 0 0 10 8 0 13
453.76/437.78	v       </values>
453.76/437.78	v     </instantiation>
453.76/437.78	s OPTIMUM FOUND

Verifier Data

OK	40

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304502-1534096675/watcher-4304502-1534096675 -o /tmp/evaluation-result-4304502-1534096675/solver-4304502-1534096675 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534096675-9346 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1875164870 -superng HOME/instance-4304502-1534096675.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=9371, runsolver pid=9367
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.00 1.01 1.21 5/201 9488
/proc/meminfo: memFree=18280724/32770624 swapFree=67108688/67108860
[pid=9371] ppid=9367 vsize=10005480 memory=16548 CPUtime=0.09 cores=1,3,5,7
/proc/9371/stat : 9371 (java) S 9367 9371 9314 0 -1 1077944320 4298 12992 0 0 1 1 4 3 20 0 6 0 227230711 10245611520 4137 33554432000 4194304 4196468 140728967219344 140728967201888 139807542951671 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
/proc/9371/statm: 2501370 4137 1932 1 0 2489808 0
[pid=9371/tid=9479] ppid=9367 vsize=10005480 memory=8514701219931451533 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9479/stat : 9479 (java) R 9367 9371 9314 0 -1 4202560 2156 12992 0 0 0 0 4 3 20 0 6 0 227230720 10245611520 4203 33554432000 4194304 4196468 140728967219344 139807514788432 139807535188798 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9481] ppid=9367 vsize=10005480 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9481/stat : 9481 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 6 0 227230721 10245611520 4203 33554432000 4194304 4196468 140728967219344 139807547194128 139807542961877 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9482] ppid=9367 vsize=10005480 memory=140085249087104 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9482/stat : 9482 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 6 0 227230721 10245611520 4203 33554432000 4194304 4196468 140728967219344 139807428459408 139807542961877 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9485] ppid=9367 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9485/stat : 9485 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 6 0 227230721 10245611520 4203 33554432000 4194304 4196468 140728967219344 139807081290768 139807542961877 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9487] ppid=9367 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9487/stat : 9487 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 6 0 227230721 10245611520 4203 33554432000 4194304 4196468 140728967219344 139807080238224 139807542961877 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16548 KiB

[startup+0.210839 s]*
/proc/loadavg: 1.00 1.01 1.21 4/219 9506
/proc/meminfo: memFree=18228340/32770624 swapFree=67108688/67108860
[pid=9371] ppid=9367 vsize=10982744 memory=44900 CPUtime=0.25 cores=1,3,5,7
/proc/9371/stat : 9371 (java) S 9367 9371 9314 0 -1 1077944320 7397 12992 0 0 16 2 4 3 20 0 15 0 227230711 11246329856 11225 33554432000 4194304 4196468 140728967219344 140728967201888 139807542951671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
/proc/9371/statm: 2745686 11225 2959 1 0 2708109 0
[pid=9371/tid=9479] ppid=9367 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/9371/task/9479/stat : 9479 (java) R 9367 9371 9314 0 -1 4202560 4217 12992 0 0 10 1 4 3 20 0 15 0 227230720 11246329856 11489 33554432000 4194304 4196468 140728967219344 139807514770872 139807523227392 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9481] ppid=9367 vsize=10982744 memory=365 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9481/stat : 9481 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246329856 11489 33554432000 4194304 4196468 140728967219344 139807547194128 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9482] ppid=9367 vsize=10982744 memory=288370461400798848 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9482/stat : 9482 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246329856 11489 33554432000 4194304 4196468 140728967219344 139807428459408 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9485] ppid=9367 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9485/stat : 9485 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246329856 11489 33554432000 4194304 4196468 140728967219344 139807081290768 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9487] ppid=9367 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9487/stat : 9487 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246329856 11489 33554432000 4194304 4196468 140728967219344 139807080238224 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9490] ppid=9367 vsize=10982744 memory=140085249087104 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9490/stat : 9490 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 15 0 227230723 11246329856 11489 33554432000 4194304 4196468 140728967219344 139807035983856 139807542962818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9492] ppid=9367 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9492/stat : 9492 (java) S 9367 9371 9314 0 -1 1077944384 13 12992 0 0 0 0 4 3 20 0 15 0 227230723 11246329856 11489 33554432000 4194304 4196468 140728967219344 139806299382688 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9494] ppid=9367 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9494/stat : 9494 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230723 11246329856 11489 33554432000 4194304 4196468 140728967219344 139806151533552 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9496] ppid=9367 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9496/stat : 9496 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11246329856 11489 33554432000 4194304 4196468 140728967219344 139805844134096 139807542970267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9498] ppid=9367 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9371/task/9498/stat : 9498 (java) S 9367 9371 9314 0 -1 1077944384 193 12992 0 0 1 0 4 3 20 0 15 0 227230726 11246329856 11489 33554432000 4194304 4196468 140728967219344 139807034931696 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9500] ppid=9367 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9371/task/9500/stat : 9500 (java) S 9367 9371 9314 0 -1 1077944384 417 12992 0 0 1 0 4 3 20 0 15 0 227230726 11246329856 11489 33554432000 4194304 4196468 140728967219344 139807033879152 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9502] ppid=9367 vsize=10982744 memory=140085249087104 CPUtime=0.1 cores=1,3,5,7
/proc/9371/task/9502/stat : 9502 (java) S 9367 9371 9314 0 -1 1077944384 607 12992 0 0 3 0 4 3 20 0 15 0 227230726 11246329856 11489 33554432000 4194304 4196468 140728967219344 139807032826608 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9504] ppid=9367 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9504/stat : 9504 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11246329856 11555 33554432000 4194304 4196468 140728967219344 139805413338208 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9506] ppid=9367 vsize=10982744 memory=140085249087104 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9506/stat : 9506 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230726 11246329856 11555 33554432000 4194304 4196468 140728967219344 139807031773488 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44900 KiB

[startup+0.310332 s]*
/proc/loadavg: 1.00 1.01 1.21 3/219 9506
/proc/meminfo: memFree=18207292/32770624 swapFree=67108688/67108860
[pid=9371] ppid=9367 vsize=10983192 memory=56492 CPUtime=0.37 cores=1,3,5,7
/proc/9371/stat : 9371 (java) S 9367 9371 9314 0 -1 1077944320 10172 12992 0 0 27 3 4 3 20 0 15 0 227230711 11246788608 14123 33554432000 4194304 4196468 140728967219344 140728967201888 139807542951671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
/proc/9371/statm: 2745798 14123 3078 1 0 2708109 0
[pid=9371/tid=9479] ppid=9367 vsize=10983192 memory=8112282956445269571 CPUtime=0.27 cores=1,3,5,7
/proc/9371/task/9479/stat : 9479 (java) R 9367 9371 9314 0 -1 4202560 6923 12992 0 0 18 2 4 3 20 0 15 0 227230720 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807514763680 139807527032158 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9481] ppid=9367 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9481/stat : 9481 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807547194128 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9482] ppid=9367 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9482/stat : 9482 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807428459408 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9485] ppid=9367 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9485/stat : 9485 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807081290768 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9487] ppid=9367 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9487/stat : 9487 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807080238224 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9490] ppid=9367 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9490/stat : 9490 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 15 0 227230723 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807035983856 139807542962818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9492] ppid=9367 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9492/stat : 9492 (java) S 9367 9371 9314 0 -1 1077944384 13 12992 0 0 0 0 4 3 20 0 15 0 227230723 11246788608 14321 33554432000 4194304 4196468 140728967219344 139806299382688 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9494] ppid=9367 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9494/stat : 9494 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230723 11246788608 14321 33554432000 4194304 4196468 140728967219344 139806151533552 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9496] ppid=9367 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9496/stat : 9496 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11246788608 14321 33554432000 4194304 4196468 140728967219344 139805844134096 139807542970267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9498] ppid=9367 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9371/task/9498/stat : 9498 (java) S 9367 9371 9314 0 -1 1077944384 193 12992 0 0 1 0 4 3 20 0 15 0 227230726 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807034931696 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9500] ppid=9367 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9371/task/9500/stat : 9500 (java) S 9367 9371 9314 0 -1 1077944384 419 12992 0 0 1 0 4 3 20 0 15 0 227230726 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807033879152 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9502] ppid=9367 vsize=10983192 memory=140085249087104 CPUtime=0.11 cores=1,3,5,7
/proc/9371/task/9502/stat : 9502 (java) R 9367 9371 9314 0 -1 4202560 616 12992 0 0 4 0 4 3 20 0 15 0 227230726 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807032826608 139807542973018 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9504] ppid=9367 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9504/stat : 9504 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11246788608 14321 33554432000 4194304 4196468 140728967219344 139805413338208 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9506] ppid=9367 vsize=10983192 memory=140085249087104 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9506/stat : 9506 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230726 11246788608 14321 33554432000 4194304 4196468 140728967219344 139807031773488 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56492 KiB

[startup+0.700761 s]
/proc/loadavg: 1.00 1.01 1.21 3/219 9506
/proc/meminfo: memFree=18184180/32770624 swapFree=67108688/67108860
[pid=9371] ppid=9367 vsize=10983192 memory=90464 CPUtime=0.98 cores=1,3,5,7
/proc/9371/stat : 9371 (java) S 9367 9371 9314 0 -1 1077944320 16713 12992 0 0 85 6 4 3 20 0 15 0 227230711 11246788608 22616 33554432000 4194304 4196468 140728967219344 140728967201888 139807542951671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
/proc/9371/statm: 2745798 22616 3240 1 0 2708109 0
[pid=9371/tid=9479] ppid=9367 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/9371/task/9479/stat : 9479 (java) R 9367 9371 9314 0 -1 4202560 12223 12992 0 0 54 5 4 3 20 0 15 0 227230720 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807514771960 139807542965520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9481] ppid=9367 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9481/stat : 9481 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807547194128 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9482] ppid=9367 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9482/stat : 9482 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807428459408 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9485] ppid=9367 vsize=10983192 memory=140085123231952 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9485/stat : 9485 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807081290768 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9487] ppid=9367 vsize=10983192 memory=140088948294257 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9487/stat : 9487 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 15 0 227230721 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807080238224 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9490] ppid=9367 vsize=10983192 memory=8904 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9490/stat : 9490 (java) S 9367 9371 9314 0 -1 1077944384 6 12992 0 0 0 0 4 3 20 0 15 0 227230723 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807035983856 139807542962818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9492] ppid=9367 vsize=10983192 memory=7014751519633593937 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9492/stat : 9492 (java) S 9367 9371 9314 0 -1 1077944384 13 12992 0 0 0 0 4 3 20 0 15 0 227230723 11246788608 22616 33554432000 4194304 4196468 140728967219344 139806299382688 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9494] ppid=9367 vsize=10983192 memory=7379240796800183403 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9494/stat : 9494 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230723 11246788608 22616 33554432000 4194304 4196468 140728967219344 139806151533552 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9496] ppid=9367 vsize=10983192 memory=1176 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9496/stat : 9496 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11246788608 22616 33554432000 4194304 4196468 140728967219344 139805844134096 139807542970267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9498] ppid=9367 vsize=10983192 memory=34112 CPUtime=0.14 cores=1,3,5,7
/proc/9371/task/9498/stat : 9498 (java) S 9367 9371 9314 0 -1 1077944384 557 12992 0 0 7 0 4 3 20 0 15 0 227230726 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807034931696 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9500] ppid=9367 vsize=10983192 memory=4048 CPUtime=0.17 cores=1,3,5,7
/proc/9371/task/9500/stat : 9500 (java) S 9367 9371 9314 0 -1 1077944384 998 12992 0 0 10 0 4 3 20 0 15 0 227230726 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807033879152 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9502] ppid=9367 vsize=10983192 memory=508 CPUtime=0.2 cores=1,3,5,7
/proc/9371/task/9502/stat : 9502 (java) S 9367 9371 9314 0 -1 1077944384 707 12992 0 0 13 0 4 3 20 0 15 0 227230726 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807032826608 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9504] ppid=9367 vsize=10983192 memory=1728 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9504/stat : 9504 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11246788608 22616 33554432000 4194304 4196468 140728967219344 139805413338208 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9506] ppid=9367 vsize=10983192 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9506/stat : 9506 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230726 11246788608 22616 33554432000 4194304 4196468 140728967219344 139807031773488 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 90464 KiB

[startup+1.50076 s]
/proc/loadavg: 1.00 1.01 1.21 4/219 9506
/proc/meminfo: memFree=18095332/32770624 swapFree=67108688/67108860
[pid=9371] ppid=9367 vsize=10998092 memory=181740 CPUtime=2.28 cores=1,3,5,7
/proc/9371/stat : 9371 (java) S 9367 9371 9314 0 -1 1077944320 23924 12992 0 0 208 13 4 3 20 0 15 0 227230711 11262046208 45435 33554432000 4194304 4196468 140728967219344 140728967201888 139807542951671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
/proc/9371/statm: 2749523 45435 3475 1 0 2711181 0
[pid=9371/tid=9479] ppid=9367 vsize=10998092 memory=8112282956445269571 CPUtime=1.42 cores=1,3,5,7
/proc/9371/task/9479/stat : 9479 (java) R 9367 9371 9314 0 -1 4202560 17751 12992 0 0 127 8 4 3 20 0 15 0 227230720 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807514783072 139807542973597 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9481] ppid=9367 vsize=10998092 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/9371/task/9481/stat : 9481 (java) S 9367 9371 9314 0 -1 1077944384 21 12992 0 0 1 0 4 3 20 0 15 0 227230721 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807547194128 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9482] ppid=9367 vsize=10998092 memory=280170246496224 CPUtime=0.08 cores=1,3,5,7
/proc/9371/task/9482/stat : 9482 (java) S 9367 9371 9314 0 -1 1077944384 183 12992 0 0 1 0 4 3 20 0 15 0 227230721 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807428459408 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9485] ppid=9367 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9371/task/9485/stat : 9485 (java) S 9367 9371 9314 0 -1 1077944384 14 12992 0 0 1 0 4 3 20 0 15 0 227230721 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807081290768 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9487] ppid=9367 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9371/task/9487/stat : 9487 (java) S 9367 9371 9314 0 -1 1077944384 79 12992 0 0 1 0 4 3 20 0 15 0 227230721 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807080238224 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9490] ppid=9367 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9371/task/9490/stat : 9490 (java) S 9367 9371 9314 0 -1 1077944384 62 12992 0 0 1 0 4 3 20 0 15 0 227230723 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807035983856 139807542962818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9492] ppid=9367 vsize=10998092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9492/stat : 9492 (java) S 9367 9371 9314 0 -1 1077944384 14 12992 0 0 0 0 4 3 20 0 15 0 227230723 11262046208 45435 33554432000 4194304 4196468 140728967219344 139806299382752 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9494] ppid=9367 vsize=10998092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9494/stat : 9494 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230723 11262046208 45435 33554432000 4194304 4196468 140728967219344 139806151533568 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9496] ppid=9367 vsize=10998092 memory=-2746958450906831424 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9496/stat : 9496 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11262046208 45435 33554432000 4194304 4196468 140728967219344 139805844134096 139807542970267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9498] ppid=9367 vsize=10998092 memory=7090469383787080045 CPUtime=0.3 cores=1,3,5,7
/proc/9371/task/9498/stat : 9498 (java) S 9367 9371 9314 0 -1 1077944384 1093 12992 0 0 23 0 4 3 20 0 15 0 227230726 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807034931696 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9500] ppid=9367 vsize=10998092 memory=7523376918531162212 CPUtime=0.25 cores=1,3,5,7
/proc/9371/task/9500/stat : 9500 (java) S 9367 9371 9314 0 -1 1077944384 1161 12992 0 0 18 0 4 3 20 0 15 0 227230726 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807033879152 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9502] ppid=9367 vsize=10998092 memory=8112282956445269571 CPUtime=0.4 cores=1,3,5,7
/proc/9371/task/9502/stat : 9502 (java) S 9367 9371 9314 0 -1 1077944384 1342 12992 0 0 33 0 4 3 20 0 15 0 227230726 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807032826608 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9504] ppid=9367 vsize=10998092 memory=4638778398332698720 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9504/stat : 9504 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11262046208 45435 33554432000 4194304 4196468 140728967219344 139805413338208 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9506] ppid=9367 vsize=10998092 memory=280170246740800 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9506/stat : 9506 (java) S 9367 9371 9314 0 -1 1077944384 1 12992 0 0 0 0 4 3 20 0 15 0 227230726 11262046208 45435 33554432000 4194304 4196468 140728967219344 139807031773488 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 10998092 KiB

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


[startup+432.001 s]*
/proc/loadavg: 1.75 1.56 1.41 3/219 9672
/proc/meminfo: memFree=15838620/32770624 swapFree=67108688/67108860
[pid=9371] ppid=9367 vsize=11080032 memory=862944 CPUtime=447.95 cores=1,3,5,7
/proc/9371/stat : 9371 (java) S 9367 9371 9314 0 -1 1077944320 187439 12992 0 0 44692 96 4 3 20 0 15 0 227230711 11345952768 215736 33554432000 4194304 4196468 140728967219344 140728967201888 139807542951671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
/proc/9371/statm: 2770008 215736 3520 1 0 2731661 0
[pid=9371/tid=9479] ppid=9367 vsize=11080032 memory=1618672 CPUtime=428.04 cores=1,3,5,7
/proc/9371/task/9479/stat : 9479 (java) R 9367 9371 9314 0 -1 4202560 66058 12992 0 0 42771 26 4 3 20 0 15 0 227230720 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807514786368 139807121712007 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9481] ppid=9367 vsize=11080032 memory=8112282956445269571 CPUtime=1.78 cores=1,3,5,7
/proc/9371/task/9481/stat : 9481 (java) S 9367 9371 9314 0 -1 1077944384 2971 12992 0 0 161 10 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807547194128 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9482] ppid=9367 vsize=11080032 memory=4872558044660077418 CPUtime=1.79 cores=1,3,5,7
/proc/9371/task/9482/stat : 9482 (java) S 9367 9371 9314 0 -1 1077944384 3710 12992 0 0 160 12 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807428459408 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9485] ppid=9367 vsize=11080032 memory=1564 CPUtime=1.77 cores=1,3,5,7
/proc/9371/task/9485/stat : 9485 (java) S 9367 9371 9314 0 -1 1077944384 7715 12992 0 0 159 11 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807081290768 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9487] ppid=9367 vsize=11080032 memory=2212 CPUtime=1.78 cores=1,3,5,7
/proc/9371/task/9487/stat : 9487 (java) S 9367 9371 9314 0 -1 1077944384 5385 12992 0 0 161 10 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807080238224 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9490] ppid=9367 vsize=11080032 memory=3984 CPUtime=1.64 cores=1,3,5,7
/proc/9371/task/9490/stat : 9490 (java) S 9367 9371 9314 0 -1 1077944384 4731 12992 0 0 148 9 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807035983856 139807542962818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9492] ppid=9367 vsize=11080032 memory=2036 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9492/stat : 9492 (java) S 9367 9371 9314 0 -1 1077944384 15 12992 0 0 0 0 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139806299382816 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9494] ppid=9367 vsize=11080032 memory=7636 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9494/stat : 9494 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139806151533568 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9496] ppid=9367 vsize=11080032 memory=808 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9496/stat : 9496 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139805844134096 139807542970267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9498] ppid=9367 vsize=11080032 memory=4104 CPUtime=4.68 cores=1,3,5,7
/proc/9371/task/9498/stat : 9498 (java) S 9367 9371 9314 0 -1 1077944384 33653 12992 0 0 457 4 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807034931696 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9500] ppid=9367 vsize=11080032 memory=1692 CPUtime=4.29 cores=1,3,5,7
/proc/9371/task/9500/stat : 9500 (java) S 9367 9371 9314 0 -1 1077944384 33165 12992 0 0 418 4 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807033879152 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9502] ppid=9367 vsize=11080032 memory=916 CPUtime=2.4 cores=1,3,5,7
/proc/9371/task/9502/stat : 9502 (java) S 9367 9371 9314 0 -1 1077944384 27054 12992 0 0 228 5 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807032826608 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9504] ppid=9367 vsize=11080032 memory=3852 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9504/stat : 9504 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139805413338208 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9506] ppid=9367 vsize=11080032 memory=2600 CPUtime=0.31 cores=1,3,5,7
/proc/9371/task/9506/stat : 9506 (java) S 9367 9371 9314 0 -1 1077944384 778 12992 0 0 11 13 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807031773488 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
Current children cumulated CPU time: 447.95 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 862944 KiB

[startup+435.201 s]
/proc/loadavg: 1.77 1.57 1.41 3/219 9672
/proc/meminfo: memFree=15840708/32770624 swapFree=67108688/67108860
[pid=9371] ppid=9367 vsize=11080032 memory=862944 CPUtime=451.21 cores=1,3,5,7
/proc/9371/stat : 9371 (java) S 9367 9371 9314 0 -1 1077944320 188090 12992 0 0 45017 97 4 3 20 0 15 0 227230711 11345952768 215736 33554432000 4194304 4196468 140728967219344 140728967201888 139807542951671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
/proc/9371/statm: 2770008 215736 3520 1 0 2731661 0
[pid=9371/tid=9479] ppid=9367 vsize=11080032 memory=862852 CPUtime=431.2 cores=1,3,5,7
/proc/9371/task/9479/stat : 9479 (java) R 9367 9371 9314 0 -1 4202560 66084 12992 0 0 43087 26 4 3 20 0 15 0 227230720 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807514786256 139807123839365 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9481] ppid=9367 vsize=11080032 memory=862944 CPUtime=1.8 cores=1,3,5,7
/proc/9371/task/9481/stat : 9481 (java) S 9367 9371 9314 0 -1 1077944384 2973 12992 0 0 162 11 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807547194128 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9482] ppid=9367 vsize=11080032 memory=862864 CPUtime=1.8 cores=1,3,5,7
/proc/9371/task/9482/stat : 9482 (java) S 9367 9371 9314 0 -1 1077944384 3711 12992 0 0 161 12 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807428459408 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9485] ppid=9367 vsize=11080032 memory=8112282956445269571 CPUtime=1.79 cores=1,3,5,7
/proc/9371/task/9485/stat : 9485 (java) S 9367 9371 9314 0 -1 1077944384 7716 12992 0 0 161 11 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807081290768 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9487] ppid=9367 vsize=11080032 memory=1632440 CPUtime=1.79 cores=1,3,5,7
/proc/9371/task/9487/stat : 9487 (java) S 9367 9371 9314 0 -1 1077944384 5387 12992 0 0 162 10 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807080238224 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9490] ppid=9367 vsize=11080032 memory=5344 CPUtime=1.65 cores=1,3,5,7
/proc/9371/task/9490/stat : 9490 (java) S 9367 9371 9314 0 -1 1077944384 4751 12992 0 0 149 9 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807035983856 139807542962818 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9492] ppid=9367 vsize=11080032 memory=860752 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9492/stat : 9492 (java) S 9367 9371 9314 0 -1 1077944384 15 12992 0 0 0 0 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139806299382816 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9494] ppid=9367 vsize=11080032 memory=3824 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9494/stat : 9494 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139806151533568 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9496] ppid=9367 vsize=11080032 memory=862864 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9496/stat : 9496 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139805844134096 139807542970267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9498] ppid=9367 vsize=11080032 memory=862864 CPUtime=4.69 cores=1,3,5,7
/proc/9371/task/9498/stat : 9498 (java) S 9367 9371 9314 0 -1 1077944384 33781 12992 0 0 458 4 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807034931696 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9500] ppid=9367 vsize=11080032 memory=2316 CPUtime=4.29 cores=1,3,5,7
/proc/9371/task/9500/stat : 9500 (java) S 9367 9371 9314 0 -1 1077944384 33608 12992 0 0 418 4 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807033879152 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9502] ppid=9367 vsize=11080032 memory=1224 CPUtime=2.4 cores=1,3,5,7
/proc/9371/task/9502/stat : 9502 (java) S 9367 9371 9314 0 -1 1077944384 27082 12992 0 0 228 5 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807032826608 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9504] ppid=9367 vsize=11080032 memory=1728 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9504/stat : 9504 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139805413338208 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9506] ppid=9367 vsize=11080032 memory=928 CPUtime=0.31 cores=1,3,5,7
/proc/9371/task/9506/stat : 9506 (java) S 9367 9371 9314 0 -1 1077944384 778 12992 0 0 11 13 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807031773488 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
Current children cumulated CPU time: 451.21 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 862944 KiB

[startup+436.801 s]
/proc/loadavg: 1.77 1.57 1.41 3/219 9672
/proc/meminfo: memFree=15841688/32770624 swapFree=67108688/67108860
[pid=9371] ppid=9367 vsize=11080032 memory=862944 CPUtime=452.84 cores=1,3,5,7
/proc/9371/stat : 9371 (java) S 9367 9371 9314 0 -1 1077944320 188345 12992 0 0 45180 97 4 3 20 0 15 0 227230711 11345952768 215736 33554432000 4194304 4196468 140728967219344 140728967201888 139807542951671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
/proc/9371/statm: 2770008 215736 3520 1 0 2731661 0
[pid=9371/tid=9479] ppid=9367 vsize=11080032 memory=862944 CPUtime=432.78 cores=1,3,5,7
/proc/9371/task/9479/stat : 9479 (java) R 9367 9371 9314 0 -1 4202560 66093 12992 0 0 43245 26 4 3 20 0 15 0 227230720 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807514786128 139807121712007 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9481] ppid=9367 vsize=11080032 memory=8112282956445269571 CPUtime=1.81 cores=1,3,5,7
/proc/9371/task/9481/stat : 9481 (java) S 9367 9371 9314 0 -1 1077944384 2973 12992 0 0 163 11 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807547194128 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9482] ppid=9367 vsize=11080032 memory=61900 CPUtime=1.81 cores=1,3,5,7
/proc/9371/task/9482/stat : 9482 (java) S 9367 9371 9314 0 -1 1077944384 3711 12992 0 0 162 12 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807428459408 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9485] ppid=9367 vsize=11080032 memory=2316 CPUtime=1.79 cores=1,3,5,7
/proc/9371/task/9485/stat : 9485 (java) S 9367 9371 9314 0 -1 1077944384 7716 12992 0 0 161 11 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807081290768 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9487] ppid=9367 vsize=11080032 memory=1224 CPUtime=1.8 cores=1,3,5,7
/proc/9371/task/9487/stat : 9487 (java) S 9367 9371 9314 0 -1 1077944384 5387 12992 0 0 163 10 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807080238224 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9490] ppid=9367 vsize=11080032 memory=8112282956445269571 CPUtime=1.66 cores=1,3,5,7
/proc/9371/task/9490/stat : 9490 (java) S 9367 9371 9314 0 -1 1077944384 4751 12992 0 0 150 9 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807035983856 139807542962818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9492] ppid=9367 vsize=11080032 memory=4048 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9492/stat : 9492 (java) S 9367 9371 9314 0 -1 1077944384 15 12992 0 0 0 0 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139806299382816 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9494] ppid=9367 vsize=11080032 memory=508 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9494/stat : 9494 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139806151533568 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9496] ppid=9367 vsize=11080032 memory=1728 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9496/stat : 9496 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139805844134096 139807542970267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9498] ppid=9367 vsize=11080032 memory=928 CPUtime=4.7 cores=1,3,5,7
/proc/9371/task/9498/stat : 9498 (java) S 9367 9371 9314 0 -1 1077944384 34000 12992 0 0 459 4 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807034931696 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9500] ppid=9367 vsize=11080032 memory=8112282956445269571 CPUtime=4.3 cores=1,3,5,7
/proc/9371/task/9500/stat : 9500 (java) S 9367 9371 9314 0 -1 1077944384 33633 12992 0 0 419 4 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807033879152 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9502] ppid=9367 vsize=11080032 memory=16348 CPUtime=2.4 cores=1,3,5,7
/proc/9371/task/9502/stat : 9502 (java) S 9367 9371 9314 0 -1 1077944384 27082 12992 0 0 228 5 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807032826608 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9504] ppid=9367 vsize=11080032 memory=1176 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9504/stat : 9504 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139805413338208 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9506] ppid=9367 vsize=11080032 memory=34124 CPUtime=0.31 cores=1,3,5,7
/proc/9371/task/9506/stat : 9506 (java) S 9367 9371 9314 0 -1 1077944384 780 12992 0 0 11 13 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807031773488 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
Current children cumulated CPU time: 452.84 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 862944 KiB

[startup+437.601 s]
/proc/loadavg: 1.77 1.57 1.41 3/219 9672
/proc/meminfo: memFree=15842184/32770624 swapFree=67108688/67108860
[pid=9371] ppid=9367 vsize=11080032 memory=862944 CPUtime=453.65 cores=1,3,5,7
/proc/9371/stat : 9371 (java) S 9367 9371 9314 0 -1 1077944320 188354 12992 0 0 45261 97 4 3 20 0 15 0 227230711 11345952768 215736 33554432000 4194304 4196468 140728967219344 140728967201888 139807542951671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
/proc/9371/statm: 2770008 215736 3520 1 0 2731661 0
[pid=9371/tid=9479] ppid=9367 vsize=11080032 memory=862944 CPUtime=433.57 cores=1,3,5,7
/proc/9371/task/9479/stat : 9479 (java) R 9367 9371 9314 0 -1 4202560 66098 12992 0 0 43324 26 4 3 20 0 15 0 227230720 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807514786400 139807120128832 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9481] ppid=9367 vsize=11080032 memory=862944 CPUtime=1.81 cores=1,3,5,7
/proc/9371/task/9481/stat : 9481 (java) S 9367 9371 9314 0 -1 1077944384 2973 12992 0 0 163 11 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807547194128 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9482] ppid=9367 vsize=11080032 memory=862944 CPUtime=1.81 cores=1,3,5,7
/proc/9371/task/9482/stat : 9482 (java) S 9367 9371 9314 0 -1 1077944384 3711 12992 0 0 162 12 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807428459408 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9485] ppid=9367 vsize=11080032 memory=862944 CPUtime=1.8 cores=1,3,5,7
/proc/9371/task/9485/stat : 9485 (java) S 9367 9371 9314 0 -1 1077944384 7716 12992 0 0 162 11 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807081290768 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9487] ppid=9367 vsize=11080032 memory=8112282956445269571 CPUtime=1.8 cores=1,3,5,7
/proc/9371/task/9487/stat : 9487 (java) S 9367 9371 9314 0 -1 1077944384 5387 12992 0 0 163 10 4 3 20 0 15 0 227230721 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807080238224 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9490] ppid=9367 vsize=11080032 memory=2316 CPUtime=1.67 cores=1,3,5,7
/proc/9371/task/9490/stat : 9490 (java) S 9367 9371 9314 0 -1 1077944384 4752 12992 0 0 150 10 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807035983856 139807542962818 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9492] ppid=9367 vsize=11080032 memory=1224 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9492/stat : 9492 (java) S 9367 9371 9314 0 -1 1077944384 15 12992 0 0 0 0 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139806299382816 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9494] ppid=9367 vsize=11080032 memory=1792 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9494/stat : 9494 (java) S 9367 9371 9314 0 -1 1077944384 2 12992 0 0 0 0 4 3 20 0 15 0 227230723 11345952768 215736 33554432000 4194304 4196468 140728967219344 139806151533568 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9496] ppid=9367 vsize=11080032 memory=876 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9496/stat : 9496 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139805844134096 139807542970267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9498] ppid=9367 vsize=11080032 memory=8112282956445269571 CPUtime=4.7 cores=1,3,5,7
/proc/9371/task/9498/stat : 9498 (java) S 9367 9371 9314 0 -1 1077944384 34000 12992 0 0 459 4 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807034931696 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9500] ppid=9367 vsize=11080032 memory=808 CPUtime=4.3 cores=1,3,5,7
/proc/9371/task/9500/stat : 9500 (java) S 9367 9371 9314 0 -1 1077944384 33633 12992 0 0 419 4 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807033879152 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9502] ppid=9367 vsize=11080032 memory=4104 CPUtime=2.4 cores=1,3,5,7
/proc/9371/task/9502/stat : 9502 (java) S 9367 9371 9314 0 -1 1077944384 27085 12992 0 0 228 5 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807032826608 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9504] ppid=9367 vsize=11080032 memory=1692 CPUtime=0.07 cores=1,3,5,7
/proc/9371/task/9504/stat : 9504 (java) S 9367 9371 9314 0 -1 1077944384 3 12992 0 0 0 0 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139805413338208 139807542961877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
[pid=9371/tid=9506] ppid=9367 vsize=11080032 memory=916 CPUtime=0.31 cores=1,3,5,7
/proc/9371/task/9506/stat : 9506 (java) S 9367 9371 9314 0 -1 1077944384 780 12992 0 0 11 13 4 3 20 0 15 0 227230726 11345952768 215736 33554432000 4194304 4196468 140728967219344 139807031773488 139807542962818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24797184 140728967223907 140728967226716 140728967226716 140728967229391 0
Current children cumulated CPU time: 453.65 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 862944 KiB

[startup+437.801 s]*
/proc/loadavg: 1.71 1.56 1.41 3/206 9673
/proc/meminfo: memFree=16641188/32770624 swapFree=67108688/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 437.811
CPU time (s): 453.889
CPU user time (s): 452.858
CPU system time (s): 1.03029
CPU usage (%): 103.672
Max. virtual memory (cumulated for all children) (KiB): 11082868
Max. memory (cumulated for all children) (KiB): 880840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 452.858
system time used= 1.03029
maximum resident set size= 882032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202637
page faults= 0
swaps= 0
block input operations= 0
block output operations= 744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52522
involuntary context switches= 1657


# summary of solver processes directly reported to runsolver:
#   pid: 9371
#   total CPU time (s): 453.889
#   total CPU user time (s): 452.858
#   total CPU system time (s): 1.03029

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.26204 second user time and 3.6126 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-12 19:57:55
IDJOB=4304502
IDBENCH=141325
IDSOLVER=2781
FILE ID=node134/4304502-1534096675
RUNJOBID= node134-1534096675-9346
PBS_JOBID= 21036997
Free space on /tmp= 42564 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-12a_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304502-1534096675/watcher-4304502-1534096675 -o /tmp/evaluation-result-4304502-1534096675/solver-4304502-1534096675 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534096675-9346 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1875164870 -superng HOME/instance-4304502-1534096675.xml

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

MD5SUM BENCH= 56cb9e23f693fb34c9078bf93399e92e
RANDOM SEED=1875164870

node134.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.68
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.68
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.68
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.68
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:        18293188 kB
MemAvailable:   31901340 kB
Buffers:          198436 kB
Cached:         13559212 kB
SwapCached:           52 kB
Active:          4463480 kB
Inactive:        9348628 kB
Active(anon):       4076 kB
Inactive(anon):   103092 kB
Active(file):    4459404 kB
Inactive(file):  9245536 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             53288 kB
Writeback:             0 kB
AnonPages:         62068 kB
Mapped:            54308 kB
Shmem:             49652 kB
Slab:             359960 kB
SReclaimable:     331672 kB
SUnreclaim:        28288 kB
KernelStack:        3152 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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 /tmp at the end= 42512 MiB
End job on node134 at 2018-08-12 20:05:13