Trace number 4392058

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.10OPT40 73.1529 61.1985

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 benchmark10.8863
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.72/0.54	c Concrete v3.10.1560635388952 running
6.92/3.15	o 66
7.23/3.23	o 65
7.23/3.27	o 64
7.54/3.34	o 62
8.83/3.72	o 61
8.83/3.74	o 60
9.13/3.88	o 58
9.13/3.89	o 53
10.16/4.38	o 51
10.16/4.40	o 46
16.82/8.24	o 41
16.94/8.30	o 40
73.04/61.18	v <instantiation
73.04/61.18	v         cost = '40'>
73.04/61.18	v       <list>
73.04/61.18	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]
73.04/61.18	v       </list>
73.04/61.18	v       <values>
73.04/61.18	v         9 9 -9 -9 -9 9 9 9 1 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 8 10 0 0 0 0 0 0 13
73.04/61.18	v       </values>
73.04/61.18	v     </instantiation>
73.04/61.18	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 (11368 MiB free)
  memory of node 1: 16384 MiB (15216 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392058-1568332151/watcher-4392058-1568332151 -o /tmp/evaluation-result-4392058-1568332151/solver-4392058-1568332151 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568307244-30927 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=526669220 HOME/instance-4392058-1568332151.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=4503, runsolver pid=4500

[startup+0.100105 s]*
/proc/loadavg: 1.48 1.43 1.41 3/222 4560
/proc/meminfo: memFree=27214044/32770624 swapFree=66915796/67108860
[pid=4503] ppid=4500 vsize=9972712 memory=17080 CPUtime=0.08 cores=1,3,5,7
/proc/4503/stat : 4503 (java) S 4500 4503 30895 0 -1 1077944320 4516 13308 0 0 1 0 5 2 20 0 6 0 409465661 10212057088 4270 33554432000 4194304 4196468 140723117058320 140723117040864 139700264296183 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
/proc/4503/statm: 2493178 4270 1935 1 0 2481616 0
[pid=4503/tid=4556] ppid=4500 vsize=9979012 memory=-8171376296011865461 CPUtime=0.08 cores=1,3,5,7
/proc/4503/task/4556/stat : 4556 (java) R 4500 4503 30895 0 -1 4202560 2363 13308 0 0 1 0 5 2 20 0 6 0 409465670 10218508288 4336 33554432000 4194304 4196468 140723117058320 139700236132944 139700256533982 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4557] ppid=4500 vsize=9986736 memory=7948963741541478447 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4557/stat : 4557 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 6 0 409465671 10226417664 4336 33554432000 4194304 4196468 140723117058320 139700268538128 139700264306389 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4558] ppid=4500 vsize=9988792 memory=139972271126144 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4558/stat : 4558 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 6 0 409465671 10228523008 4336 33554432000 4194304 4196468 140723117058320 139699837393296 139700264306389 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4559] ppid=4500 vsize=9988792 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4559/stat : 4559 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 6 0 409465671 10228523008 4336 33554432000 4194304 4196468 140723117058320 139699836340752 139700264306389 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4560] ppid=4500 vsize=9988792 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4560/stat : 4560 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 6 0 409465671 10228523008 4336 33554432000 4194304 4196468 140723117058320 139699835288208 139700264306389 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.21019 s]*
/proc/loadavg: 1.48 1.43 1.41 3/231 4569
/proc/meminfo: memFree=27196028/32770624 swapFree=66915796/67108860
[pid=4503] ppid=4500 vsize=10818940 memory=39056 CPUtime=0.25 cores=1,3,5,7
/proc/4503/stat : 4503 (java) S 4500 4503 30895 0 -1 1077944320 7082 13308 0 0 16 2 5 2 20 0 15 0 409465661 11078594560 9764 33554432000 4194304 4196468 140723117058320 140723117040864 139700264296183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
/proc/4503/statm: 2704735 9764 2984 1 0 2667149 0
[pid=4503/tid=4556] ppid=4500 vsize=10818940 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4556/stat : 4556 (java) R 4500 4503 30895 0 -1 4202560 3615 13308 0 0 11 1 5 2 20 0 15 0 409465670 11078594560 9829 33554432000 4194304 4196468 140723117058320 139700236128768 139700264318109 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4557] ppid=4500 vsize=10818940 memory=4294967660 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4557/stat : 4557 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465671 11078594560 9829 33554432000 4194304 4196468 140723117058320 139700268538128 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4558] ppid=4500 vsize=10818940 memory=139972272608253 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4558/stat : 4558 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465671 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699837393296 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4559] ppid=4500 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4559/stat : 4559 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465671 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699836340752 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4560] ppid=4500 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4560/stat : 4560 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465671 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699835288208 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4561] ppid=4500 vsize=10818940 memory=139972271126144 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4561/stat : 4561 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465672 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699790981616 139700264307330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4562] ppid=4500 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4562/stat : 4562 (java) S 4500 4503 30895 0 -1 1077944384 13 13308 0 0 0 0 5 2 20 0 15 0 409465673 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699716875680 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4563] ppid=4500 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4563/stat : 4563 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465673 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699112895984 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4564] ppid=4500 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4564/stat : 4564 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11078594560 9829 33554432000 4194304 4196468 140723117058320 139698805496528 139700264314779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4565] ppid=4500 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4503/task/4565/stat : 4565 (java) S 4500 4503 30895 0 -1 1077944384 358 13308 0 0 1 0 5 2 20 0 15 0 409465676 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699789928432 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4566] ppid=4500 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/4503/task/4566/stat : 4566 (java) S 4500 4503 30895 0 -1 1077944384 274 13308 0 0 1 0 5 2 20 0 15 0 409465676 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699788875888 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4567] ppid=4500 vsize=10818940 memory=139972271126144 CPUtime=0.1 cores=1,3,5,7
/proc/4503/task/4567/stat : 4567 (java) R 4500 4503 30895 0 -1 4202560 617 13308 0 0 3 0 5 2 20 0 15 0 409465676 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699787823344 139700264317530 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4568] ppid=4500 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4568/stat : 4568 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11078594560 9829 33554432000 4194304 4196468 140723117058320 139698771937888 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4569] ppid=4500 vsize=10818940 memory=139972271126144 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4569/stat : 4569 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465676 11078594560 9829 33554432000 4194304 4196468 140723117058320 139699786771248 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 39056 KiB

[startup+0.316519 s]*
/proc/loadavg: 1.48 1.43 1.41 3/231 4569
/proc/meminfo: memFree=27183852/32770624 swapFree=66915796/67108860
[pid=4503] ppid=4500 vsize=10820244 memory=50648 CPUtime=0.4 cores=1,3,5,7
/proc/4503/stat : 4503 (java) S 4500 4503 30895 0 -1 1077944320 10852 13308 0 0 29 4 5 2 20 0 15 0 409465661 11079929856 12662 33554432000 4194304 4196468 140723117058320 140723117040864 139700264296183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
/proc/4503/statm: 2705061 12662 3303 1 0 2667149 0
[pid=4503/tid=4556] ppid=4500 vsize=10820244 memory=6935054825532540783 CPUtime=0.28 cores=1,3,5,7
/proc/4503/task/4556/stat : 4556 (java) R 4500 4503 30895 0 -1 4202560 7355 13308 0 0 19 2 5 2 20 0 15 0 409465670 11079929856 12662 33554432000 4194304 4196468 140723117058320 139700236108624 139700264318109 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4557] ppid=4500 vsize=10820244 memory=4126316290023845779 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4557/stat : 4557 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465671 11079929856 12662 33554432000 4194304 4196468 140723117058320 139700268538128 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4558] ppid=4500 vsize=10820244 memory=-2843869621071234206 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4558/stat : 4558 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465671 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699837393296 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4559] ppid=4500 vsize=10820244 memory=-8412656567334364540 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4559/stat : 4559 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465671 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699836340752 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4560] ppid=4500 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4560/stat : 4560 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465671 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699835288208 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4561] ppid=4500 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4561/stat : 4561 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465672 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699790981616 139700264307330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4562] ppid=4500 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4562/stat : 4562 (java) S 4500 4503 30895 0 -1 1077944384 13 13308 0 0 0 0 5 2 20 0 15 0 409465673 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699716875680 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4563] ppid=4500 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4563/stat : 4563 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465673 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699112895984 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4564] ppid=4500 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4564/stat : 4564 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11079929856 12662 33554432000 4194304 4196468 140723117058320 139698805496528 139700264314779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4565] ppid=4500 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4503/task/4565/stat : 4565 (java) S 4500 4503 30895 0 -1 1077944384 358 13308 0 0 1 0 5 2 20 0 15 0 409465676 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699789928432 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4566] ppid=4500 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/4503/task/4566/stat : 4566 (java) R 4500 4503 30895 0 -1 4202560 284 13308 0 0 2 0 5 2 20 0 15 0 409465676 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699788875888 139700249422160 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4567] ppid=4500 vsize=10820244 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/4503/task/4567/stat : 4567 (java) S 4500 4503 30895 0 -1 1077944384 630 13308 0 0 5 0 5 2 20 0 15 0 409465676 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699787823344 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4568] ppid=4500 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4568/stat : 4568 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11079929856 12662 33554432000 4194304 4196468 140723117058320 139698771937888 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4569] ppid=4500 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4569/stat : 4569 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465676 11079929856 12662 33554432000 4194304 4196468 140723117058320 139699786771248 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 50648 KiB

[startup+0.700663 s]
/proc/loadavg: 1.48 1.43 1.41 5/231 4569
/proc/meminfo: memFree=27170788/32770624 swapFree=66915796/67108860
[pid=4503] ppid=4500 vsize=10824340 memory=80564 CPUtime=1.13 cores=1,3,5,7
/proc/4503/stat : 4503 (java) S 4500 4503 30895 0 -1 1077944320 14880 13308 0 0 100 6 5 2 20 0 15 0 409465661 11084124160 20141 33554432000 4194304 4196468 140723117058320 140723117040864 139700264296183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
/proc/4503/statm: 2706085 20141 3495 1 0 2668173 0
[pid=4503/tid=4556] ppid=4500 vsize=10824340 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/4503/task/4556/stat : 4556 (java) R 4500 4503 30895 0 -1 4202560 10570 13308 0 0 55 4 5 2 20 0 15 0 409465670 11084124160 20141 33554432000 4194304 4196468 140723117058320 139700236123376 139700242740510 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4557] ppid=4500 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4557/stat : 4557 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465671 11084124160 20141 33554432000 4194304 4196468 140723117058320 139700268538128 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4558] ppid=4500 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4558/stat : 4558 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465671 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699837393296 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4559] ppid=4500 vsize=10824340 memory=279944223526672 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4559/stat : 4559 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465671 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699836340752 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4560] ppid=4500 vsize=10824340 memory=2485913650945 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4560/stat : 4560 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465671 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699835288208 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4561] ppid=4500 vsize=10824340 memory=2490208618241 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4561/stat : 4561 (java) S 4500 4503 30895 0 -1 1077944384 5 13308 0 0 0 0 5 2 20 0 15 0 409465672 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699790981616 139700264307330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4562] ppid=4500 vsize=10824340 memory=2515978422017 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4562/stat : 4562 (java) S 4500 4503 30895 0 -1 1077944384 13 13308 0 0 0 0 5 2 20 0 15 0 409465673 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699716875680 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4563] ppid=4500 vsize=10824340 memory=2533158291201 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4563/stat : 4563 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465673 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699112895984 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4564] ppid=4500 vsize=10824340 memory=206043013 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4564/stat : 4564 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11084124160 20141 33554432000 4194304 4196468 140723117058320 139698805496528 139700264314779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4565] ppid=4500 vsize=10824340 memory=-7453528518462155811 CPUtime=0.21 cores=1,3,5,7
/proc/4503/task/4565/stat : 4565 (java) S 4500 4503 30895 0 -1 1077944384 676 13308 0 0 14 0 5 2 20 0 15 0 409465676 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699789928432 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4566] ppid=4500 vsize=10824340 memory=6152859790445924433 CPUtime=0.2 cores=1,3,5,7
/proc/4503/task/4566/stat : 4566 (java) S 4500 4503 30895 0 -1 1077944384 589 13308 0 0 13 0 5 2 20 0 15 0 409465676 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699788875888 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4567] ppid=4500 vsize=10824340 memory=7447092775757305936 CPUtime=0.24 cores=1,3,5,7
/proc/4503/task/4567/stat : 4567 (java) R 4500 4503 30895 0 -1 4202560 806 13308 0 0 17 0 5 2 20 0 15 0 409465676 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699787823344 139700257393019 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4568] ppid=4500 vsize=10824340 memory=279944224089664 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4568/stat : 4568 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11084124160 20141 33554432000 4194304 4196468 140723117058320 139698771937888 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4569] ppid=4500 vsize=10824340 memory=139972984177247 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4569/stat : 4569 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465676 11084124160 20141 33554432000 4194304 4196468 140723117058320 139699786771248 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80564 KiB

[startup+1.50068 s]
/proc/loadavg: 1.48 1.43 1.41 3/231 4569
/proc/meminfo: memFree=27127332/32770624 swapFree=66915796/67108860
[pid=4503] ppid=4500 vsize=10834656 memory=166484 CPUtime=2.48 cores=1,3,5,7
/proc/4503/stat : 4503 (java) S 4500 4503 30895 0 -1 1077944320 22500 13308 0 0 230 11 5 2 20 0 15 0 409465661 11094687744 41621 33554432000 4194304 4196468 140723117058320 140723117040864 139700264296183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
/proc/4503/statm: 2708664 41621 3572 1 0 2670733 0
[pid=4503/tid=4556] ppid=4500 vsize=10834656 memory=-7966001967407402336 CPUtime=1.42 cores=1,3,5,7
/proc/4503/task/4556/stat : 4556 (java) R 4500 4503 30895 0 -1 4202560 15638 13308 0 0 129 6 5 2 20 0 15 0 409465670 11094687744 41621 33554432000 4194304 4196468 140723117058320 139700236102768 139699872341522 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4557] ppid=4500 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4503/task/4557/stat : 4557 (java) S 4500 4503 30895 0 -1 1077944384 60 13308 0 0 1 0 5 2 20 0 15 0 409465671 11094687744 41621 33554432000 4194304 4196468 140723117058320 139700268538128 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4558] ppid=4500 vsize=10834656 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4558/stat : 4558 (java) S 4500 4503 30895 0 -1 1077944384 380 13308 0 0 0 0 5 2 20 0 15 0 409465671 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699837393296 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4559] ppid=4500 vsize=10834656 memory=80564 CPUtime=0.08 cores=1,3,5,7
/proc/4503/task/4559/stat : 4559 (java) S 4500 4503 30895 0 -1 1077944384 27 13308 0 0 1 0 5 2 20 0 15 0 409465671 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699836340752 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4560] ppid=4500 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4503/task/4560/stat : 4560 (java) S 4500 4503 30895 0 -1 1077944384 85 13308 0 0 1 0 5 2 20 0 15 0 409465671 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699835288208 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4561] ppid=4500 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4503/task/4561/stat : 4561 (java) S 4500 4503 30895 0 -1 1077944384 857 13308 0 0 1 0 5 2 20 0 15 0 409465672 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699790981616 139700264307330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4562] ppid=4500 vsize=10834656 memory=279944223606048 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4562/stat : 4562 (java) S 4500 4503 30895 0 -1 1077944384 13 13308 0 0 0 0 5 2 20 0 15 0 409465673 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699716875744 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4563] ppid=4500 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4563/stat : 4563 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465673 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699112896000 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4564] ppid=4500 vsize=10834656 memory=7444843076533644388 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4564/stat : 4564 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11094687744 41621 33554432000 4194304 4196468 140723117058320 139698805496528 139700264314779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4565] ppid=4500 vsize=10834656 memory=5787495302124758080 CPUtime=0.35 cores=1,3,5,7
/proc/4503/task/4565/stat : 4565 (java) R 4500 4503 30895 0 -1 4202560 846 13308 0 0 27 1 5 2 20 0 15 0 409465676 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699789928432 139700257281225 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4566] ppid=4500 vsize=10834656 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/4503/task/4566/stat : 4566 (java) S 4500 4503 30895 0 -1 1077944384 687 13308 0 0 23 0 5 2 20 0 15 0 409465676 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699788875888 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4567] ppid=4500 vsize=10834656 memory=279944223580992 CPUtime=0.49 cores=1,3,5,7
/proc/4503/task/4567/stat : 4567 (java) R 4500 4503 30895 0 -1 1077944384 1689 13308 0 0 41 1 5 2 20 0 15 0 409465676 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699787823344 139700264307330 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4568] ppid=4500 vsize=10834656 memory=139972111891104 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4568/stat : 4568 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11094687744 41621 33554432000 4194304 4196468 140723117058320 139698771937888 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4569] ppid=4500 vsize=10834656 memory=279944223778112 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4569/stat : 4569 (java) S 4500 4503 30895 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 409465676 11094687744 41621 33554432000 4194304 4196468 140723117058320 139699786771248 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 10834656 KiB

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

[pid=4503/tid=4568] ppid=4500 vsize=10846964 memory=1412 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4568/stat : 4568 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139698771937888 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4569] ppid=4500 vsize=10846964 memory=3628 CPUtime=0.09 cores=1,3,5,7
/proc/4503/task/4569/stat : 4569 (java) S 4500 4503 30895 0 -1 1077944384 131 13308 0 0 1 1 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699786771248 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 71.09 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 773308 KiB

[startup+60.0007 s]*
/proc/loadavg: 1.64 1.50 1.43 3/231 4575
/proc/meminfo: memFree=26461748/32770624 swapFree=66915796/67108860
[pid=4503] ppid=4500 vsize=10846964 memory=773308 CPUtime=71.92 cores=1,3,5,7
/proc/4503/stat : 4503 (java) S 4500 4503 30895 0 -1 1077944320 94190 13308 0 0 7141 44 5 2 20 0 15 0 409465661 11107291136 193327 33554432000 4194304 4196468 140723117058320 140723117040864 139700264296183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
/proc/4503/statm: 2711741 193327 3617 1 0 2673805 0
[pid=4503/tid=4556] ppid=4500 vsize=10846964 memory=1984 CPUtime=59.68 cores=1,3,5,7
/proc/4503/task/4556/stat : 4556 (java) R 4500 4503 30895 0 -1 4202560 27952 13308 0 0 5943 18 5 2 20 0 15 0 409465670 11107291136 193327 33554432000 4194304 4196468 140723117058320 139700236132768 139700243495664 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4557] ppid=4500 vsize=10846964 memory=2528 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4557/stat : 4557 (java) S 4500 4503 30895 0 -1 1077944384 594 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139700268538128 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4558] ppid=4500 vsize=10846964 memory=4126316290023845779 CPUtime=0.18 cores=1,3,5,7
/proc/4503/task/4558/stat : 4558 (java) S 4500 4503 30895 0 -1 1077944384 1567 13308 0 0 9 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699837393296 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4559] ppid=4500 vsize=10846964 memory=2528 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4559/stat : 4559 (java) S 4500 4503 30895 0 -1 1077944384 2768 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699836340752 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4560] ppid=4500 vsize=10846964 memory=1764 CPUtime=0.18 cores=1,3,5,7
/proc/4503/task/4560/stat : 4560 (java) S 4500 4503 30895 0 -1 1077944384 1327 13308 0 0 9 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699835288208 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4561] ppid=4500 vsize=10846964 memory=111632 CPUtime=0.17 cores=1,3,5,7
/proc/4503/task/4561/stat : 4561 (java) S 4500 4503 30895 0 -1 1077944384 4277 13308 0 0 10 0 5 2 20 0 15 0 409465672 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699790981616 139700264307330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4562] ppid=4500 vsize=10846964 memory=792 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4562/stat : 4562 (java) S 4500 4503 30895 0 -1 1077944384 14 13308 0 0 0 0 5 2 20 0 15 0 409465673 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699716875808 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4563] ppid=4500 vsize=10846964 memory=4104 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4563/stat : 4563 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465673 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699112896000 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4564] ppid=4500 vsize=10846964 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4564/stat : 4564 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139698805496528 139700264314779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4565] ppid=4500 vsize=10846964 memory=3156 CPUtime=4.03 cores=1,3,5,7
/proc/4503/task/4565/stat : 4565 (java) S 4500 4503 30895 0 -1 1077944384 18587 13308 0 0 392 4 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699789928432 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4566] ppid=4500 vsize=10846964 memory=3140696 CPUtime=4.3 cores=1,3,5,7
/proc/4503/task/4566/stat : 4566 (java) S 4500 4503 30895 0 -1 1077944384 15985 13308 0 0 420 3 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699788875888 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4567] ppid=4500 vsize=10846964 memory=1412 CPUtime=3.4 cores=1,3,5,7
/proc/4503/task/4567/stat : 4567 (java) S 4500 4503 30895 0 -1 1077944384 18771 13308 0 0 327 6 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699787823344 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4568] ppid=4500 vsize=10846964 memory=2892 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4568/stat : 4568 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139698771937888 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4569] ppid=4500 vsize=10846964 memory=773308 CPUtime=0.09 cores=1,3,5,7
/proc/4503/task/4569/stat : 4569 (java) S 4500 4503 30895 0 -1 1077944384 131 13308 0 0 1 1 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699786771248 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 71.92 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 773308 KiB

[startup+60.8008 s]
/proc/loadavg: 1.64 1.50 1.43 3/231 4575
/proc/meminfo: memFree=26461748/32770624 swapFree=66915796/67108860
[pid=4503] ppid=4500 vsize=10846964 memory=773308 CPUtime=72.73 cores=1,3,5,7
/proc/4503/stat : 4503 (java) S 4500 4503 30895 0 -1 1077944320 94304 13308 0 0 7222 44 5 2 20 0 15 0 409465661 11107291136 193327 33554432000 4194304 4196468 140723117058320 140723117040864 139700264296183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
/proc/4503/statm: 2711741 193327 3617 1 0 2673805 0
[pid=4503/tid=4556] ppid=4500 vsize=10846964 memory=792 CPUtime=60.47 cores=1,3,5,7
/proc/4503/task/4556/stat : 4556 (java) R 4500 4503 30895 0 -1 4202560 28063 13308 0 0 6022 18 5 2 20 0 15 0 409465670 11107291136 193327 33554432000 4194304 4196468 140723117058320 139700236131808 139700245945262 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4557] ppid=4500 vsize=10846964 memory=4104 CPUtime=0.2 cores=1,3,5,7
/proc/4503/task/4557/stat : 4557 (java) S 4500 4503 30895 0 -1 1077944384 595 13308 0 0 11 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139700268538128 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4558] ppid=4500 vsize=10846964 memory=1408 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4558/stat : 4558 (java) S 4500 4503 30895 0 -1 1077944384 1567 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699837393296 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4559] ppid=4500 vsize=10846964 memory=3156 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4559/stat : 4559 (java) S 4500 4503 30895 0 -1 1077944384 2768 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699836340752 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4560] ppid=4500 vsize=10846964 memory=8112282956445269571 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4560/stat : 4560 (java) S 4500 4503 30895 0 -1 1077944384 1327 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699835288208 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4561] ppid=4500 vsize=10846964 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/4503/task/4561/stat : 4561 (java) S 4500 4503 30895 0 -1 1077944384 4277 13308 0 0 10 0 5 2 20 0 15 0 409465672 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699790981616 139700264307330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4562] ppid=4500 vsize=10846964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4562/stat : 4562 (java) S 4500 4503 30895 0 -1 1077944384 14 13308 0 0 0 0 5 2 20 0 15 0 409465673 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699716875808 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4563] ppid=4500 vsize=10846964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4563/stat : 4563 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465673 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699112896000 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4564] ppid=4500 vsize=10846964 memory=3356 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4564/stat : 4564 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139698805496528 139700264314779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4565] ppid=4500 vsize=10846964 memory=2828 CPUtime=4.04 cores=1,3,5,7
/proc/4503/task/4565/stat : 4565 (java) S 4500 4503 30895 0 -1 1077944384 18587 13308 0 0 393 4 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699789928432 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4566] ppid=4500 vsize=10846964 memory=773304 CPUtime=4.31 cores=1,3,5,7
/proc/4503/task/4566/stat : 4566 (java) S 4500 4503 30895 0 -1 1077944384 15985 13308 0 0 421 3 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699788875888 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4567] ppid=4500 vsize=10846964 memory=8112282956445269571 CPUtime=3.4 cores=1,3,5,7
/proc/4503/task/4567/stat : 4567 (java) S 4500 4503 30895 0 -1 1077944384 18773 13308 0 0 327 6 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699787823344 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4568] ppid=4500 vsize=10846964 memory=1712 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4568/stat : 4568 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139698771937888 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4569] ppid=4500 vsize=10846964 memory=1156 CPUtime=0.09 cores=1,3,5,7
/proc/4503/task/4569/stat : 4569 (java) S 4500 4503 30895 0 -1 1077944384 131 13308 0 0 1 1 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699786771248 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 72.73 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 773308 KiB

[startup+61.0008 s]*
/proc/loadavg: 1.64 1.50 1.43 3/231 4575
/proc/meminfo: memFree=26461376/32770624 swapFree=66915796/67108860
[pid=4503] ppid=4500 vsize=10846964 memory=773308 CPUtime=72.94 cores=1,3,5,7
/proc/4503/stat : 4503 (java) S 4500 4503 30895 0 -1 1077944320 94305 13308 0 0 7243 44 5 2 20 0 15 0 409465661 11107291136 193327 33554432000 4194304 4196468 140723117058320 140723117040864 139700264296183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
/proc/4503/statm: 2711741 193327 3617 1 0 2673805 0
[pid=4503/tid=4556] ppid=4500 vsize=10846964 memory=6935054825532540783 CPUtime=60.68 cores=1,3,5,7
/proc/4503/task/4556/stat : 4556 (java) R 4500 4503 30895 0 -1 4202560 28064 13308 0 0 6043 18 5 2 20 0 15 0 409465670 11107291136 193327 33554432000 4194304 4196468 140723117058320 139700236132400 139699880345452 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4557] ppid=4500 vsize=10846964 memory=4126316290023845779 CPUtime=0.2 cores=1,3,5,7
/proc/4503/task/4557/stat : 4557 (java) S 4500 4503 30895 0 -1 1077944384 595 13308 0 0 11 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139700268538128 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4558] ppid=4500 vsize=10846964 memory=1412 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4558/stat : 4558 (java) S 4500 4503 30895 0 -1 1077944384 1567 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699837393296 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4559] ppid=4500 vsize=10846964 memory=2892 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4559/stat : 4559 (java) S 4500 4503 30895 0 -1 1077944384 2768 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699836340752 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4560] ppid=4500 vsize=10846964 memory=773304 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4560/stat : 4560 (java) S 4500 4503 30895 0 -1 1077944384 1327 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699835288208 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4561] ppid=4500 vsize=10846964 memory=1640 CPUtime=0.17 cores=1,3,5,7
/proc/4503/task/4561/stat : 4561 (java) S 4500 4503 30895 0 -1 1077944384 4277 13308 0 0 10 0 5 2 20 0 15 0 409465672 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699790981616 139700264307330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4562] ppid=4500 vsize=10846964 memory=1808 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4562/stat : 4562 (java) S 4500 4503 30895 0 -1 1077944384 14 13308 0 0 0 0 5 2 20 0 15 0 409465673 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699716875808 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4563] ppid=4500 vsize=10846964 memory=920 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4563/stat : 4563 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465673 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699112896000 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4564] ppid=4500 vsize=10846964 memory=3848 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4564/stat : 4564 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139698805496528 139700264314779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4565] ppid=4500 vsize=10846964 memory=3012 CPUtime=4.04 cores=1,3,5,7
/proc/4503/task/4565/stat : 4565 (java) S 4500 4503 30895 0 -1 1077944384 18587 13308 0 0 393 4 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699789928432 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4566] ppid=4500 vsize=10846964 memory=2620 CPUtime=4.31 cores=1,3,5,7
/proc/4503/task/4566/stat : 4566 (java) S 4500 4503 30895 0 -1 1077944384 15985 13308 0 0 421 3 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699788875888 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4567] ppid=4500 vsize=10846964 memory=8112282956445269571 CPUtime=3.4 cores=1,3,5,7
/proc/4503/task/4567/stat : 4567 (java) S 4500 4503 30895 0 -1 1077944384 18773 13308 0 0 327 6 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699787823344 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4568] ppid=4500 vsize=10846964 memory=920 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4568/stat : 4568 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139698771937888 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4569] ppid=4500 vsize=10846964 memory=3848 CPUtime=0.09 cores=1,3,5,7
/proc/4503/task/4569/stat : 4569 (java) S 4500 4503 30895 0 -1 1077944384 131 13308 0 0 1 1 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699786771248 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 72.94 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 773308 KiB

[startup+61.1104 s]
/proc/loadavg: 1.64 1.50 1.43 3/231 4575
/proc/meminfo: memFree=26461376/32770624 swapFree=66915796/67108860
[pid=4503] ppid=4500 vsize=10846964 memory=773308 CPUtime=73.04 cores=1,3,5,7
/proc/4503/stat : 4503 (java) S 4500 4503 30895 0 -1 1077944320 94305 13308 0 0 7253 44 5 2 20 0 15 0 409465661 11107291136 193327 33554432000 4194304 4196468 140723117058320 140723117040864 139700264296183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
/proc/4503/statm: 2711741 193327 3617 1 0 2673805 0
[pid=4503/tid=4556] ppid=4500 vsize=10846964 memory=773308 CPUtime=60.78 cores=1,3,5,7
/proc/4503/task/4556/stat : 4556 (java) R 4500 4503 30895 0 -1 4202560 28064 13308 0 0 6053 18 5 2 20 0 15 0 409465670 11107291136 193327 33554432000 4194304 4196468 140723117058320 139700236132288 139700247471816 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4557] ppid=4500 vsize=10846964 memory=773308 CPUtime=0.2 cores=1,3,5,7
/proc/4503/task/4557/stat : 4557 (java) S 4500 4503 30895 0 -1 1077944384 595 13308 0 0 11 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139700268538128 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4558] ppid=4500 vsize=10846964 memory=1640 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4558/stat : 4558 (java) S 4500 4503 30895 0 -1 1077944384 1567 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699837393296 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4559] ppid=4500 vsize=10846964 memory=773308 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4559/stat : 4559 (java) S 4500 4503 30895 0 -1 1077944384 2768 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699836340752 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4560] ppid=4500 vsize=10846964 memory=773816 CPUtime=0.19 cores=1,3,5,7
/proc/4503/task/4560/stat : 4560 (java) S 4500 4503 30895 0 -1 1077944384 1327 13308 0 0 10 2 5 2 20 0 15 0 409465671 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699835288208 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4561] ppid=4500 vsize=10846964 memory=773304 CPUtime=0.17 cores=1,3,5,7
/proc/4503/task/4561/stat : 4561 (java) S 4500 4503 30895 0 -1 1077944384 4277 13308 0 0 10 0 5 2 20 0 15 0 409465672 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699790981616 139700264307330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4562] ppid=4500 vsize=10846964 memory=773304 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4562/stat : 4562 (java) S 4500 4503 30895 0 -1 1077944384 14 13308 0 0 0 0 5 2 20 0 15 0 409465673 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699716875808 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4563] ppid=4500 vsize=10846964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4563/stat : 4563 (java) S 4500 4503 30895 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 409465673 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699112896000 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4564] ppid=4500 vsize=10846964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4564/stat : 4564 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139698805496528 139700264314779 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4565] ppid=4500 vsize=10846964 memory=0 CPUtime=4.04 cores=1,3,5,7
/proc/4503/task/4565/stat : 4565 (java) S 4500 4503 30895 0 -1 1077944384 18587 13308 0 0 393 4 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699789928432 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4566] ppid=4500 vsize=10846964 memory=2 CPUtime=4.31 cores=1,3,5,7
/proc/4503/task/4566/stat : 4566 (java) S 4500 4503 30895 0 -1 1077944384 15985 13308 0 0 421 3 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699788875888 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4567] ppid=4500 vsize=10846964 memory=773308 CPUtime=3.4 cores=1,3,5,7
/proc/4503/task/4567/stat : 4567 (java) S 4500 4503 30895 0 -1 1077944384 18773 13308 0 0 327 6 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699787823344 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4568] ppid=4500 vsize=10846964 memory=773308 CPUtime=0.07 cores=1,3,5,7
/proc/4503/task/4568/stat : 4568 (java) S 4500 4503 30895 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139698771937888 139700264306389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
[pid=4503/tid=4569] ppid=4500 vsize=10846964 memory=773308 CPUtime=0.09 cores=1,3,5,7
/proc/4503/task/4569/stat : 4569 (java) S 4500 4503 30895 0 -1 1077944384 131 13308 0 0 1 1 5 2 20 0 15 0 409465676 11107291136 193327 33554432000 4194304 4196468 140723117058320 139699786771248 139700264307330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8232960 140723117066998 140723117069509 140723117069509 140723117072335 0
Current children cumulated CPU time: 73.04 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 773308 KiB

Child status: 0
Real time (s): 61.1985
CPU time (s): 73.1529
CPU user time (s): 72.6706
CPU system time (s): 0.482263
CPU usage (%): 119.534
Max. virtual memory (cumulated for all children) (KiB): 10849628
Max. memory (cumulated for all children) (KiB): 780996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.6706
system time used= 0.482263
maximum resident set size= 780996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108310
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18809
involuntary context switches= 154


# summary of solver processes directly reported to runsolver:
#   pid: 4503
#   total CPU time (s): 73.1529
#   total CPU user time (s): 72.6706
#   total CPU system time (s): 0.482263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.373868 second user time and 0.66041 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-13 01:48:30
IDJOB=4392058
IDBENCH=141325
IDSOLVER=2837
FILE ID=node134/4392058-1568332151
RUNJOBID= node134-1568307244-30927
PBS_JOBID= 21701121
Free space on /tmp= 56084 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-12a_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392058-1568332151/watcher-4392058-1568332151 -o /tmp/evaluation-result-4392058-1568332151/solver-4392058-1568332151 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568307244-30927 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=526669220 HOME/instance-4392058-1568332151.xml

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

MD5SUM BENCH= 56cb9e23f693fb34c9078bf93399e92e
RANDOM SEED=526669220

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.76
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.76
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.76
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.76
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:        27222868 kB
MemAvailable:   28662552 kB
Buffers:          148740 kB
Cached:          1555512 kB
SwapCached:        90628 kB
Active:          3563364 kB
Inactive:        1359780 kB
Active(anon):    3151928 kB
Inactive(anon):   106440 kB
Active(file):     411436 kB
Inactive(file):  1253340 kB
Unevictable:      110352 kB
Mlocked:          110352 kB
SwapTotal:      67108860 kB
SwapFree:       66915796 kB
Dirty:             34984 kB
Writeback:             0 kB
AnonPages:       3223820 kB
Mapped:            55536 kB
Shmem:             30728 kB
Slab:             211284 kB
SReclaimable:     181484 kB
SUnreclaim:        29800 kB
KernelStack:        4064 kB
PageTables:        11856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4081880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2990080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56052 MiB
End job on node134 at 2019-09-13 01:49:31