Trace number 4304370

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2-SuperNGOPT10 6.75503 3.42596

General information on the benchmark

NameSumColoring/
SumColoring-myciel3_c18.xml
MD5SUM2a16ad2ecbd4987722397e2a286d7eb3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.008888
Satisfiable
(Un)Satisfiability was proved
Number of variables11
Number of constraints20
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":11}]
Minimum variable degree4
Maximum variable degree6
Distribution of variable degrees[{"degree":4,"count":5},{"degree":5,"count":5},{"degree":6,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":20}]
Number of extensional constraints0
Number of intensional constraints20
Distribution of constraint types[{"type":"intension","count":20}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
6.16/3.20	o 12
6.16/3.27	o 11
6.47/3.32	o 10
6.47/3.36	v <instantiation cost="10">
6.47/3.36	v       <list>
6.47/3.36	v         c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10]
6.47/3.36	v       </list>
6.47/3.36	v       <values>
6.47/3.36	v         1 2 1 3 2 0 0 0 0 0 1
6.47/3.36	v       </values>
6.47/3.36	v     </instantiation>
6.47/3.36	s OPTIMUM FOUND

Verifier Data

OK	10

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304370-1534065952/watcher-4304370-1534065952 -o /tmp/evaluation-result-4304370-1534065952/solver-4304370-1534065952 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534063459-27644 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1676726515 -superng HOME/instance-4304370-1534065952.xml 

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

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


[startup+0.100151 s]*
/proc/loadavg: 1.54 1.45 1.39 5/206 28147
/proc/meminfo: memFree=27937696/32770624 swapFree=67108804/67108860
[pid=28090] ppid=28087 vsize=10005480 memory=18592 CPUtime=0.08 cores=0,2,4,6
/proc/28090/stat : 28090 (java) S 28087 28090 27613 0 -1 1077944320 4282 13020 0 0 1 0 5 2 20 0 6 0 224158368 10245611520 4648 33554432000 4194304 4196468 140722705147392 140722705129936 139626787528439 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
/proc/28090/statm: 2501370 4648 1932 1 0 2489808 0
[pid=28090/tid=28143] ppid=28087 vsize=10005480 memory=4279135703946986127 CPUtime=0.08 cores=0,2,4,6
/proc/28090/task/28143/stat : 28143 (java) R 28087 28090 27613 0 -1 4202560 2083 13020 0 0 1 0 5 2 20 0 6 0 224158377 10245611520 4648 33554432000 4194304 4196468 140722705147392 139626759365200 139626787550365 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28144] ppid=28087 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28144/stat : 28144 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 6 0 224158378 10245611520 4648 33554432000 4194304 4196468 140722705147392 139626791771024 139626787538645 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28145] ppid=28087 vsize=10005480 memory=139853126592128 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28145/stat : 28145 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 6 0 224158378 10245611520 4648 33554432000 4194304 4196468 140722705147392 139626646489872 139626787538645 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28146] ppid=28087 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28146/stat : 28146 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 6 0 224158378 10245611520 4648 33554432000 4194304 4196468 140722705147392 139626645437584 139626787538645 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28147] ppid=28087 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28147/stat : 28147 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 6 0 224158378 10245611520 4648 33554432000 4194304 4196468 140722705147392 139626644384784 139626787538645 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18592 KiB

[startup+0.209971 s]*
/proc/loadavg: 1.54 1.45 1.39 3/215 28156
/proc/meminfo: memFree=27914388/32770624 swapFree=67108804/67108860
[pid=28090] ppid=28087 vsize=10982744 memory=43540 CPUtime=0.25 cores=0,2,4,6
/proc/28090/stat : 28090 (java) S 28087 28090 27613 0 -1 1077944320 7626 13020 0 0 16 2 5 2 20 0 15 0 224158368 11246329856 10885 33554432000 4194304 4196468 140722705147392 140722705129936 139626787528439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
/proc/28090/statm: 2745686 10885 2945 1 0 2708109 0
[pid=28090/tid=28143] ppid=28087 vsize=10982744 memory=-6517102902069810590 CPUtime=0.19 cores=0,2,4,6
/proc/28090/task/28143/stat : 28143 (java) R 28087 28090 27613 0 -1 4202560 4193 13020 0 0 11 1 5 2 20 0 15 0 224158377 11246329856 10951 33554432000 4194304 4196468 140722705147392 139626759325360 139626767804188 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28144] ppid=28087 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28144/stat : 28144 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246329856 10951 33554432000 4194304 4196468 140722705147392 139626791771024 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28145] ppid=28087 vsize=10982744 memory=139853126592128 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28145/stat : 28145 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246329856 10951 33554432000 4194304 4196468 140722705147392 139626646489872 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28146] ppid=28087 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28146/stat : 28146 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246329856 10951 33554432000 4194304 4196468 140722705147392 139626645437584 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28147] ppid=28087 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28147/stat : 28147 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246329856 10951 33554432000 4194304 4196468 140722705147392 139626644384784 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28148] ppid=28087 vsize=10982744 memory=139853126592128 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28148/stat : 28148 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 15 0 224158379 11246329856 10951 33554432000 4194304 4196468 140722705147392 139625957918832 139626787539586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28149] ppid=28087 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28149/stat : 28149 (java) S 28087 28090 27613 0 -1 1077944384 13 13020 0 0 0 0 5 2 20 0 15 0 224158380 11246329856 10951 33554432000 4194304 4196468 140722705147392 139625561580320 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28150] ppid=28087 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28150/stat : 28150 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158380 11246329856 10951 33554432000 4194304 4196468 140722705147392 139625360254064 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28151] ppid=28087 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28151/stat : 28151 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246329856 10951 33554432000 4194304 4196468 140722705147392 139625052854352 139626787547035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28152] ppid=28087 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28090/task/28152/stat : 28152 (java) S 28087 28090 27613 0 -1 1077944384 363 13020 0 0 1 0 5 2 20 0 15 0 224158383 11246329856 10951 33554432000 4194304 4196468 140722705147392 139625956866672 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28153] ppid=28087 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28153/stat : 28153 (java) S 28087 28090 27613 0 -1 1077944384 251 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246329856 10951 33554432000 4194304 4196468 140722705147392 139625955813872 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28154] ppid=28087 vsize=10982744 memory=139853126592128 CPUtime=0.09 cores=0,2,4,6
/proc/28090/task/28154/stat : 28154 (java) S 28087 28090 27613 0 -1 1077944384 621 13020 0 0 2 0 5 2 20 0 15 0 224158383 11246329856 10951 33554432000 4194304 4196468 140722705147392 139625954761584 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28155] ppid=28087 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28155/stat : 28155 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246329856 11017 33554432000 4194304 4196468 140722705147392 139624622058464 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28156] ppid=28087 vsize=10982744 memory=139853126592128 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28156/stat : 28156 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246329856 11017 33554432000 4194304 4196468 140722705147392 139625953708464 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 43540 KiB

[startup+0.310282 s]*
/proc/loadavg: 1.54 1.45 1.39 3/215 28156
/proc/meminfo: memFree=27902356/32770624 swapFree=67108804/67108860
[pid=28090] ppid=28087 vsize=10983192 memory=55304 CPUtime=0.37 cores=0,2,4,6
/proc/28090/stat : 28090 (java) S 28087 28090 27613 0 -1 1077944320 10408 13020 0 0 27 3 5 2 20 0 15 0 224158368 11246788608 13826 33554432000 4194304 4196468 140722705147392 140722705129936 139626787528439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
/proc/28090/statm: 2745798 13826 3064 1 0 2708109 0
[pid=28090/tid=28143] ppid=28087 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/28090/task/28143/stat : 28143 (java) R 28087 28090 27613 0 -1 4202560 6930 13020 0 0 19 2 5 2 20 0 15 0 224158377 11246788608 13826 33554432000 4194304 4196468 140722705147392 139626759340448 139626771608926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28144] ppid=28087 vsize=10983192 memory=7084813469699035216 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28144/stat : 28144 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246788608 13826 33554432000 4194304 4196468 140722705147392 139626791771024 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28145] ppid=28087 vsize=10983192 memory=2076 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28145/stat : 28145 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246788608 13826 33554432000 4194304 4196468 140722705147392 139626646489872 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28146] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28146/stat : 28146 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246788608 13826 33554432000 4194304 4196468 140722705147392 139626645437584 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28147] ppid=28087 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28147/stat : 28147 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246788608 13826 33554432000 4194304 4196468 140722705147392 139626644384784 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28148] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28148/stat : 28148 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 15 0 224158379 11246788608 13826 33554432000 4194304 4196468 140722705147392 139625957918832 139626787539586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28149] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28149/stat : 28149 (java) S 28087 28090 27613 0 -1 1077944384 13 13020 0 0 0 0 5 2 20 0 15 0 224158380 11246788608 13826 33554432000 4194304 4196468 140722705147392 139625561580320 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28150] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28150/stat : 28150 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158380 11246788608 13826 33554432000 4194304 4196468 140722705147392 139625360254064 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28151] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28151/stat : 28151 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246788608 13826 33554432000 4194304 4196468 140722705147392 139625052854352 139626787547035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28152] ppid=28087 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28090/task/28152/stat : 28152 (java) S 28087 28090 27613 0 -1 1077944384 365 13020 0 0 1 0 5 2 20 0 15 0 224158383 11246788608 13826 33554432000 4194304 4196468 140722705147392 139625956866672 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28153] ppid=28087 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28090/task/28153/stat : 28153 (java) S 28087 28090 27613 0 -1 1077944384 254 13020 0 0 1 0 5 2 20 0 15 0 224158383 11246788608 13826 33554432000 4194304 4196468 140722705147392 139625955813872 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28154] ppid=28087 vsize=10983192 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/28090/task/28154/stat : 28154 (java) S 28087 28090 27613 0 -1 1077944384 636 13020 0 0 4 0 5 2 20 0 15 0 224158383 11246788608 13826 33554432000 4194304 4196468 140722705147392 139625954761584 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28155] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28155/stat : 28155 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246788608 13826 33554432000 4194304 4196468 140722705147392 139624622058464 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28156] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28156/stat : 28156 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246788608 13826 33554432000 4194304 4196468 140722705147392 139625953708464 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55304 KiB

[startup+0.700836 s]
/proc/loadavg: 1.54 1.45 1.39 3/215 28156
/proc/meminfo: memFree=27890944/32770624 swapFree=67108804/67108860
[pid=28090] ppid=28087 vsize=10983192 memory=88732 CPUtime=0.99 cores=0,2,4,6
/proc/28090/stat : 28090 (java) S 28087 28090 27613 0 -1 1077944320 16759 13020 0 0 87 5 5 2 20 0 15 0 224158368 11246788608 22183 33554432000 4194304 4196468 140722705147392 140722705129936 139626787528439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
/proc/28090/statm: 2745798 22183 3247 1 0 2708109 0
[pid=28090/tid=28143] ppid=28087 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/28090/task/28143/stat : 28143 (java) R 28087 28090 27613 0 -1 4202560 12127 13020 0 0 56 3 5 2 20 0 15 0 224158377 11246788608 22183 33554432000 4194304 4196468 140722705147392 139626759359680 139626771608926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28144] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28144/stat : 28144 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246788608 22183 33554432000 4194304 4196468 140722705147392 139626791771024 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28145] ppid=28087 vsize=10983192 memory=3708 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28145/stat : 28145 (java) S 28087 28090 27613 0 -1 1077944384 2 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246788608 22183 33554432000 4194304 4196468 140722705147392 139626646489872 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28146] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28146/stat : 28146 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246788608 22183 33554432000 4194304 4196468 140722705147392 139626645437584 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28147] ppid=28087 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28147/stat : 28147 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158378 11246788608 22183 33554432000 4194304 4196468 140722705147392 139626644384784 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28148] ppid=28087 vsize=10983192 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28148/stat : 28148 (java) S 28087 28090 27613 0 -1 1077944384 5 13020 0 0 0 0 5 2 20 0 15 0 224158379 11246788608 22183 33554432000 4194304 4196468 140722705147392 139625957918832 139626787539586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28149] ppid=28087 vsize=10983192 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28149/stat : 28149 (java) S 28087 28090 27613 0 -1 1077944384 13 13020 0 0 0 0 5 2 20 0 15 0 224158380 11246788608 22183 33554432000 4194304 4196468 140722705147392 139625561580320 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28150] ppid=28087 vsize=10983192 memory=8836 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28150/stat : 28150 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158380 11246788608 22183 33554432000 4194304 4196468 140722705147392 139625360254064 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28151] ppid=28087 vsize=10983192 memory=11044 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28151/stat : 28151 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246788608 22183 33554432000 4194304 4196468 140722705147392 139625052854352 139626787547035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28152] ppid=28087 vsize=10983192 memory=13252 CPUtime=0.13 cores=0,2,4,6
/proc/28090/task/28152/stat : 28152 (java) S 28087 28090 27613 0 -1 1077944384 727 13020 0 0 6 0 5 2 20 0 15 0 224158383 11246788608 22183 33554432000 4194304 4196468 140722705147392 139625956866672 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28153] ppid=28087 vsize=10983192 memory=15460 CPUtime=0.17 cores=0,2,4,6
/proc/28090/task/28153/stat : 28153 (java) S 28087 28090 27613 0 -1 1077944384 941 13020 0 0 10 0 5 2 20 0 15 0 224158383 11246788608 22183 33554432000 4194304 4196468 140722705147392 139625955813872 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28154] ppid=28087 vsize=10983192 memory=17668 CPUtime=0.2 cores=0,2,4,6
/proc/28090/task/28154/stat : 28154 (java) S 28087 28090 27613 0 -1 1077944384 738 13020 0 0 13 0 5 2 20 0 15 0 224158383 11246788608 22183 33554432000 4194304 4196468 140722705147392 139625954761584 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28155] ppid=28087 vsize=10983192 memory=19876 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28155/stat : 28155 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246788608 22183 33554432000 4194304 4196468 140722705147392 139624622058464 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28156] ppid=28087 vsize=10983192 memory=22084 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28156/stat : 28156 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158383 11246788608 22183 33554432000 4194304 4196468 140722705147392 139625953708464 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88732 KiB

[startup+1.50078 s]
/proc/loadavg: 1.54 1.45 1.39 3/215 28156
/proc/meminfo: memFree=27847200/32770624 swapFree=67108804/67108860
[pid=28090] ppid=28087 vsize=10998092 memory=182288 CPUtime=2.24 cores=0,2,4,6
/proc/28090/stat : 28090 (java) S 28087 28090 27613 0 -1 1077944320 24119 13020 0 0 207 10 5 2 20 0 15 0 224158368 11262046208 45572 33554432000 4194304 4196468 140722705147392 140722705129936 139626787528439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
/proc/28090/statm: 2749523 45572 3466 1 0 2711181 0
[pid=28090/tid=28143] ppid=28087 vsize=10998092 memory=0 CPUtime=1.41 cores=0,2,4,6
/proc/28090/task/28143/stat : 28143 (java) R 28087 28090 27613 0 -1 4202560 17839 13020 0 0 129 5 5 2 20 0 15 0 224158377 11262046208 45572 33554432000 4194304 4196468 140722705147392 139626759358592 139626772963800 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28144] ppid=28087 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28090/task/28144/stat : 28144 (java) S 28087 28090 27613 0 -1 1077944384 38 13020 0 0 1 0 5 2 20 0 15 0 224158378 11262046208 45572 33554432000 4194304 4196468 140722705147392 139626791771024 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28145] ppid=28087 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28090/task/28145/stat : 28145 (java) S 28087 28090 27613 0 -1 1077944384 65 13020 0 0 1 0 5 2 20 0 15 0 224158378 11262046208 45572 33554432000 4194304 4196468 140722705147392 139626646489872 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28146] ppid=28087 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28090/task/28146/stat : 28146 (java) S 28087 28090 27613 0 -1 1077944384 14 13020 0 0 1 0 5 2 20 0 15 0 224158378 11262046208 45572 33554432000 4194304 4196468 140722705147392 139626645437584 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28147] ppid=28087 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28147/stat : 28147 (java) S 28087 28090 27613 0 -1 1077944384 313 13020 0 0 0 0 5 2 20 0 15 0 224158378 11262046208 45572 33554432000 4194304 4196468 140722705147392 139626644384784 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28148] ppid=28087 vsize=10998092 memory=1399103955520229747 CPUtime=0.08 cores=0,2,4,6
/proc/28090/task/28148/stat : 28148 (java) S 28087 28090 27613 0 -1 1077944384 52 13020 0 0 1 0 5 2 20 0 15 0 224158379 11262046208 45572 33554432000 4194304 4196468 140722705147392 139625957918832 139626787539586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28149] ppid=28087 vsize=10998092 memory=279705987131648 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28149/stat : 28149 (java) S 28087 28090 27613 0 -1 1077944384 14 13020 0 0 0 0 5 2 20 0 15 0 224158380 11262046208 45572 33554432000 4194304 4196468 140722705147392 139625561580384 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28150] ppid=28087 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28150/stat : 28150 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158380 11262046208 45572 33554432000 4194304 4196468 140722705147392 139625360254080 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28151] ppid=28087 vsize=10998092 memory=1084 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28151/stat : 28151 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11262046208 45572 33554432000 4194304 4196468 140722705147392 139625052854352 139626787547035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28152] ppid=28087 vsize=10998092 memory=1600 CPUtime=0.27 cores=0,2,4,6
/proc/28090/task/28152/stat : 28152 (java) S 28087 28090 27613 0 -1 1077944384 1292 13020 0 0 20 0 5 2 20 0 15 0 224158383 11262046208 45572 33554432000 4194304 4196468 140722705147392 139625956866672 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28153] ppid=28087 vsize=10998092 memory=7952 CPUtime=0.27 cores=0,2,4,6
/proc/28090/task/28153/stat : 28153 (java) S 28087 28090 27613 0 -1 1077944384 1133 13020 0 0 20 0 5 2 20 0 15 0 224158383 11262046208 45572 33554432000 4194304 4196468 140722705147392 139625955813872 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28154] ppid=28087 vsize=10998092 memory=4088 CPUtime=0.36 cores=0,2,4,6
/proc/28090/task/28154/stat : 28154 (java) S 28087 28090 27613 0 -1 1077944384 1157 13020 0 0 29 0 5 2 20 0 15 0 224158383 11262046208 45572 33554432000 4194304 4196468 140722705147392 139625954761584 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28155] ppid=28087 vsize=10998092 memory=1784 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28155/stat : 28155 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11262046208 45572 33554432000 4194304 4196468 140722705147392 139624622058464 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28156] ppid=28087 vsize=10998092 memory=1060 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28156/stat : 28156 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158383 11262046208 45572 33554432000 4194304 4196468 140722705147392 139625953708464 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 182288 KiB

[startup+3.11044 s]
/proc/loadavg: 1.54 1.45 1.39 4/215 28156
/proc/meminfo: memFree=27689620/32770624 swapFree=67108804/67108860
[pid=28090] ppid=28087 vsize=11075936 memory=292260 CPUtime=5.88 cores=0,2,4,6
/proc/28090/stat : 28090 (java) S 28087 28090 27613 0 -1 1077944320 51644 13020 0 0 562 19 5 2 20 0 15 0 224158368 11341758464 73065 33554432000 4194304 4196468 140722705147392 140722705129936 139626787528439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
/proc/28090/statm: 2768984 73065 3510 1 0 2730637 0
[pid=28090/tid=28143] ppid=28087 vsize=11075936 memory=279705987550336 CPUtime=2.98 cores=0,2,4,6
/proc/28090/task/28143/stat : 28143 (java) R 28087 28090 27613 0 -1 4202560 36643 13020 0 0 281 10 5 2 20 0 15 0 224158377 11341758464 73065 33554432000 4194304 4196468 140722705147392 139626759361840 139626787549786 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28144] ppid=28087 vsize=11075936 memory=279705987554880 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28144/stat : 28144 (java) S 28087 28090 27613 0 -1 1077944384 78 13020 0 0 3 0 5 2 20 0 15 0 224158378 11341758464 73065 33554432000 4194304 4196468 140722705147392 139626791771024 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28145] ppid=28087 vsize=11075936 memory=6944656592387989600 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28145/stat : 28145 (java) S 28087 28090 27613 0 -1 1077944384 75 13020 0 0 3 0 5 2 20 0 15 0 224158378 11341758464 73065 33554432000 4194304 4196468 140722705147392 139626646489872 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28146] ppid=28087 vsize=11075936 memory=56 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28146/stat : 28146 (java) S 28087 28090 27613 0 -1 1077944384 27 13020 0 0 3 0 5 2 20 0 15 0 224158378 11341758464 73065 33554432000 4194304 4196468 140722705147392 139626645437584 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28147] ppid=28087 vsize=11075936 memory=7886128541349720114 CPUtime=0.09 cores=0,2,4,6
/proc/28090/task/28147/stat : 28147 (java) S 28087 28090 27613 0 -1 1077944384 329 13020 0 0 2 0 5 2 20 0 15 0 224158378 11341758464 73065 33554432000 4194304 4196468 140722705147392 139626644384784 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28148] ppid=28087 vsize=11075936 memory=8389687274701468466 CPUtime=0.09 cores=0,2,4,6
/proc/28090/task/28148/stat : 28148 (java) S 28087 28090 27613 0 -1 1077944384 2025 13020 0 0 2 0 5 2 20 0 15 0 224158379 11341758464 73065 33554432000 4194304 4196468 140722705147392 139625957918832 139626787539586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28149] ppid=28087 vsize=11075936 memory=7093353384848650950 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28149/stat : 28149 (java) S 28087 28090 27613 0 -1 1077944384 14 13020 0 0 0 0 5 2 20 0 15 0 224158380 11341758464 73065 33554432000 4194304 4196468 140722705147392 139625561580384 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28150] ppid=28087 vsize=11075936 memory=279705987384832 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28150/stat : 28150 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158380 11341758464 73065 33554432000 4194304 4196468 140722705147392 139625360254080 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28151] ppid=28087 vsize=11075936 memory=7956567955459234152 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28151/stat : 28151 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11341758464 73065 33554432000 4194304 4196468 140722705147392 139625052854352 139626787547035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28152] ppid=28087 vsize=11075936 memory=6940161746138260568 CPUtime=0.96 cores=0,2,4,6
/proc/28090/task/28152/stat : 28152 (java) S 28087 28090 27613 0 -1 1077944384 3301 13020 0 0 88 1 5 2 20 0 15 0 224158383 11341758464 73065 33554432000 4194304 4196468 140722705147392 139625956866672 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28153] ppid=28087 vsize=11075936 memory=7372767967351951464 CPUtime=0.95 cores=0,2,4,6
/proc/28090/task/28153/stat : 28153 (java) R 28087 28090 27613 0 -1 4202560 3701 13020 0 0 87 1 5 2 20 0 15 0 224158383 11341758464 73065 33554432000 4194304 4196468 140722705147392 139625955799816 139626768708097 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28154] ppid=28087 vsize=11075936 memory=288230574492221466 CPUtime=0.96 cores=0,2,4,6
/proc/28090/task/28154/stat : 28154 (java) S 28087 28090 27613 0 -1 1077944384 3247 13020 0 0 88 1 5 2 20 0 15 0 224158383 11341758464 73065 33554432000 4194304 4196468 140722705147392 139625954761584 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28155] ppid=28087 vsize=11075936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28155/stat : 28155 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11341758464 73065 33554432000 4194304 4196468 140722705147392 139624622058464 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28156] ppid=28087 vsize=11075936 memory=2193 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28156/stat : 28156 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11341758464 73065 33554432000 4194304 4196468 140722705147392 139625953708464 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
Current children cumulated CPU time: 5.88 s
Current children cumulated vsize: 11075936 KiB
Current children cumulated memory: 292260 KiB

[startup+3.42591 s]
# the end of solver process 28090 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.50703 s, system=0.247996 s

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

[startup+3.20514 s]
/proc/loadavg: 1.54 1.45 1.39 4/215 28156
/proc/meminfo: memFree=27689620/32770624 swapFree=67108804/67108860
[pid=28090] ppid=28087 vsize=11075936 memory=294852 CPUtime=6.16 cores=0,2,4,6
/proc/28090/stat : 28090 (java) S 28087 28090 27613 0 -1 1077944320 54223 13020 0 0 589 20 5 2 20 0 15 0 224158368 11341758464 73713 33554432000 4194304 4196468 140722705147392 140722705129936 139626787528439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
/proc/28090/statm: 2768984 73713 3510 1 0 2730637 0
[pid=28090/tid=28143] ppid=28087 vsize=11075936 memory=0 CPUtime=3.08 cores=0,2,4,6
/proc/28090/task/28143/stat : 28143 (java) R 28087 28090 27613 0 -1 4202560 38300 13020 0 0 291 10 5 2 20 0 15 0 224158377 11341758464 73713 33554432000 4194304 4196468 140722705147392 139626759360400 139626773221937 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28144] ppid=28087 vsize=11075936 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28144/stat : 28144 (java) S 28087 28090 27613 0 -1 1077944384 78 13020 0 0 3 0 5 2 20 0 15 0 224158378 11341758464 73713 33554432000 4194304 4196468 140722705147392 139626791771024 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28145] ppid=28087 vsize=11075936 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28145/stat : 28145 (java) S 28087 28090 27613 0 -1 1077944384 75 13020 0 0 3 0 5 2 20 0 15 0 224158378 11341758464 73713 33554432000 4194304 4196468 140722705147392 139626646489872 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28146] ppid=28087 vsize=11075936 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28146/stat : 28146 (java) S 28087 28090 27613 0 -1 1077944384 27 13020 0 0 3 0 5 2 20 0 15 0 224158378 11341758464 73713 33554432000 4194304 4196468 140722705147392 139626645437584 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28147] ppid=28087 vsize=11075936 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28090/task/28147/stat : 28147 (java) S 28087 28090 27613 0 -1 1077944384 329 13020 0 0 2 0 5 2 20 0 15 0 224158378 11341758464 73713 33554432000 4194304 4196468 140722705147392 139626644384784 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28148] ppid=28087 vsize=11075936 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28090/task/28148/stat : 28148 (java) S 28087 28090 27613 0 -1 1077944384 2025 13020 0 0 2 0 5 2 20 0 15 0 224158379 11341758464 73713 33554432000 4194304 4196468 140722705147392 139625957918832 139626787539586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28149] ppid=28087 vsize=11075936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28149/stat : 28149 (java) S 28087 28090 27613 0 -1 1077944384 14 13020 0 0 0 0 5 2 20 0 15 0 224158380 11341758464 73713 33554432000 4194304 4196468 140722705147392 139625561580384 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28150] ppid=28087 vsize=11075936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28150/stat : 28150 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 15 0 224158380 11341758464 73713 33554432000 4194304 4196468 140722705147392 139625360254080 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28151] ppid=28087 vsize=11075936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28151/stat : 28151 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11341758464 73713 33554432000 4194304 4196468 140722705147392 139625052854352 139626787547035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28152] ppid=28087 vsize=11075936 memory=0 CPUtime=0.99 cores=0,2,4,6
/proc/28090/task/28152/stat : 28152 (java) R 28087 28090 27613 0 -1 1077944384 3470 13020 0 0 91 1 5 2 20 0 15 0 224158383 11341758464 73713 33554432000 4194304 4196468 140722705147392 139625956865072 139626787538645 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28153] ppid=28087 vsize=11075936 memory=1260 CPUtime=1.04 cores=0,2,4,6
/proc/28090/task/28153/stat : 28153 (java) R 28087 28090 27613 0 -1 4202560 4166 13020 0 0 96 1 5 2 20 0 15 0 224158383 11341758464 73713 33554432000 4194304 4196468 140722705147392 139625955798832 139626772636060 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28154] ppid=28087 vsize=11075936 memory=14872 CPUtime=1.01 cores=0,2,4,6
/proc/28090/task/28154/stat : 28154 (java) R 28087 28090 27613 0 -1 4202560 3548 13020 0 0 93 1 5 2 20 0 15 0 224158383 11341758464 73718 33554432000 4194304 4196468 140722705147392 139625954761584 139626766559252 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28155] ppid=28087 vsize=11075936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28155/stat : 28155 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11341758464 73718 33554432000 4194304 4196468 140722705147392 139624622058464 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28156] ppid=28087 vsize=11075936 memory=6788 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28156/stat : 28156 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 15 0 224158383 11341758464 73718 33554432000 4194304 4196468 140722705147392 139625953708464 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 11075936 KiB
Current children cumulated memory: 294852 KiB

[startup+3.40076 s]
/proc/loadavg: 1.54 1.45 1.39 4/215 28156
/proc/meminfo: memFree=27689620/32770624 swapFree=67108804/67108860
[pid=28090] ppid=28087 vsize=11146216 memory=299900 CPUtime=6.71 cores=0,2,4,6
/proc/28090/stat : 28090 (java) S 28087 28090 27613 0 -1 1077944320 58311 13020 0 0 644 20 5 2 20 0 14 0 224158368 11413725184 74975 33554432000 4194304 4196468 140722705147392 140722705129936 139626787528439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
/proc/28090/statm: 2786554 74975 3513 1 0 2748207 0
[pid=28090/tid=28143] ppid=28087 vsize=11146216 memory=139852993906040 CPUtime=3.23 cores=0,2,4,6
/proc/28090/task/28143/stat : 28143 (java) S 28087 28090 27613 0 -1 1077944384 39248 13020 0 0 306 10 5 2 20 0 14 0 224158377 11413725184 74975 33554432000 4194304 4196468 140722705147392 139626759371920 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28144] ppid=28087 vsize=11146216 memory=279705987816352 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28144/stat : 28144 (java) S 28087 28090 27613 0 -1 1077944384 78 13020 0 0 3 0 5 2 20 0 14 0 224158378 11413725184 74975 33554432000 4194304 4196468 140722705147392 139626791771024 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28145] ppid=28087 vsize=11146216 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28145/stat : 28145 (java) S 28087 28090 27613 0 -1 1077944384 75 13020 0 0 3 0 5 2 20 0 14 0 224158378 11413725184 74975 33554432000 4194304 4196468 140722705147392 139626646489872 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28146] ppid=28087 vsize=11146216 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28146/stat : 28146 (java) S 28087 28090 27613 0 -1 1077944384 27 13020 0 0 3 0 5 2 20 0 14 0 224158378 11413725184 74975 33554432000 4194304 4196468 140722705147392 139626645437584 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28147] ppid=28087 vsize=11146216 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28090/task/28147/stat : 28147 (java) S 28087 28090 27613 0 -1 1077944384 329 13020 0 0 2 0 5 2 20 0 14 0 224158378 11413725184 74975 33554432000 4194304 4196468 140722705147392 139626644384784 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28148] ppid=28087 vsize=11146216 memory=-6421031960926448530 CPUtime=0.09 cores=0,2,4,6
/proc/28090/task/28148/stat : 28148 (java) S 28087 28090 27613 0 -1 1077944384 2043 13020 0 0 2 0 5 2 20 0 14 0 224158379 11413725184 74975 33554432000 4194304 4196468 140722705147392 139625957919040 139626787539586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28149] ppid=28087 vsize=11146216 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28149/stat : 28149 (java) S 28087 28090 27613 0 -1 1077944384 14 13020 0 0 0 0 5 2 20 0 14 0 224158380 11413725184 74975 33554432000 4194304 4196468 140722705147392 139625561580384 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28150] ppid=28087 vsize=11146216 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28150/stat : 28150 (java) S 28087 28090 27613 0 -1 1077944384 1 13020 0 0 0 0 5 2 20 0 14 0 224158380 11413725184 74975 33554432000 4194304 4196468 140722705147392 139625360254080 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28151] ppid=28087 vsize=11146216 memory=6944656575208382560 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28151/stat : 28151 (java) S 28087 28090 27613 0 -1 1077944384 27 13020 0 0 0 0 5 2 20 0 14 0 224158383 11413725184 74975 33554432000 4194304 4196468 140722705147392 139625052853120 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28152] ppid=28087 vsize=11146216 memory=4206468019014086714 CPUtime=1.08 cores=0,2,4,6
/proc/28090/task/28152/stat : 28152 (java) S 28087 28090 27613 0 -1 1077944384 3637 13020 0 0 100 1 5 2 20 0 14 0 224158383 11413725184 74975 33554432000 4194304 4196468 140722705147392 139625956851184 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28153] ppid=28087 vsize=11146216 memory=6944656575208382560 CPUtime=1.24 cores=0,2,4,6
/proc/28090/task/28153/stat : 28153 (java) R 28087 28090 27613 0 -1 4202560 6552 13020 0 0 115 2 5 2 20 0 14 0 224158383 11413725184 74975 33554432000 4194304 4196468 140722705147392 139625955800032 139626769073400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28154] ppid=28087 vsize=11146216 memory=-7361174377247368086 CPUtime=1.13 cores=0,2,4,6
/proc/28090/task/28154/stat : 28154 (java) S 28087 28090 27613 0 -1 1077944384 4067 13020 0 0 104 2 5 2 20 0 14 0 224158383 11413725184 74975 33554432000 4194304 4196468 140722705147392 139625954761584 139626787539586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
[pid=28090/tid=28155] ppid=28087 vsize=11146216 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28090/task/28155/stat : 28155 (java) S 28087 28090 27613 0 -1 1077944384 3 13020 0 0 0 0 5 2 20 0 14 0 224158383 11413725184 74975 33554432000 4194304 4196468 140722705147392 139624622058464 139626787538645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140722705152611 140722705155420 140722705155420 140722705158095 0
Current children cumulated CPU time: 6.71 s
Current children cumulated vsize: 11146216 KiB
Current children cumulated memory: 299900 KiB

Child status: 0
Real time (s): 3.42596
CPU time (s): 6.75503
CPU user time (s): 6.50703
CPU system time (s): 0.247996
CPU usage (%): 197.172
Max. virtual memory (cumulated for all children) (KiB): 11146216
Max. memory (cumulated for all children) (KiB): 299900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.50703
system time used= 0.247996
maximum resident set size= 301260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71391
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5164
involuntary context switches= 32


# summary of solver processes directly reported to runsolver:
#   pid: 28090
#   total CPU time (s): 6.75503
#   total CPU user time (s): 6.50703
#   total CPU system time (s): 0.247996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04999 second user time and 0.067943 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-12 11:25:52
IDJOB=4304370
IDBENCH=141220
IDSOLVER=2781
FILE ID=node105/4304370-1534065952
RUNJOBID= node105-1534063459-27644
PBS_JOBID= 21036987
Free space on /tmp= 40676 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/SumColoring/SumColoring-myciel3_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304370-1534065952/watcher-4304370-1534065952 -o /tmp/evaluation-result-4304370-1534065952/solver-4304370-1534065952 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534063459-27644 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1676726515 -superng HOME/instance-4304370-1534065952.xml

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

MD5SUM BENCH= 2a16ad2ecbd4987722397e2a286d7eb3
RANDOM SEED=1676726515

node105.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.32
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.32
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.32
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.32
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:        27945216 kB
MemAvailable:   31289224 kB
Buffers:          122976 kB
Cached:          3478164 kB
SwapCached:           16 kB
Active:          2431164 kB
Inactive:        1838512 kB
Active(anon):     620984 kB
Inactive(anon):   100520 kB
Active(file):    1810180 kB
Inactive(file):  1737992 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             26604 kB
Writeback:             0 kB
AnonPages:        689548 kB
Mapped:            63596 kB
Shmem:             49748 kB
Slab:             251484 kB
SReclaimable:     223344 kB
SUnreclaim:        28140 kB
KernelStack:        3792 kB
PageTables:         7056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1812096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    591872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40652 MiB
End job on node105 at 2018-08-12 11:25:56