Trace number 4304472

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-SuperNG? (TO) 2528.24 1168.93

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-13-4-rom_c18.xml
MD5SUM0b51c5bbf7274d342280acfb624bd8bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables481
Number of constraints104
Number of domains5
Minimum domain size2
Maximum domain size129443
Distribution of domain sizes[{"size":2,"count":26},{"size":14,"count":182},{"size":27,"count":169},{"size":129443,"count":104}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":130},{"degree":2,"count":182},{"degree":8,"count":169}]
Minimum constraint arity16
Maximum constraint arity17
Distribution of constraint arities[{"arity":16,"count":26},{"arity":17,"count":78}]
Number of extensional constraints104
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":104}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.99/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 (7508 MiB free)
  memory of node 1: 16384 MiB (5004 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304472-1534095089/watcher-4304472-1534095089 -o /tmp/evaluation-result-4304472-1534095089/solver-4304472-1534095089 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534095089-27106 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1041844028 -superng HOME/instance-4304472-1534095089.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=27201, runsolver pid=27198

[startup+0.100059 s]*
/proc/loadavg: 1.08 1.07 1.25 4/210 27258
/proc/meminfo: memFree=12799460/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=10005480 memory=16812 CPUtime=0.1 cores=0,2,4,6
/proc/27201/stat : 27201 (java) S 27198 27201 19383 0 -1 1077944320 4361 13021 0 0 1 1 5 3 20 0 6 0 227072227 10245611520 4203 33554432000 4194304 4196468 140727863316320 140727863298864 140614750748407 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
/proc/27201/statm: 2501370 4203 1934 1 0 2489808 0
[pid=27201/tid=27254] ppid=27198 vsize=10005480 memory=4279135703946462605 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27254/stat : 27254 (java) R 27198 27201 19383 0 -1 4202560 2169 13021 0 0 0 0 5 3 20 0 6 0 227072236 10245611520 4203 33554432000 4194304 4196468 140727863316320 140614722585168 140614734828924 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27255] ppid=27198 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27255/stat : 27255 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 227072237 10245611520 4203 33554432000 4194304 4196468 140727863316320 140614754991120 140614750758613 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27256] ppid=27198 vsize=10005480 memory=139780016236160 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27256/stat : 27256 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 227072237 10245611520 4203 33554432000 4194304 4196468 140727863316320 140614620327056 140614750758613 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27257] ppid=27198 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27257/stat : 27257 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 227072237 10245611520 4203 33554432000 4194304 4196468 140727863316320 140614619274000 140614750758613 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27258] ppid=27198 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27258/stat : 27258 (java) S 27198 27201 19383 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 6 0 227072237 10245611520 4203 33554432000 4194304 4196468 140727863316320 140614618221456 140614750758613 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210195 s]*
/proc/loadavg: 1.08 1.07 1.25 6/219 27267
/proc/meminfo: memFree=12752964/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=10982744 memory=45428 CPUtime=0.26 cores=0,2,4,6
/proc/27201/stat : 27201 (java) S 27198 27201 19383 0 -1 1077944320 8062 13021 0 0 16 2 5 3 20 0 15 0 227072227 11246329856 11357 33554432000 4194304 4196468 140727863316320 140727863298864 140614750748407 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
/proc/27201/statm: 2745686 11357 2952 1 0 2708109 0
[pid=27201/tid=27254] ppid=27198 vsize=10982744 memory=-6517102902069810590 CPUtime=0.19 cores=0,2,4,6
/proc/27201/task/27254/stat : 27254 (java) R 27198 27201 19383 0 -1 4202560 4646 13021 0 0 10 1 5 3 20 0 15 0 227072236 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614722571856 140614731024128 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27255] ppid=27198 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27255/stat : 27255 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614754991120 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27256] ppid=27198 vsize=10982744 memory=139780016236160 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27256/stat : 27256 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614620327056 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27257] ppid=27198 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27257/stat : 27257 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614619274000 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27258] ppid=27198 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27258/stat : 27258 (java) S 27198 27201 19383 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614618221456 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27259] ppid=27198 vsize=10982744 memory=139780016236160 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27259/stat : 27259 (java) S 27198 27201 19383 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 227072238 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614175578352 140614750759554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27260] ppid=27198 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27260/stat : 27260 (java) S 27198 27201 19383 0 -1 1077944384 13 13021 0 0 0 0 5 3 20 0 15 0 227072239 11246329856 11357 33554432000 4194304 4196468 140727863316320 140613605385376 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27261] ppid=27198 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27261/stat : 27261 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072239 11246329856 11357 33554432000 4194304 4196468 140727863316320 140613404058352 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27262] ppid=27198 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27262/stat : 27262 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11246329856 11357 33554432000 4194304 4196468 140727863316320 140613096658896 140614750767003 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27263] ppid=27198 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27201/task/27263/stat : 27263 (java) S 27198 27201 19383 0 -1 1077944384 409 13021 0 0 1 0 5 3 20 0 15 0 227072242 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614174526192 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27264] ppid=27198 vsize=10982744 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/27201/task/27264/stat : 27264 (java) S 27198 27201 19383 0 -1 1077944384 197 13021 0 0 1 0 5 3 20 0 15 0 227072242 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614173473648 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27265] ppid=27198 vsize=10982744 memory=139780016236160 CPUtime=0.11 cores=0,2,4,6
/proc/27201/task/27265/stat : 27265 (java) S 27198 27201 19383 0 -1 1077944384 615 13021 0 0 3 0 5 3 20 0 15 0 227072242 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614172420592 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27266] ppid=27198 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27266/stat : 27266 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11246329856 11357 33554432000 4194304 4196468 140727863316320 140612665863008 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27267] ppid=27198 vsize=10982744 memory=139780016236160 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27267/stat : 27267 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072242 11246329856 11357 33554432000 4194304 4196468 140727863316320 140614171367984 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 45428 KiB

[startup+0.310618 s]*
/proc/loadavg: 1.08 1.07 1.25 4/219 27267
/proc/meminfo: memFree=12711472/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=10983192 memory=56132 CPUtime=0.39 cores=0,2,4,6
/proc/27201/stat : 27201 (java) S 27198 27201 19383 0 -1 1077944320 10591 13021 0 0 28 3 5 3 20 0 15 0 227072227 11246788608 14033 33554432000 4194304 4196468 140727863316320 140727863298864 140614750748407 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
/proc/27201/statm: 2745798 14033 3071 1 0 2708109 0
[pid=27201/tid=27254] ppid=27198 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/27201/task/27254/stat : 27254 (java) R 27198 27201 19383 0 -1 4202560 7139 13021 0 0 19 2 5 3 20 0 15 0 227072236 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614722560416 140614732121957 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27255] ppid=27198 vsize=10983192 memory=7084813469699035216 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27255/stat : 27255 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614754991120 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27256] ppid=27198 vsize=10983192 memory=2080 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27256/stat : 27256 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614620327056 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27257] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27257/stat : 27257 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614619274000 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27258] ppid=27198 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27258/stat : 27258 (java) S 27198 27201 19383 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614618221456 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27259] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27259/stat : 27259 (java) S 27198 27201 19383 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 227072238 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614175578352 140614750759554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27260] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27260/stat : 27260 (java) S 27198 27201 19383 0 -1 1077944384 13 13021 0 0 0 0 5 3 20 0 15 0 227072239 11246788608 14033 33554432000 4194304 4196468 140727863316320 140613605385376 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27261] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27261/stat : 27261 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072239 11246788608 14033 33554432000 4194304 4196468 140727863316320 140613404058352 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27262] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27262/stat : 27262 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11246788608 14033 33554432000 4194304 4196468 140727863316320 140613096658896 140614750767003 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27263] ppid=27198 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27201/task/27263/stat : 27263 (java) S 27198 27201 19383 0 -1 1077944384 411 13021 0 0 1 0 5 3 20 0 15 0 227072242 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614174526192 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27264] ppid=27198 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27201/task/27264/stat : 27264 (java) S 27198 27201 19383 0 -1 1077944384 197 13021 0 0 1 0 5 3 20 0 15 0 227072242 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614173473648 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27265] ppid=27198 vsize=10983192 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/27201/task/27265/stat : 27265 (java) S 27198 27201 19383 0 -1 1077944384 625 13021 0 0 5 0 5 3 20 0 15 0 227072242 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614172420592 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27266] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27266/stat : 27266 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11246788608 14033 33554432000 4194304 4196468 140727863316320 140612665863008 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27267] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27267/stat : 27267 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072242 11246788608 14033 33554432000 4194304 4196468 140727863316320 140614171367984 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56132 KiB

[startup+0.701033 s]
/proc/loadavg: 1.08 1.07 1.25 4/219 27267
/proc/meminfo: memFree=12696312/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=10983192 memory=88216 CPUtime=0.99 cores=0,2,4,6
/proc/27201/stat : 27201 (java) S 27198 27201 19383 0 -1 1077944320 16740 13021 0 0 86 5 5 3 20 0 15 0 227072227 11246788608 22054 33554432000 4194304 4196468 140727863316320 140727863298864 140614750748407 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
/proc/27201/statm: 2745798 22054 3238 1 0 2708109 0
[pid=27201/tid=27254] ppid=27198 vsize=10983192 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/27201/task/27254/stat : 27254 (java) R 27198 27201 19383 0 -1 4202560 12203 13021 0 0 55 4 5 3 20 0 15 0 227072236 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614722569232 140614734828894 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27255] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27255/stat : 27255 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614754991120 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27256] ppid=27198 vsize=10983192 memory=3560 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27256/stat : 27256 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614620327056 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27257] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27257/stat : 27257 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614619274000 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27258] ppid=27198 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27258/stat : 27258 (java) S 27198 27201 19383 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 227072237 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614618221456 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27259] ppid=27198 vsize=10983192 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27259/stat : 27259 (java) S 27198 27201 19383 0 -1 1077944384 5 13021 0 0 0 0 5 3 20 0 15 0 227072238 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614175578352 140614750759554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27260] ppid=27198 vsize=10983192 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27260/stat : 27260 (java) S 27198 27201 19383 0 -1 1077944384 13 13021 0 0 0 0 5 3 20 0 15 0 227072239 11246788608 22054 33554432000 4194304 4196468 140727863316320 140613605385376 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27261] ppid=27198 vsize=10983192 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27261/stat : 27261 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072239 11246788608 22054 33554432000 4194304 4196468 140727863316320 140613404058352 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27262] ppid=27198 vsize=10983192 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27262/stat : 27262 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11246788608 22054 33554432000 4194304 4196468 140727863316320 140613096658896 140614750767003 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27263] ppid=27198 vsize=10983192 memory=13252 CPUtime=0.17 cores=0,2,4,6
/proc/27201/task/27263/stat : 27263 (java) S 27198 27201 19383 0 -1 1077944384 1031 13021 0 0 9 0 5 3 20 0 15 0 227072242 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614174526192 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27264] ppid=27198 vsize=10983192 memory=15460 CPUtime=0.15 cores=0,2,4,6
/proc/27201/task/27264/stat : 27264 (java) S 27198 27201 19383 0 -1 1077944384 592 13021 0 0 7 0 5 3 20 0 15 0 227072242 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614173473648 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27265] ppid=27198 vsize=10983192 memory=17668 CPUtime=0.21 cores=0,2,4,6
/proc/27201/task/27265/stat : 27265 (java) R 27198 27201 19383 0 -1 4202560 693 13021 0 0 13 0 5 3 20 0 15 0 227072242 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614172420592 140614750760342 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27266] ppid=27198 vsize=10983192 memory=19876 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27266/stat : 27266 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11246788608 22054 33554432000 4194304 4196468 140727863316320 140612665863008 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27267] ppid=27198 vsize=10983192 memory=22084 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27267/stat : 27267 (java) S 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072242 11246788608 22054 33554432000 4194304 4196468 140727863316320 140614171367984 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88216 KiB

[startup+1.50639 s]
/proc/loadavg: 1.08 1.07 1.25 6/219 27267
/proc/meminfo: memFree=12645572/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=10991948 memory=450348 CPUtime=2.75 cores=0,2,4,6
/proc/27201/stat : 27201 (java) S 27198 27201 19383 0 -1 1077944320 22731 13021 0 0 234 33 5 3 20 0 15 0 227072227 11255754752 112587 33554432000 4194304 4196468 140727863316320 140727863298864 140614750748407 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
/proc/27201/statm: 2747987 112587 3467 1 0 2709645 0
[pid=27201/tid=27254] ppid=27198 vsize=10991948 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/27201/task/27254/stat : 27254 (java) R 27198 27201 19383 0 -1 4202560 14832 13021 0 0 117 9 5 3 20 0 15 0 227072236 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614722578880 140614293393655 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27255] ppid=27198 vsize=10991948 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/27201/task/27255/stat : 27255 (java) S 27198 27201 19383 0 -1 1077944384 151 13021 0 0 5 5 5 3 20 0 15 0 227072237 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614754991120 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27256] ppid=27198 vsize=10991948 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/27201/task/27256/stat : 27256 (java) S 27198 27201 19383 0 -1 1077944384 643 13021 0 0 3 4 5 3 20 0 15 0 227072237 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614620327056 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27257] ppid=27198 vsize=10991948 memory=3683998604062831409 CPUtime=0.17 cores=0,2,4,6
/proc/27201/task/27257/stat : 27257 (java) S 27198 27201 19383 0 -1 1077944384 110 13021 0 0 5 4 5 3 20 0 15 0 227072237 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614619274000 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27258] ppid=27198 vsize=10991948 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/27201/task/27258/stat : 27258 (java) S 27198 27201 19383 0 -1 1077944384 177 13021 0 0 4 5 5 3 20 0 15 0 227072237 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614618221456 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27259] ppid=27198 vsize=10991948 memory=-7965959130280075168 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27259/stat : 27259 (java) S 27198 27201 19383 0 -1 1077944384 96 13021 0 0 0 0 5 3 20 0 15 0 227072238 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614175578352 140614750759554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27260] ppid=27198 vsize=10991948 memory=279559824025856 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27260/stat : 27260 (java) S 27198 27201 19383 0 -1 1077944384 14 13021 0 0 0 0 5 3 20 0 15 0 227072239 11255754752 112587 33554432000 4194304 4196468 140727863316320 140613605385440 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27261] ppid=27198 vsize=10991948 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27261/stat : 27261 (java) S 27198 27201 19383 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 227072239 11255754752 112587 33554432000 4194304 4196468 140727863316320 140613404058368 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27262] ppid=27198 vsize=10991948 memory=1944 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27262/stat : 27262 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11255754752 112587 33554432000 4194304 4196468 140727863316320 140613096658896 140614750767003 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27263] ppid=27198 vsize=10991948 memory=5772 CPUtime=0.37 cores=0,2,4,6
/proc/27201/task/27263/stat : 27263 (java) R 27198 27201 19383 0 -1 1077944384 1398 13021 0 0 29 0 5 3 20 0 15 0 227072242 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614174511824 140614750758613 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27264] ppid=27198 vsize=10991948 memory=1444 CPUtime=0.44 cores=0,2,4,6
/proc/27201/task/27264/stat : 27264 (java) R 27198 27201 19383 0 -1 4202560 1941 13021 0 0 36 0 5 3 20 0 15 0 227072242 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614173473648 140614734765840 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27265] ppid=27198 vsize=10991948 memory=1160 CPUtime=0.39 cores=0,2,4,6
/proc/27201/task/27265/stat : 27265 (java) R 27198 27201 19383 0 -1 4202560 1169 13021 0 0 31 0 5 3 20 0 15 0 227072242 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614172416352 140614729353590 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27266] ppid=27198 vsize=10991948 memory=968 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27266/stat : 27266 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11255754752 112587 33554432000 4194304 4196468 140727863316320 140612665863008 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27267] ppid=27198 vsize=10991948 memory=12144 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27267/stat : 27267 (java) R 27198 27201 19383 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 227072242 11255754752 112587 33554432000 4194304 4196468 140727863316320 140614171367984 140614750759554 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
Current children cumulated CPU time: 2.75 s
Current children cumulated vsize: 10991948 KiB

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

/proc/27201/statm: 2752600 2120620 3515 1 0 2714253 0
[pid=27201/tid=27254] ppid=27198 vsize=11010400 memory=968 CPUtime=698.09 cores=0,2,4,6
/proc/27201/task/27254/stat : 27254 (java) S 27198 27201 19383 0 -1 1077944384 110958 13021 0 0 69759 42 5 3 20 0 15 0 227072236 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614720998000 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27255] ppid=27198 vsize=11010400 memory=6791534058613427641 CPUtime=449.19 cores=0,2,4,6
/proc/27201/task/27255/stat : 27255 (java) R 27198 27201 19383 0 -1 4202560 471803 13021 0 0 44478 433 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614754991016 140614743376615 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27256] ppid=27198 vsize=11010400 memory=12144 CPUtime=451.01 cores=0,2,4,6
/proc/27201/task/27256/stat : 27256 (java) R 27198 27201 19383 0 -1 4202560 608893 13021 0 0 44678 415 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614620326640 140614743376615 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27257] ppid=27198 vsize=11010400 memory=1712 CPUtime=451.94 cores=0,2,4,6
/proc/27201/task/27257/stat : 27257 (java) R 27198 27201 19383 0 -1 4202560 626718 13021 0 0 44746 440 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614619273896 140614743376615 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27258] ppid=27198 vsize=11010400 memory=8812 CPUtime=450.92 cores=0,2,4,6
/proc/27201/task/27258/stat : 27258 (java) R 27198 27201 19383 0 -1 4202560 672474 13021 0 0 44669 415 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614618221344 140614735446182 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27259] ppid=27198 vsize=11010400 memory=1444 CPUtime=8.38 cores=0,2,4,6
/proc/27201/task/27259/stat : 27259 (java) S 27198 27201 19383 0 -1 1077944384 217911 13021 0 0 808 22 5 3 20 0 15 0 227072238 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614175576672 140614750758613 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27260] ppid=27198 vsize=11010400 memory=1160 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27260/stat : 27260 (java) S 27198 27201 19383 0 -1 1077944384 25 13021 0 0 0 0 5 3 20 0 15 0 227072239 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613605385440 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27261] ppid=27198 vsize=11010400 memory=968 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27261/stat : 27261 (java) S 27198 27201 19383 0 -1 1077944384 11 13021 0 0 0 0 5 3 20 0 15 0 227072239 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613404058368 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27262] ppid=27198 vsize=11010400 memory=12144 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27262/stat : 27262 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613096658896 140614750767003 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27263] ppid=27198 vsize=11010400 memory=1712 CPUtime=4.34 cores=0,2,4,6
/proc/27201/task/27263/stat : 27263 (java) S 27198 27201 19383 0 -1 1077944384 22002 13021 0 0 422 4 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614174526240 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27264] ppid=27198 vsize=11010400 memory=12144 CPUtime=4.76 cores=0,2,4,6
/proc/27201/task/27264/stat : 27264 (java) S 27198 27201 19383 0 -1 1077944384 29368 13021 0 0 465 3 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614173473408 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27265] ppid=27198 vsize=11010400 memory=1712 CPUtime=1.56 cores=0,2,4,6
/proc/27201/task/27265/stat : 27265 (java) S 27198 27201 19383 0 -1 1077944384 27952 13021 0 0 144 4 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614172420640 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27266] ppid=27198 vsize=11010400 memory=8812 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27266/stat : 27266 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140612665863008 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27267] ppid=27198 vsize=11010400 memory=4576 CPUtime=0.75 cores=0,2,4,6
/proc/27201/task/27267/stat : 27267 (java) S 27198 27201 19383 0 -1 1077944384 1978 13021 0 0 34 33 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614171367984 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
Current children cumulated CPU time: 2520.34 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8482480 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+1168.93 s]
# the end of solver process 27201 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.05 s, system=18.1871 s

Solver just ended.
Dumping a history of the last processes samples

[startup+1168 s]*
/proc/loadavg: 5.42 4.25 2.97 6/220 27566
/proc/meminfo: memFree=228828/32770624 swapFree=67108852/67108860
[pid=27201] ppid=27198 vsize=11010400 memory=8482480 CPUtime=2525.02 cores=0,2,4,6
/proc/27201/stat : 27201 (java) S 27198 27201 19383 0 -1 1077944320 2792294 13021 0 0 250692 1802 5 3 20 0 15 0 227072227 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140727863298864 140614750748407 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
/proc/27201/statm: 2752600 2120620 3515 1 0 2714253 0
[pid=27201/tid=27254] ppid=27198 vsize=11010400 memory=1444 CPUtime=698.09 cores=0,2,4,6
/proc/27201/task/27254/stat : 27254 (java) S 27198 27201 19383 0 -1 1077944384 110958 13021 0 0 69759 42 5 3 20 0 15 0 227072236 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614720998000 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27255] ppid=27198 vsize=11010400 memory=8482480 CPUtime=450.35 cores=0,2,4,6
/proc/27201/task/27255/stat : 27255 (java) R 27198 27201 19383 0 -1 4202560 471803 13021 0 0 44594 433 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614754990704 140614743376615 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27256] ppid=27198 vsize=11010400 memory=968 CPUtime=452.18 cores=0,2,4,6
/proc/27201/task/27256/stat : 27256 (java) S 27198 27201 19383 0 -1 1077944384 608893 13021 0 0 44794 416 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614620326640 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27257] ppid=27198 vsize=11010400 memory=4126316290023845779 CPUtime=453.08 cores=0,2,4,6
/proc/27201/task/27257/stat : 27257 (java) R 27198 27201 19383 0 -1 4202560 626718 13021 0 0 44860 440 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614619273896 140614743376615 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27258] ppid=27198 vsize=11010400 memory=12144 CPUtime=452.13 cores=0,2,4,6
/proc/27201/task/27258/stat : 27258 (java) R 27198 27201 19383 0 -1 4202560 672474 13021 0 0 44790 415 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614618221344 140614735699534 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27259] ppid=27198 vsize=11010400 memory=1712 CPUtime=8.38 cores=0,2,4,6
/proc/27201/task/27259/stat : 27259 (java) S 27198 27201 19383 0 -1 1077944384 217911 13021 0 0 808 22 5 3 20 0 15 0 227072238 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614175576672 140614750758613 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27260] ppid=27198 vsize=11010400 memory=8812 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27260/stat : 27260 (java) S 27198 27201 19383 0 -1 1077944384 25 13021 0 0 0 0 5 3 20 0 15 0 227072239 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613605385440 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27261] ppid=27198 vsize=11010400 memory=1444 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27261/stat : 27261 (java) S 27198 27201 19383 0 -1 1077944384 11 13021 0 0 0 0 5 3 20 0 15 0 227072239 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613404058368 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27262] ppid=27198 vsize=11010400 memory=1160 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27262/stat : 27262 (java) S 27198 27201 19383 0 -1 1077944384 6 13021 0 0 0 0 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613096658544 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27263] ppid=27198 vsize=11010400 memory=968 CPUtime=4.34 cores=0,2,4,6
/proc/27201/task/27263/stat : 27263 (java) S 27198 27201 19383 0 -1 1077944384 22002 13021 0 0 422 4 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614174526240 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27264] ppid=27198 vsize=11010400 memory=12144 CPUtime=4.76 cores=0,2,4,6
/proc/27201/task/27264/stat : 27264 (java) S 27198 27201 19383 0 -1 1077944384 29368 13021 0 0 465 3 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614173473408 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27265] ppid=27198 vsize=11010400 memory=1712 CPUtime=1.56 cores=0,2,4,6
/proc/27201/task/27265/stat : 27265 (java) S 27198 27201 19383 0 -1 1077944384 27952 13021 0 0 144 4 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614172420640 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27266] ppid=27198 vsize=11010400 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27266/stat : 27266 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140612665863008 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27267] ppid=27198 vsize=11010400 memory=928 CPUtime=0.75 cores=0,2,4,6
/proc/27201/task/27267/stat : 27267 (java) S 27198 27201 19383 0 -1 1077944384 1978 13021 0 0 34 33 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614171367984 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
Current children cumulated CPU time: 2525.02 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8482480 KiB

[startup+1168.4 s]
/proc/loadavg: 5.42 4.25 2.97 6/220 27566
/proc/meminfo: memFree=228828/32770624 swapFree=67108852/67108860
[pid=27201] ppid=27198 vsize=11010400 memory=8482480 CPUtime=2526.53 cores=0,2,4,6
/proc/27201/stat : 27201 (java) S 27198 27201 19383 0 -1 1077944320 2792294 13021 0 0 250843 1802 5 3 20 0 15 0 227072227 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140727863298864 140614750748407 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
/proc/27201/statm: 2752600 2120620 3515 1 0 2714253 0
[pid=27201/tid=27254] ppid=27198 vsize=11010400 memory=12144 CPUtime=698.09 cores=0,2,4,6
/proc/27201/task/27254/stat : 27254 (java) S 27198 27201 19383 0 -1 1077944384 110958 13021 0 0 69759 42 5 3 20 0 15 0 227072236 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614720998000 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27255] ppid=27198 vsize=11010400 memory=1712 CPUtime=450.73 cores=0,2,4,6
/proc/27201/task/27255/stat : 27255 (java) R 27198 27201 19383 0 -1 4202560 471803 13021 0 0 44632 433 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614754990704 140614743376615 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27256] ppid=27198 vsize=11010400 memory=8812 CPUtime=452.55 cores=0,2,4,6
/proc/27201/task/27256/stat : 27256 (java) R 27198 27201 19383 0 -1 4202560 608893 13021 0 0 44831 416 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614620326640 140614743376615 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27257] ppid=27198 vsize=11010400 memory=4576 CPUtime=453.45 cores=0,2,4,6
/proc/27201/task/27257/stat : 27257 (java) R 27198 27201 19383 0 -1 4202560 626718 13021 0 0 44897 440 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614619273896 140614743376615 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27258] ppid=27198 vsize=11010400 memory=4012 CPUtime=452.52 cores=0,2,4,6
/proc/27201/task/27258/stat : 27258 (java) R 27198 27201 19383 0 -1 4202560 672474 13021 0 0 44829 415 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614618221344 140614735446054 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27259] ppid=27198 vsize=11010400 memory=35328 CPUtime=8.38 cores=0,2,4,6
/proc/27201/task/27259/stat : 27259 (java) S 27198 27201 19383 0 -1 1077944384 217911 13021 0 0 808 22 5 3 20 0 15 0 227072238 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614175576672 140614750758613 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27260] ppid=27198 vsize=11010400 memory=18220 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27260/stat : 27260 (java) S 27198 27201 19383 0 -1 1077944384 25 13021 0 0 0 0 5 3 20 0 15 0 227072239 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613605385440 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27261] ppid=27198 vsize=11010400 memory=1788 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27261/stat : 27261 (java) S 27198 27201 19383 0 -1 1077944384 11 13021 0 0 0 0 5 3 20 0 15 0 227072239 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613404058368 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27262] ppid=27198 vsize=11010400 memory=1232 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27262/stat : 27262 (java) S 27198 27201 19383 0 -1 1077944384 6 13021 0 0 0 0 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613096658544 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27263] ppid=27198 vsize=11010400 memory=644 CPUtime=4.34 cores=0,2,4,6
/proc/27201/task/27263/stat : 27263 (java) S 27198 27201 19383 0 -1 1077944384 22002 13021 0 0 422 4 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614174526240 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27264] ppid=27198 vsize=11010400 memory=952 CPUtime=4.76 cores=0,2,4,6
/proc/27201/task/27264/stat : 27264 (java) S 27198 27201 19383 0 -1 1077944384 29368 13021 0 0 465 3 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614173473408 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27265] ppid=27198 vsize=11010400 memory=8482480 CPUtime=1.56 cores=0,2,4,6
/proc/27201/task/27265/stat : 27265 (java) S 27198 27201 19383 0 -1 1077944384 27952 13021 0 0 144 4 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614172420640 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27266] ppid=27198 vsize=11010400 memory=1404 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27266/stat : 27266 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140612665863008 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27267] ppid=27198 vsize=11010400 memory=3208 CPUtime=0.75 cores=0,2,4,6
/proc/27201/task/27267/stat : 27267 (java) S 27198 27201 19383 0 -1 1077944384 1978 13021 0 0 34 33 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614171367984 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
Current children cumulated CPU time: 2526.53 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8482480 KiB

[startup+1168.8 s]
/proc/loadavg: 5.42 4.25 2.97 6/220 27566
/proc/meminfo: memFree=228828/32770624 swapFree=67108852/67108860
[pid=27201] ppid=27198 vsize=11010400 memory=8482480 CPUtime=2528.08 cores=0,2,4,6
/proc/27201/stat : 27201 (java) S 27198 27201 19383 0 -1 1077944320 2792294 13021 0 0 250997 1803 5 3 20 0 15 0 227072227 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140727863298864 140614750748407 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
/proc/27201/statm: 2752600 2120620 3515 1 0 2714253 0
[pid=27201/tid=27254] ppid=27198 vsize=11010400 memory=4108 CPUtime=698.09 cores=0,2,4,6
/proc/27201/task/27254/stat : 27254 (java) S 27198 27201 19383 0 -1 1077944384 110958 13021 0 0 69759 42 5 3 20 0 15 0 227072236 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614720998000 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27255] ppid=27198 vsize=11010400 memory=2296 CPUtime=451.12 cores=0,2,4,6
/proc/27201/task/27255/stat : 27255 (java) R 27198 27201 19383 0 -1 4202560 471803 13021 0 0 44670 434 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614754990704 140614743376615 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27256] ppid=27198 vsize=11010400 memory=6791534058613427641 CPUtime=452.94 cores=0,2,4,6
/proc/27201/task/27256/stat : 27256 (java) R 27198 27201 19383 0 -1 4202560 608893 13021 0 0 44870 416 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614620326640 140614743376615 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27257] ppid=27198 vsize=11010400 memory=2432 CPUtime=453.83 cores=0,2,4,6
/proc/27201/task/27257/stat : 27257 (java) R 27198 27201 19383 0 -1 4202560 626718 13021 0 0 44935 440 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614619273896 140614743376615 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27258] ppid=27198 vsize=11010400 memory=1828 CPUtime=452.92 cores=0,2,4,6
/proc/27201/task/27258/stat : 27258 (java) R 27198 27201 19383 0 -1 4202560 672474 13021 0 0 44869 415 5 3 20 0 15 0 227072237 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614618221344 140614735699534 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27259] ppid=27198 vsize=11010400 memory=792 CPUtime=8.38 cores=0,2,4,6
/proc/27201/task/27259/stat : 27259 (java) S 27198 27201 19383 0 -1 1077944384 217911 13021 0 0 808 22 5 3 20 0 15 0 227072238 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614175576672 140614750758613 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27260] ppid=27198 vsize=11010400 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27260/stat : 27260 (java) S 27198 27201 19383 0 -1 1077944384 25 13021 0 0 0 0 5 3 20 0 15 0 227072239 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613605385440 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27261] ppid=27198 vsize=11010400 memory=4012 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27261/stat : 27261 (java) S 27198 27201 19383 0 -1 1077944384 11 13021 0 0 0 0 5 3 20 0 15 0 227072239 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613404058368 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27262] ppid=27198 vsize=11010400 memory=35328 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27262/stat : 27262 (java) S 27198 27201 19383 0 -1 1077944384 6 13021 0 0 0 0 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140613096658544 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27263] ppid=27198 vsize=11010400 memory=18220 CPUtime=4.34 cores=0,2,4,6
/proc/27201/task/27263/stat : 27263 (java) S 27198 27201 19383 0 -1 1077944384 22002 13021 0 0 422 4 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614174526240 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27264] ppid=27198 vsize=11010400 memory=8482480 CPUtime=4.76 cores=0,2,4,6
/proc/27201/task/27264/stat : 27264 (java) S 27198 27201 19383 0 -1 1077944384 29368 13021 0 0 465 3 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614173473408 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27265] ppid=27198 vsize=11010400 memory=4132 CPUtime=1.56 cores=0,2,4,6
/proc/27201/task/27265/stat : 27265 (java) S 27198 27201 19383 0 -1 1077944384 27952 13021 0 0 144 4 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614172420640 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27266] ppid=27198 vsize=11010400 memory=2192 CPUtime=0.08 cores=0,2,4,6
/proc/27201/task/27266/stat : 27266 (java) S 27198 27201 19383 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140612665863008 140614750758613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
[pid=27201/tid=27267] ppid=27198 vsize=11010400 memory=7528 CPUtime=0.75 cores=0,2,4,6
/proc/27201/task/27267/stat : 27267 (java) S 27198 27201 19383 0 -1 1077944384 1978 13021 0 0 34 33 5 3 20 0 15 0 227072242 11274649600 2120620 33554432000 4194304 4196468 140727863316320 140614171367984 140614750759554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9625600 140727863323235 140727863326044 140727863326044 140727863328719 0
Current children cumulated CPU time: 2528.08 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8482480 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1168.93
CPU time (s): 2528.24
CPU user time (s): 2510.05
CPU system time (s): 18.1871
CPU usage (%): 216.287
Max. virtual memory (cumulated for all children) (KiB): 11010400
Max. memory (cumulated for all children) (KiB): 8482480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.05
system time used= 18.1871
maximum resident set size= 8482660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2805317
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67323
involuntary context switches= 29817


# summary of solver processes directly reported to runsolver:
#   pid: 27201
#   total CPU time (s): 2528.24
#   total CPU user time (s): 2510.05
#   total CPU system time (s): 18.1871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.54147 second user time and 10.0925 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 19:31:30
IDJOB=4304472
IDBENCH=141310
IDSOLVER=2781
FILE ID=node135/4304472-1534095089
RUNJOBID= node135-1534095089-27106
PBS_JOBID= 21036983
Free space on /tmp= 42660 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-13-4-rom_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304472-1534095089/watcher-4304472-1534095089 -o /tmp/evaluation-result-4304472-1534095089/solver-4304472-1534095089 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534095089-27106 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1041844028 -superng HOME/instance-4304472-1534095089.xml

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

MD5SUM BENCH= 0b51c5bbf7274d342280acfb624bd8bf
RANDOM SEED=1041844028

node135.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.50
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.50
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.50
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.50
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:        12816640 kB
MemAvailable:   31795336 kB
Buffers:          252012 kB
Cached:         18748944 kB
SwapCached:            0 kB
Active:          8915828 kB
Inactive:       10244648 kB
Active(anon):     107520 kB
Inactive(anon):   104636 kB
Active(file):    8808308 kB
Inactive(file): 10140012 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             89992 kB
Writeback:          6332 kB
AnonPages:        136572 kB
Mapped:            73492 kB
Shmem:             49824 kB
Slab:             491068 kB
SReclaimable:     458836 kB
SUnreclaim:        32232 kB
KernelStack:        3584 kB
PageTables:         5560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1532652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42516 MiB
End job on node135 at 2018-08-12 19:51:00