Trace number 4401062

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.2OPT141 9.81372 4.32471

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-5-3-20-1.xml
MD5SUM01f589e6e1c012d02af2fd4c44442f0f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark141
Best CPU time to get the best result obtained on this benchmark0.149468
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints337
Number of domains37
Minimum domain size2
Maximum domain size15
Distribution of domain sizes[{"size":2,"count":1},{"size":3,"count":3},{"size":4,"count":8},{"size":5,"count":3},{"size":8,"count":1},{"size":9,"count":3},{"size":10,"count":4},{"size":11,"count":7},{"size":12,"count":2},{"size":13,"count":2},{"size":14,"count":21},{"size":15,"count":15}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":35},{"degree":16,"count":20},{"degree":22,"count":14},{"degree":23,"count":1}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":335},{"arity":15,"count":1}]
Number of extensional constraints35
Number of intensional constraints301
Distribution of constraint types[{"type":"extension","count":35},{"type":"intension","count":301},{"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.77/0.55	c Concrete v3.12.2.1568631193530 running
8.62/3.63	o 165
8.62/3.67	o 164
9.79/4.31	o 163
9.79/4.31	o 162
9.79/4.31	o 160
9.79/4.31	o 153
9.79/4.31	o 152
9.79/4.31	o 150
9.79/4.31	o 147
9.79/4.31	o 146
9.79/4.31	o 145
9.79/4.31	o 144
9.79/4.31	o 141
9.79/4.31	v <instantiation
9.79/4.31	v         cost = '141'>
9.79/4.31	v       <list>
9.79/4.31	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] 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] 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] 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]
9.79/4.31	v       </list>
9.79/4.31	v       <values>
9.79/4.31	v         0 1 2 3 4 10 5 6 7 8 11 12 13 14 9 0 0 0 0 0 3 3 13 20 3 1 16 16 1 18 9 12 13 10 7 5 12 7 11 9 5 10 7 10 13 8 6 6 7 11 1 4 2 3 3 4 2 1 1 1 2 5 2 3 4 1 1 1 4 2
9.79/4.31	v       </values>
9.79/4.31	v     </instantiation>
9.79/4.31	s OPTIMUM FOUND

Verifier Data

OK	141

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401062-1568680111/watcher-4401062-1568680111 -o /tmp/evaluation-result-4401062-1568680111/solver-4401062-1568680111 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=535221524 HOME/instance-4401062-1568680111.xml 

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

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

solver pid=25587, runsolver pid=25584

[startup+0.100062 s]*
/proc/loadavg: 1.94 1.70 1.68 3/223 25644
/proc/meminfo: memFree=30008296/32770624 swapFree=67004524/67108860
[pid=25587] ppid=25584 vsize=9972712 memory=17216 CPUtime=0.09 cores=1,3,5,7
/proc/25587/stat : 25587 (java) S 25584 25587 22966 0 -1 1077944320 4534 13470 0 0 1 0 5 3 20 0 6 0 444250746 10212057088 4304 33554432000 4194304 4196468 140732471734208 140732471716752 140578043805431 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
/proc/25587/statm: 2493178 4304 1935 1 0 2481616 0
[pid=25587/tid=25640] ppid=25584 vsize=9972712 memory=4279135704013569934 CPUtime=0.09 cores=1,3,5,7
/proc/25587/task/25640/stat : 25640 (java) R 25584 25587 22966 0 -1 4202560 2334 13470 0 0 1 0 5 3 20 0 6 0 444250755 10212057088 4304 33554432000 4194304 4196468 140732471734208 140578015642192 140578027885948 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25641] ppid=25584 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25641/stat : 25641 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 6 0 444250756 10212057088 4304 33554432000 4194304 4196468 140732471734208 140578048047888 140578043815637 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25642] ppid=25584 vsize=9972712 memory=140450765936256 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25642/stat : 25642 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 6 0 444250756 10212057088 4304 33554432000 4194304 4196468 140732471734208 140577616927632 140578043815637 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25643] ppid=25584 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25643/stat : 25643 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 6 0 444250756 10212057088 4304 33554432000 4194304 4196468 140732471734208 140577615875088 140578043815637 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25644] ppid=25584 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25644/stat : 25644 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 6 0 444250756 10212057088 4304 33554432000 4194304 4196468 140732471734208 140577614822544 140578043815637 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17216 KiB

[startup+0.210326 s]*
/proc/loadavg: 1.94 1.70 1.68 4/232 25653
/proc/meminfo: memFree=29983800/32770624 swapFree=67004524/67108860
[pid=25587] ppid=25584 vsize=10820020 memory=46656 CPUtime=0.27 cores=1,3,5,7
/proc/25587/stat : 25587 (java) S 25584 25587 22966 0 -1 1077944320 7542 13470 0 0 17 2 5 3 20 0 15 0 444250746 11079700480 11664 33554432000 4194304 4196468 140732471734208 140732471716752 140578043805431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
/proc/25587/statm: 2705005 11664 3241 1 0 2667149 0
[pid=25587/tid=25640] ppid=25584 vsize=10820020 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/25587/task/25640/stat : 25640 (java) R 25584 25587 22966 0 -1 4202560 4065 13470 0 0 10 1 5 3 20 0 15 0 444250755 11079700480 11664 33554432000 4194304 4196468 140732471734208 140578015628592 140578043827357 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25641] ppid=25584 vsize=10820020 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25641/stat : 25641 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250756 11079700480 11664 33554432000 4194304 4196468 140732471734208 140578048047888 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25642] ppid=25584 vsize=10820020 memory=140450765936256 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25642/stat : 25642 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250756 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577616927632 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25643] ppid=25584 vsize=10820020 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25643/stat : 25643 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250756 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577615875088 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25644] ppid=25584 vsize=10820020 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25644/stat : 25644 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250756 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577614822544 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25645] ppid=25584 vsize=10820020 memory=140450765936256 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25645/stat : 25645 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250758 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577570379760 140578043816578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25646] ppid=25584 vsize=10820020 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25646/stat : 25646 (java) S 25584 25587 22966 0 -1 1077944384 13 13470 0 0 0 0 5 3 20 0 15 0 444250758 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577500816288 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25647] ppid=25584 vsize=10820020 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25647/stat : 25647 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250758 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577366598640 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25648] ppid=25584 vsize=10820020 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25648/stat : 25648 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250761 11079700480 11664 33554432000 4194304 4196468 140732471734208 140576762620112 140578043824027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25649] ppid=25584 vsize=10820020 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25587/task/25649/stat : 25649 (java) S 25584 25587 22966 0 -1 1077944384 472 13470 0 0 1 0 5 3 20 0 15 0 444250761 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577569327600 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25650] ppid=25584 vsize=10820020 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/25587/task/25650/stat : 25650 (java) S 25584 25587 22966 0 -1 1077944384 179 13470 0 0 1 0 5 3 20 0 15 0 444250761 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577467259504 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25651] ppid=25584 vsize=10820020 memory=140450765936256 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25651/stat : 25651 (java) S 25584 25587 22966 0 -1 1077944384 600 13470 0 0 3 0 5 3 20 0 15 0 444250761 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577466206960 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25652] ppid=25584 vsize=10820020 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25652/stat : 25652 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 15 0 444250761 11079700480 11664 33554432000 4194304 4196468 140732471734208 140576292858976 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25653] ppid=25584 vsize=10820020 memory=140450765936256 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25653/stat : 25653 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250762 11079700480 11664 33554432000 4194304 4196468 140732471734208 140577465153840 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820020 KiB
Current children cumulated memory: 46656 KiB

[startup+0.315146 s]*
/proc/loadavg: 1.94 1.70 1.68 3/232 25653
/proc/meminfo: memFree=29972420/32770624 swapFree=67004524/67108860
[pid=25587] ppid=25584 vsize=10820196 memory=55144 CPUtime=0.41 cores=1,3,5,7
/proc/25587/stat : 25587 (java) S 25584 25587 22966 0 -1 1077944320 10606 13470 0 0 30 3 5 3 20 0 15 0 444250746 11079880704 13786 33554432000 4194304 4196468 140732471734208 140732471716752 140578043805431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
/proc/25587/statm: 2705049 13786 3311 1 0 2667149 0
[pid=25587/tid=25640] ppid=25584 vsize=10820200 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/25587/task/25640/stat : 25640 (java) R 25584 25587 22966 0 -1 4202560 7104 13470 0 0 20 2 5 3 20 0 15 0 444250755 11079884800 13786 33554432000 4194304 4196468 140732471734208 140578015623056 140578043827357 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25641] ppid=25584 vsize=10820200 memory=7228928657774891088 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25641/stat : 25641 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250756 11079884800 13786 33554432000 4194304 4196468 140732471734208 140578048047888 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25642] ppid=25584 vsize=10820220 memory=2080 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25642/stat : 25642 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250756 11079905280 13786 33554432000 4194304 4196468 140732471734208 140577616927632 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25643] ppid=25584 vsize=10820220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25643/stat : 25643 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250756 11079905280 13786 33554432000 4194304 4196468 140732471734208 140577615875088 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25644] ppid=25584 vsize=10820220 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25644/stat : 25644 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250756 11079905280 13786 33554432000 4194304 4196468 140732471734208 140577614822544 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25645] ppid=25584 vsize=10820220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25645/stat : 25645 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250758 11079905280 13786 33554432000 4194304 4196468 140732471734208 140577570379760 140578043816578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25646] ppid=25584 vsize=10820220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25646/stat : 25646 (java) S 25584 25587 22966 0 -1 1077944384 13 13470 0 0 0 0 5 3 20 0 15 0 444250758 11079905280 13786 33554432000 4194304 4196468 140732471734208 140577500816288 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25647] ppid=25584 vsize=10820220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25647/stat : 25647 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250758 11079905280 13786 33554432000 4194304 4196468 140732471734208 140577366598640 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25648] ppid=25584 vsize=10820264 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25648/stat : 25648 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250761 11079950336 13786 33554432000 4194304 4196468 140732471734208 140576762620112 140578043824027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25649] ppid=25584 vsize=10820264 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/25587/task/25649/stat : 25649 (java) S 25584 25587 22966 0 -1 1077944384 473 13470 0 0 2 0 5 3 20 0 15 0 444250761 11079950336 13786 33554432000 4194304 4196468 140732471734208 140577569327600 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25650] ppid=25584 vsize=10820264 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/25587/task/25650/stat : 25650 (java) S 25584 25587 22966 0 -1 1077944384 188 13470 0 0 2 0 5 3 20 0 15 0 444250761 11079950336 13786 33554432000 4194304 4196468 140732471734208 140577467259504 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25651] ppid=25584 vsize=10820264 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/25587/task/25651/stat : 25651 (java) R 25584 25587 22966 0 -1 4202560 608 13470 0 0 5 0 5 3 20 0 15 0 444250761 11079950336 13786 33554432000 4194304 4196468 140732471734208 140577466206960 140578043826778 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25652] ppid=25584 vsize=10820264 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25652/stat : 25652 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 15 0 444250761 11079950336 13786 33554432000 4194304 4196468 140732471734208 140576292858976 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25653] ppid=25584 vsize=10820264 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25653/stat : 25653 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250762 11079950336 13786 33554432000 4194304 4196468 140732471734208 140577465153840 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 55144 KiB

[startup+0.705145 s]
/proc/loadavg: 1.94 1.70 1.68 4/232 25653
/proc/meminfo: memFree=29958152/32770624 swapFree=67004524/67108860
[pid=25587] ppid=25584 vsize=10824364 memory=87368 CPUtime=1.15 cores=1,3,5,7
/proc/25587/stat : 25587 (java) S 25584 25587 22966 0 -1 1077944320 15067 13470 0 0 102 5 5 3 20 0 15 0 444250746 11084148736 21842 33554432000 4194304 4196468 140732471734208 140732471716752 140578043805431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
/proc/25587/statm: 2706091 21842 3513 1 0 2668173 0
[pid=25587/tid=25640] ppid=25584 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/25587/task/25640/stat : 25640 (java) R 25584 25587 22966 0 -1 4202560 10652 13470 0 0 55 4 5 3 20 0 15 0 444250755 11084148736 21842 33554432000 4194304 4196468 140732471734208 140578015632304 140578027885918 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25641] ppid=25584 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25641/stat : 25641 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250756 11084148736 21842 33554432000 4194304 4196468 140732471734208 140578048047888 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25642] ppid=25584 vsize=10824364 memory=3280 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25642/stat : 25642 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250756 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577616927632 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25643] ppid=25584 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25643/stat : 25643 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250756 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577615875088 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25644] ppid=25584 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25644/stat : 25644 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250756 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577614822544 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25645] ppid=25584 vsize=10824364 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25645/stat : 25645 (java) S 25584 25587 22966 0 -1 1077944384 6 13470 0 0 0 0 5 3 20 0 15 0 444250758 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577570379760 140578043816578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25646] ppid=25584 vsize=10824364 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25646/stat : 25646 (java) S 25584 25587 22966 0 -1 1077944384 13 13470 0 0 0 0 5 3 20 0 15 0 444250758 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577500816288 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25647] ppid=25584 vsize=10824364 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25647/stat : 25647 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250758 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577366598640 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25648] ppid=25584 vsize=10824364 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25648/stat : 25648 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250761 11084148736 21842 33554432000 4194304 4196468 140732471734208 140576762620112 140578043824027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25649] ppid=25584 vsize=10824364 memory=13252 CPUtime=0.2 cores=1,3,5,7
/proc/25587/task/25649/stat : 25649 (java) R 25584 25587 22966 0 -1 4202560 843 13470 0 0 12 0 5 3 20 0 15 0 444250761 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577569327896 140578028202248 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25650] ppid=25584 vsize=10824364 memory=15460 CPUtime=0.23 cores=1,3,5,7
/proc/25587/task/25650/stat : 25650 (java) R 25584 25587 22966 0 -1 4202560 605 13470 0 0 15 0 5 3 20 0 15 0 444250761 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577467259504 140578028701371 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25651] ppid=25584 vsize=10824364 memory=17668 CPUtime=0.25 cores=1,3,5,7
/proc/25587/task/25651/stat : 25651 (java) S 25584 25587 22966 0 -1 1077944384 729 13470 0 0 17 0 5 3 20 0 15 0 444250761 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577466206960 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25652] ppid=25584 vsize=10824364 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25652/stat : 25652 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 15 0 444250761 11084148736 21842 33554432000 4194304 4196468 140732471734208 140576292858976 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25653] ppid=25584 vsize=10824364 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25653/stat : 25653 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250762 11084148736 21842 33554432000 4194304 4196468 140732471734208 140577465153840 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 87368 KiB

[startup+1.50068 s]
/proc/loadavg: 2.02 1.72 1.68 3/232 25653
/proc/meminfo: memFree=29914492/32770624 swapFree=67004524/67108860
[pid=25587] ppid=25584 vsize=10834680 memory=181360 CPUtime=2.63 cores=1,3,5,7
/proc/25587/stat : 25587 (java) S 25584 25587 22966 0 -1 1077944320 24193 13470 0 0 245 10 5 3 20 0 15 0 444250746 11094712320 45340 33554432000 4194304 4196468 140732471734208 140732471716752 140578043805431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
/proc/25587/statm: 2708670 45340 3576 1 0 2670733 0
[pid=25587/tid=25640] ppid=25584 vsize=10834680 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/25587/task/25640/stat : 25640 (java) R 25584 25587 22966 0 -1 4202560 16178 13470 0 0 129 6 5 3 20 0 15 0 444250755 11094712320 45340 33554432000 4194304 4196468 140732471734208 140578015611680 140578043817366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25641] ppid=25584 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25587/task/25641/stat : 25641 (java) S 25584 25587 22966 0 -1 1077944384 80 13470 0 0 1 0 5 3 20 0 15 0 444250756 11094712320 45340 33554432000 4194304 4196468 140732471734208 140578048047888 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25642] ppid=25584 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25587/task/25642/stat : 25642 (java) S 25584 25587 22966 0 -1 1077944384 32 13470 0 0 1 0 5 3 20 0 15 0 444250756 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577616927632 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25643] ppid=25584 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25587/task/25643/stat : 25643 (java) S 25584 25587 22966 0 -1 1077944384 311 13470 0 0 1 0 5 3 20 0 15 0 444250756 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577615875088 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25644] ppid=25584 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25587/task/25644/stat : 25644 (java) S 25584 25587 22966 0 -1 1077944384 50 13470 0 0 1 0 5 3 20 0 15 0 444250756 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577614822544 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25645] ppid=25584 vsize=10834680 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/25587/task/25645/stat : 25645 (java) S 25584 25587 22966 0 -1 1077944384 651 13470 0 0 1 0 5 3 20 0 15 0 444250758 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577570379760 140578043816578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25646] ppid=25584 vsize=10834680 memory=280901330217216 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25646/stat : 25646 (java) S 25584 25587 22966 0 -1 1077944384 14 13470 0 0 0 0 5 3 20 0 15 0 444250758 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577500816352 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25647] ppid=25584 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25647/stat : 25647 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250758 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577366598640 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25648] ppid=25584 vsize=10834680 memory=8252 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25648/stat : 25648 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250761 11094712320 45340 33554432000 4194304 4196468 140732471734208 140576762620112 140578043824027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25649] ppid=25584 vsize=10834680 memory=6032 CPUtime=0.37 cores=1,3,5,7
/proc/25587/task/25649/stat : 25649 (java) S 25584 25587 22966 0 -1 1077944384 1388 13470 0 0 29 0 5 3 20 0 15 0 444250761 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577569327600 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25650] ppid=25584 vsize=10834680 memory=1056 CPUtime=0.44 cores=1,3,5,7
/proc/25587/task/25650/stat : 25650 (java) R 25584 25587 22966 0 -1 1077944384 1712 13470 0 0 36 0 5 3 20 0 15 0 444250761 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577467259504 140578043816578 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25651] ppid=25584 vsize=10834680 memory=1540 CPUtime=0.49 cores=1,3,5,7
/proc/25587/task/25651/stat : 25651 (java) R 25584 25587 22966 0 -1 4202560 1566 13470 0 0 41 0 5 3 20 0 15 0 444250761 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577466206960 140578027849061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25652] ppid=25584 vsize=10834680 memory=728 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25652/stat : 25652 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 15 0 444250761 11094712320 45340 33554432000 4194304 4196468 140732471734208 140576292858976 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25653] ppid=25584 vsize=10834680 memory=4000 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25653/stat : 25653 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250762 11094712320 45340 33554432000 4194304 4196468 140732471734208 140577465153840 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 2.63 s
Current children cumulated vsize: 10834680 KiB

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

[pid=25587/tid=25650] ppid=25584 vsize=10846988 memory=7447093755344480599 CPUtime=1.37 cores=1,3,5,7
/proc/25587/task/25650/stat : 25650 (java) S 25584 25587 22966 0 -1 1077944384 5355 13470 0 0 128 1 5 3 20 0 15 0 444250761 11107315712 63850 33554432000 4194304 4196468 140732471734208 140577467259504 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25651] ppid=25584 vsize=10846988 memory=288230574492221466 CPUtime=1.32 cores=1,3,5,7
/proc/25587/task/25651/stat : 25651 (java) S 25584 25587 22966 0 -1 1077944384 5593 13470 0 0 123 1 5 3 20 0 15 0 444250761 11107315712 63850 33554432000 4194304 4196468 140732471734208 140577466206960 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25652] ppid=25584 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25652/stat : 25652 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 15 0 444250761 11107315712 63850 33554432000 4194304 4196468 140732471734208 140576292858976 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25653] ppid=25584 vsize=10846988 memory=2193 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25653/stat : 25653 (java) S 25584 25587 22966 0 -1 1077944384 7 13470 0 0 0 0 5 3 20 0 15 0 444250762 11107315712 63850 33554432000 4194304 4196468 140732471734208 140577465153840 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 6.98 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 255400 KiB

[startup+4.32467 s]
# the end of solver process 25587 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.57305 s, system=0.240674 s

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

[startup+3.2009 s]
/proc/loadavg: 2.02 1.72 1.68 6/232 25653
/proc/meminfo: memFree=29780108/32770624 swapFree=67004524/67108860
[pid=25587] ppid=25584 vsize=10846988 memory=258576 CPUtime=7.27 cores=1,3,5,7
/proc/25587/stat : 25587 (java) S 25584 25587 22966 0 -1 1077944320 46613 13470 0 0 704 15 5 3 20 0 15 0 444250746 11107315712 64644 33554432000 4194304 4196468 140732471734208 140732471716752 140578043805431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
/proc/25587/statm: 2711747 64644 3610 1 0 2673805 0
[pid=25587/tid=25640] ppid=25584 vsize=10846988 memory=0 CPUtime=3.08 cores=1,3,5,7
/proc/25587/task/25640/stat : 25640 (java) R 25584 25587 22966 0 -1 4202560 24083 13470 0 0 292 8 5 3 20 0 15 0 444250755 11107315712 64644 33554432000 4194304 4196468 140732471734208 140578015641152 140578043817366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25641] ppid=25584 vsize=10846988 memory=6656426216303648864 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25641/stat : 25641 (java) S 25584 25587 22966 0 -1 1077944384 210 13470 0 0 3 0 5 3 20 0 15 0 444250756 11107315712 64644 33554432000 4194304 4196468 140732471734208 140578048047888 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25642] ppid=25584 vsize=10846988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25642/stat : 25642 (java) S 25584 25587 22966 0 -1 1077944384 47 13470 0 0 3 0 5 3 20 0 15 0 444250756 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577616927632 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25643] ppid=25584 vsize=10846988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25643/stat : 25643 (java) S 25584 25587 22966 0 -1 1077944384 338 13470 0 0 3 0 5 3 20 0 15 0 444250756 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577615875088 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25644] ppid=25584 vsize=10846988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25644/stat : 25644 (java) S 25584 25587 22966 0 -1 1077944384 155 13470 0 0 3 0 5 3 20 0 15 0 444250756 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577614822544 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25645] ppid=25584 vsize=10846988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25645/stat : 25645 (java) S 25584 25587 22966 0 -1 1077944384 3177 13470 0 0 3 0 5 3 20 0 15 0 444250758 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577570379760 140578043816578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25646] ppid=25584 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25646/stat : 25646 (java) S 25584 25587 22966 0 -1 1077944384 15 13470 0 0 0 0 5 3 20 0 15 0 444250758 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577500816352 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25647] ppid=25584 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25647/stat : 25647 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 15 0 444250758 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577366598656 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25648] ppid=25584 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25648/stat : 25648 (java) S 25584 25587 22966 0 -1 1077944384 2 13470 0 0 0 0 5 3 20 0 15 0 444250761 11107315712 64644 33554432000 4194304 4196468 140732471734208 140576762620112 140578043824027 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25649] ppid=25584 vsize=10846988 memory=0 CPUtime=1.39 cores=1,3,5,7
/proc/25587/task/25649/stat : 25649 (java) R 25584 25587 22966 0 -1 4202560 5271 13470 0 0 130 1 5 3 20 0 15 0 444250761 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577569309208 140578025333256 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25650] ppid=25584 vsize=10846988 memory=1036 CPUtime=1.44 cores=1,3,5,7
/proc/25587/task/25650/stat : 25650 (java) R 25584 25587 22966 0 -1 4202560 5387 13470 0 0 135 1 5 3 20 0 15 0 444250761 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577467248176 140578023462048 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25651] ppid=25584 vsize=10846988 memory=14008 CPUtime=1.37 cores=1,3,5,7
/proc/25587/task/25651/stat : 25651 (java) R 25584 25587 22966 0 -1 1077944384 5710 13470 0 0 128 1 5 3 20 0 15 0 444250761 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577466206960 140578043816578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25652] ppid=25584 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25652/stat : 25652 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 15 0 444250761 11107315712 64644 33554432000 4194304 4196468 140732471734208 140576292858976 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25653] ppid=25584 vsize=10846988 memory=6788 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25653/stat : 25653 (java) S 25584 25587 22966 0 -1 1077944384 7 13470 0 0 0 0 5 3 20 0 15 0 444250762 11107315712 64644 33554432000 4194304 4196468 140732471734208 140577465153840 140578043816578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 7.27 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 258576 KiB

[startup+4.00071 s]*
/proc/loadavg: 2.02 1.72 1.68 2/230 25654
/proc/meminfo: memFree=29727140/32770624 swapFree=67004524/67108860
[pid=25587] ppid=25584 vsize=10947356 memory=293068 CPUtime=9.79 cores=1,3,5,7
/proc/25587/stat : 25587 (java) S 25584 25587 22966 0 -1 1077944320 55785 13470 0 0 952 19 5 3 20 0 13 0 444250746 11210092544 73267 33554432000 4194304 4196468 140732471734208 140732471716752 140578043805431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
/proc/25587/statm: 2736839 73267 3618 1 0 2698894 0
[pid=25587/tid=25640] ppid=25584 vsize=10947356 memory=-6517102902069810590 CPUtime=3.8 cores=1,3,5,7
/proc/25587/task/25640/stat : 25640 (java) D 25584 25587 22966 0 -1 4202560 25506 13470 0 0 363 9 5 3 20 0 13 0 444250755 11210092544 73267 33554432000 4194304 4196468 140732471734208 140578015649080 140578036491063 0 0 0 16800975 18446744072100699269 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25641] ppid=25584 vsize=10947356 memory=4122819170707441977 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25641/stat : 25641 (java) S 25584 25587 22966 0 -1 1077944384 210 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140578048047888 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25642] ppid=25584 vsize=10947356 memory=3763233522948721336 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25642/stat : 25642 (java) S 25584 25587 22966 0 -1 1077944384 47 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577616927632 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25643] ppid=25584 vsize=10947356 memory=8439792127513302161 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25643/stat : 25643 (java) S 25584 25587 22966 0 -1 1077944384 338 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577615875088 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25644] ppid=25584 vsize=10947356 memory=109895328203752 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25644/stat : 25644 (java) S 25584 25587 22966 0 -1 1077944384 155 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577614822544 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25646] ppid=25584 vsize=10947356 memory=3612118749515386081 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25646/stat : 25646 (java) S 25584 25587 22966 0 -1 1077944384 15 13470 0 0 0 0 5 3 20 0 13 0 444250758 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577500816352 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25647] ppid=25584 vsize=10947356 memory=3617573799168319540 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25647/stat : 25647 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 13 0 444250758 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577366598656 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25648] ppid=25584 vsize=10947356 memory=7737584812967358064 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25648/stat : 25648 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140576762619760 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25649] ppid=25584 vsize=10947356 memory=34982 CPUtime=2.1 cores=1,3,5,7
/proc/25587/task/25649/stat : 25649 (java) S 25584 25587 22966 0 -1 1077944384 10617 13470 0 0 201 1 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577569312672 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25650] ppid=25584 vsize=10947356 memory=0 CPUtime=2.13 cores=1,3,5,7
/proc/25587/task/25650/stat : 25650 (java) S 25584 25587 22966 0 -1 1077944384 6628 13470 0 0 204 1 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577467247392 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25651] ppid=25584 vsize=10947356 memory=0 CPUtime=1.73 cores=1,3,5,7
/proc/25587/task/25651/stat : 25651 (java) S 25584 25587 22966 0 -1 1077944384 6860 13470 0 0 163 2 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577466202448 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25652] ppid=25584 vsize=10947356 memory=4 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25652/stat : 25652 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140576292858976 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 9.79 s
Current children cumulated vsize: 10947356 KiB
Current children cumulated memory: 293068 KiB

[startup+4.20058 s]
/proc/loadavg: 2.02 1.72 1.68 2/230 25654
/proc/meminfo: memFree=29727140/32770624 swapFree=67004524/67108860
[pid=25587] ppid=25584 vsize=10947356 memory=293068 CPUtime=9.79 cores=1,3,5,7
/proc/25587/stat : 25587 (java) S 25584 25587 22966 0 -1 1077944320 55785 13470 0 0 952 19 5 3 20 0 13 0 444250746 11210092544 73267 33554432000 4194304 4196468 140732471734208 140732471716752 140578043805431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
/proc/25587/statm: 2736839 73267 3618 1 0 2698894 0
[pid=25587/tid=25640] ppid=25584 vsize=10947356 memory=7295945012877086806 CPUtime=3.8 cores=1,3,5,7
/proc/25587/task/25640/stat : 25640 (java) D 25584 25587 22966 0 -1 4202560 25506 13470 0 0 363 9 5 3 20 0 13 0 444250755 11210092544 73267 33554432000 4194304 4196468 140732471734208 140578015649080 140578036491063 0 0 0 16800975 18446744072100699269 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25641] ppid=25584 vsize=10947356 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25641/stat : 25641 (java) S 25584 25587 22966 0 -1 1077944384 210 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140578048047888 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25642] ppid=25584 vsize=10947356 memory=303430231908417850 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25642/stat : 25642 (java) S 25584 25587 22966 0 -1 1077944384 47 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577616927632 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25643] ppid=25584 vsize=10947356 memory=13564890539362749 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25643/stat : 25643 (java) S 25584 25587 22966 0 -1 1077944384 338 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577615875088 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25644] ppid=25584 vsize=10947356 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25644/stat : 25644 (java) S 25584 25587 22966 0 -1 1077944384 155 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577614822544 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25646] ppid=25584 vsize=10947356 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25646/stat : 25646 (java) S 25584 25587 22966 0 -1 1077944384 15 13470 0 0 0 0 5 3 20 0 13 0 444250758 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577500816352 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25647] ppid=25584 vsize=10947356 memory=7016714190785702558 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25647/stat : 25647 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 13 0 444250758 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577366598656 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25648] ppid=25584 vsize=10947356 memory=6944656592455350634 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25648/stat : 25648 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140576762619760 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25649] ppid=25584 vsize=10947356 memory=-7385037615309293161 CPUtime=2.1 cores=1,3,5,7
/proc/25587/task/25649/stat : 25649 (java) S 25584 25587 22966 0 -1 1077944384 10617 13470 0 0 201 1 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577569312672 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25650] ppid=25584 vsize=10947356 memory=4137293581110450563 CPUtime=2.13 cores=1,3,5,7
/proc/25587/task/25650/stat : 25650 (java) S 25584 25587 22966 0 -1 1077944384 6628 13470 0 0 204 1 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577467247392 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25651] ppid=25584 vsize=10947356 memory=8761640388318109335 CPUtime=1.73 cores=1,3,5,7
/proc/25587/task/25651/stat : 25651 (java) S 25584 25587 22966 0 -1 1077944384 6860 13470 0 0 163 2 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577466202448 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25652] ppid=25584 vsize=10947356 memory=-7384994778349281184 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25652/stat : 25652 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140576292858976 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 9.79 s
Current children cumulated vsize: 10947356 KiB
Current children cumulated memory: 293068 KiB

[startup+4.30064 s]
/proc/loadavg: 2.02 1.72 1.68 2/230 25654
/proc/meminfo: memFree=29727140/32770624 swapFree=67004524/67108860
[pid=25587] ppid=25584 vsize=10947356 memory=293068 CPUtime=9.79 cores=1,3,5,7
/proc/25587/stat : 25587 (java) S 25584 25587 22966 0 -1 1077944320 55785 13470 0 0 952 19 5 3 20 0 13 0 444250746 11210092544 73267 33554432000 4194304 4196468 140732471734208 140732471716752 140578043805431 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
/proc/25587/statm: 2736839 73267 3618 1 0 2698894 0
[pid=25587/tid=25640] ppid=25584 vsize=10947356 memory=280901330145792 CPUtime=3.8 cores=1,3,5,7
/proc/25587/task/25640/stat : 25640 (java) D 25584 25587 22966 0 -1 4202560 25506 13470 0 0 363 9 5 3 20 0 13 0 444250755 11210092544 73267 33554432000 4194304 4196468 140732471734208 140578015649080 140578036491063 0 0 0 16800975 18446744072100699269 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25641] ppid=25584 vsize=10947356 memory=13807 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25641/stat : 25641 (java) S 25584 25587 22966 0 -1 1077944384 210 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140578048047888 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25642] ppid=25584 vsize=10947356 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25642/stat : 25642 (java) S 25584 25587 22966 0 -1 1077944384 47 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577616927632 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25643] ppid=25584 vsize=10947356 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25643/stat : 25643 (java) S 25584 25587 22966 0 -1 1077944384 338 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577615875088 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25644] ppid=25584 vsize=10947356 memory=4639082993419309137 CPUtime=0.11 cores=1,3,5,7
/proc/25587/task/25644/stat : 25644 (java) S 25584 25587 22966 0 -1 1077944384 155 13470 0 0 3 0 5 3 20 0 13 0 444250756 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577614822544 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25646] ppid=25584 vsize=10947356 memory=280901330482912 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25646/stat : 25646 (java) S 25584 25587 22966 0 -1 1077944384 15 13470 0 0 0 0 5 3 20 0 13 0 444250758 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577500816352 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25647] ppid=25584 vsize=10947356 memory=6298682553918187345 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25647/stat : 25647 (java) S 25584 25587 22966 0 -1 1077944384 1 13470 0 0 0 0 5 3 20 0 13 0 444250758 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577366598656 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25648] ppid=25584 vsize=10947356 memory=7595999626377912663 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25648/stat : 25648 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140576762619760 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25649] ppid=25584 vsize=10947356 memory=0 CPUtime=2.1 cores=1,3,5,7
/proc/25587/task/25649/stat : 25649 (java) S 25584 25587 22966 0 -1 1077944384 10617 13470 0 0 201 1 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577569312672 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25650] ppid=25584 vsize=10947356 memory=0 CPUtime=2.13 cores=1,3,5,7
/proc/25587/task/25650/stat : 25650 (java) S 25584 25587 22966 0 -1 1077944384 6628 13470 0 0 204 1 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577467247392 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25651] ppid=25584 vsize=10947356 memory=140450665372465 CPUtime=1.73 cores=1,3,5,7
/proc/25587/task/25651/stat : 25651 (java) S 25584 25587 22966 0 -1 1077944384 6860 13470 0 0 163 2 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140577466202448 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
[pid=25587/tid=25652] ppid=25584 vsize=10947356 memory=283660 CPUtime=0.08 cores=1,3,5,7
/proc/25587/task/25652/stat : 25652 (java) S 25584 25587 22966 0 -1 1077944384 3 13470 0 0 0 0 5 3 20 0 13 0 444250761 11210092544 73267 33554432000 4194304 4196468 140732471734208 140576292858976 140578043815637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21172224 140732471741168 140732471743685 140732471743685 140732471746511 0
Current children cumulated CPU time: 9.79 s
Current children cumulated vsize: 10947356 KiB
Current children cumulated memory: 293068 KiB

Child status: 0
Real time (s): 4.32471
CPU time (s): 9.81372
CPU user time (s): 9.57305
CPU system time (s): 0.240674
CPU usage (%): 226.922
Max. virtual memory (cumulated for all children) (KiB): 10947356
Max. memory (cumulated for all children) (KiB): 293068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.57305
system time used= 0.240674
maximum resident set size= 295068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69278
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5927
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 25587
#   total CPU time (s): 9.81372
#   total CPU user time (s): 9.57305
#   total CPU system time (s): 0.240674

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051856 second user time and 0.085009 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-17 02:27:52
IDJOB=4401062
IDBENCH=126824
IDSOLVER=2857
FILE ID=node133/4401062-1568680111
RUNJOBID= node133-1568673291-22998
PBS_JOBID= 21703782
Free space on /tmp= 59540 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-5-3-20-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401062-1568680111/watcher-4401062-1568680111 -o /tmp/evaluation-result-4401062-1568680111/solver-4401062-1568680111 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=535221524 HOME/instance-4401062-1568680111.xml

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

MD5SUM BENCH= 01f589e6e1c012d02af2fd4c44442f0f
RANDOM SEED=535221524

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30016036 kB
MemAvailable:   30882260 kB
Buffers:          238064 kB
Cached:           918684 kB
SwapCached:         3176 kB
Active:          1582464 kB
Inactive:         585500 kB
Active(anon):    1035356 kB
Inactive(anon):    24424 kB
Active(file):     547108 kB
Inactive(file):   561076 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004524 kB
Dirty:             35704 kB
Writeback:             0 kB
AnonPages:       1132896 kB
Mapped:            62012 kB
Shmem:             40076 kB
Slab:             177060 kB
SReclaimable:     147752 kB
SUnreclaim:        29308 kB
KernelStack:        4064 kB
PageTables:         7564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2282748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    944128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59508 MiB
End job on node133 at 2019-09-17 02:27:56