Trace number 4387161

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.10Wrong Opt.204 10.1484 4.30036

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-6-3-30-1.xml
MD5SUMf61e90724cd8b66989ec046e8a3ea41c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark164
Best CPU time to get the best result obtained on this benchmark0.325758
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints590
Number of domains50
Minimum domain size3
Maximum domain size18
Distribution of domain sizes[{"size":3,"count":6},{"size":4,"count":9},{"size":5,"count":3},{"size":7,"count":1},{"size":9,"count":2},{"size":10,"count":3},{"size":11,"count":9},{"size":12,"count":9},{"size":13,"count":5},{"size":14,"count":1},{"size":17,"count":30},{"size":18,"count":18}]
Minimum variable degree2
Maximum variable degree33
Distribution of variable degrees[{"degree":2,"count":48},{"degree":19,"count":30},{"degree":32,"count":17},{"degree":33,"count":1}]
Minimum constraint arity1
Maximum constraint arity18
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":588},{"arity":18,"count":1}]
Number of extensional constraints48
Number of intensional constraints541
Distribution of constraint types[{"type":"extension","count":48},{"type":"intension","count":541},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.70/0.55	c Concrete v3.10.1560635388952 running
7.88/3.60	o 239
8.21/3.62	o 224
8.21/3.63	o 223
8.21/3.64	o 221
8.21/3.69	o 219
8.55/3.71	o 208
8.55/3.71	o 207
8.55/3.71	o 206
8.55/3.71	o 205
8.55/3.71	o 204
9.94/4.16	v <instantiation
9.94/4.16	v         cost = '204'>
9.94/4.16	v       <list>
9.94/4.16	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] l[0] l[1] l[2] l[3] l[4] l[5] l[6] l[7] l[8] l[9] l[10] l[11] l[12] l[13] l[14] l[15] l[16] l[17] l[18] l[19] l[20] l[21] l[22] l[23] l[24] l[25] l[26] l[27] l[28] l[29] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29]
9.94/4.16	v       </list>
9.94/4.16	v       <values>
9.94/4.16	v         1 2 3 9 4 5 0 7 8 10 11 17 6 12 13 14 15 16 9 15 7 9 0 0 13 0 0 6 4 1 16 1 18 9 13 16 14 12 15 16 0 14 0 15 16 1 13 13 12 1 9 14 11 10 13 16 0 11 11 15 0 10 10 1 0 2 1 1 7 6 5 1 1 1 4 1 1 1 1 2 1 4 5 1 2 2 3 1 2 1 2 2 2 1 2 3
9.94/4.16	v       </values>
9.94/4.16	v     </instantiation>
9.94/4.16	s OPTIMUM FOUND

Verifier Data

OK	204

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387161-1568292639/watcher-4387161-1568292639 -o /tmp/evaluation-result-4387161-1568292639/solver-4387161-1568292639 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568285996-4541 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1035642305 HOME/instance-4387161-1568292639.xml 

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

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


[startup+0.110217 s]*
/proc/loadavg: 1.43 1.64 1.66 3/219 7780
/proc/meminfo: memFree=14542420/32770624 swapFree=66999904/67108860
[pid=7723] ppid=7720 vsize=10186436 memory=20444 CPUtime=0.1 cores=0,2,4,6
/proc/7723/stat : 7723 (java) S 7720 7723 3654 0 -1 1077944320 4855 13007 0 0 2 1 5 2 20 0 8 0 405528816 10430910464 5111 33554432000 4194304 4196468 140730520082864 140730520065408 140523780980471 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
/proc/7723/statm: 2546609 5111 2077 1 0 2535047 0
[pid=7723/tid=7776] ppid=7720 vsize=10355560 memory=720575944405811505 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7776/stat : 7776 (java) S 7720 7723 3654 0 -1 1077944384 2652 13007 0 0 1 0 5 2 20 0 9 0 405528825 10604093440 5668 33554432000 4194304 4196468 140730520082864 140523752816496 140523773677053 0 4 0 16784584 18446744071581020693 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7777] ppid=7720 vsize=10355560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7777/stat : 7777 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 9 0 405528826 10604093440 5668 33554432000 4194304 4196468 140730520082864 140523785222928 140523780990677 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7778] ppid=7720 vsize=10355560 memory=14276123330770584 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7778/stat : 7778 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 9 0 405528826 10604093440 5668 33554432000 4194304 4196468 140730520082864 140523684113296 140523780990677 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7779] ppid=7720 vsize=10355560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7779/stat : 7779 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 9 0 405528826 10604093440 5668 33554432000 4194304 4196468 140730520082864 140523683060752 140523780990677 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7780] ppid=7720 vsize=10355560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7780/stat : 7780 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 9 0 405528826 10604093440 5668 33554432000 4194304 4196468 140730520082864 140523682008208 140523780990677 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7781] ppid=7720 vsize=10355560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7781/stat : 7781 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 9 0 405528828 10604093440 5668 33554432000 4194304 4196468 140730520082864 140523240421360 140523780991618 0 0 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7782] ppid=7720 vsize=10355560 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7782/stat : 7782 (java) S 7720 7723 3654 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 9 0 405528828 10604093440 5668 33554432000 4194304 4196468 140730520082864 140522672874400 140523780990677 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7783] ppid=7720 vsize=10355560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7783/stat : 7783 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 9 0 405528828 10604093440 5668 33554432000 4194304 4196468 140730520082864 140522538656816 140523780990677 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10186436 KiB
Current children cumulated memory: 20444 KiB

[startup+0.210394 s]*
/proc/loadavg: 1.43 1.64 1.66 3/228 7789
/proc/meminfo: memFree=14524040/32770624 swapFree=66999904/67108860
[pid=7723] ppid=7720 vsize=10818940 memory=41012 CPUtime=0.25 cores=0,2,4,6
/proc/7723/stat : 7723 (java) S 7720 7723 3654 0 -1 1077944320 7034 13007 0 0 16 2 5 2 20 0 15 0 405528816 11078594560 10253 33554432000 4194304 4196468 140730520082864 140730520065408 140523780980471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
/proc/7723/statm: 2704735 10253 2983 1 0 2667149 0
[pid=7723/tid=7776] ppid=7720 vsize=10818940 memory=720575944405811505 CPUtime=0.18 cores=0,2,4,6
/proc/7723/task/7776/stat : 7776 (java) R 7720 7723 3654 0 -1 4202560 3561 13007 0 0 10 1 5 2 20 0 15 0 405528825 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523752810464 140523765060958 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7777] ppid=7720 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7777/stat : 7777 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528826 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523785222928 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7778] ppid=7720 vsize=10818940 memory=14276123330770584 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7778/stat : 7778 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528826 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523684113296 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7779] ppid=7720 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7779/stat : 7779 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528826 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523683060752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7780] ppid=7720 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7780/stat : 7780 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 405528826 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523682008208 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7781] ppid=7720 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7781/stat : 7781 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 405528828 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523240421360 140523780991618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7782] ppid=7720 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7782/stat : 7782 (java) S 7720 7723 3654 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 405528828 11078594560 10253 33554432000 4194304 4196468 140730520082864 140522672874400 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7783] ppid=7720 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7783/stat : 7783 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528828 11078594560 10253 33554432000 4194304 4196468 140730520082864 140522538656752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7784] ppid=7720 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7784/stat : 7784 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11078594560 10253 33554432000 4194304 4196468 140730520082864 140522399025360 140523780999067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7785] ppid=7720 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7785/stat : 7785 (java) R 7720 7723 3654 0 -1 1077944384 472 13007 0 0 1 0 5 2 20 0 15 0 405528831 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523239369200 140523780991618 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7786] ppid=7720 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7786/stat : 7786 (java) S 7720 7723 3654 0 -1 1077944384 154 13007 0 0 1 0 5 2 20 0 15 0 405528831 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523238316656 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7787] ppid=7720 vsize=10818940 memory=140577582773888 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7787/stat : 7787 (java) S 7720 7723 3654 0 -1 1077944384 621 13007 0 0 3 0 5 2 20 0 15 0 405528831 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523237264112 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7788] ppid=7720 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7788/stat : 7788 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11078594560 10253 33554432000 4194304 4196468 140730520082864 140522001788000 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7789] ppid=7720 vsize=10818940 memory=140577582773888 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7789/stat : 7789 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528832 11078594560 10253 33554432000 4194304 4196468 140730520082864 140523236210992 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 41012 KiB

[startup+0.310522 s]*
/proc/loadavg: 1.43 1.64 1.66 3/229 7797
/proc/meminfo: memFree=14513132/32770624 swapFree=66999904/67108860
[pid=7723] ppid=7720 vsize=10820096 memory=50112 CPUtime=0.39 cores=0,2,4,6
/proc/7723/stat : 7723 (java) S 7720 7723 3654 0 -1 1077944320 10738 13007 0 0 29 3 5 2 20 0 15 0 405528816 11079778304 12528 33554432000 4194304 4196468 140730520082864 140730520065408 140523780980471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
/proc/7723/statm: 2705024 12528 3237 1 0 2667149 0
[pid=7723/tid=7776] ppid=7720 vsize=10820096 memory=1398722017469774279 CPUtime=0.28 cores=0,2,4,6
/proc/7723/task/7776/stat : 7776 (java) R 7720 7723 3654 0 -1 4202560 7245 13007 0 0 19 2 5 2 20 0 15 0 405528825 11079778304 12528 33554432000 4194304 4196468 140730520082864 140523752798576 140523362042004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7777] ppid=7720 vsize=10820096 memory=8329877687125243411 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7777/stat : 7777 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528826 11079778304 12528 33554432000 4194304 4196468 140730520082864 140523785222928 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7778] ppid=7720 vsize=10820096 memory=-6733704525061579059 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7778/stat : 7778 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528826 11079778304 13040 33554432000 4194304 4196468 140730520082864 140523684113296 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7779] ppid=7720 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7779/stat : 7779 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528826 11079778304 13040 33554432000 4194304 4196468 140730520082864 140523683060752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7780] ppid=7720 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7780/stat : 7780 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 405528826 11079778304 13040 33554432000 4194304 4196468 140730520082864 140523682008208 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7781] ppid=7720 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7781/stat : 7781 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 405528828 11079778304 13040 33554432000 4194304 4196468 140730520082864 140523240421360 140523780991618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7782] ppid=7720 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7782/stat : 7782 (java) S 7720 7723 3654 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 405528828 11079778304 13040 33554432000 4194304 4196468 140730520082864 140522672874400 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7783] ppid=7720 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7783/stat : 7783 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528828 11079778304 13040 33554432000 4194304 4196468 140730520082864 140522538656752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7784] ppid=7720 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7784/stat : 7784 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11079778304 13040 33554432000 4194304 4196468 140730520082864 140522399025360 140523780999067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7785] ppid=7720 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7785/stat : 7785 (java) S 7720 7723 3654 0 -1 1077944384 472 13007 0 0 1 0 5 2 20 0 15 0 405528831 11079778304 13040 33554432000 4194304 4196468 140730520082864 140523239369200 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7786] ppid=7720 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7786/stat : 7786 (java) S 7720 7723 3654 0 -1 1077944384 156 13007 0 0 1 0 5 2 20 0 15 0 405528831 11079778304 13040 33554432000 4194304 4196468 140730520082864 140523238316656 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7787] ppid=7720 vsize=10820096 memory=140577582773888 CPUtime=0.12 cores=0,2,4,6
/proc/7723/task/7787/stat : 7787 (java) S 7720 7723 3654 0 -1 1077944384 631 13007 0 0 5 0 5 2 20 0 15 0 405528831 11079778304 13040 33554432000 4194304 4196468 140730520082864 140523237264112 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7788] ppid=7720 vsize=10820096 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7788/stat : 7788 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11079778304 13040 33554432000 4194304 4196468 140730520082864 140522001788000 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7789] ppid=7720 vsize=10820096 memory=140577582773888 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7789/stat : 7789 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528832 11079778304 13040 33554432000 4194304 4196468 140730520082864 140523236210992 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 50112 KiB

[startup+0.700764 s]
/proc/loadavg: 1.43 1.64 1.66 6/229 7797
/proc/meminfo: memFree=14499968/32770624 swapFree=66999904/67108860
[pid=7723] ppid=7720 vsize=10824340 memory=82492 CPUtime=1.13 cores=0,2,4,6
/proc/7723/stat : 7723 (java) S 7720 7723 3654 0 -1 1077944320 14813 13007 0 0 101 5 5 2 20 0 15 0 405528816 11084124160 20623 33554432000 4194304 4196468 140730520082864 140730520065408 140523780980471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
/proc/7723/statm: 2706085 20623 3507 1 0 2668173 0
[pid=7723/tid=7776] ppid=7720 vsize=10824340 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/7723/task/7776/stat : 7776 (java) R 7720 7723 3654 0 -1 4202560 10510 13007 0 0 55 4 5 2 20 0 15 0 405528825 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523752808128 140523781002397 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7777] ppid=7720 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7777/stat : 7777 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528826 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523785222928 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7778] ppid=7720 vsize=10824340 memory=281154867514208 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7778/stat : 7778 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528826 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523684113296 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7779] ppid=7720 vsize=10824340 memory=145 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7779/stat : 7779 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528826 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523683060752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7780] ppid=7720 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7780/stat : 7780 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 405528826 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523682008208 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7781] ppid=7720 vsize=10824340 memory=1220 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7781/stat : 7781 (java) S 7720 7723 3654 0 -1 1077944384 6 13007 0 0 0 0 5 2 20 0 15 0 405528828 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523240421360 140523780991618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7782] ppid=7720 vsize=10824340 memory=992 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7782/stat : 7782 (java) S 7720 7723 3654 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 405528828 11084124160 20623 33554432000 4194304 4196468 140730520082864 140522672874400 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7783] ppid=7720 vsize=10824340 memory=5976 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7783/stat : 7783 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528828 11084124160 20623 33554432000 4194304 4196468 140730520082864 140522538656752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7784] ppid=7720 vsize=10824340 memory=1544 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7784/stat : 7784 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11084124160 20623 33554432000 4194304 4196468 140730520082864 140522399025360 140523780999067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7785] ppid=7720 vsize=10824340 memory=776 CPUtime=0.19 cores=0,2,4,6
/proc/7723/task/7785/stat : 7785 (java) S 7720 7723 3654 0 -1 1077944384 728 13007 0 0 12 0 5 2 20 0 15 0 405528831 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523239369200 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7786] ppid=7720 vsize=10824340 memory=1056 CPUtime=0.22 cores=0,2,4,6
/proc/7723/task/7786/stat : 7786 (java) S 7720 7723 3654 0 -1 1077944384 520 13007 0 0 15 0 5 2 20 0 15 0 405528831 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523238316656 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7787] ppid=7720 vsize=10824340 memory=14012 CPUtime=0.24 cores=0,2,4,6
/proc/7723/task/7787/stat : 7787 (java) S 7720 7723 3654 0 -1 1077944384 817 13007 0 0 17 0 5 2 20 0 15 0 405528831 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523237264112 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7788] ppid=7720 vsize=10824340 memory=19308 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7788/stat : 7788 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11084124160 20623 33554432000 4194304 4196468 140730520082864 140522001788000 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7789] ppid=7720 vsize=10824340 memory=2020 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7789/stat : 7789 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528832 11084124160 20623 33554432000 4194304 4196468 140730520082864 140523236210992 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 82492 KiB

[startup+1.50068 s]
/proc/loadavg: 1.43 1.64 1.66 4/229 7797
/proc/meminfo: memFree=14455396/32770624 swapFree=66999904/67108860
[pid=7723] ppid=7720 vsize=10834656 memory=178696 CPUtime=2.64 cores=0,2,4,6
/proc/7723/stat : 7723 (java) S 7720 7723 3654 0 -1 1077944320 23310 13007 0 0 247 10 5 2 20 0 15 0 405528816 11094687744 44674 33554432000 4194304 4196468 140730520082864 140730520065408 140523780980471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
/proc/7723/statm: 2708664 44674 3578 1 0 2670733 0
[pid=7723/tid=7776] ppid=7720 vsize=10834656 memory=174884 CPUtime=1.42 cores=0,2,4,6
/proc/7723/task/7776/stat : 7776 (java) R 7720 7723 3654 0 -1 4202560 15457 13007 0 0 130 5 5 2 20 0 15 0 405528825 11094687744 44674 33554432000 4194304 4196468 140730520082864 140523752804320 140523781002397 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7777] ppid=7720 vsize=10834656 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7777/stat : 7777 (java) S 7720 7723 3654 0 -1 1077944384 65 13007 0 0 1 0 5 2 20 0 15 0 405528826 11094687744 44674 33554432000 4194304 4196468 140730520082864 140523785222928 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7778] ppid=7720 vsize=10834656 memory=32 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7778/stat : 7778 (java) S 7720 7723 3654 0 -1 1077944384 299 13007 0 0 1 0 5 2 20 0 15 0 405528826 11094687744 44674 33554432000 4194304 4196468 140730520082864 140523684113296 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7779] ppid=7720 vsize=10834656 memory=27433 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7779/stat : 7779 (java) S 7720 7723 3654 0 -1 1077944384 34 13007 0 0 1 0 5 2 20 0 15 0 405528826 11094687744 44674 33554432000 4194304 4196468 140730520082864 140523683060752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7780] ppid=7720 vsize=10834656 memory=21 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7780/stat : 7780 (java) S 7720 7723 3654 0 -1 1077944384 70 13007 0 0 1 0 5 2 20 0 15 0 405528826 11094687744 44674 33554432000 4194304 4196468 140730520082864 140523682008208 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7781] ppid=7720 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7723/task/7781/stat : 7781 (java) S 7720 7723 3654 0 -1 1077944384 117 13007 0 0 1 0 5 2 20 0 15 0 405528828 11094687744 44674 33554432000 4194304 4196468 140730520082864 140523240421360 140523780991618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7782] ppid=7720 vsize=10834656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7782/stat : 7782 (java) S 7720 7723 3654 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 405528828 11094687744 44674 33554432000 4194304 4196468 140730520082864 140522672874464 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7783] ppid=7720 vsize=10834656 memory=776 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7783/stat : 7783 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 405528828 11094687744 44674 33554432000 4194304 4196468 140730520082864 140522538656768 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7784] ppid=7720 vsize=10834656 memory=1056 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7784/stat : 7784 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11094687744 44674 33554432000 4194304 4196468 140730520082864 140522399025360 140523780999067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7785] ppid=7720 vsize=10834656 memory=14012 CPUtime=0.37 cores=0,2,4,6
/proc/7723/task/7785/stat : 7785 (java) S 7720 7723 3654 0 -1 1077944384 1369 13007 0 0 30 0 5 2 20 0 15 0 405528831 11094687744 44674 33554432000 4194304 4196468 140730520082864 140523239369200 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7786] ppid=7720 vsize=10834656 memory=19308 CPUtime=0.43 cores=0,2,4,6
/proc/7723/task/7786/stat : 7786 (java) S 7720 7723 3654 0 -1 1077944384 1634 13007 0 0 36 0 5 2 20 0 15 0 405528831 11094687744 44674 33554432000 4194304 4196468 140730520082864 140523238316656 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7787] ppid=7720 vsize=10834656 memory=12024 CPUtime=0.49 cores=0,2,4,6
/proc/7723/task/7787/stat : 7787 (java) S 7720 7723 3654 0 -1 1077944384 2037 13007 0 0 42 0 5 2 20 0 15 0 405528831 11094687744 44674 33554432000 4194304 4196468 140730520082864 140523237264112 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0

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

Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 10834656 KiB
Current children cumulated memory: 178696 KiB

[startup+3.11037 s]
/proc/loadavg: 1.55 1.66 1.67 5/229 7797
/proc/meminfo: memFree=14297292/32770624 swapFree=66999904/67108860
[pid=7723] ppid=7720 vsize=10844916 memory=272164 CPUtime=6.94 cores=0,2,4,6
/proc/7723/stat : 7723 (java) S 7720 7723 3654 0 -1 1077944320 37351 13007 0 0 669 18 5 2 20 0 15 0 405528816 11105193984 68041 33554432000 4194304 4196468 140730520082864 140730520065408 140523780980471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
/proc/7723/statm: 2711229 68041 3602 1 0 2673293 0
[pid=7723/tid=7776] ppid=7720 vsize=10844916 memory=183792 CPUtime=2.98 cores=0,2,4,6
/proc/7723/task/7776/stat : 7776 (java) R 7720 7723 3654 0 -1 4202560 19982 13007 0 0 283 8 5 2 20 0 15 0 405528825 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523752812992 140523780992406 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7777] ppid=7720 vsize=10844916 memory=6944656592455360604 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7777/stat : 7777 (java) S 7720 7723 3654 0 -1 1077944384 77 13007 0 0 3 0 5 2 20 0 15 0 405528826 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523785222928 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7778] ppid=7720 vsize=10844916 memory=6944656592455097440 CPUtime=0.09 cores=0,2,4,6
/proc/7723/task/7778/stat : 7778 (java) S 7720 7723 3654 0 -1 1077944384 313 13007 0 0 2 0 5 2 20 0 15 0 405528826 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523684113296 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7779] ppid=7720 vsize=10844916 memory=-3039135443232236825 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7779/stat : 7779 (java) S 7720 7723 3654 0 -1 1077944384 54 13007 0 0 3 0 5 2 20 0 15 0 405528826 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523683060752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7780] ppid=7720 vsize=10844916 memory=12024 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7780/stat : 7780 (java) S 7720 7723 3654 0 -1 1077944384 94 13007 0 0 2 1 5 2 20 0 15 0 405528826 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523682008208 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7781] ppid=7720 vsize=10844916 memory=2120 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7781/stat : 7781 (java) S 7720 7723 3654 0 -1 1077944384 1540 13007 0 0 3 0 5 2 20 0 15 0 405528828 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523240421360 140523780991618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7782] ppid=7720 vsize=10844916 memory=496 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7782/stat : 7782 (java) S 7720 7723 3654 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 405528828 11105193984 68041 33554432000 4194304 4196468 140730520082864 140522672874464 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7783] ppid=7720 vsize=10844916 memory=1560 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7783/stat : 7783 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 405528828 11105193984 68041 33554432000 4194304 4196468 140730520082864 140522538656768 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7784] ppid=7720 vsize=10844916 memory=932 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7784/stat : 7784 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11105193984 68041 33554432000 4194304 4196468 140730520082864 140522399025360 140523780999067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7785] ppid=7720 vsize=10844916 memory=1980 CPUtime=1.17 cores=0,2,4,6
/proc/7723/task/7785/stat : 7785 (java) R 7720 7723 3654 0 -1 1077944384 2998 13007 0 0 109 1 5 2 20 0 15 0 405528831 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523239369200 140523780991618 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7786] ppid=7720 vsize=10844916 memory=181840 CPUtime=1.41 cores=0,2,4,6
/proc/7723/task/7786/stat : 7786 (java) R 7720 7723 3654 0 -1 4202560 4115 13007 0 0 133 1 5 2 20 0 15 0 405528831 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523238316656 140523766095526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7787] ppid=7720 vsize=10844916 memory=176896 CPUtime=1.34 cores=0,2,4,6
/proc/7723/task/7787/stat : 7787 (java) R 7720 7723 3654 0 -1 4202560 5951 13007 0 0 125 2 5 2 20 0 15 0 405528831 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523237264112 140523774077307 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7788] ppid=7720 vsize=10844916 memory=5976 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7788/stat : 7788 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11105193984 68041 33554432000 4194304 4196468 140730520082864 140522001788000 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7789] ppid=7720 vsize=10844916 memory=1544 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7789/stat : 7789 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528832 11105193984 68041 33554432000 4194304 4196468 140730520082864 140523236210992 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
Current children cumulated CPU time: 6.94 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 272164 KiB

[startup+4.3003 s]
# the end of solver process 7723 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.88723 s, system=0.261147 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.2008 s]
/proc/loadavg: 1.55 1.66 1.67 5/229 7797
/proc/meminfo: memFree=14297292/32770624 swapFree=66999904/67108860
[pid=7723] ppid=7720 vsize=10844916 memory=273500 CPUtime=7.16 cores=0,2,4,6
/proc/7723/stat : 7723 (java) S 7720 7723 3654 0 -1 1077944320 39560 13007 0 0 691 18 5 2 20 0 15 0 405528816 11105193984 68375 33554432000 4194304 4196468 140730520082864 140730520065408 140523780980471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
/proc/7723/statm: 2711229 68375 3602 1 0 2673293 0
[pid=7723/tid=7776] ppid=7720 vsize=10844916 memory=1056 CPUtime=3.07 cores=0,2,4,6
/proc/7723/task/7776/stat : 7776 (java) R 7720 7723 3654 0 -1 4202560 21306 13007 0 0 292 8 5 2 20 0 15 0 405528825 11105193984 68375 33554432000 4194304 4196468 140730520082864 140523752816000 140523763514478 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7777] ppid=7720 vsize=10844916 memory=14012 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7777/stat : 7777 (java) S 7720 7723 3654 0 -1 1077944384 77 13007 0 0 3 0 5 2 20 0 15 0 405528826 11105193984 68375 33554432000 4194304 4196468 140730520082864 140523785222928 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7778] ppid=7720 vsize=10844916 memory=8112282956445269571 CPUtime=0.09 cores=0,2,4,6
/proc/7723/task/7778/stat : 7778 (java) S 7720 7723 3654 0 -1 1077944384 313 13007 0 0 2 0 5 2 20 0 15 0 405528826 11105193984 68377 33554432000 4194304 4196468 140730520082864 140523684113296 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7779] ppid=7720 vsize=10844916 memory=9536 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7779/stat : 7779 (java) S 7720 7723 3654 0 -1 1077944384 54 13007 0 0 3 0 5 2 20 0 15 0 405528826 11105193984 68377 33554432000 4194304 4196468 140730520082864 140523683060752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7780] ppid=7720 vsize=10844916 memory=692 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7780/stat : 7780 (java) S 7720 7723 3654 0 -1 1077944384 94 13007 0 0 2 1 5 2 20 0 15 0 405528826 11105193984 68377 33554432000 4194304 4196468 140730520082864 140523682008208 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7781] ppid=7720 vsize=10844916 memory=4132 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7781/stat : 7781 (java) S 7720 7723 3654 0 -1 1077944384 1540 13007 0 0 3 0 5 2 20 0 15 0 405528828 11105193984 68377 33554432000 4194304 4196468 140730520082864 140523240421360 140523780991618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7782] ppid=7720 vsize=10844916 memory=2832 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7782/stat : 7782 (java) S 7720 7723 3654 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 405528828 11105193984 68377 33554432000 4194304 4196468 140730520082864 140522672874464 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7783] ppid=7720 vsize=10844916 memory=33 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7783/stat : 7783 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 405528828 11105193984 68380 33554432000 4194304 4196468 140730520082864 140522538656768 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7784] ppid=7720 vsize=10844916 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7784/stat : 7784 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11105193984 68380 33554432000 4194304 4196468 140730520082864 140522399025360 140523780999067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7785] ppid=7720 vsize=10844916 memory=0 CPUtime=1.21 cores=0,2,4,6
/proc/7723/task/7785/stat : 7785 (java) R 7720 7723 3654 0 -1 4202560 3154 13007 0 0 113 1 5 2 20 0 15 0 405528831 11105193984 68380 33554432000 4194304 4196468 140730520082864 140523239369200 140523764971562 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7786] ppid=7720 vsize=10844916 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/7723/task/7786/stat : 7786 (java) S 7720 7723 3654 0 -1 1077944384 4185 13007 0 0 137 1 5 2 20 0 15 0 405528831 11105193984 68380 33554432000 4194304 4196468 140730520082864 140523238316656 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7787] ppid=7720 vsize=10844916 memory=22209 CPUtime=1.39 cores=0,2,4,6
/proc/7723/task/7787/stat : 7787 (java) S 7720 7723 3654 0 -1 1077944384 6615 13007 0 0 130 2 5 2 20 0 15 0 405528831 11105193984 68380 33554432000 4194304 4196468 140730520082864 140523237264112 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7788] ppid=7720 vsize=10844916 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7788/stat : 7788 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11105193984 68380 33554432000 4194304 4196468 140730520082864 140522001788000 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7789] ppid=7720 vsize=10844916 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7789/stat : 7789 (java) S 7720 7723 3654 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 405528832 11105193984 68380 33554432000 4194304 4196468 140730520082864 140523236210992 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
Current children cumulated CPU time: 7.16 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 273500 KiB

[startup+4.00068 s]*
/proc/loadavg: 1.55 1.66 1.67 5/228 7797
/proc/meminfo: memFree=14287016/32770624 swapFree=66999904/67108860
[pid=7723] ppid=7720 vsize=10849012 memory=281984 CPUtime=9.6 cores=0,2,4,6
/proc/7723/stat : 7723 (java) S 7720 7723 3654 0 -1 1077944320 46375 13007 0 0 932 21 5 2 20 0 15 0 405528816 11109388288 70496 33554432000 4194304 4196468 140730520082864 140730520065408 140523780980471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
/proc/7723/statm: 2712253 70496 3610 1 0 2674317 0
[pid=7723/tid=7776] ppid=7720 vsize=10849012 memory=755031697913151793 CPUtime=3.87 cores=0,2,4,6
/proc/7723/task/7776/stat : 7776 (java) R 7720 7723 3654 0 -1 4202560 24971 13007 0 0 371 9 5 2 20 0 15 0 405528825 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523752815120 140523376510923 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7777] ppid=7720 vsize=10849012 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7777/stat : 7777 (java) S 7720 7723 3654 0 -1 1077944384 77 13007 0 0 3 0 5 2 20 0 15 0 405528826 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523785222928 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7778] ppid=7720 vsize=10849012 memory=14276123330770584 CPUtime=0.09 cores=0,2,4,6
/proc/7723/task/7778/stat : 7778 (java) S 7720 7723 3654 0 -1 1077944384 313 13007 0 0 2 0 5 2 20 0 15 0 405528826 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523684113296 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7779] ppid=7720 vsize=10849012 memory=7957689449132282197 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7779/stat : 7779 (java) S 7720 7723 3654 0 -1 1077944384 54 13007 0 0 3 0 5 2 20 0 15 0 405528826 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523683060752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7780] ppid=7720 vsize=10849012 memory=6935650410838380624 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7780/stat : 7780 (java) S 7720 7723 3654 0 -1 1077944384 94 13007 0 0 2 1 5 2 20 0 15 0 405528826 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523682008208 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7781] ppid=7720 vsize=10849012 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7781/stat : 7781 (java) S 7720 7723 3654 0 -1 1077944384 2365 13007 0 0 3 0 5 2 20 0 15 0 405528828 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523240421360 140523780991618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7782] ppid=7720 vsize=10849012 memory=7022359169586918921 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7782/stat : 7782 (java) S 7720 7723 3654 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 405528828 11109388288 70496 33554432000 4194304 4196468 140730520082864 140522672874464 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7783] ppid=7720 vsize=10849012 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7783/stat : 7783 (java) S 7720 7723 3654 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 405528828 11109388288 70496 33554432000 4194304 4196468 140730520082864 140522538656768 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7784] ppid=7720 vsize=10849012 memory=8316868033356759116 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7784/stat : 7784 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11109388288 70496 33554432000 4194304 4196468 140730520082864 140522399025360 140523780999067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7785] ppid=7720 vsize=10849012 memory=0 CPUtime=1.8 cores=0,2,4,6
/proc/7723/task/7785/stat : 7785 (java) R 7720 7723 3654 0 -1 4202560 3686 13007 0 0 172 1 5 2 20 0 15 0 405528831 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523239356432 140523762525011 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7786] ppid=7720 vsize=10849012 memory=-1 CPUtime=2.11 cores=0,2,4,6
/proc/7723/task/7786/stat : 7786 (java) R 7720 7723 3654 0 -1 4202560 4613 13007 0 0 202 2 5 2 20 0 15 0 405528831 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523238316784 140523765902238 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7787] ppid=7720 vsize=10849012 memory=140577988302713 CPUtime=1.78 cores=0,2,4,6
/proc/7723/task/7787/stat : 7787 (java) R 7720 7723 3654 0 -1 1077944384 7970 13007 0 0 168 3 5 2 20 0 15 0 405528831 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523237264112 140523780991618 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7788] ppid=7720 vsize=10849012 memory=2320253445755383857 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7788/stat : 7788 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 405528831 11109388288 70496 33554432000 4194304 4196468 140730520082864 140522001788000 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7789] ppid=7720 vsize=10849012 memory=3617996934394062496 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7789/stat : 7789 (java) S 7720 7723 3654 0 -1 1077944384 5 13007 0 0 0 0 5 2 20 0 15 0 405528832 11109388288 70496 33554432000 4194304 4196468 140730520082864 140523236210992 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
Current children cumulated CPU time: 9.6 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 281984 KiB

[startup+4.20081 s]
/proc/loadavg: 1.55 1.66 1.67 5/228 7797
/proc/meminfo: memFree=14287016/32770624 swapFree=66999904/67108860
[pid=7723] ppid=7720 vsize=10947320 memory=309704 CPUtime=10.12 cores=0,2,4,6
/proc/7723/stat : 7723 (java) S 7720 7723 3654 0 -1 1077944320 47517 13007 0 0 983 22 5 2 20 0 13 0 405528816 11210055680 77426 33554432000 4194304 4196468 140730520082864 140730520065408 140523780980471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
/proc/7723/statm: 2736830 77426 3617 1 0 2698894 0
[pid=7723/tid=7776] ppid=7720 vsize=10947320 memory=0 CPUtime=4.03 cores=0,2,4,6
/proc/7723/task/7776/stat : 7776 (java) D 7720 7723 3654 0 -1 4202560 25044 13007 0 0 386 10 5 2 20 0 13 0 405528825 11210055680 77426 33554432000 4194304 4196468 140730520082864 140523752824120 140523773666103 0 0 0 16800975 18446744072100666501 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7777] ppid=7720 vsize=10947320 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7777/stat : 7777 (java) S 7720 7723 3654 0 -1 1077944384 230 13007 0 0 3 0 5 2 20 0 13 0 405528826 11210055680 77426 33554432000 4194304 4196468 140730520082864 140523785222928 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7778] ppid=7720 vsize=10947320 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7778/stat : 7778 (java) S 7720 7723 3654 0 -1 1077944384 324 13007 0 0 3 0 5 2 20 0 13 0 405528826 11210055680 77426 33554432000 4194304 4196468 140730520082864 140523684113296 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7779] ppid=7720 vsize=10947320 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7723/task/7779/stat : 7779 (java) S 7720 7723 3654 0 -1 1077944384 85 13007 0 0 3 0 5 2 20 0 13 0 405528826 11210055680 77426 33554432000 4194304 4196468 140730520082864 140523683060752 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7780] ppid=7720 vsize=10947320 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/7723/task/7780/stat : 7780 (java) S 7720 7723 3654 0 -1 1077944384 102 13007 0 0 3 1 5 2 20 0 13 0 405528826 11210055680 77426 33554432000 4194304 4196468 140730520082864 140523682008208 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7782] ppid=7720 vsize=10947320 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7782/stat : 7782 (java) S 7720 7723 3654 0 -1 1077944384 17 13007 0 0 0 0 5 2 20 0 13 0 405528828 11210055680 77426 33554432000 4194304 4196468 140730520082864 140522672874464 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7783] ppid=7720 vsize=10947320 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7783/stat : 7783 (java) S 7720 7723 3654 0 -1 1077944384 5 13007 0 0 0 0 5 2 20 0 13 0 405528828 11210055680 77426 33554432000 4194304 4196468 140730520082864 140522538656768 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7784] ppid=7720 vsize=10947320 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7784/stat : 7784 (java) S 7720 7723 3654 0 -1 1077944384 5 13007 0 0 0 0 5 2 20 0 13 0 405528831 11210055680 77426 33554432000 4194304 4196468 140730520082864 140522399025008 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7785] ppid=7720 vsize=10947320 memory=1761 CPUtime=1.94 cores=0,2,4,6
/proc/7723/task/7785/stat : 7785 (java) S 7720 7723 3654 0 -1 1077944384 3770 13007 0 0 186 1 5 2 20 0 13 0 405528831 11210055680 77426 33554432000 4194304 4196468 140730520082864 140523239349600 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7786] ppid=7720 vsize=10947320 memory=0 CPUtime=2.26 cores=0,2,4,6
/proc/7723/task/7786/stat : 7786 (java) S 7720 7723 3654 0 -1 1077944384 5053 13007 0 0 217 2 5 2 20 0 13 0 405528831 11210055680 77426 33554432000 4194304 4196468 140730520082864 140523238301200 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7787] ppid=7720 vsize=10947320 memory=-9174445032661854264 CPUtime=1.84 cores=0,2,4,6
/proc/7723/task/7787/stat : 7787 (java) S 7720 7723 3654 0 -1 1077944384 8267 13007 0 0 174 3 5 2 20 0 13 0 405528831 11210055680 77426 33554432000 4194304 4196468 140730520082864 140523237264112 140523780991618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
[pid=7723/tid=7788] ppid=7720 vsize=10947320 memory=-3253322038155611931 CPUtime=0.07 cores=0,2,4,6
/proc/7723/task/7788/stat : 7788 (java) S 7720 7723 3654 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 13 0 405528831 11210055680 77426 33554432000 4194304 4196468 140730520082864 140522001788000 140523780990677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140730520091381 140730520093893 140730520093893 140730520096719 0
Current children cumulated CPU time: 10.12 s
Current children cumulated vsize: 10947320 KiB
Current children cumulated memory: 309704 KiB

Child status: 0
Real time (s): 4.30036
CPU time (s): 10.1484
CPU user time (s): 9.88723
CPU system time (s): 0.261147
CPU usage (%): 235.989
Max. virtual memory (cumulated for all children) (KiB): 10947320
Max. memory (cumulated for all children) (KiB): 309704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.88723
system time used= 0.261147
maximum resident set size= 311700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60548
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6976
involuntary context switches= 50


# summary of solver processes directly reported to runsolver:
#   pid: 7723
#   total CPU time (s): 10.1484
#   total CPU user time (s): 9.88723
#   total CPU system time (s): 0.261147

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052375 second user time and 0.082157 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-12 14:50:00
IDJOB=4387161
IDBENCH=126825
IDSOLVER=2823
FILE ID=node123/4387161-1568292639
RUNJOBID= node123-1568285996-4541
PBS_JOBID= 21701081
Free space on /tmp= 52480 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-6-3-30-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387161-1568292639/watcher-4387161-1568292639 -o /tmp/evaluation-result-4387161-1568292639/solver-4387161-1568292639 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568285996-4541 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1035642305 HOME/instance-4387161-1568292639.xml

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

MD5SUM BENCH= f61e90724cd8b66989ec046e8a3ea41c
RANDOM SEED=1035642305

node123.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.49
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.49
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.49
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.49
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:        14553244 kB
MemAvailable:   30009048 kB
Buffers:          182464 kB
Cached:         15331092 kB
SwapCached:         7400 kB
Active:          3616956 kB
Inactive:       13751996 kB
Active(anon):    1852264 kB
Inactive(anon):    44876 kB
Active(file):    1764692 kB
Inactive(file): 13707120 kB
Unevictable:      107128 kB
Mlocked:          107128 kB
SwapTotal:      67108860 kB
SwapFree:       66999904 kB
Dirty:             34976 kB
Writeback:             0 kB
AnonPages:       1956308 kB
Mapped:            56356 kB
Shmem:             32668 kB
Slab:             441728 kB
SReclaimable:     412452 kB
SUnreclaim:        29276 kB
KernelStack:        3712 kB
PageTables:         9828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3061912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1773568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52444 MiB
End job on node123 at 2019-09-12 14:50:05