Trace number 4305148

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 NameAnswerCPU timeWall clock time
Concrete 3.9.2-SuperNGSAT 11.0974 5.28968

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g08-g43_c18.xml
MD5SUM7cef523f02717582c22db5e2b6d8dc99
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.21334
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints93
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":30}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":3},{"degree":5,"count":10},{"degree":6,"count":3},{"degree":7,"count":6},{"degree":8,"count":4},{"degree":9,"count":3}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":62},{"arity":30,"count":1}]
Number of extensional constraints92
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":92},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.75	c Concrete v3.9.2.1532736233296 running
10.86/5.26	v <instantiation>
10.86/5.26	v       <list>
10.86/5.26	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] x[25] x[26] x[27] x[28] x[29]
10.86/5.26	v       </list>
10.86/5.26	v       <values>
10.86/5.26	v         99 38 67 106 87 127 90 113 124 75 61 115 114 122 125 7 42 18 91 68 72 27 77 26 65 100 51 1 112 98
10.86/5.26	v       </values>
10.86/5.26	v     </instantiation>
10.86/5.26	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305148-1534123249/watcher-4305148-1534123249 -o /tmp/evaluation-result-4305148-1534123249/solver-4305148-1534123249 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534095874-7006 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1075436807 -superng HOME/instance-4305148-1534123249.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
Current StackSize limit: 8192 KiB
solver pid=12466, runsolver pid=12463


[startup+0.100127 s]*
/proc/loadavg: 2.17 1.84 1.63 3/209 12522
/proc/meminfo: memFree=12059804/32770624 swapFree=67108860/67108860
[pid=12466] ppid=12463 vsize=10005480 memory=18588 CPUtime=0.08 cores=0,2,4,6
/proc/12466/stat : 12466 (java) S 12463 12466 6975 0 -1 1077944320 4263 13152 0 0 1 0 5 2 20 0 6 0 229888108 10245611520 4647 33554432000 4194304 4196468 140726459155360 140726459137904 140698178072311 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
/proc/12466/statm: 2501370 4647 1932 1 0 2489808 0
[pid=12466/tid=12519] ppid=12463 vsize=10005480 memory=4279135704047583887 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12519/stat : 12519 (java) R 12463 12466 6975 0 -1 4202560 2081 13152 0 0 0 0 5 2 20 0 6 0 229888117 10245611520 4647 33554432000 4194304 4196468 140726459155360 140698149909072 140698178094237 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12520] ppid=12463 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12520/stat : 12520 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 6 0 229888118 10245611520 4647 33554432000 4194304 4196468 140726459155360 140698182314896 140698178082517 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12521] ppid=12463 vsize=10005480 memory=140194350831232 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12521/stat : 12521 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 6 0 229888118 10245611520 4647 33554432000 4194304 4196468 140726459155360 140698037033744 140698178082517 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12522] ppid=12463 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12522/stat : 12522 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 6 0 229888118 10245611520 4647 33554432000 4194304 4196468 140726459155360 140698035981456 140698178082517 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12523] ppid=12463 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12523/stat : 12523 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 6 0 229888118 10245611520 4647 33554432000 4194304 4196468 140726459155360 140698034928656 140698178082517 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18588 KiB

[startup+0.210267 s]*
/proc/loadavg: 2.17 1.84 1.63 4/219 12532
/proc/meminfo: memFree=12037352/32770624 swapFree=67108860/67108860
[pid=12466] ppid=12463 vsize=10982744 memory=41688 CPUtime=0.25 cores=0,2,4,6
/proc/12466/stat : 12466 (java) S 12463 12466 6975 0 -1 1077944320 7156 13152 0 0 17 1 5 2 20 0 15 0 229888108 11246329856 10422 33554432000 4194304 4196468 140726459155360 140726459137904 140698178072311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
/proc/12466/statm: 2745686 10422 2958 1 0 2708109 0
[pid=12466/tid=12519] ppid=12463 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/12466/task/12519/stat : 12519 (java) R 12463 12466 6975 0 -1 4202560 3905 13152 0 0 10 1 5 2 20 0 15 0 229888117 11246329856 10620 33554432000 4194304 4196468 140726459155360 140698149896128 140698170309438 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12520] ppid=12463 vsize=10982744 memory=364 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12520/stat : 12520 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246329856 10620 33554432000 4194304 4196468 140726459155360 140698182314896 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12521] ppid=12463 vsize=10982744 memory=140194350843951 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12521/stat : 12521 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246329856 10620 33554432000 4194304 4196468 140726459155360 140698037033744 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12522] ppid=12463 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12522/stat : 12522 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246329856 10620 33554432000 4194304 4196468 140726459155360 140698035981456 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12523] ppid=12463 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12523/stat : 12523 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246329856 10620 33554432000 4194304 4196468 140726459155360 140698034928656 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12524] ppid=12463 vsize=10982744 memory=140194350831232 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12524/stat : 12524 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888120 11246329856 10686 33554432000 4194304 4196468 140726459155360 140697348827248 140698178083458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12525] ppid=12463 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12525/stat : 12525 (java) S 12463 12466 6975 0 -1 1077944384 13 13152 0 0 0 0 5 2 20 0 15 0 229888120 11246329856 10686 33554432000 4194304 4196468 140726459155360 140696954594080 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12526] ppid=12463 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12526/stat : 12526 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888120 11246329856 10686 33554432000 4194304 4196468 140726459155360 140696753267824 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12527] ppid=12463 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12527/stat : 12527 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11246329856 10686 33554432000 4194304 4196468 140726459155360 140696445868112 140698178090907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12528] ppid=12463 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12466/task/12528/stat : 12528 (java) S 12463 12466 6975 0 -1 1077944384 420 13152 0 0 1 0 5 2 20 0 15 0 229888123 11246329856 10686 33554432000 4194304 4196468 140726459155360 140697347775088 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12529] ppid=12463 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12466/task/12529/stat : 12529 (java) S 12463 12466 6975 0 -1 1077944384 184 13152 0 0 1 0 5 2 20 0 15 0 229888123 11246329856 10686 33554432000 4194304 4196468 140726459155360 140697346722288 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12530] ppid=12463 vsize=10982744 memory=140194350831232 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12530/stat : 12530 (java) S 12463 12466 6975 0 -1 1077944384 631 13152 0 0 3 0 5 2 20 0 15 0 229888123 11246329856 10686 33554432000 4194304 4196468 140726459155360 140697345670000 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12531] ppid=12463 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12531/stat : 12531 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11246329856 10686 33554432000 4194304 4196468 140726459155360 140696015072224 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12532] ppid=12463 vsize=10982744 memory=140194350831232 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12532/stat : 12532 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888123 11246329856 10686 33554432000 4194304 4196468 140726459155360 140697344616880 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 41688 KiB

[startup+0.310353 s]*
/proc/loadavg: 2.17 1.84 1.63 4/219 12532
/proc/meminfo: memFree=12024452/32770624 swapFree=67108860/67108860
[pid=12466] ppid=12463 vsize=10983192 memory=55132 CPUtime=0.38 cores=0,2,4,6
/proc/12466/stat : 12466 (java) S 12463 12466 6975 0 -1 1077944320 10387 13152 0 0 28 3 5 2 20 0 15 0 229888108 11246788608 13783 33554432000 4194304 4196468 140726459155360 140726459137904 140698178072311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
/proc/12466/statm: 2745798 13783 3077 1 0 2708109 0
[pid=12466/tid=12519] ppid=12463 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/12466/task/12519/stat : 12519 (java) R 12463 12466 6975 0 -1 4202560 6914 13152 0 0 19 2 5 2 20 0 15 0 229888117 11246788608 13783 33554432000 4194304 4196468 140726459155360 140698149884320 140698162152798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12520] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12520/stat : 12520 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246788608 13783 33554432000 4194304 4196468 140726459155360 140698182314896 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12521] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12521/stat : 12521 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246788608 13783 33554432000 4194304 4196468 140726459155360 140698037033744 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12522] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12522/stat : 12522 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246788608 13783 33554432000 4194304 4196468 140726459155360 140698035981456 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12523] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12523/stat : 12523 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246788608 13825 33554432000 4194304 4196468 140726459155360 140698034928656 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12524] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12524/stat : 12524 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888120 11246788608 13825 33554432000 4194304 4196468 140726459155360 140697348827248 140698178083458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12525] ppid=12463 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12525/stat : 12525 (java) S 12463 12466 6975 0 -1 1077944384 13 13152 0 0 0 0 5 2 20 0 15 0 229888120 11246788608 13825 33554432000 4194304 4196468 140726459155360 140696954594080 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12526] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12526/stat : 12526 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888120 11246788608 13825 33554432000 4194304 4196468 140726459155360 140696753267824 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12527] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12527/stat : 12527 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11246788608 13825 33554432000 4194304 4196468 140726459155360 140696445868112 140698178090907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12528] ppid=12463 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12466/task/12528/stat : 12528 (java) S 12463 12466 6975 0 -1 1077944384 424 13152 0 0 1 0 5 2 20 0 15 0 229888123 11246788608 13825 33554432000 4194304 4196468 140726459155360 140697347775088 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12529] ppid=12463 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12466/task/12529/stat : 12529 (java) S 12463 12466 6975 0 -1 1077944384 187 13152 0 0 1 0 5 2 20 0 15 0 229888123 11246788608 13825 33554432000 4194304 4196468 140726459155360 140697346722288 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12530] ppid=12463 vsize=10983192 memory=140194350831232 CPUtime=0.12 cores=0,2,4,6
/proc/12466/task/12530/stat : 12530 (java) S 12463 12466 6975 0 -1 1077944384 647 13152 0 0 5 0 5 2 20 0 15 0 229888123 11246788608 13825 33554432000 4194304 4196468 140726459155360 140697345670000 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12531] ppid=12463 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12531/stat : 12531 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11246788608 13825 33554432000 4194304 4196468 140726459155360 140696015072224 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12532] ppid=12463 vsize=10983192 memory=140194350831232 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12532/stat : 12532 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888123 11246788608 13825 33554432000 4194304 4196468 140726459155360 140697344616880 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55132 KiB

[startup+0.70171 s]
/proc/loadavg: 2.17 1.84 1.63 4/219 12532
/proc/meminfo: memFree=12012160/32770624 swapFree=67108860/67108860
[pid=12466] ppid=12463 vsize=10983192 memory=88448 CPUtime=0.99 cores=0,2,4,6
/proc/12466/stat : 12466 (java) S 12463 12466 6975 0 -1 1077944320 16756 13152 0 0 87 5 5 2 20 0 15 0 229888108 11246788608 22112 33554432000 4194304 4196468 140726459155360 140726459137904 140698178072311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
/proc/12466/statm: 2745798 22112 3238 1 0 2708109 0
[pid=12466/tid=12519] ppid=12463 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/12466/task/12519/stat : 12519 (java) R 12463 12466 6975 0 -1 4202560 12208 13152 0 0 55 4 5 2 20 0 15 0 229888117 11246788608 22112 33554432000 4194304 4196468 140726459155360 140698149873032 140698157594872 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12520] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12520/stat : 12520 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246788608 22112 33554432000 4194304 4196468 140726459155360 140698182314896 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12521] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12521/stat : 12521 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246788608 22112 33554432000 4194304 4196468 140726459155360 140698037033744 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12522] ppid=12463 vsize=10983192 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12522/stat : 12522 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246788608 22112 33554432000 4194304 4196468 140726459155360 140698035981456 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12523] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12523/stat : 12523 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888118 11246788608 22112 33554432000 4194304 4196468 140726459155360 140698034928656 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12524] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12524/stat : 12524 (java) S 12463 12466 6975 0 -1 1077944384 5 13152 0 0 0 0 5 2 20 0 15 0 229888120 11246788608 22112 33554432000 4194304 4196468 140726459155360 140697348827248 140698178083458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12525] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12525/stat : 12525 (java) S 12463 12466 6975 0 -1 1077944384 13 13152 0 0 0 0 5 2 20 0 15 0 229888120 11246788608 22112 33554432000 4194304 4196468 140726459155360 140696954594080 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12526] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12526/stat : 12526 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888120 11246788608 22112 33554432000 4194304 4196468 140726459155360 140696753267824 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12527] ppid=12463 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12527/stat : 12527 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11246788608 22112 33554432000 4194304 4196468 140726459155360 140696445868112 140698178090907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12528] ppid=12463 vsize=10983192 memory=140194242143216 CPUtime=0.17 cores=0,2,4,6
/proc/12466/task/12528/stat : 12528 (java) S 12463 12466 6975 0 -1 1077944384 998 13152 0 0 10 0 5 2 20 0 15 0 229888123 11246788608 22112 33554432000 4194304 4196468 140726459155360 140697347775088 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12529] ppid=12463 vsize=10983192 memory=140196322476645 CPUtime=0.14 cores=0,2,4,6
/proc/12466/task/12529/stat : 12529 (java) S 12463 12466 6975 0 -1 1077944384 572 13152 0 0 7 0 5 2 20 0 15 0 229888123 11246788608 22112 33554432000 4194304 4196468 140726459155360 140697346722288 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12530] ppid=12463 vsize=10983192 memory=14888 CPUtime=0.2 cores=0,2,4,6
/proc/12466/task/12530/stat : 12530 (java) S 12463 12466 6975 0 -1 1077944384 752 13152 0 0 13 0 5 2 20 0 15 0 229888123 11246788608 22112 33554432000 4194304 4196468 140726459155360 140697345670000 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12531] ppid=12463 vsize=10983192 memory=4132 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12531/stat : 12531 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11246788608 22112 33554432000 4194304 4196468 140726459155360 140696015072224 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12532] ppid=12463 vsize=10983192 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12532/stat : 12532 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888123 11246788608 22112 33554432000 4194304 4196468 140726459155360 140697344616880 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88448 KiB

[startup+1.50079 s]
/proc/loadavg: 2.17 1.84 1.63 3/219 12532
/proc/meminfo: memFree=11968776/32770624 swapFree=67108860/67108860
[pid=12466] ppid=12463 vsize=10998092 memory=182468 CPUtime=2.41 cores=0,2,4,6
/proc/12466/stat : 12466 (java) S 12463 12466 6975 0 -1 1077944320 24347 13152 0 0 223 11 5 2 20 0 15 0 229888108 11262046208 45617 33554432000 4194304 4196468 140726459155360 140726459137904 140698178072311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
/proc/12466/statm: 2749523 45617 3470 1 0 2711181 0
[pid=12466/tid=12519] ppid=12463 vsize=10998092 memory=3303 CPUtime=1.43 cores=0,2,4,6
/proc/12466/task/12519/stat : 12519 (java) R 12463 12466 6975 0 -1 4202560 17554 13152 0 0 129 7 5 2 20 0 15 0 229888117 11262046208 45617 33554432000 4194304 4196468 140726459155360 140698149903664 140698178094237 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12520] ppid=12463 vsize=10998092 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/12466/task/12520/stat : 12520 (java) S 12463 12466 6975 0 -1 1077944384 183 13152 0 0 1 0 5 2 20 0 15 0 229888118 11262046208 45617 33554432000 4194304 4196468 140726459155360 140698182314896 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12521] ppid=12463 vsize=10998092 memory=1404 CPUtime=0.08 cores=0,2,4,6
/proc/12466/task/12521/stat : 12521 (java) S 12463 12466 6975 0 -1 1077944384 22 13152 0 0 1 0 5 2 20 0 15 0 229888118 11262046208 45617 33554432000 4194304 4196468 140726459155360 140698037033744 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12522] ppid=12463 vsize=10998092 memory=3084 CPUtime=0.08 cores=0,2,4,6
/proc/12466/task/12522/stat : 12522 (java) S 12463 12466 6975 0 -1 1077944384 65 13152 0 0 1 0 5 2 20 0 15 0 229888118 11262046208 45617 33554432000 4194304 4196468 140726459155360 140698035981456 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12523] ppid=12463 vsize=10998092 memory=88448 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12523/stat : 12523 (java) S 12463 12466 6975 0 -1 1077944384 30 13152 0 0 0 0 5 2 20 0 15 0 229888118 11262046208 45617 33554432000 4194304 4196468 140726459155360 140698034928656 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12524] ppid=12463 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12466/task/12524/stat : 12524 (java) S 12463 12466 6975 0 -1 1077944384 62 13152 0 0 1 0 5 2 20 0 15 0 229888120 11262046208 45617 33554432000 4194304 4196468 140726459155360 140697348827248 140698178083458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12525] ppid=12463 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12525/stat : 12525 (java) S 12463 12466 6975 0 -1 1077944384 13 13152 0 0 0 0 5 2 20 0 15 0 229888120 11262046208 45617 33554432000 4194304 4196468 140726459155360 140696954594144 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12526] ppid=12463 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12526/stat : 12526 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888120 11262046208 45617 33554432000 4194304 4196468 140726459155360 140696753267840 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12527] ppid=12463 vsize=10998092 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12527/stat : 12527 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11262046208 45617 33554432000 4194304 4196468 140726459155360 140696445868112 140698178090907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12528] ppid=12463 vsize=10998092 memory=4638778398332698720 CPUtime=0.36 cores=0,2,4,6
/proc/12466/task/12528/stat : 12528 (java) S 12463 12466 6975 0 -1 1077944384 1482 13152 0 0 29 0 5 2 20 0 15 0 229888123 11262046208 45617 33554432000 4194304 4196468 140726459155360 140697347775088 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12529] ppid=12463 vsize=10998092 memory=280388484766592 CPUtime=0.31 cores=0,2,4,6
/proc/12466/task/12529/stat : 12529 (java) S 12463 12466 6975 0 -1 1077944384 1297 13152 0 0 24 0 5 2 20 0 15 0 229888123 11262046208 45617 33554432000 4194304 4196468 140726459155360 140697346722288 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12530] ppid=12463 vsize=10998092 memory=6944656592452938395 CPUtime=0.42 cores=0,2,4,6
/proc/12466/task/12530/stat : 12530 (java) S 12463 12466 6975 0 -1 1077944384 1438 13152 0 0 34 1 5 2 20 0 15 0 229888123 11262046208 45617 33554432000 4194304 4196468 140726459155360 140697345670000 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12531] ppid=12463 vsize=10998092 memory=6944656591801719708 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12531/stat : 12531 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11262046208 45617 33554432000 4194304 4196468 140726459155360 140696015072224 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12532] ppid=12463 vsize=10998092 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12532/stat : 12532 (java) S 12463 12466 6975 0 -1 1077944384 1 13152 0 0 0 0 5 2 20 0 15 0 229888123 11262046208 45617 33554432000 4194304 4196468 140726459155360 140697344616880 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
Current children cumulated CPU time: 2.41 s
Current children cumulated vsize: 10998092 KiB

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

[startup+5.28962 s]
# the end of solver process 12466 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.798 s, system=0.299387 s

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

[startup+3.20263 s]
/proc/loadavg: 2.17 1.84 1.63 4/219 12532
/proc/meminfo: memFree=11826644/32770624 swapFree=67108860/67108860
[pid=12466] ppid=12463 vsize=11010400 memory=278856 CPUtime=6.07 cores=0,2,4,6
/proc/12466/stat : 12466 (java) S 12463 12466 6975 0 -1 1077944320 42070 13152 0 0 582 18 5 2 20 0 15 0 229888108 11274649600 69714 33554432000 4194304 4196468 140726459155360 140726459137904 140698178072311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
/proc/12466/statm: 2752600 69714 3491 1 0 2714253 0
[pid=12466/tid=12519] ppid=12463 vsize=11010400 memory=7 CPUtime=3.08 cores=0,2,4,6
/proc/12466/task/12519/stat : 12519 (java) R 12463 12466 6975 0 -1 4202560 28459 13152 0 0 291 10 5 2 20 0 15 0 229888117 11274649600 69714 33554432000 4194304 4196468 140726459155360 140698149901096 140698178084246 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12520] ppid=12463 vsize=11010400 memory=7 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12520/stat : 12520 (java) S 12463 12466 6975 0 -1 1077944384 214 13152 0 0 3 0 5 2 20 0 15 0 229888118 11274649600 69714 33554432000 4194304 4196468 140726459155360 140698182314896 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12521] ppid=12463 vsize=11010400 memory=7 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12521/stat : 12521 (java) S 12463 12466 6975 0 -1 1077944384 34 13152 0 0 3 0 5 2 20 0 15 0 229888118 11274649600 69714 33554432000 4194304 4196468 140726459155360 140698037033744 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12522] ppid=12463 vsize=11010400 memory=7 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12522/stat : 12522 (java) S 12463 12466 6975 0 -1 1077944384 84 13152 0 0 3 0 5 2 20 0 15 0 229888118 11274649600 69714 33554432000 4194304 4196468 140726459155360 140698035981456 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12523] ppid=12463 vsize=11010400 memory=7 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12523/stat : 12523 (java) S 12463 12466 6975 0 -1 1077944384 40 13152 0 0 2 1 5 2 20 0 15 0 229888118 11274649600 69714 33554432000 4194304 4196468 140726459155360 140698034928656 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12524] ppid=12463 vsize=11010400 memory=7 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12524/stat : 12524 (java) S 12463 12466 6975 0 -1 1077944384 1990 13152 0 0 3 0 5 2 20 0 15 0 229888120 11274649600 69714 33554432000 4194304 4196468 140726459155360 140697348827248 140698178083458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12525] ppid=12463 vsize=11010400 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12525/stat : 12525 (java) S 12463 12466 6975 0 -1 1077944384 13 13152 0 0 0 0 5 2 20 0 15 0 229888120 11274649600 69714 33554432000 4194304 4196468 140726459155360 140696954594144 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12526] ppid=12463 vsize=11010400 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12526/stat : 12526 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888120 11274649600 69714 33554432000 4194304 4196468 140726459155360 140696753267840 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12527] ppid=12463 vsize=11010400 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12527/stat : 12527 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11274649600 69714 33554432000 4194304 4196468 140726459155360 140696445868112 140698178090907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12528] ppid=12463 vsize=11010400 memory=1696 CPUtime=0.94 cores=0,2,4,6
/proc/12466/task/12528/stat : 12528 (java) S 12463 12466 6975 0 -1 1077944384 2526 13152 0 0 87 0 5 2 20 0 15 0 229888123 11274649600 69714 33554432000 4194304 4196468 140726459155360 140697347775088 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12529] ppid=12463 vsize=11010400 memory=916 CPUtime=0.88 cores=0,2,4,6
/proc/12466/task/12529/stat : 12529 (java) S 12463 12466 6975 0 -1 1077944384 1803 13152 0 0 80 1 5 2 20 0 15 0 229888123 11274649600 69714 33554432000 4194304 4196468 140726459155360 140697346722288 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12530] ppid=12463 vsize=11010400 memory=3844 CPUtime=1.15 cores=0,2,4,6
/proc/12466/task/12530/stat : 12530 (java) S 12463 12466 6975 0 -1 1077944384 4709 13152 0 0 106 2 5 2 20 0 15 0 229888123 11274649600 69714 33554432000 4194304 4196468 140726459155360 140697345670000 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12531] ppid=12463 vsize=11010400 memory=2700 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12531/stat : 12531 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11274649600 69714 33554432000 4194304 4196468 140726459155360 140696015072224 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12532] ppid=12463 vsize=11010400 memory=2600 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12532/stat : 12532 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11274649600 69714 33554432000 4194304 4196468 140726459155360 140697344616880 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
Current children cumulated CPU time: 6.07 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 278856 KiB

[startup+4.00071 s]*
/proc/loadavg: 2.15 1.84 1.64 7/219 12532
/proc/meminfo: memFree=11715744/32770624 swapFree=67108860/67108860
[pid=12466] ppid=12463 vsize=11080680 memory=365184 CPUtime=8.42 cores=0,2,4,6
/proc/12466/stat : 12466 (java) S 12463 12466 6975 0 -1 1077944320 69280 13152 0 0 813 22 5 2 20 0 15 0 229888108 11346616320 91296 33554432000 4194304 4196468 140726459155360 140726459137904 140698178072311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
/proc/12466/statm: 2770170 91296 3494 1 0 2731823 0
[pid=12466/tid=12519] ppid=12463 vsize=11080680 memory=734141938788466993 CPUtime=3.88 cores=0,2,4,6
/proc/12466/task/12519/stat : 12519 (java) R 12463 12466 6975 0 -1 4202560 46415 13152 0 0 369 12 5 2 20 0 15 0 229888117 11346616320 91808 33554432000 4194304 4196468 140726459155360 140698149904496 140697713338631 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12520] ppid=12463 vsize=11080680 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12520/stat : 12520 (java) S 12463 12466 6975 0 -1 1077944384 214 13152 0 0 3 0 5 2 20 0 15 0 229888118 11346616320 91808 33554432000 4194304 4196468 140726459155360 140698182314896 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12521] ppid=12463 vsize=11080680 memory=297469167355595904 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12521/stat : 12521 (java) S 12463 12466 6975 0 -1 1077944384 34 13152 0 0 3 0 5 2 20 0 15 0 229888118 11346616320 91808 33554432000 4194304 4196468 140726459155360 140698037033744 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12522] ppid=12463 vsize=11080680 memory=7518026630507423848 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12522/stat : 12522 (java) S 12463 12466 6975 0 -1 1077944384 84 13152 0 0 3 0 5 2 20 0 15 0 229888118 11346616320 91808 33554432000 4194304 4196468 140726459155360 140698035981456 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12523] ppid=12463 vsize=11080680 memory=7662140757761615205 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12523/stat : 12523 (java) S 12463 12466 6975 0 -1 1077944384 40 13152 0 0 2 1 5 2 20 0 15 0 229888118 11346616320 91808 33554432000 4194304 4196468 140726459155360 140698034928656 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12524] ppid=12463 vsize=11080680 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12524/stat : 12524 (java) S 12463 12466 6975 0 -1 1077944384 2082 13152 0 0 3 0 5 2 20 0 15 0 229888120 11346616320 91808 33554432000 4194304 4196468 140726459155360 140697348827248 140698178083458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12525] ppid=12463 vsize=11080680 memory=2319389199166349360 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12525/stat : 12525 (java) S 12463 12466 6975 0 -1 1077944384 13 13152 0 0 0 0 5 2 20 0 15 0 229888120 11346616320 91808 33554432000 4194304 4196468 140726459155360 140696954594144 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12526] ppid=12463 vsize=11080680 memory=7373052719623859056 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12526/stat : 12526 (java) S 12463 12466 6975 0 -1 1077944384 2 13152 0 0 0 0 5 2 20 0 15 0 229888120 11346616320 91808 33554432000 4194304 4196468 140726459155360 140696753267840 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12527] ppid=12463 vsize=11080680 memory=7307747235065458789 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12527/stat : 12527 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11346616320 91808 33554432000 4194304 4196468 140726459155360 140696445868112 140698178090907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12528] ppid=12463 vsize=11080680 memory=0 CPUtime=1.66 cores=0,2,4,6
/proc/12466/task/12528/stat : 12528 (java) R 12463 12466 6975 0 -1 4202560 6893 13152 0 0 158 1 5 2 20 0 15 0 229888123 11346616320 91808 33554432000 4194304 4196468 140726459155360 140697347756104 140698159616529 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12529] ppid=12463 vsize=11080680 memory=5983648038440218671 CPUtime=1.58 cores=0,2,4,6
/proc/12466/task/12529/stat : 12529 (java) R 12463 12466 6975 0 -1 1077944384 5532 13152 0 0 150 1 5 2 20 0 15 0 229888123 11346616320 91808 33554432000 4194304 4196468 140726459155360 140697346722288 140698178083458 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12530] ppid=12463 vsize=11080680 memory=2320962096190934198 CPUtime=1.27 cores=0,2,4,6
/proc/12466/task/12530/stat : 12530 (java) R 12463 12466 6975 0 -1 4202560 5770 13152 0 0 118 2 5 2 20 0 15 0 229888123 11346616320 91808 33554432000 4194304 4196468 140726459155360 140697345670000 140698170309438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12531] ppid=12463 vsize=11080680 memory=3976732485301903407 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12531/stat : 12531 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11346616320 91808 33554432000 4194304 4196468 140726459155360 140696015072224 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12532] ppid=12463 vsize=11080680 memory=3905378108297857201 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12532/stat : 12532 (java) S 12463 12466 6975 0 -1 1077944384 7 13152 0 0 0 0 5 2 20 0 15 0 229888123 11346616320 91808 33554432000 4194304 4196468 140726459155360 140697344616880 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
Current children cumulated CPU time: 8.42 s
Current children cumulated vsize: 11080680 KiB
Current children cumulated memory: 365184 KiB

[startup+4.80068 s]
/proc/loadavg: 2.15 1.84 1.64 7/219 12532
/proc/meminfo: memFree=11715744/32770624 swapFree=67108860/67108860
[pid=12466] ppid=12463 vsize=11077984 memory=380880 CPUtime=10.62 cores=0,2,4,6
/proc/12466/stat : 12466 (java) S 12463 12466 6975 0 -1 1077944320 70929 13152 0 0 1030 25 5 2 20 0 15 0 229888108 11343855616 95220 33554432000 4194304 4196468 140726459155360 140726459137904 140698178072311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
/proc/12466/statm: 2769496 95220 3502 1 0 2731149 0
[pid=12466/tid=12519] ppid=12463 vsize=11077984 memory=-6786517271478032234 CPUtime=4.51 cores=0,2,4,6
/proc/12466/task/12519/stat : 12519 (java) S 12463 12466 6975 0 -1 1077944384 46753 13152 0 0 431 13 5 2 20 0 15 0 229888117 11343855616 95220 33554432000 4194304 4196468 140726459155360 140698149901840 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12520] ppid=12463 vsize=11077984 memory=6944656574467694672 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12520/stat : 12520 (java) S 12463 12466 6975 0 -1 1077944384 337 13152 0 0 3 0 5 2 20 0 15 0 229888118 11343855616 95220 33554432000 4194304 4196468 140726459155360 140698182314896 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12521] ppid=12463 vsize=11077984 memory=6791534058613427641 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12521/stat : 12521 (java) S 12463 12466 6975 0 -1 1077944384 51 13152 0 0 3 0 5 2 20 0 15 0 229888118 11343855616 95220 33554432000 4194304 4196468 140726459155360 140698037033744 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12522] ppid=12463 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12522/stat : 12522 (java) S 12463 12466 6975 0 -1 1077944384 86 13152 0 0 3 0 5 2 20 0 15 0 229888118 11343855616 95220 33554432000 4194304 4196468 140726459155360 140698035981456 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12523] ppid=12463 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12523/stat : 12523 (java) S 12463 12466 6975 0 -1 1077944384 43 13152 0 0 2 1 5 2 20 0 15 0 229888118 11343855616 95220 33554432000 4194304 4196468 140726459155360 140698034928656 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12524] ppid=12463 vsize=11077984 memory=197456 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12524/stat : 12524 (java) S 12463 12466 6975 0 -1 1077944384 2101 13152 0 0 3 0 5 2 20 0 15 0 229888120 11343855616 95220 33554432000 4194304 4196468 140726459155360 140697348827248 140698178083458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12525] ppid=12463 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12525/stat : 12525 (java) S 12463 12466 6975 0 -1 1077944384 15 13152 0 0 0 0 5 2 20 0 15 0 229888120 11343855616 95220 33554432000 4194304 4196468 140726459155360 140696954594208 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12526] ppid=12463 vsize=11077984 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12526/stat : 12526 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888120 11343855616 95220 33554432000 4194304 4196468 140726459155360 140696753267840 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12527] ppid=12463 vsize=11077984 memory=288230596050944315 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12527/stat : 12527 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11343855616 95220 33554432000 4194304 4196468 140726459155360 140696445868112 140698178090907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12528] ppid=12463 vsize=11077984 memory=14133333755955770 CPUtime=2.33 cores=0,2,4,6
/proc/12466/task/12528/stat : 12528 (java) S 12463 12466 6975 0 -1 1077944384 7379 13152 0 0 224 2 5 2 20 0 15 0 229888123 11343855616 95220 33554432000 4194304 4196468 140726459155360 140697347761872 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12529] ppid=12463 vsize=11077984 memory=1404 CPUtime=2.21 cores=0,2,4,6
/proc/12466/task/12529/stat : 12529 (java) D 12463 12466 6975 0 -1 4202560 5677 13152 0 0 213 1 5 2 20 0 15 0 229888123 11343855616 95220 33554432000 4194304 4196468 140726459155360 140697346714776 140698170789274 0 4 0 16800975 18446744071582151463 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12530] ppid=12463 vsize=11077984 memory=3084 CPUtime=1.52 cores=0,2,4,6
/proc/12466/task/12530/stat : 12530 (java) D 12463 12466 6975 0 -1 4202560 6278 13152 0 0 142 3 5 2 20 0 15 0 229888123 11343855616 95220 33554432000 4194304 4196468 140726459155360 140697345669920 140698157996447 0 4 0 16800975 18446744072100891781 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12531] ppid=12463 vsize=11077984 memory=5680232 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12531/stat : 12531 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11343855616 95220 33554432000 4194304 4196468 140726459155360 140696015072224 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12532] ppid=12463 vsize=11077984 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12532/stat : 12532 (java) D 12463 12466 6975 0 -1 4202560 8 13152 0 0 0 0 5 2 20 0 15 0 229888123 11343855616 95220 33554432000 4194304 4196468 140726459155360 140697344616800 140698162928398 0 4 0 16800975 18446744072100891781 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
Current children cumulated CPU time: 10.62 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 380880 KiB

[startup+5.20071 s]
/proc/loadavg: 2.15 1.84 1.64 2/219 12532
/proc/meminfo: memFree=11694020/32770624 swapFree=67108860/67108860
[pid=12466] ppid=12463 vsize=11077984 memory=381304 CPUtime=10.86 cores=0,2,4,6
/proc/12466/stat : 12466 (java) S 12463 12466 6975 0 -1 1077944320 71026 13152 0 0 1054 25 5 2 20 0 15 0 229888108 11343855616 95326 33554432000 4194304 4196468 140726459155360 140726459137904 140698178072311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
/proc/12466/statm: 2769496 95326 3502 1 0 2731149 0
[pid=12466/tid=12519] ppid=12463 vsize=11077984 memory=0 CPUtime=4.59 cores=0,2,4,6
/proc/12466/task/12519/stat : 12519 (java) R 12463 12466 6975 0 -1 4202560 46756 13152 0 0 439 13 5 2 20 0 15 0 229888117 11343855616 95326 33554432000 4194304 4196468 140726459155360 140698149906712 140697724004844 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12520] ppid=12463 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12520/stat : 12520 (java) S 12463 12466 6975 0 -1 1077944384 337 13152 0 0 3 0 5 2 20 0 15 0 229888118 11343855616 95326 33554432000 4194304 4196468 140726459155360 140698182314896 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12521] ppid=12463 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12521/stat : 12521 (java) S 12463 12466 6975 0 -1 1077944384 51 13152 0 0 3 0 5 2 20 0 15 0 229888118 11343855616 95326 33554432000 4194304 4196468 140726459155360 140698037033744 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12522] ppid=12463 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12522/stat : 12522 (java) S 12463 12466 6975 0 -1 1077944384 86 13152 0 0 3 0 5 2 20 0 15 0 229888118 11343855616 95326 33554432000 4194304 4196468 140726459155360 140698035981456 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12523] ppid=12463 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12523/stat : 12523 (java) S 12463 12466 6975 0 -1 1077944384 43 13152 0 0 2 1 5 2 20 0 15 0 229888118 11343855616 95326 33554432000 4194304 4196468 140726459155360 140698034928656 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12524] ppid=12463 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12466/task/12524/stat : 12524 (java) S 12463 12466 6975 0 -1 1077944384 2102 13152 0 0 3 0 5 2 20 0 15 0 229888120 11343855616 95326 33554432000 4194304 4196468 140726459155360 140697348827248 140698178083458 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12525] ppid=12463 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12525/stat : 12525 (java) S 12463 12466 6975 0 -1 1077944384 15 13152 0 0 0 0 5 2 20 0 15 0 229888120 11343855616 95326 33554432000 4194304 4196468 140726459155360 140696954594208 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12526] ppid=12463 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12526/stat : 12526 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888120 11343855616 95326 33554432000 4194304 4196468 140726459155360 140696753267840 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12527] ppid=12463 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12527/stat : 12527 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11343855616 95326 33554432000 4194304 4196468 140726459155360 140696445868112 140698178090907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12528] ppid=12463 vsize=11077984 memory=0 CPUtime=2.4 cores=0,2,4,6
/proc/12466/task/12528/stat : 12528 (java) R 12463 12466 6975 0 -1 4202560 7399 13152 0 0 231 2 5 2 20 0 15 0 229888123 11343855616 95326 33554432000 4194304 4196468 140726459155360 140697347756288 140698155667178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12529] ppid=12463 vsize=11077984 memory=0 CPUtime=2.28 cores=0,2,4,6
/proc/12466/task/12529/stat : 12529 (java) R 12463 12466 6975 0 -1 4202560 5698 13152 0 0 220 1 5 2 20 0 15 0 229888123 11343855616 95326 33554432000 4194304 4196468 140726459155360 140697346705360 140698178093658 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12530] ppid=12463 vsize=11077984 memory=0 CPUtime=1.54 cores=0,2,4,6
/proc/12466/task/12530/stat : 12530 (java) S 12463 12466 6975 0 -1 1077944384 6328 13152 0 0 144 3 5 2 20 0 15 0 229888123 11343855616 95326 33554432000 4194304 4196468 140726459155360 140697345670000 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 49 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12531] ppid=12463 vsize=11077984 memory=380880 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12531/stat : 12531 (java) S 12463 12466 6975 0 -1 1077944384 3 13152 0 0 0 0 5 2 20 0 15 0 229888123 11343855616 95326 33554432000 4194304 4196468 140726459155360 140696015072224 140698178082517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
[pid=12466/tid=12532] ppid=12463 vsize=11077984 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/12466/task/12532/stat : 12532 (java) S 12463 12466 6975 0 -1 1077944384 10 13152 0 0 0 0 5 2 20 0 15 0 229888123 11343855616 95326 33554432000 4194304 4196468 140726459155360 140697344616880 140698178083458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 48 0 0 6293624 6294260 25776128 140726459157091 140726459159900 140726459159900 140726459162575 0
Current children cumulated CPU time: 10.86 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 381304 KiB

Child status: 0
Real time (s): 5.28968
CPU time (s): 11.0974
CPU user time (s): 10.798
CPU system time (s): 0.299387
CPU usage (%): 209.793
Max. virtual memory (cumulated for all children) (KiB): 11080692
Max. memory (cumulated for all children) (KiB): 381304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.798
system time used= 0.299387
maximum resident set size= 384032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84888
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= 6565
involuntary context switches= 63


# summary of solver processes directly reported to runsolver:
#   pid: 12466
#   total CPU time (s): 11.0974
#   total CPU user time (s): 10.798
#   total CPU system time (s): 0.299387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067224 second user time and 0.082604 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 03:20:49
IDJOB=4305148
IDBENCH=141497
IDSOLVER=2781
FILE ID=node132/4305148-1534123249
RUNJOBID= node132-1534095874-7006
PBS_JOBID= 21036994
Free space on /tmp= 38156 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g08-g43_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305148-1534123249/watcher-4305148-1534123249 -o /tmp/evaluation-result-4305148-1534123249/solver-4305148-1534123249 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534095874-7006 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1075436807 -superng HOME/instance-4305148-1534123249.xml

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

MD5SUM BENCH= 7cef523f02717582c22db5e2b6d8dc99
RANDOM SEED=1075436807

node132.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.65
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.65
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.65
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.65
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:        12064840 kB
MemAvailable:   26228256 kB
Buffers:          248452 kB
Cached:         14025976 kB
SwapCached:            0 kB
Active:         12735668 kB
Inactive:        7259956 kB
Active(anon):    5671064 kB
Inactive(anon):   102816 kB
Active(file):    7064604 kB
Inactive(file):  7157140 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26368 kB
Writeback:             0 kB
AnonPages:       5738592 kB
Mapped:            68200 kB
Shmem:             49824 kB
Slab:             398464 kB
SReclaimable:     370132 kB
SUnreclaim:        28332 kB
KernelStack:        3856 kB
PageTables:        16316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7174744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5437440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38132 MiB
End job on node132 at 2018-08-13 03:20:55