Trace number 4293668

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.8 2018-06-13? (TO) 2522.14 2474.63

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-250-5_c18.xml
MD5SUM6d15d8403aebe79e9693643b2fca1a5e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3754
Best CPU time to get the best result obtained on this benchmark2520.13
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints15668
Number of domains1
Minimum domain size250
Maximum domain size250
Distribution of domain sizes[{"size":250,"count":250}]
Minimum variable degree102
Maximum variable degree148
Distribution of variable degrees[{"degree":102,"count":1},{"degree":110,"count":3},{"degree":111,"count":2},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":3},{"degree":115,"count":5},{"degree":116,"count":6},{"degree":117,"count":8},{"degree":118,"count":7},{"degree":119,"count":9},{"degree":120,"count":8},{"degree":121,"count":9},{"degree":122,"count":12},{"degree":123,"count":12},{"degree":124,"count":14},{"degree":125,"count":10},{"degree":126,"count":12},{"degree":127,"count":17},{"degree":128,"count":13},{"degree":129,"count":14},{"degree":130,"count":13},{"degree":131,"count":6},{"degree":132,"count":11},{"degree":133,"count":6},{"degree":134,"count":10},{"degree":135,"count":2},{"degree":136,"count":6},{"degree":137,"count":7},{"degree":138,"count":1},{"degree":139,"count":4},{"degree":140,"count":4},{"degree":141,"count":1},{"degree":142,"count":1},{"degree":143,"count":1},{"degree":144,"count":3},{"degree":145,"count":2},{"degree":146,"count":1},{"degree":148,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":15668}]
Number of extensional constraints0
Number of intensional constraints15668
Distribution of constraint types[{"type":"intension","count":15668}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.99/0.74	c Concrete v3.8.1528841891564 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 (6021 MiB free)
  memory of node 1: 16384 MiB (10806 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293668-1532359049/watcher-4293668-1532359049 -o /tmp/evaluation-result-4293668-1532359049/solver-4293668-1532359049 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532356582-12262 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1775791376 HOME/instance-4293668-1532359049.xml 

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

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


[startup+0.100094 s]*
/proc/loadavg: 1.29 1.37 1.40 3/206 12763
/proc/meminfo: memFree=17225528/32770624 swapFree=67108860/67108860
[pid=12706] ppid=12703 vsize=9972712 memory=16808 CPUtime=0.1 cores=0,2,4,6
/proc/12706/stat : 12706 (java) S 12703 12706 12231 0 -1 1077944320 4348 12834 0 0 1 1 5 3 20 0 6 0 53468178 10212057088 4202 33554432000 4194304 4196468 140730146420016 140730146402560 140653753310967 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
/proc/12706/statm: 2493178 4202 1934 1 0 2481616 0
[pid=12706/tid=12759] ppid=12703 vsize=9972712 memory=4279135704047060365 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12759/stat : 12759 (java) R 12703 12706 12231 0 -1 4202560 2177 12834 0 0 0 0 5 3 20 0 6 0 53468187 10212057088 4202 33554432000 4194304 4196468 140730146420016 140653725147728 140653737391380 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12760] ppid=12703 vsize=9972712 memory=8257237230052613020 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12760/stat : 12760 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 6 0 53468187 10212057088 4202 33554432000 4194304 4196468 140730146420016 140653757553552 140653753321173 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12761] ppid=12703 vsize=9972712 memory=139770221659776 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12761/stat : 12761 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 6 0 53468187 10212057088 4202 33554432000 4194304 4196468 140730146420016 140653672373008 140653753321173 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12762] ppid=12703 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12762/stat : 12762 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 6 0 53468187 10212057088 4202 33554432000 4194304 4196468 140730146420016 140653671320720 140653753321173 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12763] ppid=12703 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12763/stat : 12763 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 6 0 53468187 10212057088 4202 33554432000 4194304 4196468 140730146420016 140653324065808 140653753321173 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16808 KiB

[startup+0.209842 s]*
/proc/loadavg: 1.27 1.37 1.40 3/215 12772
/proc/meminfo: memFree=17203868/32770624 swapFree=67108860/67108860
[pid=12706] ppid=12703 vsize=10818904 memory=41668 CPUtime=0.27 cores=0,2,4,6
/proc/12706/stat : 12706 (java) S 12703 12706 12231 0 -1 1077944320 7658 12834 0 0 17 2 5 3 20 0 15 0 53468178 11078557696 10417 33554432000 4194304 4196468 140730146420016 140730146402560 140653753310967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
/proc/12706/statm: 2704726 10417 2947 1 0 2667149 0
[pid=12706/tid=12759] ppid=12703 vsize=10818904 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/12706/task/12759/stat : 12759 (java) R 12703 12706 12231 0 -1 4202560 4377 12834 0 0 11 1 5 3 20 0 15 0 53468187 11078557696 10615 33554432000 4194304 4196468 140730146420016 140653725110880 140653745548094 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12760] ppid=12703 vsize=10818904 memory=342 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12760/stat : 12760 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468187 11078557696 10615 33554432000 4194304 4196468 140730146420016 140653757553552 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12761] ppid=12703 vsize=10818904 memory=139770221963451 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12761/stat : 12761 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468187 11078557696 10615 33554432000 4194304 4196468 140730146420016 140653672373008 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12762] ppid=12703 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12762/stat : 12762 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468187 11078557696 10615 33554432000 4194304 4196468 140730146420016 140653671320720 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12763] ppid=12703 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12763/stat : 12763 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468187 11078557696 10615 33554432000 4194304 4196468 140730146420016 140653324065808 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12764] ppid=12703 vsize=10818904 memory=139770221659776 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12764/stat : 12764 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468189 11078557696 10615 33554432000 4194304 4196468 140730146420016 140653025167472 140653753322114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12765] ppid=12703 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12765/stat : 12765 (java) S 12703 12706 12231 0 -1 1077944384 13 12834 0 0 0 0 5 3 20 0 15 0 53468189 11078557696 10615 33554432000 4194304 4196468 140730146420016 140652931179296 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12766] ppid=12703 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12766/stat : 12766 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468190 11078557696 10615 33554432000 4194304 4196468 140730146420016 140652796961904 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12767] ppid=12703 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12767/stat : 12767 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11078557696 10615 33554432000 4194304 4196468 140730146420016 140652288235600 140653753329563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12768] ppid=12703 vsize=10818904 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/12706/task/12768/stat : 12768 (java) S 12703 12706 12231 0 -1 1077944384 476 12834 0 0 1 0 5 3 20 0 15 0 53468192 11078557696 10615 33554432000 4194304 4196468 140730146420016 140653024115312 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12769] ppid=12703 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12769/stat : 12769 (java) S 12703 12706 12231 0 -1 1077944384 124 12834 0 0 0 0 5 3 20 0 15 0 53468192 11078557696 10615 33554432000 4194304 4196468 140730146420016 140653023062512 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12770] ppid=12703 vsize=10818904 memory=139770221659776 CPUtime=0.11 cores=0,2,4,6
/proc/12706/task/12770/stat : 12770 (java) S 12703 12706 12231 0 -1 1077944384 611 12834 0 0 3 0 5 3 20 0 15 0 53468192 11078557696 10681 33554432000 4194304 4196468 140730146420016 140653022010224 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12771] ppid=12703 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12771/stat : 12771 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11078557696 10681 33554432000 4194304 4196468 140730146420016 140652254677984 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12772] ppid=12703 vsize=10818904 memory=139770221659776 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12772/stat : 12772 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468193 11078557696 10681 33554432000 4194304 4196468 140730146420016 140653020957104 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 41668 KiB

[startup+0.310068 s]*
/proc/loadavg: 1.27 1.37 1.40 3/215 12772
/proc/meminfo: memFree=17192332/32770624 swapFree=67108860/67108860
[pid=12706] ppid=12703 vsize=10819352 memory=53428 CPUtime=0.39 cores=0,2,4,6
/proc/12706/stat : 12706 (java) S 12703 12706 12231 0 -1 1077944320 10418 12834 0 0 28 3 5 3 20 0 15 0 53468178 11079016448 13357 33554432000 4194304 4196468 140730146420016 140730146402560 140653753310967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
/proc/12706/statm: 2704838 13357 3066 1 0 2667149 0
[pid=12706/tid=12759] ppid=12703 vsize=10819352 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/12706/task/12759/stat : 12759 (java) R 12703 12706 12231 0 -1 4202560 6972 12834 0 0 19 2 5 3 20 0 15 0 53468187 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653725122976 140653738476639 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12760] ppid=12703 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12760/stat : 12760 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468187 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653757553552 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12761] ppid=12703 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12761/stat : 12761 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468187 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653672373008 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12762] ppid=12703 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12762/stat : 12762 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468187 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653671320720 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12763] ppid=12703 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12763/stat : 12763 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468187 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653324065808 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12764] ppid=12703 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12764/stat : 12764 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468189 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653025167472 140653753322114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12765] ppid=12703 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12765/stat : 12765 (java) S 12703 12706 12231 0 -1 1077944384 13 12834 0 0 0 0 5 3 20 0 15 0 53468189 11079016448 13357 33554432000 4194304 4196468 140730146420016 140652931179296 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12766] ppid=12703 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12766/stat : 12766 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468190 11079016448 13357 33554432000 4194304 4196468 140730146420016 140652796961904 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12767] ppid=12703 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12767/stat : 12767 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11079016448 13357 33554432000 4194304 4196468 140730146420016 140652288235600 140653753329563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12768] ppid=12703 vsize=10819352 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/12706/task/12768/stat : 12768 (java) S 12703 12706 12231 0 -1 1077944384 476 12834 0 0 2 0 5 3 20 0 15 0 53468192 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653024115312 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12769] ppid=12703 vsize=10819352 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/12706/task/12769/stat : 12769 (java) S 12703 12706 12231 0 -1 1077944384 127 12834 0 0 1 0 5 3 20 0 15 0 53468192 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653023062512 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12770] ppid=12703 vsize=10819352 memory=139770221659776 CPUtime=0.12 cores=0,2,4,6
/proc/12706/task/12770/stat : 12770 (java) S 12703 12706 12231 0 -1 1077944384 621 12834 0 0 4 0 5 3 20 0 15 0 53468192 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653022010224 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12771] ppid=12703 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12771/stat : 12771 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11079016448 13357 33554432000 4194304 4196468 140730146420016 140652254677984 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12772] ppid=12703 vsize=10819352 memory=139770221659776 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12772/stat : 12772 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468193 11079016448 13357 33554432000 4194304 4196468 140730146420016 140653020957104 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53428 KiB

[startup+0.70071 s]
/proc/loadavg: 1.27 1.37 1.40 3/215 12772
/proc/meminfo: memFree=17180240/32770624 swapFree=67108860/67108860
[pid=12706] ppid=12703 vsize=10819352 memory=86444 CPUtime=0.99 cores=0,2,4,6
/proc/12706/stat : 12706 (java) S 12703 12706 12231 0 -1 1077944320 16771 12834 0 0 87 4 5 3 20 0 15 0 53468178 11079016448 21611 33554432000 4194304 4196468 140730146420016 140730146402560 140653753310967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
/proc/12706/statm: 2704838 21611 3245 1 0 2667149 0
[pid=12706/tid=12759] ppid=12703 vsize=10819352 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/12706/task/12759/stat : 12759 (java) R 12703 12706 12231 0 -1 4202560 12228 12834 0 0 56 3 5 3 20 0 15 0 53468187 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653725138848 140653738556072 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12760] ppid=12703 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12760/stat : 12760 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468187 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653757553552 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12761] ppid=12703 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12761/stat : 12761 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468187 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653672373008 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12762] ppid=12703 vsize=10819352 memory=139770114224912 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12762/stat : 12762 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468187 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653671320720 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12763] ppid=12703 vsize=10819352 memory=139771120714336 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12763/stat : 12763 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468187 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653324065808 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12764] ppid=12703 vsize=10819352 memory=1228 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12764/stat : 12764 (java) S 12703 12706 12231 0 -1 1077944384 5 12834 0 0 0 0 5 3 20 0 15 0 53468189 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653025167472 140653753322114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12765] ppid=12703 vsize=10819352 memory=4639098309541126758 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12765/stat : 12765 (java) S 12703 12706 12231 0 -1 1077944384 13 12834 0 0 0 0 5 3 20 0 15 0 53468189 11079016448 21611 33554432000 4194304 4196468 140730146420016 140652931179296 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12766] ppid=12703 vsize=10819352 memory=7885635084775281010 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12766/stat : 12766 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468190 11079016448 21611 33554432000 4194304 4196468 140730146420016 140652796961904 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12767] ppid=12703 vsize=10819352 memory=18464 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12767/stat : 12767 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11079016448 21611 33554432000 4194304 4196468 140730146420016 140652288235600 140653753329563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12768] ppid=12703 vsize=10819352 memory=11156 CPUtime=0.15 cores=0,2,4,6
/proc/12706/task/12768/stat : 12768 (java) S 12703 12706 12231 0 -1 1077944384 871 12834 0 0 7 0 5 3 20 0 15 0 53468192 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653024115312 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12769] ppid=12703 vsize=10819352 memory=4052 CPUtime=0.17 cores=0,2,4,6
/proc/12706/task/12769/stat : 12769 (java) S 12703 12706 12231 0 -1 1077944384 729 12834 0 0 9 0 5 3 20 0 15 0 53468192 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653023062512 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12770] ppid=12703 vsize=10819352 memory=644 CPUtime=0.21 cores=0,2,4,6
/proc/12706/task/12770/stat : 12770 (java) S 12703 12706 12231 0 -1 1077944384 718 12834 0 0 13 0 5 3 20 0 15 0 53468192 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653022010224 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12771] ppid=12703 vsize=10819352 memory=1792 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12771/stat : 12771 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11079016448 21611 33554432000 4194304 4196468 140730146420016 140652254677984 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12772] ppid=12703 vsize=10819352 memory=1232 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12772/stat : 12772 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468193 11079016448 21611 33554432000 4194304 4196468 140730146420016 140653020957104 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86444 KiB

[startup+1.50073 s]
/proc/loadavg: 1.27 1.37 1.40 6/215 12772
/proc/meminfo: memFree=17136520/32770624 swapFree=67108860/67108860
[pid=12706] ppid=12703 vsize=10828108 memory=193004 CPUtime=3.02 cores=0,2,4,6
/proc/12706/stat : 12706 (java) S 12703 12706 12231 0 -1 1077944320 22239 12834 0 0 286 8 5 3 20 0 15 0 53468178 11087982592 48251 33554432000 4194304 4196468 140730146420016 140730146402560 140653753310967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
/proc/12706/statm: 2707027 48251 3452 1 0 2668685 0
[pid=12706/tid=12759] ppid=12703 vsize=10828108 memory=63220 CPUtime=1.46 cores=0,2,4,6
/proc/12706/task/12759/stat : 12759 (java) R 12703 12706 12231 0 -1 4202560 14988 12834 0 0 132 6 5 3 20 0 15 0 53468187 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653725143312 140653354286207 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12760] ppid=12703 vsize=10828108 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12760/stat : 12760 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468187 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653757553552 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12761] ppid=12703 vsize=10828108 memory=279540228481184 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12761/stat : 12761 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468187 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653672373008 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12762] ppid=12703 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12762/stat : 12762 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468187 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653671320720 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12763] ppid=12703 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12763/stat : 12763 (java) S 12703 12706 12231 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 53468187 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653324065808 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12764] ppid=12703 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12764/stat : 12764 (java) S 12703 12706 12231 0 -1 1077944384 12 12834 0 0 0 0 5 3 20 0 15 0 53468189 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653025167472 140653753322114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12765] ppid=12703 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12765/stat : 12765 (java) S 12703 12706 12231 0 -1 1077944384 13 12834 0 0 0 0 5 3 20 0 15 0 53468189 11087982592 48251 33554432000 4194304 4196468 140730146420016 140652931179296 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12766] ppid=12703 vsize=10828108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12766/stat : 12766 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468190 11087982592 48251 33554432000 4194304 4196468 140730146420016 140652796961904 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12767] ppid=12703 vsize=10828108 memory=-2746958450906831424 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12767/stat : 12767 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11087982592 48251 33554432000 4194304 4196468 140730146420016 140652288235600 140653753329563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12768] ppid=12703 vsize=10828108 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/12706/task/12768/stat : 12768 (java) R 12703 12706 12231 0 -1 4202560 1600 12834 0 0 55 0 5 3 20 0 15 0 53468192 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653024101744 140653732557728 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12769] ppid=12703 vsize=10828108 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/12706/task/12769/stat : 12769 (java) R 12703 12706 12231 0 -1 4202560 1966 12834 0 0 55 0 5 3 20 0 15 0 53468192 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653023051184 140653738230493 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12770] ppid=12703 vsize=10828108 memory=6791534058613427641 CPUtime=0.49 cores=0,2,4,6
/proc/12706/task/12770/stat : 12770 (java) S 12703 12706 12231 0 -1 1077944384 1453 12834 0 0 41 0 5 3 20 0 15 0 53468192 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653022010224 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12771] ppid=12703 vsize=10828108 memory=4638778398332698720 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12771/stat : 12771 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11087982592 48251 33554432000 4194304 4196468 140730146420016 140652254677984 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12772] ppid=12703 vsize=10828108 memory=279540228725696 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12772/stat : 12772 (java) S 12703 12706 12231 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 53468193 11087982592 48251 33554432000 4194304 4196468 140730146420016 140653020957104 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 10828108 KiB

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

/proc/12706/task/12764/stat : 12764 (java) S 12703 12706 12231 0 -1 1077944384 23387 12834 0 0 69 10 5 3 20 0 15 0 53468189 11104780288 751744 33554432000 4194304 4196468 140730146420016 140653025167472 140653753322114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12765] ppid=12703 vsize=10844512 memory=3006976 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12765/stat : 12765 (java) S 12703 12706 12231 0 -1 1077944384 16 12834 0 0 0 0 5 3 20 0 15 0 53468189 11104780288 751744 33554432000 4194304 4196468 140730146420016 140652931179360 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12766] ppid=12703 vsize=10844512 memory=7892 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12766/stat : 12766 (java) S 12703 12706 12231 0 -1 1077944384 9 12834 0 0 0 0 5 3 20 0 15 0 53468190 11104780288 751744 33554432000 4194304 4196468 140730146420016 140652796961920 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12767] ppid=12703 vsize=10844512 memory=844 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12767/stat : 12767 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11104780288 751744 33554432000 4194304 4196468 140730146420016 140652288235600 140653753329563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12768] ppid=12703 vsize=10844512 memory=1696 CPUtime=3.68 cores=0,2,4,6
/proc/12706/task/12768/stat : 12768 (java) S 12703 12706 12231 0 -1 1077944384 8695 12834 0 0 355 5 5 3 20 0 15 0 53468192 11104780288 751744 33554432000 4194304 4196468 140730146420016 140653024115312 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12769] ppid=12703 vsize=10844512 memory=6791534058613427641 CPUtime=3.71 cores=0,2,4,6
/proc/12706/task/12769/stat : 12769 (java) S 12703 12706 12231 0 -1 1077944384 9346 12834 0 0 361 2 5 3 20 0 15 0 53468192 11104780288 751744 33554432000 4194304 4196468 140730146420016 140653023062512 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12770] ppid=12703 vsize=10844512 memory=4126316290023845779 CPUtime=1.74 cores=0,2,4,6
/proc/12706/task/12770/stat : 12770 (java) S 12703 12706 12231 0 -1 1077944384 10076 12834 0 0 163 3 5 3 20 0 15 0 53468192 11104780288 751744 33554432000 4194304 4196468 140730146420016 140653022010224 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12771] ppid=12703 vsize=10844512 memory=7892 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12771/stat : 12771 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 53468192 11104780288 751744 33554432000 4194304 4196468 140730146420016 140652254677984 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12772] ppid=12703 vsize=10844512 memory=844 CPUtime=1.43 cores=0,2,4,6
/proc/12706/task/12772/stat : 12772 (java) S 12703 12706 12231 0 -1 1077944384 1216 12834 0 0 66 69 5 3 20 0 15 0 53468193 11104780288 751744 33554432000 4194304 4196468 140730146420016 140653020957104 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 3006976 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+2474.63 s]
# the end of solver process 12706 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.9 s, system=2.24101 s

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

[startup+2473.6 s]
/proc/loadavg: 1.66 1.51 1.46 2/201 12980
/proc/meminfo: memFree=15408788/32770624 swapFree=67108860/67108860
[pid=12706] ppid=12703 vsize=11041128 memory=3011160 CPUtime=2521.04 cores=0,2,4,6
/proc/12706/stat : 12706 (java) S 12703 12706 12231 0 -1 1077944320 336975 12834 0 0 251877 219 5 3 20 0 17 0 53468178 11306115072 752790 33554432000 4194304 4196468 140730146420016 140730146402560 140653753310967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
/proc/12706/statm: 2760282 752790 3528 1 0 2721935 0
[pid=12706/tid=12759] ppid=12703 vsize=11041128 memory=1944 CPUtime=2459.43 cores=0,2,4,6
/proc/12706/task/12759/stat : 12759 (java) R 12703 12706 12231 0 -1 4202560 200387 12834 0 0 245860 75 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653725143376 140653361390321 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12760] ppid=12703 vsize=11041128 memory=3006976 CPUtime=12.7 cores=0,2,4,6
/proc/12706/task/12760/stat : 12760 (java) S 12703 12706 12231 0 -1 1077944384 23155 12834 0 0 1245 17 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653757553552 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12761] ppid=12703 vsize=11041128 memory=6791534058613427641 CPUtime=12.72 cores=0,2,4,6
/proc/12706/task/12761/stat : 12761 (java) S 12703 12706 12231 0 -1 1077944384 16047 12834 0 0 1247 17 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653672373008 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12762] ppid=12703 vsize=11041128 memory=6791534058613427641 CPUtime=12.68 cores=0,2,4,6
/proc/12706/task/12762/stat : 12762 (java) S 12703 12706 12231 0 -1 1077944384 20094 12834 0 0 1241 19 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653671320720 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12763] ppid=12703 vsize=11041128 memory=1792 CPUtime=12.71 cores=0,2,4,6
/proc/12706/task/12763/stat : 12763 (java) S 12703 12706 12231 0 -1 1077944384 22163 12834 0 0 1247 16 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653324065808 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12764] ppid=12703 vsize=11041128 memory=3006976 CPUtime=0.87 cores=0,2,4,6
/proc/12706/task/12764/stat : 12764 (java) S 12703 12706 12231 0 -1 1077944384 23387 12834 0 0 69 10 5 3 20 0 17 0 53468189 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653025167472 140653753322114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12765] ppid=12703 vsize=11041128 memory=3006976 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12765/stat : 12765 (java) S 12703 12706 12231 0 -1 1077944384 16 12834 0 0 0 0 5 3 20 0 17 0 53468189 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652931179360 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12766] ppid=12703 vsize=11041128 memory=3006976 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12766/stat : 12766 (java) S 12703 12706 12231 0 -1 1077944384 9 12834 0 0 0 0 5 3 20 0 17 0 53468190 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652796961920 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12767] ppid=12703 vsize=11041128 memory=844 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12767/stat : 12767 (java) S 12703 12706 12231 0 -1 1077944384 101 12834 0 0 0 0 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652288235600 140653753329563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12768] ppid=12703 vsize=11041128 memory=1696 CPUtime=3.68 cores=0,2,4,6
/proc/12706/task/12768/stat : 12768 (java) S 12703 12706 12231 0 -1 1077944384 8695 12834 0 0 355 5 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653024115312 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12769] ppid=12703 vsize=11041128 memory=3006976 CPUtime=3.71 cores=0,2,4,6
/proc/12706/task/12769/stat : 12769 (java) S 12703 12706 12231 0 -1 1077944384 9346 12834 0 0 361 2 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653023062512 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12770] ppid=12703 vsize=11041128 memory=1944 CPUtime=1.74 cores=0,2,4,6
/proc/12706/task/12770/stat : 12770 (java) S 12703 12706 12231 0 -1 1077944384 10076 12834 0 0 163 3 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653022010224 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12771] ppid=12703 vsize=11041128 memory=1428 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12771/stat : 12771 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652254677984 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12772] ppid=12703 vsize=11041128 memory=6791534058613427641 CPUtime=1.43 cores=0,2,4,6
/proc/12706/task/12772/stat : 12772 (java) S 12703 12706 12231 0 -1 1077944384 1216 12834 0 0 66 69 5 3 20 0 17 0 53468193 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653020957104 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12977] ppid=12703 vsize=11041128 memory=2436 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12977/stat : 12977 (java) S 12703 12706 12231 0 -1 1077944384 65 12834 0 0 0 0 5 3 20 0 17 0 53715438 11306115072 752790 33554432000 4194304 4196468 140730146420016 140651857436656 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12978] ppid=12703 vsize=11041128 memory=1728 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12978/stat : 12978 (java) S 12703 12706 12231 0 -1 1077944384 20 12834 0 0 0 0 5 3 20 0 17 0 53715438 11306115072 752790 33554432000 4194304 4196468 140730146420016 140651656111456 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
Current children cumulated CPU time: 2521.04 s
Current children cumulated vsize: 11041128 KiB
Current children cumulated memory: 3011160 KiB

[startup+2474.4 s]
/proc/loadavg: 1.66 1.51 1.46 6/216 13009
/proc/meminfo: memFree=15327756/32770624 swapFree=67108860/67108860
[pid=12706] ppid=12703 vsize=11041128 memory=3011160 CPUtime=2521.84 cores=0,2,4,6
/proc/12706/stat : 12706 (java) S 12703 12706 12231 0 -1 1077944320 337015 12834 0 0 251957 219 5 3 20 0 17 0 53468178 11306115072 752790 33554432000 4194304 4196468 140730146420016 140730146402560 140653753310967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
/proc/12706/statm: 2760282 752790 3528 1 0 2721935 0
[pid=12706/tid=12759] ppid=12703 vsize=11041128 memory=-2541025661996457098 CPUtime=2460.23 cores=0,2,4,6
/proc/12706/task/12759/stat : 12759 (java) R 12703 12706 12231 0 -1 4202560 200427 12834 0 0 245940 75 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653725143376 140653356717476 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12760] ppid=12703 vsize=11041128 memory=6791534058613427641 CPUtime=12.7 cores=0,2,4,6
/proc/12706/task/12760/stat : 12760 (java) S 12703 12706 12231 0 -1 1077944384 23155 12834 0 0 1245 17 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653757553552 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12761] ppid=12703 vsize=11041128 memory=3855874000641 CPUtime=12.72 cores=0,2,4,6
/proc/12706/task/12761/stat : 12761 (java) S 12703 12706 12231 0 -1 1077944384 16047 12834 0 0 1247 17 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653672373008 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12762] ppid=12703 vsize=11041128 memory=3937478379265 CPUtime=12.68 cores=0,2,4,6
/proc/12706/task/12762/stat : 12762 (java) S 12703 12706 12231 0 -1 1077944384 20094 12834 0 0 1241 19 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653671320720 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12763] ppid=12703 vsize=11041128 memory=4156521711361 CPUtime=12.71 cores=0,2,4,6
/proc/12706/task/12763/stat : 12763 (java) S 12703 12706 12231 0 -1 1077944384 22163 12834 0 0 1247 16 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653324065808 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12764] ppid=12703 vsize=11041128 memory=6791534058613427641 CPUtime=0.87 cores=0,2,4,6
/proc/12706/task/12764/stat : 12764 (java) S 12703 12706 12231 0 -1 1077944384 23387 12834 0 0 69 10 5 3 20 0 17 0 53468189 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653025167472 140653753322114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12765] ppid=12703 vsize=11041128 memory=17364 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12765/stat : 12765 (java) S 12703 12706 12231 0 -1 1077944384 16 12834 0 0 0 0 5 3 20 0 17 0 53468189 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652931179360 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12766] ppid=12703 vsize=11041128 memory=1292 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12766/stat : 12766 (java) S 12703 12706 12231 0 -1 1077944384 9 12834 0 0 0 0 5 3 20 0 17 0 53468190 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652796961920 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12767] ppid=12703 vsize=11041128 memory=2436 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12767/stat : 12767 (java) S 12703 12706 12231 0 -1 1077944384 101 12834 0 0 0 0 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652288235600 140653753329563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12768] ppid=12703 vsize=11041128 memory=3011160 CPUtime=3.68 cores=0,2,4,6
/proc/12706/task/12768/stat : 12768 (java) S 12703 12706 12231 0 -1 1077944384 8695 12834 0 0 355 5 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653024115312 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12769] ppid=12703 vsize=11041128 memory=3011160 CPUtime=3.71 cores=0,2,4,6
/proc/12706/task/12769/stat : 12769 (java) S 12703 12706 12231 0 -1 1077944384 9346 12834 0 0 361 2 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653023062512 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12770] ppid=12703 vsize=11041128 memory=3011160 CPUtime=1.74 cores=0,2,4,6
/proc/12706/task/12770/stat : 12770 (java) S 12703 12706 12231 0 -1 1077944384 10076 12834 0 0 163 3 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653022010224 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12771] ppid=12703 vsize=11041128 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12771/stat : 12771 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652254677984 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12772] ppid=12703 vsize=11041128 memory=4126316290023845779 CPUtime=1.43 cores=0,2,4,6
/proc/12706/task/12772/stat : 12772 (java) S 12703 12706 12231 0 -1 1077944384 1216 12834 0 0 66 69 5 3 20 0 17 0 53468193 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653020957104 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12977] ppid=12703 vsize=11041128 memory=7892 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12977/stat : 12977 (java) S 12703 12706 12231 0 -1 1077944384 65 12834 0 0 0 0 5 3 20 0 17 0 53715438 11306115072 752790 33554432000 4194304 4196468 140730146420016 140651857436656 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12978] ppid=12703 vsize=11041128 memory=844 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12978/stat : 12978 (java) S 12703 12706 12231 0 -1 1077944384 20 12834 0 0 0 0 5 3 20 0 17 0 53715438 11306115072 752790 33554432000 4194304 4196468 140730146420016 140651656111456 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
Current children cumulated CPU time: 2521.84 s
Current children cumulated vsize: 11041128 KiB
Current children cumulated memory: 3011160 KiB

[startup+2474.61 s]
/proc/loadavg: 1.66 1.51 1.46 6/216 13009
/proc/meminfo: memFree=15327756/32770624 swapFree=67108860/67108860
[pid=12706] ppid=12703 vsize=11041128 memory=3011160 CPUtime=2522.11 cores=0,2,4,6
/proc/12706/stat : 12706 (java) S 12703 12706 12231 0 -1 1077944320 337026 12834 0 0 251984 219 5 3 20 0 17 0 53468178 11306115072 752790 33554432000 4194304 4196468 140730146420016 140730146402560 140653753310967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
/proc/12706/statm: 2760282 752790 3528 1 0 2721935 0
[pid=12706/tid=12759] ppid=12703 vsize=11041128 memory=1708 CPUtime=2460.42 cores=0,2,4,6
/proc/12706/task/12759/stat : 12759 (java) R 12703 12706 12231 0 -1 4202560 200427 12834 0 0 245959 75 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653725143376 140653353133568 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12760] ppid=12703 vsize=11041128 memory=5792 CPUtime=12.72 cores=0,2,4,6
/proc/12706/task/12760/stat : 12760 (java) S 12703 12706 12231 0 -1 1077944384 23155 12834 0 0 1247 17 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653757553552 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12761] ppid=12703 vsize=11041128 memory=4612 CPUtime=12.74 cores=0,2,4,6
/proc/12706/task/12761/stat : 12761 (java) S 12703 12706 12231 0 -1 1077944384 16048 12834 0 0 1249 17 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653672373008 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12762] ppid=12703 vsize=11041128 memory=9920 CPUtime=12.7 cores=0,2,4,6
/proc/12706/task/12762/stat : 12762 (java) S 12703 12706 12231 0 -1 1077944384 20100 12834 0 0 1243 19 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653671320720 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12763] ppid=12703 vsize=11041128 memory=1944 CPUtime=12.73 cores=0,2,4,6
/proc/12706/task/12763/stat : 12763 (java) S 12703 12706 12231 0 -1 1077944384 22166 12834 0 0 1249 16 5 3 20 0 17 0 53468187 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653324065808 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12764] ppid=12703 vsize=11041128 memory=1428 CPUtime=0.87 cores=0,2,4,6
/proc/12706/task/12764/stat : 12764 (java) S 12703 12706 12231 0 -1 1077944384 23387 12834 0 0 69 10 5 3 20 0 17 0 53468189 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653025167472 140653753322114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12765] ppid=12703 vsize=11041128 memory=8368 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12765/stat : 12765 (java) S 12703 12706 12231 0 -1 1077944384 16 12834 0 0 0 0 5 3 20 0 17 0 53468189 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652931179360 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12766] ppid=12703 vsize=11041128 memory=3011160 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12766/stat : 12766 (java) S 12703 12706 12231 0 -1 1077944384 9 12834 0 0 0 0 5 3 20 0 17 0 53468190 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652796961920 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12767] ppid=12703 vsize=11041128 memory=3006976 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12767/stat : 12767 (java) S 12703 12706 12231 0 -1 1077944384 101 12834 0 0 0 0 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652288235600 140653753329563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12768] ppid=12703 vsize=11041128 memory=5792 CPUtime=3.68 cores=0,2,4,6
/proc/12706/task/12768/stat : 12768 (java) S 12703 12706 12231 0 -1 1077944384 8695 12834 0 0 355 5 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653024115312 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12769] ppid=12703 vsize=11041128 memory=4612 CPUtime=3.71 cores=0,2,4,6
/proc/12706/task/12769/stat : 12769 (java) S 12703 12706 12231 0 -1 1077944384 9346 12834 0 0 361 2 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653023062512 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12770] ppid=12703 vsize=11041128 memory=3006976 CPUtime=1.74 cores=0,2,4,6
/proc/12706/task/12770/stat : 12770 (java) S 12703 12706 12231 0 -1 1077944384 10076 12834 0 0 163 3 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653022010224 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12771] ppid=12703 vsize=11041128 memory=15876 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12771/stat : 12771 (java) S 12703 12706 12231 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 17 0 53468192 11306115072 752790 33554432000 4194304 4196468 140730146420016 140652254677984 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12772] ppid=12703 vsize=11041128 memory=18464 CPUtime=1.43 cores=0,2,4,6
/proc/12706/task/12772/stat : 12772 (java) S 12703 12706 12231 0 -1 1077944384 1216 12834 0 0 66 69 5 3 20 0 17 0 53468193 11306115072 752790 33554432000 4194304 4196468 140730146420016 140653020957104 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12977] ppid=12703 vsize=11041128 memory=11184 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12977/stat : 12977 (java) S 12703 12706 12231 0 -1 1077944384 65 12834 0 0 0 0 5 3 20 0 17 0 53715438 11306115072 752790 33554432000 4194304 4196468 140730146420016 140651857436656 140653753321173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
[pid=12706/tid=12978] ppid=12703 vsize=11041128 memory=3006976 CPUtime=0.08 cores=0,2,4,6
/proc/12706/task/12978/stat : 12978 (java) S 12703 12706 12231 0 -1 1077944384 21 12834 0 0 0 0 5 3 20 0 17 0 53715438 11306115072 752790 33554432000 4194304 4196468 140730146420016 140651656111456 140653753322114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28807168 140730146421358 140730146424156 140730146424156 140730146426831 0
Current children cumulated CPU time: 2522.11 s
Current children cumulated vsize: 11041128 KiB
Current children cumulated memory: 3011160 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2474.63
CPU time (s): 2522.14
CPU user time (s): 2519.9
CPU system time (s): 2.24101
CPU usage (%): 101.92
Max. virtual memory (cumulated for all children) (KiB): 11041128
Max. memory (cumulated for all children) (KiB): 3011160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.9
system time used= 2.24101
maximum resident set size= 3011400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349862
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73732
involuntary context switches= 4864


# summary of solver processes directly reported to runsolver:
#   pid: 12706
#   total CPU time (s): 2522.14
#   total CPU user time (s): 2519.9
#   total CPU system time (s): 2.24101

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3377 second user time and 22.6037 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-23 17:17:29
IDJOB=4293668
IDBENCH=141218
IDSOLVER=2750
FILE ID=node150/4293668-1532359049
RUNJOBID= node150-1532356582-12262
PBS_JOBID= 21021561
Free space on /tmp= 53124 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-250-5_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293668-1532359049/watcher-4293668-1532359049 -o /tmp/evaluation-result-4293668-1532359049/solver-4293668-1532359049 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532356582-12262 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1775791376 HOME/instance-4293668-1532359049.xml

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

MD5SUM BENCH= 6d15d8403aebe79e9693643b2fca1a5e
RANDOM SEED=1775791376

node150.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.76
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.76
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.76
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.76
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:        17231864 kB
MemAvailable:   30754660 kB
Buffers:          217884 kB
Cached:         13396468 kB
SwapCached:            0 kB
Active:          2448132 kB
Inactive:       12402132 kB
Active(anon):    1194184 kB
Inactive(anon):    61448 kB
Active(file):    1253948 kB
Inactive(file): 12340684 kB
Unevictable:        7756 kB
Mlocked:            7756 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             27008 kB
Writeback:             0 kB
AnonPages:       1243704 kB
Mapped:            50452 kB
Shmem:             17032 kB
Slab:             383828 kB
SReclaimable:     356624 kB
SUnreclaim:        27204 kB
KernelStack:        3504 kB
PageTables:         7628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2190760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1144832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53120 MiB
End job on node150 at 2018-07-23 17:58:44