Trace number 4304377

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? (TO) 2522.13 2472.82

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-9_c18.xml
MD5SUMfde90c264558af66570e1c8b29991738
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2523
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints6961
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree104
Maximum variable degree121
Distribution of variable degrees[{"degree":104,"count":2},{"degree":105,"count":1},{"degree":106,"count":1},{"degree":107,"count":3},{"degree":108,"count":8},{"degree":109,"count":10},{"degree":110,"count":9},{"degree":111,"count":16},{"degree":112,"count":13},{"degree":113,"count":18},{"degree":114,"count":11},{"degree":115,"count":8},{"degree":116,"count":12},{"degree":117,"count":7},{"degree":118,"count":4},{"degree":119,"count":1},{"degree":121,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":6961}]
Number of extensional constraints0
Number of intensional constraints6961
Distribution of constraint types[{"type":"intension","count":6961}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.98/0.74	c Concrete v3.9.2.1532736233296 running

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304377-1534066274/watcher-4304377-1534066274 -o /tmp/evaluation-result-4304377-1534066274/solver-4304377-1534066274 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534063810-20600 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1652958548 HOME/instance-4304377-1534066274.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=21049, runsolver pid=21046

[startup+0.100205 s]*
/proc/loadavg: 1.38 1.38 1.34 3/206 21106
/proc/meminfo: memFree=11668520/32770624 swapFree=67108496/67108860
[pid=21049] ppid=21046 vsize=10005480 memory=16812 CPUtime=0.08 cores=0,2,4,6
/proc/21049/stat : 21049 (java) S 21046 21049 20569 0 -1 1077944320 4325 12881 0 0 1 0 5 2 20 0 6 0 224190622 10245611520 4203 33554432000 4194304 4196468 140723683896256 140723683878800 140593729339127 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
/proc/21049/statm: 2501370 4203 1934 1 0 2489808 0
[pid=21049/tid=21102] ppid=21046 vsize=10005480 memory=4279135703946462605 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21102/stat : 21102 (java) R 21046 21049 20569 0 -1 4202560 2140 12881 0 0 0 0 5 2 20 0 6 0 224190631 10245611520 4203 33554432000 4194304 4196468 140723683896256 140593701175888 140593713419614 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21103] ppid=21046 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21103/stat : 21103 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 6 0 224190632 10245611520 4203 33554432000 4194304 4196468 140723683896256 140593733581840 140593729349333 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21104] ppid=21046 vsize=10005480 memory=140563124917888 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 6 0 224190632 10245611520 4203 33554432000 4194304 4196468 140723683896256 140593614847120 140593729349333 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21105] ppid=21046 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 6 0 224190632 10245611520 4203 33554432000 4194304 4196468 140723683896256 140593613794064 140593729349333 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21106] ppid=21046 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 6 0 224190632 10245611520 4203 33554432000 4194304 4196468 140723683896256 140593612741520 140593729349333 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.209957 s]*
/proc/loadavg: 1.38 1.38 1.34 3/215 21115
/proc/meminfo: memFree=11644604/32770624 swapFree=67108496/67108860
[pid=21049] ppid=21046 vsize=10982744 memory=44212 CPUtime=0.25 cores=0,2,4,6
/proc/21049/stat : 21049 (java) S 21046 21049 20569 0 -1 1077944320 7768 12881 0 0 16 2 5 2 20 0 15 0 224190622 11246329856 11053 33554432000 4194304 4196468 140723683896256 140723683878800 140593729339127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
/proc/21049/statm: 2745686 11053 2948 1 0 2708109 0
[pid=21049/tid=21102] ppid=21046 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/21049/task/21102/stat : 21102 (java) R 21046 21049 20569 0 -1 4202560 4357 12881 0 0 10 1 5 2 20 0 15 0 224190631 11246329856 11053 33554432000 4194304 4196468 140723683896256 140593701162800 140593709614941 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21103] ppid=21046 vsize=10982744 memory=364 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21103/stat : 21103 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246329856 11119 33554432000 4194304 4196468 140723683896256 140593733581840 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21104] ppid=21046 vsize=10982744 memory=140563126110577 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246329856 11119 33554432000 4194304 4196468 140723683896256 140593614847120 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21105] ppid=21046 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246329856 11119 33554432000 4194304 4196468 140723683896256 140593613794064 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21106] ppid=21046 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246329856 11119 33554432000 4194304 4196468 140723683896256 140593612741520 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21107] ppid=21046 vsize=10982744 memory=140563124917888 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190633 11246329856 11119 33554432000 4194304 4196468 140723683896256 140593222445296 140593729350274 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21108] ppid=21046 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 20569 0 -1 1077944384 13 12881 0 0 0 0 5 2 20 0 15 0 224190634 11246329856 11119 33554432000 4194304 4196468 140723683896256 140592479724704 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21109] ppid=21046 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190634 11246329856 11119 33554432000 4194304 4196468 140723683896256 140592331875056 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21110] ppid=21046 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246329856 11119 33554432000 4194304 4196468 140723683896256 140592024475600 140593729357723 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21111] ppid=21046 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 20569 0 -1 1077944384 441 12881 0 0 1 0 5 2 20 0 15 0 224190637 11246329856 11119 33554432000 4194304 4196468 140723683896256 140593221393136 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21112] ppid=21046 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 20569 0 -1 1077944384 177 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246329856 11119 33554432000 4194304 4196468 140723683896256 140593220340592 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21113] ppid=21046 vsize=10982744 memory=140563124917888 CPUtime=0.1 cores=0,2,4,6
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 20569 0 -1 1077944384 620 12881 0 0 3 0 5 2 20 0 15 0 224190637 11246329856 11119 33554432000 4194304 4196468 140723683896256 140593219287536 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21114] ppid=21046 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246329856 11185 33554432000 4194304 4196468 140723683896256 140591593679712 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21115] ppid=21046 vsize=10982744 memory=140563124917888 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246329856 11185 33554432000 4194304 4196468 140723683896256 140593218234928 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44212 KiB

[startup+0.310204 s]*
/proc/loadavg: 1.38 1.38 1.34 3/215 21115
/proc/meminfo: memFree=11633192/32770624 swapFree=67108496/67108860
[pid=21049] ppid=21046 vsize=10983192 memory=55384 CPUtime=0.37 cores=0,2,4,6
/proc/21049/stat : 21049 (java) S 21046 21049 20569 0 -1 1077944320 10419 12881 0 0 27 3 5 2 20 0 15 0 224190622 11246788608 13846 33554432000 4194304 4196468 140723683896256 140723683878800 140593729339127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
/proc/21049/statm: 2745798 13846 3067 1 0 2708109 0
[pid=21049/tid=21102] ppid=21046 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/21049/task/21102/stat : 21102 (java) R 21046 21049 20569 0 -1 4202560 6949 12881 0 0 19 2 5 2 20 0 15 0 224190631 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593701151136 140593710902679 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21103] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21103/stat : 21103 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593733581840 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21104] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593614847120 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21105] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593613794064 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21106] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593612741520 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21107] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190633 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593222445296 140593729350274 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21108] ppid=21046 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 20569 0 -1 1077944384 13 12881 0 0 0 0 5 2 20 0 15 0 224190634 11246788608 13846 33554432000 4194304 4196468 140723683896256 140592479724704 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21109] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190634 11246788608 13846 33554432000 4194304 4196468 140723683896256 140592331875056 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21110] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246788608 13846 33554432000 4194304 4196468 140723683896256 140592024475600 140593729357723 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21111] ppid=21046 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 20569 0 -1 1077944384 441 12881 0 0 1 0 5 2 20 0 15 0 224190637 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593221393136 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21112] ppid=21046 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 20569 0 -1 1077944384 178 12881 0 0 1 0 5 2 20 0 15 0 224190637 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593220340592 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21113] ppid=21046 vsize=10983192 memory=140563124917888 CPUtime=0.12 cores=0,2,4,6
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 20569 0 -1 1077944384 630 12881 0 0 5 0 5 2 20 0 15 0 224190637 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593219287536 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21114] ppid=21046 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246788608 13846 33554432000 4194304 4196468 140723683896256 140591593679712 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21115] ppid=21046 vsize=10983192 memory=140563124917888 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246788608 13846 33554432000 4194304 4196468 140723683896256 140593218234928 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55384 KiB

[startup+0.700698 s]
/proc/loadavg: 1.38 1.38 1.34 3/215 21115
/proc/meminfo: memFree=11621160/32770624 swapFree=67108496/67108860
[pid=21049] ppid=21046 vsize=10983192 memory=88428 CPUtime=0.98 cores=0,2,4,6
/proc/21049/stat : 21049 (java) S 21046 21049 20569 0 -1 1077944320 16762 12881 0 0 86 5 5 2 20 0 15 0 224190622 11246788608 22107 33554432000 4194304 4196468 140723683896256 140723683878800 140593729339127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
/proc/21049/statm: 2745798 22107 3238 1 0 2708109 0
[pid=21049/tid=21102] ppid=21046 vsize=10983192 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/21049/task/21102/stat : 21102 (java) R 21046 21049 20569 0 -1 4202560 12201 12881 0 0 55 3 5 2 20 0 15 0 224190631 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593701159952 140593713419614 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21103] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21103/stat : 21103 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593733581840 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21104] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593614847120 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21105] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593613794064 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21106] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190632 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593612741520 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21107] ppid=21046 vsize=10983192 memory=5789484331442792279 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 20569 0 -1 1077944384 5 12881 0 0 0 0 5 2 20 0 15 0 224190633 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593222445296 140593729350274 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21108] ppid=21046 vsize=10983192 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 20569 0 -1 1077944384 13 12881 0 0 0 0 5 2 20 0 15 0 224190634 11246788608 22107 33554432000 4194304 4196468 140723683896256 140592479724704 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21109] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190634 11246788608 22107 33554432000 4194304 4196468 140723683896256 140592331875056 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21110] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246788608 22107 33554432000 4194304 4196468 140723683896256 140592024475600 140593729357723 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21111] ppid=21046 vsize=10983192 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 20569 0 -1 1077944384 829 12881 0 0 7 0 5 2 20 0 15 0 224190637 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593221393136 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21112] ppid=21046 vsize=10983192 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 20569 0 -1 1077944384 783 12881 0 0 8 0 5 2 20 0 15 0 224190637 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593220340592 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21113] ppid=21046 vsize=10983192 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/21049/task/21113/stat : 21113 (java) R 21046 21049 20569 0 -1 4202560 725 12881 0 0 13 0 5 2 20 0 15 0 224190637 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593219287536 140593707341735 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21114] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246788608 22107 33554432000 4194304 4196468 140723683896256 140591593679712 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21115] ppid=21046 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190637 11246788608 22107 33554432000 4194304 4196468 140723683896256 140593218234928 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88428 KiB

[startup+1.5015 s]
/proc/loadavg: 1.38 1.38 1.34 4/215 21115
/proc/meminfo: memFree=11575540/32770624 swapFree=67108496/67108860
[pid=21049] ppid=21046 vsize=10996044 memory=178172 CPUtime=2.95 cores=0,2,4,6
/proc/21049/stat : 21049 (java) S 21046 21049 20569 0 -1 1077944320 23753 12881 0 0 280 8 5 2 20 0 15 0 224190622 11259949056 44543 33554432000 4194304 4196468 140723683896256 140723683878800 140593729339127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
/proc/21049/statm: 2749011 44543 3451 1 0 2710669 0
[pid=21049/tid=21102] ppid=21046 vsize=10996044 memory=4951091520830867572 CPUtime=1.45 cores=0,2,4,6
/proc/21049/task/21102/stat : 21102 (java) R 21046 21049 20569 0 -1 4202560 16378 12881 0 0 132 6 5 2 20 0 15 0 224190631 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593701156088 140593708879187 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21103] ppid=21046 vsize=10996044 memory=-5185266903443467112 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21103/stat : 21103 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190632 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593733581840 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21104] ppid=21046 vsize=10996044 memory=-7695457241193814942 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190632 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593614847120 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21105] ppid=21046 vsize=10996044 memory=6720696446780543624 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 20569 0 -1 1077944384 2 12881 0 0 0 0 5 2 20 0 15 0 224190632 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593613794064 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21106] ppid=21046 vsize=10996044 memory=123064 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190632 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593612741520 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21107] ppid=21046 vsize=10996044 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 20569 0 -1 1077944384 13 12881 0 0 0 0 5 2 20 0 15 0 224190633 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593222445296 140593729350274 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21108] ppid=21046 vsize=10996044 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 20569 0 -1 1077944384 13 12881 0 0 0 0 5 2 20 0 15 0 224190634 11259949056 44543 33554432000 4194304 4196468 140723683896256 140592479724704 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21109] ppid=21046 vsize=10996044 memory=281126010683680 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190634 11259949056 44543 33554432000 4194304 4196468 140723683896256 140592331875056 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21110] ppid=21046 vsize=10996044 memory=281126011098624 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11259949056 44543 33554432000 4194304 4196468 140723683896256 140592024475600 140593729357723 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21111] ppid=21046 vsize=10996044 memory=140563005351552 CPUtime=0.57 cores=0,2,4,6
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 20569 0 -1 1077944384 2064 12881 0 0 50 0 5 2 20 0 15 0 224190637 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593221393136 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21112] ppid=21046 vsize=10996044 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/21049/task/21112/stat : 21112 (java) R 21046 21049 20569 0 -1 4202560 1534 12881 0 0 52 0 5 2 20 0 15 0 224190637 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593220340888 140593714464506 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21113] ppid=21046 vsize=10996044 memory=1128 CPUtime=0.5 cores=0,2,4,6
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 20569 0 -1 1077944384 1545 12881 0 0 43 0 5 2 20 0 15 0 224190637 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593219287536 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21114] ppid=21046 vsize=10996044 memory=15188 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11259949056 44543 33554432000 4194304 4196468 140723683896256 140591593679712 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21115] ppid=21046 vsize=10996044 memory=4000 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 20569 0 -1 1077944384 1 12881 0 0 0 0 5 2 20 0 15 0 224190637 11259949056 44543 33554432000 4194304 4196468 140723683896256 140593218234928 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
Current children cumulated CPU time: 2.95 s
Current children cumulated vsize: 10996044 KiB

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

/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 20569 0 -1 1077944384 24691 12881 0 0 80 11 5 2 20 0 15 0 224190633 11272552448 764941 33554432000 4194304 4196468 140723683896256 140593222445296 140593729350274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21108] ppid=21046 vsize=11008352 memory=3059764 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 20569 0 -1 1077944384 20 12881 0 0 0 0 5 2 20 0 15 0 224190634 11272552448 764941 33554432000 4194304 4196468 140723683896256 140592479724768 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21109] ppid=21046 vsize=11008352 memory=2260 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 20569 0 -1 1077944384 17 12881 0 0 0 0 5 2 20 0 15 0 224190634 11272552448 764941 33554432000 4194304 4196468 140723683896256 140592331875072 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21110] ppid=21046 vsize=11008352 memory=1788 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11272552448 764941 33554432000 4194304 4196468 140723683896256 140592024475600 140593729357723 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21111] ppid=21046 vsize=11008352 memory=860 CPUtime=2.42 cores=0,2,4,6
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 20569 0 -1 1077944384 7536 12881 0 0 234 1 5 2 20 0 15 0 224190637 11272552448 764941 33554432000 4194304 4196468 140723683896256 140593221393136 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21112] ppid=21046 vsize=11008352 memory=12604 CPUtime=2.41 cores=0,2,4,6
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 20569 0 -1 1077944384 7864 12881 0 0 232 2 5 2 20 0 15 0 224190637 11272552448 764941 33554432000 4194304 4196468 140723683896256 140593220340592 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21113] ppid=21046 vsize=11008352 memory=756 CPUtime=1.56 cores=0,2,4,6
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 20569 0 -1 1077944384 6564 12881 0 0 146 3 5 2 20 0 15 0 224190637 11272552448 764941 33554432000 4194304 4196468 140723683896256 140593219287536 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21114] ppid=21046 vsize=11008352 memory=1624 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 15 0 224190637 11272552448 764941 33554432000 4194304 4196468 140723683896256 140591593679712 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21115] ppid=21046 vsize=11008352 memory=1836 CPUtime=1.46 cores=0,2,4,6
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 20569 0 -1 1077944384 1392 12881 0 0 72 67 5 2 20 0 15 0 224190637 11272552448 764941 33554432000 4194304 4196468 140723683896256 140593218234928 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 3059764 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

[startup+2472.82 s]
# the end of solver process 21049 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.61 s, system=2.51621 s

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

[startup+2472 s]*
/proc/loadavg: 1.28 1.47 1.46 3/217 21466
/proc/meminfo: memFree=8606960/32770624 swapFree=67108496/67108860
[pid=21049] ppid=21046 vsize=11270504 memory=3063948 CPUtime=2521.29 cores=0,2,4,6
/proc/21049/stat : 21049 (java) S 21046 21049 20569 0 -1 1077944320 281869 12881 0 0 251875 247 5 2 20 0 17 0 224190622 11540996096 765987 33554432000 4194304 4196468 140723683896256 140723683878800 140593729339127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
/proc/21049/statm: 2817626 765987 3520 1 0 2779279 0
[pid=21049/tid=21102] ppid=21046 vsize=11270504 memory=3848 CPUtime=2456.33 cores=0,2,4,6
/proc/21049/task/21102/stat : 21102 (java) R 21046 21049 20569 0 -1 4202560 136794 12881 0 0 245550 76 5 2 20 0 17 0 224190631 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593701157472 140593298367744 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21103] ppid=21046 vsize=11270504 memory=2608 CPUtime=14.17 cores=0,2,4,6
/proc/21049/task/21103/stat : 21103 (java) S 21046 21049 20569 0 -1 1077944384 19710 12881 0 0 1386 24 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593733581840 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21104] ppid=21046 vsize=11270504 memory=2664 CPUtime=14.19 cores=0,2,4,6
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 20569 0 -1 1077944384 28675 12881 0 0 1386 26 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593614847120 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21105] ppid=21046 vsize=11270504 memory=4126316290023845779 CPUtime=14.1 cores=0,2,4,6
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 20569 0 -1 1077944384 21470 12881 0 0 1380 23 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593613794064 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21106] ppid=21046 vsize=11270504 memory=1224 CPUtime=14.17 cores=0,2,4,6
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 20569 0 -1 1077944384 24800 12881 0 0 1385 25 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593612741520 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21107] ppid=21046 vsize=11270504 memory=2260 CPUtime=0.98 cores=0,2,4,6
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 20569 0 -1 1077944384 24691 12881 0 0 80 11 5 2 20 0 17 0 224190633 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593222445296 140593729350274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21108] ppid=21046 vsize=11270504 memory=1788 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 20569 0 -1 1077944384 20 12881 0 0 0 0 5 2 20 0 17 0 224190634 11540996096 765987 33554432000 4194304 4196468 140723683896256 140592479724768 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21109] ppid=21046 vsize=11270504 memory=860 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 20569 0 -1 1077944384 17 12881 0 0 0 0 5 2 20 0 17 0 224190634 11540996096 765987 33554432000 4194304 4196468 140723683896256 140592331875072 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21110] ppid=21046 vsize=11270504 memory=12604 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 20569 0 -1 1077944384 96 12881 0 0 0 0 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140592024475600 140593729357723 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21111] ppid=21046 vsize=11270504 memory=756 CPUtime=2.42 cores=0,2,4,6
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 20569 0 -1 1077944384 7536 12881 0 0 234 1 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593221393136 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21112] ppid=21046 vsize=11270504 memory=1624 CPUtime=2.41 cores=0,2,4,6
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 20569 0 -1 1077944384 7864 12881 0 0 232 2 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593220340592 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21113] ppid=21046 vsize=11270504 memory=3059764 CPUtime=1.56 cores=0,2,4,6
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 20569 0 -1 1077944384 6564 12881 0 0 146 3 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593219287536 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21114] ppid=21046 vsize=11270504 memory=1720 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140591593679712 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21115] ppid=21046 vsize=11270504 memory=928 CPUtime=1.46 cores=0,2,4,6
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 20569 0 -1 1077944384 1392 12881 0 0 72 67 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593218234928 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21465] ppid=21046 vsize=11270504 memory=2288 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21465/stat : 21465 (java) S 21046 21049 20569 0 -1 1077944384 13 12881 0 0 0 0 5 2 20 0 17 0 224437703 11540996096 765987 33554432000 4194304 4196468 140723683896256 140591392350576 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21466] ppid=21046 vsize=11270504 memory=932 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21466/stat : 21466 (java) S 21046 21049 20569 0 -1 1077944384 31 12881 0 0 0 0 5 2 20 0 17 0 224437703 11540996096 765987 33554432000 4194304 4196468 140723683896256 140591191024608 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
Current children cumulated CPU time: 2521.29 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3063948 KiB

[startup+2472.4 s]
/proc/loadavg: 1.28 1.47 1.46 3/217 21466
/proc/meminfo: memFree=8606960/32770624 swapFree=67108496/67108860
[pid=21049] ppid=21046 vsize=11270504 memory=3063948 CPUtime=2521.68 cores=0,2,4,6
/proc/21049/stat : 21049 (java) S 21046 21049 20569 0 -1 1077944320 281869 12881 0 0 251914 247 5 2 20 0 17 0 224190622 11540996096 765987 33554432000 4194304 4196468 140723683896256 140723683878800 140593729339127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
/proc/21049/statm: 2817626 765987 3520 1 0 2779279 0
[pid=21049/tid=21102] ppid=21046 vsize=11270504 memory=34160 CPUtime=2456.73 cores=0,2,4,6
/proc/21049/task/21102/stat : 21102 (java) R 21046 21049 20569 0 -1 4202560 136794 12881 0 0 245590 76 5 2 20 0 17 0 224190631 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593701157472 140593303982651 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21103] ppid=21046 vsize=11270504 memory=6791534058613427641 CPUtime=14.17 cores=0,2,4,6
/proc/21049/task/21103/stat : 21103 (java) S 21046 21049 20569 0 -1 1077944384 19710 12881 0 0 1386 24 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593733581840 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21104] ppid=21046 vsize=11270504 memory=12604 CPUtime=14.19 cores=0,2,4,6
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 20569 0 -1 1077944384 28675 12881 0 0 1386 26 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593614847120 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21105] ppid=21046 vsize=11270504 memory=756 CPUtime=14.1 cores=0,2,4,6
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 20569 0 -1 1077944384 21470 12881 0 0 1380 23 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593613794064 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21106] ppid=21046 vsize=11270504 memory=1624 CPUtime=14.17 cores=0,2,4,6
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 20569 0 -1 1077944384 24800 12881 0 0 1385 25 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593612741520 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21107] ppid=21046 vsize=11270504 memory=1836 CPUtime=0.98 cores=0,2,4,6
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 20569 0 -1 1077944384 24691 12881 0 0 80 11 5 2 20 0 17 0 224190633 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593222445296 140593729350274 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21108] ppid=21046 vsize=11270504 memory=1132 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 20569 0 -1 1077944384 20 12881 0 0 0 0 5 2 20 0 17 0 224190634 11540996096 765987 33554432000 4194304 4196468 140723683896256 140592479724768 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21109] ppid=21046 vsize=11270504 memory=6648 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 20569 0 -1 1077944384 17 12881 0 0 0 0 5 2 20 0 17 0 224190634 11540996096 765987 33554432000 4194304 4196468 140723683896256 140592331875072 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21110] ppid=21046 vsize=11270504 memory=34160 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 20569 0 -1 1077944384 96 12881 0 0 0 0 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140592024475600 140593729357723 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21111] ppid=21046 vsize=11270504 memory=1180 CPUtime=2.42 cores=0,2,4,6
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 20569 0 -1 1077944384 7536 12881 0 0 234 1 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593221393136 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21112] ppid=21046 vsize=11270504 memory=504 CPUtime=2.41 cores=0,2,4,6
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 20569 0 -1 1077944384 7864 12881 0 0 232 2 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593220340592 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21113] ppid=21046 vsize=11270504 memory=1720 CPUtime=1.56 cores=0,2,4,6
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 20569 0 -1 1077944384 6564 12881 0 0 146 3 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593219287536 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21114] ppid=21046 vsize=11270504 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140591593679712 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21115] ppid=21046 vsize=11270504 memory=2288 CPUtime=1.46 cores=0,2,4,6
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 20569 0 -1 1077944384 1392 12881 0 0 72 67 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593218234928 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21465] ppid=21046 vsize=11270504 memory=932 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21465/stat : 21465 (java) S 21046 21049 20569 0 -1 1077944384 13 12881 0 0 0 0 5 2 20 0 17 0 224437703 11540996096 765987 33554432000 4194304 4196468 140723683896256 140591392350576 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21466] ppid=21046 vsize=11270504 memory=1564 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21466/stat : 21466 (java) S 21046 21049 20569 0 -1 1077944384 31 12881 0 0 0 0 5 2 20 0 17 0 224437703 11540996096 765987 33554432000 4194304 4196468 140723683896256 140591191024608 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
Current children cumulated CPU time: 2521.68 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3063948 KiB

[startup+2472.8 s]
/proc/loadavg: 1.28 1.47 1.46 3/217 21466
/proc/meminfo: memFree=8606960/32770624 swapFree=67108496/67108860
[pid=21049] ppid=21046 vsize=11270504 memory=3063948 CPUtime=2522.09 cores=0,2,4,6
/proc/21049/stat : 21049 (java) S 21046 21049 20569 0 -1 1077944320 281869 12881 0 0 251955 247 5 2 20 0 17 0 224190622 11540996096 765987 33554432000 4194304 4196468 140723683896256 140723683878800 140593729339127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
/proc/21049/statm: 2817626 765987 3520 1 0 2779279 0
[pid=21049/tid=21102] ppid=21046 vsize=11270504 memory=6791534058613427641 CPUtime=2457.13 cores=0,2,4,6
/proc/21049/task/21102/stat : 21102 (java) R 21046 21049 20569 0 -1 4202560 136794 12881 0 0 245630 76 5 2 20 0 17 0 224190631 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593701157472 140593304077900 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21103] ppid=21046 vsize=11270504 memory=1132 CPUtime=14.17 cores=0,2,4,6
/proc/21049/task/21103/stat : 21103 (java) S 21046 21049 20569 0 -1 1077944384 19710 12881 0 0 1386 24 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593733581840 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21104] ppid=21046 vsize=11270504 memory=6648 CPUtime=14.19 cores=0,2,4,6
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 20569 0 -1 1077944384 28675 12881 0 0 1386 26 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593614847120 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21105] ppid=21046 vsize=11270504 memory=5420 CPUtime=14.1 cores=0,2,4,6
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 20569 0 -1 1077944384 21470 12881 0 0 1380 23 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593613794064 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21106] ppid=21046 vsize=11270504 memory=3063948 CPUtime=14.17 cores=0,2,4,6
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 20569 0 -1 1077944384 24800 12881 0 0 1385 25 5 2 20 0 17 0 224190632 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593612741520 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21107] ppid=21046 vsize=11270504 memory=6791534058613427641 CPUtime=0.98 cores=0,2,4,6
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 20569 0 -1 1077944384 24691 12881 0 0 80 11 5 2 20 0 17 0 224190633 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593222445296 140593729350274 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21108] ppid=21046 vsize=11270504 memory=60720 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 20569 0 -1 1077944384 20 12881 0 0 0 0 5 2 20 0 17 0 224190634 11540996096 765987 33554432000 4194304 4196468 140723683896256 140592479724768 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21109] ppid=21046 vsize=11270504 memory=1224 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 20569 0 -1 1077944384 17 12881 0 0 0 0 5 2 20 0 17 0 224190634 11540996096 765987 33554432000 4194304 4196468 140723683896256 140592331875072 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21110] ppid=21046 vsize=11270504 memory=2260 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 20569 0 -1 1077944384 96 12881 0 0 0 0 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140592024475600 140593729357723 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21111] ppid=21046 vsize=11270504 memory=1788 CPUtime=2.42 cores=0,2,4,6
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 20569 0 -1 1077944384 7536 12881 0 0 234 1 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593221393136 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21112] ppid=21046 vsize=11270504 memory=6791534058613427641 CPUtime=2.41 cores=0,2,4,6
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 20569 0 -1 1077944384 7864 12881 0 0 232 2 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593220340592 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21113] ppid=21046 vsize=11270504 memory=4104 CPUtime=1.56 cores=0,2,4,6
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 20569 0 -1 1077944384 6564 12881 0 0 146 3 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593219287536 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21114] ppid=21046 vsize=11270504 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 20569 0 -1 1077944384 3 12881 0 0 0 0 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140591593679712 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21115] ppid=21046 vsize=11270504 memory=3080 CPUtime=1.46 cores=0,2,4,6
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 20569 0 -1 1077944384 1392 12881 0 0 72 67 5 2 20 0 17 0 224190637 11540996096 765987 33554432000 4194304 4196468 140723683896256 140593218234928 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21465] ppid=21046 vsize=11270504 memory=3059764 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21465/stat : 21465 (java) S 21046 21049 20569 0 -1 1077944384 13 12881 0 0 0 0 5 2 20 0 17 0 224437703 11540996096 765987 33554432000 4194304 4196468 140723683896256 140591392350576 140593729349333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
[pid=21049/tid=21466] ppid=21046 vsize=11270504 memory=1404 CPUtime=0.07 cores=0,2,4,6
/proc/21049/task/21466/stat : 21466 (java) S 21046 21049 20569 0 -1 1077944384 31 12881 0 0 0 0 5 2 20 0 17 0 224437703 11540996096 765987 33554432000 4194304 4196468 140723683896256 140591191024608 140593729350274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32600064 140723683904108 140723683906908 140723683906908 140723683909583 0
Current children cumulated CPU time: 2522.09 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3063948 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2472.82
CPU time (s): 2522.13
CPU user time (s): 2519.61
CPU system time (s): 2.51621
CPU usage (%): 101.994
Max. virtual memory (cumulated for all children) (KiB): 11270504
Max. memory (cumulated for all children) (KiB): 3063948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.61
system time used= 2.51621
maximum resident set size= 3064144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294752
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76148
involuntary context switches= 4521


# summary of solver processes directly reported to runsolver:
#   pid: 21049
#   total CPU time (s): 2522.13
#   total CPU user time (s): 2519.61
#   total CPU system time (s): 2.51621

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3422 second user time and 23.4348 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-12 11:31:14
IDJOB=4304377
IDBENCH=141224
IDSOLVER=2780
FILE ID=node149/4304377-1534066274
RUNJOBID= node149-1534063810-20600
PBS_JOBID= 21036989
Free space on /tmp= 38776 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-125-9_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304377-1534066274/watcher-4304377-1534066274 -o /tmp/evaluation-result-4304377-1534066274/solver-4304377-1534066274 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534063810-20600 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1652958548 HOME/instance-4304377-1534066274.xml

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

MD5SUM BENCH= fde90c264558af66570e1c8b29991738
RANDOM SEED=1652958548

node149.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.60
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.60
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.60
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.60
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:        11674088 kB
MemAvailable:   30675028 kB
Buffers:          184776 kB
Cached:         18844724 kB
SwapCached:           28 kB
Active:          9085608 kB
Inactive:       11225036 kB
Active(anon):    1230408 kB
Inactive(anon):   103108 kB
Active(file):    7855200 kB
Inactive(file): 11121928 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:             26704 kB
Writeback:             0 kB
AnonPages:       1289096 kB
Mapped:            67096 kB
Shmem:             49616 kB
Slab:             480252 kB
SReclaimable:     452272 kB
SUnreclaim:        27980 kB
KernelStack:        3536 kB
PageTables:         7984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2451216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1103872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 38752 MiB
End job on node149 at 2018-08-12 12:12:27