Trace number 4302294

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2OPT4 7.63924 3.67703

General information on the benchmark

NameGraphColoring/
GraphColoring-queen5-5_c18.xml
MD5SUMe12c8a42b46a63e49e1504c0c9e3cd93
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.031522
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints160
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree13
Maximum variable degree17
Distribution of variable degrees[{"degree":13,"count":16},{"degree":15,"count":8},{"degree":17,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":160}]
Number of extensional constraints0
Number of intensional constraints160
Distribution of constraint types[{"type":"intension","count":160}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.99/0.75	c Concrete v3.9.2.1532736233296 running
7.16/3.55	o 24
7.16/3.57	o 23
7.16/3.58	o 22
7.16/3.59	o 21
7.50/3.60	o 20
7.50/3.61	o 4
7.50/3.62	v <instantiation cost="4">
7.50/3.62	v       <list>
7.50/3.62	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
7.50/3.62	v       </list>
7.50/3.62	v       <values>
7.50/3.62	v         3 0 2 1 4 2 1 4 3 0 4 3 0 2 1 0 2 1 4 3 1 4 3 0 2
7.50/3.62	v       </values>
7.50/3.62	v     </instantiation>
7.50/3.62	s OPTIMUM FOUND

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302294-1532895058/watcher-4302294-1532895058 -o /tmp/evaluation-result-4302294-1532895058/solver-4302294-1532895058 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532893235-14550 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=656241399 HOME/instance-4302294-1532895058.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=16922, runsolver pid=16919

[startup+0.10136 s]*
/proc/loadavg: 1.75 1.78 1.67 2/207 16979
/proc/meminfo: memFree=26697452/32770624 swapFree=67108436/67108860
[pid=16922] ppid=16919 vsize=10005480 memory=16288 CPUtime=0.09 cores=1,3,5,7
/proc/16922/stat : 16922 (java) S 16919 16922 9814 0 -1 1077944320 4200 12930 0 0 1 0 5 3 20 0 6 0 107069011 10245611520 4072 33554432000 4194304 4196468 140736810289312 140736810271856 140659104771831 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
/proc/16922/statm: 2501370 4072 1920 1 0 2489808 0
[pid=16922/tid=16975] ppid=16919 vsize=10005480 memory=4279135704047583117 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16975/stat : 16975 (java) R 16919 16922 9814 0 -1 4202560 2035 12930 0 0 0 0 5 3 20 0 6 0 107069020 10245611520 4072 33554432000 4194304 4196468 140736810289312 140659076608592 140659104793757 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16976] ppid=16919 vsize=10005480 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16976/stat : 16976 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 6 0 107069021 10245611520 4072 33554432000 4194304 4196468 140736810289312 140659109014416 140659104782037 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16977] ppid=16919 vsize=10005480 memory=139846955820672 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16977/stat : 16977 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 6 0 107069021 10245611520 4072 33554432000 4194304 4196468 140736810289312 140658974350096 140659104782037 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16978] ppid=16919 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16978/stat : 16978 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 6 0 107069021 10245611520 4072 33554432000 4194304 4196468 140736810289312 140658973297808 140659104782037 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16979] ppid=16919 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16979/stat : 16979 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 6 0 107069021 10245611520 4072 33554432000 4194304 4196468 140736810289312 140658972245008 140659104782037 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16288 KiB

[startup+0.209835 s]*
/proc/loadavg: 1.75 1.78 1.67 3/216 16988
/proc/meminfo: memFree=26676928/32770624 swapFree=67108436/67108860
[pid=16922] ppid=16919 vsize=10982728 memory=44372 CPUtime=0.26 cores=1,3,5,7
/proc/16922/stat : 16922 (java) S 16919 16922 9814 0 -1 1077944320 8465 12930 0 0 16 2 5 3 20 0 15 0 107069011 11246313472 11093 33554432000 4194304 4196468 140736810289312 140736810271856 140659104771831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
/proc/16922/statm: 2745682 11093 2933 1 0 2708117 0
[pid=16922/tid=16975] ppid=16919 vsize=10982696 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/16922/task/16975/stat : 16975 (java) R 16919 16922 9814 0 -1 4202560 5009 12930 0 0 10 1 5 3 20 0 15 0 107069020 11246280704 11093 33554432000 4194304 4196468 140736810289312 140659076569488 140659097488935 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16976] ppid=16919 vsize=10982696 memory=345 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16976/stat : 16976 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246280704 11093 33554432000 4194304 4196468 140736810289312 140659109014416 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16977] ppid=16919 vsize=10982696 memory=139846955837454 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16977/stat : 16977 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246280704 11093 33554432000 4194304 4196468 140736810289312 140658974350096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16978] ppid=16919 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16978/stat : 16978 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246280704 11093 33554432000 4194304 4196468 140736810289312 140658973297808 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16979] ppid=16919 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16979/stat : 16979 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246280704 11093 33554432000 4194304 4196468 140736810289312 140658972245008 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16980] ppid=16919 vsize=10982696 memory=139846955820672 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16980/stat : 16980 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 15 0 107069023 11246280704 11093 33554432000 4194304 4196468 140736810289312 140658073163888 140659104782978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16981] ppid=16919 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16981/stat : 16981 (java) S 16919 16922 9814 0 -1 1077944384 13 12930 0 0 0 0 5 3 20 0 15 0 107069024 11246280704 11093 33554432000 4194304 4196468 140736810289312 140657964344096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16982] ppid=16919 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16982/stat : 16982 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069024 11246280704 11093 33554432000 4194304 4196468 140736810289312 140657763017840 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16983] ppid=16919 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16983/stat : 16983 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11246280704 11093 33554432000 4194304 4196468 140736810289312 140657455618128 140659104790427 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16984] ppid=16919 vsize=10982696 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16922/task/16984/stat : 16984 (java) S 16919 16922 9814 0 -1 1077944384 431 12930 0 0 1 0 5 3 20 0 15 0 107069027 11246280704 11093 33554432000 4194304 4196468 140736810289312 140658072111728 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16985] ppid=16919 vsize=10982696 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/16922/task/16985/stat : 16985 (java) R 16919 16922 9814 0 -1 4202560 185 12930 0 0 1 0 5 3 20 0 15 0 107069027 11246280704 11093 33554432000 4194304 4196468 140736810289312 140658071058928 140659104783766 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16986] ppid=16919 vsize=10982696 memory=139846955820672 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16986/stat : 16986 (java) R 16919 16922 9814 0 -1 1077944384 631 12930 0 0 3 0 5 3 20 0 15 0 107069027 11246280704 11093 33554432000 4194304 4196468 140736810289312 140658070006640 140659104782978 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16987] ppid=16919 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16987/stat : 16987 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11246280704 11093 33554432000 4194304 4196468 140736810289312 140657024822240 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16988] ppid=16919 vsize=10982696 memory=139846955820672 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16988/stat : 16988 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069027 11246280704 11093 33554432000 4194304 4196468 140736810289312 140658068953520 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982728 KiB
Current children cumulated memory: 44372 KiB

[startup+0.310314 s]*
/proc/loadavg: 1.75 1.78 1.67 3/216 16988
/proc/meminfo: memFree=26664524/32770624 swapFree=67108436/67108860
[pid=16922] ppid=16919 vsize=10983192 memory=52908 CPUtime=0.38 cores=1,3,5,7
/proc/16922/stat : 16922 (java) S 16919 16922 9814 0 -1 1077944320 9831 12930 0 0 28 2 5 3 20 0 15 0 107069011 11246788608 13227 33554432000 4194304 4196468 140736810289312 140736810271856 140659104771831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
/proc/16922/statm: 2745798 13227 3064 1 0 2708109 0
[pid=16922/tid=16975] ppid=16919 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/16922/task/16975/stat : 16975 (java) R 16919 16922 9814 0 -1 4202560 6488 12930 0 0 19 1 5 3 20 0 15 0 107069020 11246788608 13357 33554432000 4194304 4196468 140736810289312 140659076583840 140659085047552 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16976] ppid=16919 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16976/stat : 16976 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246788608 13357 33554432000 4194304 4196468 140736810289312 140659109014416 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16977] ppid=16919 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16977/stat : 16977 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246788608 13357 33554432000 4194304 4196468 140736810289312 140658974350096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16978] ppid=16919 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16978/stat : 16978 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246788608 13357 33554432000 4194304 4196468 140736810289312 140658973297808 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16979] ppid=16919 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16979/stat : 16979 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246788608 13423 33554432000 4194304 4196468 140736810289312 140658972245008 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16980] ppid=16919 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16980/stat : 16980 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 15 0 107069023 11246788608 13423 33554432000 4194304 4196468 140736810289312 140658073163888 140659104782978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16981] ppid=16919 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16981/stat : 16981 (java) S 16919 16922 9814 0 -1 1077944384 13 12930 0 0 0 0 5 3 20 0 15 0 107069024 11246788608 13423 33554432000 4194304 4196468 140736810289312 140657964344096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16982] ppid=16919 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16982/stat : 16982 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069024 11246788608 13423 33554432000 4194304 4196468 140736810289312 140657763017840 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16983] ppid=16919 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16983/stat : 16983 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11246788608 13423 33554432000 4194304 4196468 140736810289312 140657455618128 140659104790427 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16984] ppid=16919 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16922/task/16984/stat : 16984 (java) S 16919 16922 9814 0 -1 1077944384 431 12930 0 0 1 0 5 3 20 0 15 0 107069027 11246788608 13423 33554432000 4194304 4196468 140736810289312 140658072111728 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16985] ppid=16919 vsize=10983192 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/16922/task/16985/stat : 16985 (java) S 16919 16922 9814 0 -1 1077944384 186 12930 0 0 1 0 5 3 20 0 15 0 107069027 11246788608 13423 33554432000 4194304 4196468 140736810289312 140658071058928 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16986] ppid=16919 vsize=10983192 memory=139846955820672 CPUtime=0.13 cores=1,3,5,7
/proc/16922/task/16986/stat : 16986 (java) S 16919 16922 9814 0 -1 1077944384 641 12930 0 0 5 0 5 3 20 0 15 0 107069027 11246788608 13423 33554432000 4194304 4196468 140736810289312 140658070006640 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16987] ppid=16919 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16987/stat : 16987 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11246788608 13423 33554432000 4194304 4196468 140736810289312 140657024822240 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16988] ppid=16919 vsize=10983192 memory=139846955820672 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16988/stat : 16988 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069027 11246788608 13423 33554432000 4194304 4196468 140736810289312 140658068953520 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 52908 KiB

[startup+0.700785 s]
/proc/loadavg: 1.75 1.78 1.67 3/216 16988
/proc/meminfo: memFree=26653112/32770624 swapFree=67108436/67108860
[pid=16922] ppid=16919 vsize=10983192 memory=88652 CPUtime=0.99 cores=1,3,5,7
/proc/16922/stat : 16922 (java) S 16919 16922 9814 0 -1 1077944320 16799 12930 0 0 86 5 5 3 20 0 15 0 107069011 11246788608 22163 33554432000 4194304 4196468 140736810289312 140736810271856 140659104771831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
/proc/16922/statm: 2745798 22163 3241 1 0 2708109 0
[pid=16922/tid=16975] ppid=16919 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/16922/task/16975/stat : 16975 (java) R 16919 16922 9814 0 -1 4202560 12376 12930 0 0 55 3 5 3 20 0 15 0 107069020 11246788608 22163 33554432000 4194304 4196468 140736810289312 140659076594000 140659085047134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16976] ppid=16919 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16976/stat : 16976 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246788608 22163 33554432000 4194304 4196468 140736810289312 140659109014416 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16977] ppid=16919 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16977/stat : 16977 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246788608 22163 33554432000 4194304 4196468 140736810289312 140658974350096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16978] ppid=16919 vsize=10983192 memory=139846819656496 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16978/stat : 16978 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246788608 22163 33554432000 4194304 4196468 140736810289312 140658973297808 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16979] ppid=16919 vsize=10983192 memory=139848430125657 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16979/stat : 16979 (java) S 16919 16922 9814 0 -1 1077944384 2 12930 0 0 0 0 5 3 20 0 15 0 107069021 11246788608 22163 33554432000 4194304 4196468 140736810289312 140658972245008 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16980] ppid=16919 vsize=10983192 memory=1388 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16980/stat : 16980 (java) S 16919 16922 9814 0 -1 1077944384 5 12930 0 0 0 0 5 3 20 0 15 0 107069023 11246788608 22163 33554432000 4194304 4196468 140736810289312 140658073163888 140659104782978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16981] ppid=16919 vsize=10983192 memory=4639098309541127525 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16981/stat : 16981 (java) S 16919 16922 9814 0 -1 1077944384 13 12930 0 0 0 0 5 3 20 0 15 0 107069024 11246788608 22163 33554432000 4194304 4196468 140736810289312 140657964344096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16982] ppid=16919 vsize=10983192 memory=8027477668130812270 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16982/stat : 16982 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069024 11246788608 22163 33554432000 4194304 4196468 140736810289312 140657763017840 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16983] ppid=16919 vsize=10983192 memory=17452 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16983/stat : 16983 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11246788608 22163 33554432000 4194304 4196468 140736810289312 140657455618128 140659104790427 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16984] ppid=16919 vsize=10983192 memory=16148 CPUtime=0.18 cores=1,3,5,7
/proc/16922/task/16984/stat : 16984 (java) S 16919 16922 9814 0 -1 1077944384 1059 12930 0 0 10 0 5 3 20 0 15 0 107069027 11246788608 22163 33554432000 4194304 4196468 140736810289312 140658072111728 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16985] ppid=16919 vsize=10983192 memory=4004 CPUtime=0.15 cores=1,3,5,7
/proc/16922/task/16985/stat : 16985 (java) S 16919 16922 9814 0 -1 1077944384 430 12930 0 0 7 0 5 3 20 0 15 0 107069027 11246788608 22163 33554432000 4194304 4196468 140736810289312 140658071058928 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16986] ppid=16919 vsize=10983192 memory=636 CPUtime=0.21 cores=1,3,5,7
/proc/16922/task/16986/stat : 16986 (java) S 16919 16922 9814 0 -1 1077944384 714 12930 0 0 13 0 5 3 20 0 15 0 107069027 11246788608 22163 33554432000 4194304 4196468 140736810289312 140658070006640 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16987] ppid=16919 vsize=10983192 memory=1780 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16987/stat : 16987 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11246788608 22163 33554432000 4194304 4196468 140736810289312 140657024822240 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16988] ppid=16919 vsize=10983192 memory=1236 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16988/stat : 16988 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069027 11246788608 22163 33554432000 4194304 4196468 140736810289312 140658068953520 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88652 KiB

[startup+1.50084 s]
/proc/loadavg: 1.75 1.78 1.67 3/216 16988
/proc/meminfo: memFree=26608896/32770624 swapFree=67108436/67108860
[pid=16922] ppid=16919 vsize=10998092 memory=179236 CPUtime=2.28 cores=1,3,5,7
/proc/16922/stat : 16922 (java) S 16919 16922 9814 0 -1 1077944320 23978 12930 0 0 210 10 5 3 20 0 15 0 107069011 11262046208 44809 33554432000 4194304 4196468 140736810289312 140736810271856 140659104771831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
/proc/16922/statm: 2749523 44809 3466 1 0 2711181 0
[pid=16922/tid=16975] ppid=16919 vsize=10998092 memory=65076 CPUtime=1.43 cores=1,3,5,7
/proc/16922/task/16975/stat : 16975 (java) R 16919 16922 9814 0 -1 4202560 18038 12930 0 0 129 6 5 3 20 0 15 0 107069020 11262046208 44809 33554432000 4194304 4196468 140736810289312 140659076603232 140659104793178 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16976] ppid=16919 vsize=10998092 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/16922/task/16976/stat : 16976 (java) S 16919 16922 9814 0 -1 1077944384 54 12930 0 0 1 0 5 3 20 0 15 0 107069021 11262046208 44809 33554432000 4194304 4196468 140736810289312 140659109014416 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16977] ppid=16919 vsize=10998092 memory=279693639344288 CPUtime=0.09 cores=1,3,5,7
/proc/16922/task/16977/stat : 16977 (java) S 16919 16922 9814 0 -1 1077944384 19 12930 0 0 1 0 5 3 20 0 15 0 107069021 11262046208 44809 33554432000 4194304 4196468 140736810289312 140658974350096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16978] ppid=16919 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16922/task/16978/stat : 16978 (java) S 16919 16922 9814 0 -1 1077944384 27 12930 0 0 1 0 5 3 20 0 15 0 107069021 11262046208 44809 33554432000 4194304 4196468 140736810289312 140658973297808 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16979] ppid=16919 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16922/task/16979/stat : 16979 (java) S 16919 16922 9814 0 -1 1077944384 285 12930 0 0 1 0 5 3 20 0 15 0 107069021 11262046208 44809 33554432000 4194304 4196468 140736810289312 140658972245008 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16980] ppid=16919 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16922/task/16980/stat : 16980 (java) S 16919 16922 9814 0 -1 1077944384 60 12930 0 0 1 0 5 3 20 0 15 0 107069023 11262046208 44809 33554432000 4194304 4196468 140736810289312 140658073163888 140659104782978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16981] ppid=16919 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16981/stat : 16981 (java) S 16919 16922 9814 0 -1 1077944384 14 12930 0 0 0 0 5 3 20 0 15 0 107069024 11262046208 44809 33554432000 4194304 4196468 140736810289312 140657964344160 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16982] ppid=16919 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16982/stat : 16982 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069024 11262046208 44809 33554432000 4194304 4196468 140736810289312 140657763017856 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16983] ppid=16919 vsize=10998092 memory=-5921431000321636112 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16983/stat : 16983 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11262046208 44809 33554432000 4194304 4196468 140736810289312 140657455618128 140659104790427 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16984] ppid=16919 vsize=10998092 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/16922/task/16984/stat : 16984 (java) S 16919 16922 9814 0 -1 1077944384 1523 12930 0 0 23 0 5 3 20 0 15 0 107069027 11262046208 44809 33554432000 4194304 4196468 140736810289312 140658072111728 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16985] ppid=16919 vsize=10998092 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/16922/task/16985/stat : 16985 (java) S 16919 16922 9814 0 -1 1077944384 540 12930 0 0 18 0 5 3 20 0 15 0 107069027 11262046208 44809 33554432000 4194304 4196468 140736810289312 140658071058928 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16986] ppid=16919 vsize=10998092 memory=6791534058613427641 CPUtime=0.4 cores=1,3,5,7
/proc/16922/task/16986/stat : 16986 (java) S 16919 16922 9814 0 -1 1077944384 1222 12930 0 0 32 0 5 3 20 0 15 0 107069027 11262046208 44809 33554432000 4194304 4196468 140736810289312 140658070006640 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16987] ppid=16919 vsize=10998092 memory=4638778398332698720 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16987/stat : 16987 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11262046208 44809 33554432000 4194304 4196468 140736810289312 140657024822240 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16988] ppid=16919 vsize=10998092 memory=279693639588736 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16988/stat : 16988 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069027 11262046208 44809 33554432000 4194304 4196468 140736810289312 140658068953520 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 10998092 KiB

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

[startup+3.11074 s]
/proc/loadavg: 1.75 1.78 1.67 3/216 16988
/proc/meminfo: memFree=26466792/32770624 swapFree=67108436/67108860
[pid=16922] ppid=16919 vsize=11010400 memory=251324 CPUtime=6.12 cores=1,3,5,7
/proc/16922/stat : 16922 (java) S 16919 16922 9814 0 -1 1077944320 38648 12930 0 0 587 17 5 3 20 0 15 0 107069011 11274649600 62831 33554432000 4194304 4196468 140736810289312 140736810271856 140659104771831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
/proc/16922/statm: 2752600 62831 3500 1 0 2714253 0
[pid=16922/tid=16975] ppid=16919 vsize=11010400 memory=202484 CPUtime=2.99 cores=1,3,5,7
/proc/16922/task/16975/stat : 16975 (java) R 16919 16922 9814 0 -1 4202560 25181 12930 0 0 282 9 5 3 20 0 15 0 107069020 11274649600 62831 33554432000 4194304 4196468 140736810289312 140659076601768 140658652294280 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16976] ppid=16919 vsize=11010400 memory=208504 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16976/stat : 16976 (java) S 16919 16922 9814 0 -1 1077944384 71 12930 0 0 3 0 5 3 20 0 15 0 107069021 11274649600 62831 33554432000 4194304 4196468 140736810289312 140659109014416 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16977] ppid=16919 vsize=11010400 memory=279693639208192 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16977/stat : 16977 (java) S 16919 16922 9814 0 -1 1077944384 43 12930 0 0 3 0 5 3 20 0 15 0 107069021 11274649600 62831 33554432000 4194304 4196468 140736810289312 140658974350096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16978] ppid=16919 vsize=11010400 memory=1772210882049 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16978/stat : 16978 (java) S 16919 16922 9814 0 -1 1077944384 43 12930 0 0 3 0 5 3 20 0 15 0 107069021 11274649600 62831 33554432000 4194304 4196468 140736810289312 140658973297808 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16979] ppid=16919 vsize=11010400 memory=1905354868225 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16979/stat : 16979 (java) S 16919 16922 9814 0 -1 1077944384 312 12930 0 0 3 0 5 3 20 0 15 0 107069021 11274649600 62831 33554432000 4194304 4196468 140736810289312 140658972245008 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16980] ppid=16919 vsize=11010400 memory=279693639175120 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16980/stat : 16980 (java) S 16919 16922 9814 0 -1 1077944384 2028 12930 0 0 3 0 5 3 20 0 15 0 107069023 11274649600 62831 33554432000 4194304 4196468 140736810289312 140658073163888 140659104782978 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16981] ppid=16919 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16981/stat : 16981 (java) S 16919 16922 9814 0 -1 1077944384 14 12930 0 0 0 0 5 3 20 0 15 0 107069024 11274649600 62831 33554432000 4194304 4196468 140736810289312 140657964344160 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16982] ppid=16919 vsize=11010400 memory=-6305714983885563264 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16982/stat : 16982 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069024 11274649600 62831 33554432000 4194304 4196468 140736810289312 140657763017856 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16983] ppid=16919 vsize=11010400 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16983/stat : 16983 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11274649600 62831 33554432000 4194304 4196468 140736810289312 140657455618128 140659104790427 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16984] ppid=16919 vsize=11010400 memory=6944652177228980320 CPUtime=0.96 cores=1,3,5,7
/proc/16922/task/16984/stat : 16984 (java) R 16919 16922 9814 0 -1 4202560 2214 12930 0 0 87 1 5 3 20 0 15 0 107069027 11274649600 62831 33554432000 4194304 4196468 140736810289312 140658072098288 140659083219131 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16985] ppid=16919 vsize=11010400 memory=279693639157472 CPUtime=1 cores=1,3,5,7
/proc/16922/task/16985/stat : 16985 (java) S 16919 16922 9814 0 -1 1077944384 2659 12930 0 0 91 1 5 3 20 0 15 0 107069027 11274649600 62831 33554432000 4194304 4196468 140736810289312 140658071058928 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16986] ppid=16919 vsize=11010400 memory=279693639164192 CPUtime=1.18 cores=1,3,5,7
/proc/16922/task/16986/stat : 16986 (java) S 16919 16922 9814 0 -1 1077944384 3886 12930 0 0 108 2 5 3 20 0 15 0 107069027 11274649600 62831 33554432000 4194304 4196468 140736810289312 140658070006640 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16987] ppid=16919 vsize=11010400 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16987/stat : 16987 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11274649600 62831 33554432000 4194304 4196468 140736810289312 140657024822240 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16988] ppid=16919 vsize=11010400 memory=6498740855180902496 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16988/stat : 16988 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11274649600 62831 33554432000 4194304 4196468 140736810289312 140658068953520 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
Current children cumulated CPU time: 6.12 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 251324 KiB

[startup+3.67698 s]
# the end of solver process 16922 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.38544 s, system=0.253801 s

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

[startup+3.30379 s]
/proc/loadavg: 1.75 1.78 1.67 3/216 16988
/proc/meminfo: memFree=26466792/32770624 swapFree=67108436/67108860
[pid=16922] ppid=16919 vsize=11075936 memory=300980 CPUtime=6.52 cores=1,3,5,7
/proc/16922/stat : 16922 (java) S 16919 16922 9814 0 -1 1077944320 63492 12930 0 0 625 19 5 3 20 0 15 0 107069011 11341758464 75245 33554432000 4194304 4196468 140736810289312 140736810271856 140659104771831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
/proc/16922/statm: 2768984 75245 3500 1 0 2730637 0
[pid=16922/tid=16975] ppid=16919 vsize=11075936 memory=-9123011406873206402 CPUtime=3.18 cores=1,3,5,7
/proc/16922/task/16975/stat : 16975 (java) R 16919 16922 9814 0 -1 4202560 46881 12930 0 0 299 11 5 3 20 0 15 0 107069020 11341758464 75245 33554432000 4194304 4196468 140736810289312 140659076585560 140659086335373 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16976] ppid=16919 vsize=11075936 memory=4638778398332698720 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16976/stat : 16976 (java) S 16919 16922 9814 0 -1 1077944384 71 12930 0 0 3 0 5 3 20 0 15 0 107069021 11341758464 75245 33554432000 4194304 4196468 140736810289312 140659109014416 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16977] ppid=16919 vsize=11075936 memory=2984339746955739232 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16977/stat : 16977 (java) S 16919 16922 9814 0 -1 1077944384 43 12930 0 0 3 0 5 3 20 0 15 0 107069021 11341758464 75245 33554432000 4194304 4196468 140736810289312 140658974350096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16978] ppid=16919 vsize=11075936 memory=734122130331934768 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16978/stat : 16978 (java) S 16919 16922 9814 0 -1 1077944384 43 12930 0 0 3 0 5 3 20 0 15 0 107069021 11341758464 75245 33554432000 4194304 4196468 140736810289312 140658973297808 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16979] ppid=16919 vsize=11075936 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16979/stat : 16979 (java) S 16919 16922 9814 0 -1 1077944384 312 12930 0 0 3 0 5 3 20 0 15 0 107069021 11341758464 75245 33554432000 4194304 4196468 140736810289312 140658972245008 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16980] ppid=16919 vsize=11075936 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16980/stat : 16980 (java) S 16919 16922 9814 0 -1 1077944384 2028 12930 0 0 3 0 5 3 20 0 15 0 107069023 11341758464 75245 33554432000 4194304 4196468 140736810289312 140658073163888 140659104782978 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16981] ppid=16919 vsize=11075936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16981/stat : 16981 (java) S 16919 16922 9814 0 -1 1077944384 14 12930 0 0 0 0 5 3 20 0 15 0 107069024 11341758464 75245 33554432000 4194304 4196468 140736810289312 140657964344160 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16982] ppid=16919 vsize=11075936 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16982/stat : 16982 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069024 11341758464 75245 33554432000 4194304 4196468 140736810289312 140657763017856 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16983] ppid=16919 vsize=11075936 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16983/stat : 16983 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11341758464 75245 33554432000 4194304 4196468 140736810289312 140657455618128 140659104790427 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16984] ppid=16919 vsize=11075936 memory=0 CPUtime=1.15 cores=1,3,5,7
/proc/16922/task/16984/stat : 16984 (java) R 16919 16922 9814 0 -1 4202560 5329 12930 0 0 106 1 5 3 20 0 15 0 107069027 11341758464 75245 33554432000 4194304 4196468 140736810289312 140658072092744 140659088194214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16985] ppid=16919 vsize=11075936 memory=0 CPUtime=1.01 cores=1,3,5,7
/proc/16922/task/16985/stat : 16985 (java) S 16919 16922 9814 0 -1 1077944384 2665 12930 0 0 92 1 5 3 20 0 15 0 107069027 11341758464 75245 33554432000 4194304 4196468 140736810289312 140658071058928 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16986] ppid=16919 vsize=11075936 memory=0 CPUtime=1.2 cores=1,3,5,7
/proc/16922/task/16986/stat : 16986 (java) S 16919 16922 9814 0 -1 1077944384 3900 12930 0 0 109 3 5 3 20 0 15 0 107069027 11341758464 75245 33554432000 4194304 4196468 140736810289312 140658070006640 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16987] ppid=16919 vsize=11075936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16987/stat : 16987 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11341758464 75245 33554432000 4194304 4196468 140736810289312 140657024822240 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16988] ppid=16919 vsize=11075936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16988/stat : 16988 (java) S 16919 16922 9814 0 -1 1077944384 11 12930 0 0 0 0 5 3 20 0 15 0 107069027 11341758464 75245 33554432000 4194304 4196468 140736810289312 140658068953520 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
Current children cumulated CPU time: 6.52 s
Current children cumulated vsize: 11075936 KiB
Current children cumulated memory: 300980 KiB

[startup+3.50074 s]
/proc/loadavg: 1.75 1.78 1.67 3/216 16988
/proc/meminfo: memFree=26466792/32770624 swapFree=67108436/67108860
[pid=16922] ppid=16919 vsize=11075936 memory=305680 CPUtime=7.16 cores=1,3,5,7
/proc/16922/stat : 16922 (java) S 16919 16922 9814 0 -1 1077944320 67671 12930 0 0 688 20 5 3 20 0 15 0 107069011 11341758464 76420 33554432000 4194304 4196468 140736810289312 140736810271856 140659104771831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
/proc/16922/statm: 2768984 76420 3501 1 0 2730637 0
[pid=16922/tid=16975] ppid=16919 vsize=11075936 memory=1 CPUtime=3.37 cores=1,3,5,7
/proc/16922/task/16975/stat : 16975 (java) R 16919 16922 9814 0 -1 4202560 48202 12930 0 0 318 11 5 3 20 0 15 0 107069020 11341758464 76420 33554432000 4194304 4196468 140736810289312 140659076594064 140659088884689 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16976] ppid=16919 vsize=11075936 memory=1 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16976/stat : 16976 (java) S 16919 16922 9814 0 -1 1077944384 71 12930 0 0 3 0 5 3 20 0 15 0 107069021 11341758464 76420 33554432000 4194304 4196468 140736810289312 140659109014416 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16977] ppid=16919 vsize=11075936 memory=1 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16977/stat : 16977 (java) S 16919 16922 9814 0 -1 1077944384 43 12930 0 0 3 0 5 3 20 0 15 0 107069021 11341758464 76420 33554432000 4194304 4196468 140736810289312 140658974350096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16978] ppid=16919 vsize=11075936 memory=1 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16978/stat : 16978 (java) S 16919 16922 9814 0 -1 1077944384 43 12930 0 0 3 0 5 3 20 0 15 0 107069021 11341758464 76420 33554432000 4194304 4196468 140736810289312 140658973297808 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16979] ppid=16919 vsize=11075936 memory=1 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16979/stat : 16979 (java) S 16919 16922 9814 0 -1 1077944384 312 12930 0 0 3 0 5 3 20 0 15 0 107069021 11341758464 76420 33554432000 4194304 4196468 140736810289312 140658972245008 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16980] ppid=16919 vsize=11075936 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16980/stat : 16980 (java) S 16919 16922 9814 0 -1 1077944384 3546 12930 0 0 3 0 5 3 20 0 15 0 107069023 11341758464 76420 33554432000 4194304 4196468 140736810289312 140658073163888 140659104782978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16981] ppid=16919 vsize=11075936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16981/stat : 16981 (java) S 16919 16922 9814 0 -1 1077944384 14 12930 0 0 0 0 5 3 20 0 15 0 107069024 11341758464 76420 33554432000 4194304 4196468 140736810289312 140657964344160 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16982] ppid=16919 vsize=11075936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16982/stat : 16982 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069024 11341758464 76420 33554432000 4194304 4196468 140736810289312 140657763017856 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16983] ppid=16919 vsize=11075936 memory=64 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16983/stat : 16983 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11341758464 76420 33554432000 4194304 4196468 140736810289312 140657455618128 140659104790427 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16984] ppid=16919 vsize=11075936 memory=74 CPUtime=1.35 cores=1,3,5,7
/proc/16922/task/16984/stat : 16984 (java) R 16919 16922 9814 0 -1 4202560 6100 12930 0 0 126 1 5 3 20 0 15 0 107069027 11341758464 76420 33554432000 4194304 4196468 140736810289312 140658072091536 140659089879404 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16985] ppid=16919 vsize=11075936 memory=86 CPUtime=1.14 cores=1,3,5,7
/proc/16922/task/16985/stat : 16985 (java) R 16919 16922 9814 0 -1 4202560 2756 12930 0 0 105 1 5 3 20 0 15 0 107069027 11341758464 76420 33554432000 4194304 4196468 140736810289312 140658071046608 140659089891623 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16986] ppid=16919 vsize=11075936 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/16922/task/16986/stat : 16986 (java) S 16919 16922 9814 0 -1 1077944384 4378 12930 0 0 119 3 5 3 20 0 15 0 107069027 11341758464 76420 33554432000 4194304 4196468 140736810289312 140658070006640 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16987] ppid=16919 vsize=11075936 memory=4639951629417011562 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16987/stat : 16987 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11341758464 76420 33554432000 4194304 4196468 140736810289312 140657024822240 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16988] ppid=16919 vsize=11075936 memory=279693639227840 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16988/stat : 16988 (java) S 16919 16922 9814 0 -1 1077944384 11 12930 0 0 0 0 5 3 20 0 15 0 107069027 11341758464 76420 33554432000 4194304 4196468 140736810289312 140658068953520 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
Current children cumulated CPU time: 7.16 s
Current children cumulated vsize: 11075936 KiB
Current children cumulated memory: 305680 KiB

[startup+3.60158 s]
/proc/loadavg: 1.75 1.78 1.67 3/216 16988
/proc/meminfo: memFree=26466792/32770624 swapFree=67108436/67108860
[pid=16922] ppid=16919 vsize=11080192 memory=309372 CPUtime=7.5 cores=1,3,5,7
/proc/16922/stat : 16922 (java) S 16919 16922 9814 0 -1 1077944320 68912 12930 0 0 722 20 5 3 20 0 15 0 107069011 11346116608 77343 33554432000 4194304 4196468 140736810289312 140736810271856 140659104771831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
/proc/16922/statm: 2770048 77343 3501 1 0 2731701 0
[pid=16922/tid=16975] ppid=16919 vsize=11080192 memory=251324 CPUtime=3.47 cores=1,3,5,7
/proc/16922/task/16975/stat : 16975 (java) R 16919 16922 9814 0 -1 4202560 48566 12930 0 0 328 11 5 3 20 0 15 0 107069020 11346116608 77343 33554432000 4194304 4196468 140736810289312 140659076600496 140658652294272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16976] ppid=16919 vsize=11080192 memory=202484 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16976/stat : 16976 (java) S 16919 16922 9814 0 -1 1077944384 71 12930 0 0 3 0 5 3 20 0 15 0 107069021 11346116608 77343 33554432000 4194304 4196468 140736810289312 140659109014416 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16977] ppid=16919 vsize=11080192 memory=279693639208192 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16977/stat : 16977 (java) S 16919 16922 9814 0 -1 1077944384 43 12930 0 0 3 0 5 3 20 0 15 0 107069021 11346116608 77343 33554432000 4194304 4196468 140736810289312 140658974350096 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16978] ppid=16919 vsize=11080192 memory=1772210882049 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16978/stat : 16978 (java) S 16919 16922 9814 0 -1 1077944384 43 12930 0 0 3 0 5 3 20 0 15 0 107069021 11346116608 77343 33554432000 4194304 4196468 140736810289312 140658973297808 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16979] ppid=16919 vsize=11080192 memory=1905354868225 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16979/stat : 16979 (java) S 16919 16922 9814 0 -1 1077944384 312 12930 0 0 3 0 5 3 20 0 15 0 107069021 11346116608 77343 33554432000 4194304 4196468 140736810289312 140658972245008 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16980] ppid=16919 vsize=11080192 memory=279693639175120 CPUtime=0.11 cores=1,3,5,7
/proc/16922/task/16980/stat : 16980 (java) S 16919 16922 9814 0 -1 1077944384 3547 12930 0 0 3 0 5 3 20 0 15 0 107069023 11346116608 77343 33554432000 4194304 4196468 140736810289312 140658073163888 140659104782978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16981] ppid=16919 vsize=11080192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16981/stat : 16981 (java) S 16919 16922 9814 0 -1 1077944384 14 12930 0 0 0 0 5 3 20 0 15 0 107069024 11346116608 77343 33554432000 4194304 4196468 140736810289312 140657964344160 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16982] ppid=16919 vsize=11080192 memory=-6305714983885563264 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16982/stat : 16982 (java) S 16919 16922 9814 0 -1 1077944384 1 12930 0 0 0 0 5 3 20 0 15 0 107069024 11346116608 77343 33554432000 4194304 4196468 140736810289312 140657763017856 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16983] ppid=16919 vsize=11080192 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16983/stat : 16983 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11346116608 77343 33554432000 4194304 4196468 140736810289312 140657455618128 140659104790427 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16984] ppid=16919 vsize=11080192 memory=6944652177228980320 CPUtime=1.45 cores=1,3,5,7
/proc/16922/task/16984/stat : 16984 (java) R 16919 16922 9814 0 -1 4202560 6822 12930 0 0 136 1 5 3 20 0 15 0 107069027 11346116608 77343 33554432000 4194304 4196468 140736810289312 140658072097888 140659089898563 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16985] ppid=16919 vsize=11080192 memory=279693639157472 CPUtime=1.24 cores=1,3,5,7
/proc/16922/task/16985/stat : 16985 (java) R 16919 16922 9814 0 -1 4202560 2786 12930 0 0 115 1 5 3 20 0 15 0 107069027 11346116608 77343 33554432000 4194304 4196468 140736810289312 140658071042640 140659088268619 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16986] ppid=16919 vsize=11080192 memory=279693639164192 CPUtime=1.34 cores=1,3,5,7
/proc/16922/task/16986/stat : 16986 (java) S 16919 16922 9814 0 -1 1077944384 4502 12930 0 0 123 3 5 3 20 0 15 0 107069027 11346116608 77343 33554432000 4194304 4196468 140736810289312 140658070006640 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16987] ppid=16919 vsize=11080192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16987/stat : 16987 (java) S 16919 16922 9814 0 -1 1077944384 3 12930 0 0 0 0 5 3 20 0 15 0 107069027 11346116608 77343 33554432000 4194304 4196468 140736810289312 140657024822240 140659104782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
[pid=16922/tid=16988] ppid=16919 vsize=11080192 memory=6525858347538544147 CPUtime=0.08 cores=1,3,5,7
/proc/16922/task/16988/stat : 16988 (java) S 16919 16922 9814 0 -1 1077944384 11 12930 0 0 0 0 5 3 20 0 15 0 107069027 11346116608 77343 33554432000 4194304 4196468 140736810289312 140658068953520 140659104782978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22134784 140736810293874 140736810296673 140736810296673 140736810299343 0
Current children cumulated CPU time: 7.5 s
Current children cumulated vsize: 11080192 KiB
Current children cumulated memory: 309372 KiB

Child status: 0
Real time (s): 3.67703
CPU time (s): 7.63924
CPU user time (s): 7.38544
CPU system time (s): 0.253801
CPU usage (%): 207.756
Max. virtual memory (cumulated for all children) (KiB): 11080192
Max. memory (cumulated for all children) (KiB): 309372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.38544
system time used= 0.253801
maximum resident set size= 312604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82175
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= 5854
involuntary context switches= 40


# summary of solver processes directly reported to runsolver:
#   pid: 16922
#   total CPU time (s): 7.63924
#   total CPU user time (s): 7.38544
#   total CPU system time (s): 0.253801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03882 second user time and 0.080788 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 22:10:58
IDJOB=4302294
IDBENCH=141139
IDSOLVER=2776
FILE ID=node137/4302294-1532895058
RUNJOBID= node137-1532893235-14550
PBS_JOBID= 21022513
Free space on /tmp= 48508 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/GraphColoring/GraphColoring-queen5-5_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302294-1532895058/watcher-4302294-1532895058 -o /tmp/evaluation-result-4302294-1532895058/solver-4302294-1532895058 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532893235-14550 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=656241399 HOME/instance-4302294-1532895058.xml

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

MD5SUM BENCH= e12c8a42b46a63e49e1504c0c9e3cd93
RANDOM SEED=656241399

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26705600 kB
MemAvailable:   30511440 kB
Buffers:          217100 kB
Cached:          3824664 kB
SwapCached:           32 kB
Active:          3218880 kB
Inactive:        2298852 kB
Active(anon):    1423876 kB
Inactive(anon):    79972 kB
Active(file):    1795004 kB
Inactive(file):  2218880 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:             26504 kB
Writeback:             0 kB
AnonPages:       1483508 kB
Mapped:            55644 kB
Shmem:             25052 kB
Slab:             243988 kB
SReclaimable:     215580 kB
SUnreclaim:        28408 kB
KernelStack:        3792 kB
PageTables:         7852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2660068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1261568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48484 MiB
End job on node137 at 2018-07-29 22:11:02