Trace number 4285340

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22? (TO) 19974.9 2520.1799

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K108.xml
MD5SUM2a47884be513939e719b7a1148b6038b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7344
Number of constraints7562
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":7344}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":185},{"degree":5,"count":1300},{"degree":6,"count":2879},{"degree":7,"count":1808},{"degree":8,"count":745},{"degree":9,"count":214},{"degree":10,"count":212}]
Minimum constraint arity1
Maximum constraint arity108
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1391},{"arity":3,"count":2889},{"arity":4,"count":1926},{"arity":5,"count":642},{"arity":6,"count":214},{"arity":7,"count":214},{"arity":68,"count":216},{"arity":108,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7562}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 304983820
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
2.94/1.08	c Parsing done, starting search...
19974.68/2520.13	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285340-1503448014/watcher-4285340-1503448014 -o /tmp/evaluation-result-4285340-1503448014/solver-4285340-1503448014 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503442106-32703 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 304983820 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285340-1503448014.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=726, runsolver pid=723

[startup+0.100144 s]*
/proc/loadavg: 8.64 8.78 8.69 2/199 746
/proc/meminfo: memFree=24039976/32770624 swapFree=67108860/67108860
[pid=726] ppid=723 vsize=26000852 memory=31788 CPUtime=0.11 cores=0-7
/proc/726/stat : 726 (java) S 723 726 32676 0 -1 1077944320 8358 0 0 0 10 1 0 0 20 0 20 0 177882047 26624872448 7947 33554432000 4194304 4196468 140734163181760 140734163164304 139934677810935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
/proc/726/statm: 6500213 7947 3409 1 0 6487932 0
[pid=726/tid=728] ppid=723 vsize=26000852 memory=8316850467074736180 CPUtime=0.09 cores=0-7
/proc/726/task/728/stat : 728 (java) R 723 726 32676 0 -1 4202560 6316 0 0 0 8 1 0 0 20 0 20 0 177882048 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934682027632 139934661891422 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=729] ppid=723 vsize=26000852 memory=3240 CPUtime=0 cores=0-7
/proc/726/task/729/stat : 729 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934600391056 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=730] ppid=723 vsize=26000852 memory=140409791132379 CPUtime=0 cores=0-7
/proc/726/task/730/stat : 730 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934599338256 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=731] ppid=723 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/726/task/731/stat : 731 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934234073744 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=732] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/732/stat : 732 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934233020944 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=733] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/733/stat : 733 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934231968656 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=734] ppid=723 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/726/task/734/stat : 734 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934230915856 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=735] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/735/stat : 735 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934229863568 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=736] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/736/stat : 736 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934228810768 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=737] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/737/stat : 737 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882050 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934074660976 139934677822082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=738] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/738/stat : 738 (java) S 723 726 32676 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177882050 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934073606944 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=739] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/739/stat : 739 (java) S 723 726 32676 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177882051 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934072554608 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=740] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/740/stat : 740 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882053 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934071502928 139934677829531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=741] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/741/stat : 741 (java) S 723 726 32676 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 177882053 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934070450800 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=742] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/742/stat : 742 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882053 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934069398000 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=743] ppid=723 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/726/task/743/stat : 743 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177882053 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934068345712 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=744] ppid=723 vsize=26000852 memory=-1 CPUtime=0.01 cores=0-7
/proc/726/task/744/stat : 744 (java) S 723 726 32676 0 -1 1077944384 382 0 0 0 1 0 0 0 20 0 20 0 177882053 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934067292912 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=745] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/745/stat : 745 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177882053 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934066239840 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=746] ppid=723 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/726/task/746/stat : 746 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882053 26624872448 7947 33554432000 4194304 4196468 140734163181760 139934065187120 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31788 KiB

[startup+0.210174 s]*
/proc/loadavg: 8.64 8.78 8.69 3/199 746
/proc/meminfo: memFree=24032096/32770624 swapFree=67108860/67108860
[pid=726] ppid=723 vsize=26000852 memory=40932 CPUtime=0.29 cores=0-7
/proc/726/stat : 726 (java) S 723 726 32676 0 -1 1077944320 9345 0 0 0 27 2 0 0 20 0 20 0 177882047 26624872448 10233 33554432000 4194304 4196468 140734163181760 140734163164304 139934677810935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
/proc/726/statm: 6500213 10233 3616 1 0 6487932 0
[pid=726/tid=728] ppid=723 vsize=26000852 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/726/task/728/stat : 728 (java) R 723 726 32676 0 -1 4202560 6936 0 0 0 18 2 0 0 20 0 20 0 177882048 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934682011120 139934661891422 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=729] ppid=723 vsize=26000852 memory=288230587528118625 CPUtime=0 cores=0-7
/proc/726/task/729/stat : 729 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934600391056 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=730] ppid=723 vsize=26000852 memory=4123244375514830496 CPUtime=0 cores=0-7
/proc/726/task/730/stat : 730 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934599338256 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=731] ppid=723 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/726/task/731/stat : 731 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934234073744 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=732] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/732/stat : 732 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934233020944 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=733] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/733/stat : 733 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934231968656 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=734] ppid=723 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/726/task/734/stat : 734 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934230915856 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=735] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/735/stat : 735 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934229863568 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=736] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/736/stat : 736 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177882048 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934228810768 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=737] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/737/stat : 737 (java) S 723 726 32676 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177882050 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934074660976 139934677822082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=738] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/738/stat : 738 (java) S 723 726 32676 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177882050 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934073606944 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=739] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/739/stat : 739 (java) S 723 726 32676 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177882051 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934072554608 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=740] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/740/stat : 740 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882053 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934071502928 139934677829531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=741] ppid=723 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/726/task/741/stat : 741 (java) S 723 726 32676 0 -1 1077944384 464 0 0 0 1 0 0 0 20 0 20 0 177882053 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934070450800 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=742] ppid=723 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/726/task/742/stat : 742 (java) S 723 726 32676 0 -1 1077944384 124 0 0 0 1 0 0 0 20 0 20 0 177882053 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934069398000 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=743] ppid=723 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/726/task/743/stat : 743 (java) S 723 726 32676 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 177882053 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934068345712 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=744] ppid=723 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/726/task/744/stat : 744 (java) R 723 726 32676 0 -1 4202560 407 0 0 0 5 0 0 0 20 0 20 0 177882053 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934067292912 139934670048062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=745] ppid=723 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/726/task/745/stat : 745 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177882053 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934066239840 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=746] ppid=723 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/726/task/746/stat : 746 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882053 26624872448 10233 33554432000 4194304 4196468 140734163181760 139934065187120 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40932 KiB

[startup+0.309436 s]*
/proc/loadavg: 8.11 8.66 8.65 2/199 746
/proc/meminfo: memFree=24024544/32770624 swapFree=67108860/67108860
[pid=726] ppid=723 vsize=26000872 memory=49268 CPUtime=0.48 cores=0-7
/proc/726/stat : 726 (java) S 723 726 32676 0 -1 1077944320 10661 0 0 0 45 3 0 0 20 0 20 0 177882047 26624892928 12317 33554432000 4194304 4196468 140734163181760 140734163164304 139934677810935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
/proc/726/statm: 6500218 12317 3714 1 0 6487932 0
[pid=726/tid=728] ppid=723 vsize=26000872 memory=7792 CPUtime=0.29 cores=0-7
/proc/726/task/728/stat : 728 (java) R 723 726 32676 0 -1 4202560 7704 0 0 0 27 2 0 0 20 0 20 0 177882048 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934682027808 139934677822870 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=729] ppid=723 vsize=26000872 memory=844 CPUtime=0 cores=0-7
/proc/726/task/729/stat : 729 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934600391056 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=730] ppid=723 vsize=26000872 memory=280819451847028 CPUtime=0 cores=0-7
/proc/726/task/730/stat : 730 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934599338256 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=731] ppid=723 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/726/task/731/stat : 731 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882048 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934234073744 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=732] ppid=723 vsize=26000872 memory=4116 CPUtime=0 cores=0-7
/proc/726/task/732/stat : 732 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882048 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934233020944 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=733] ppid=723 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/726/task/733/stat : 733 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934231968656 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=734] ppid=723 vsize=26000872 memory=2897 CPUtime=0 cores=0-7
/proc/726/task/734/stat : 734 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934230915856 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=735] ppid=723 vsize=26000872 memory=847158 CPUtime=0 cores=0-7
/proc/726/task/735/stat : 735 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934229863568 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=736] ppid=723 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/726/task/736/stat : 736 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177882048 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934228810768 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=737] ppid=723 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/726/task/737/stat : 737 (java) S 723 726 32676 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177882050 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934074660976 139934677822082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=738] ppid=723 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/726/task/738/stat : 738 (java) S 723 726 32676 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177882050 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934073606944 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=739] ppid=723 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/726/task/739/stat : 739 (java) S 723 726 32676 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177882051 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934072554608 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=740] ppid=723 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/726/task/740/stat : 740 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882053 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934071502928 139934677829531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=741] ppid=723 vsize=26000872 memory=0 CPUtime=0.02 cores=0-7
/proc/726/task/741/stat : 741 (java) S 723 726 32676 0 -1 1077944384 634 0 0 0 2 0 0 0 20 0 20 0 177882053 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934070450800 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=742] ppid=723 vsize=26000872 memory=0 CPUtime=0.03 cores=0-7
/proc/726/task/742/stat : 742 (java) S 723 726 32676 0 -1 1077944384 260 0 0 0 3 0 0 0 20 0 20 0 177882053 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934069398000 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=743] ppid=723 vsize=26000872 memory=0 CPUtime=0.03 cores=0-7
/proc/726/task/743/stat : 743 (java) S 723 726 32676 0 -1 1077944384 178 0 0 0 3 0 0 0 20 0 20 0 177882053 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934068345712 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=744] ppid=723 vsize=26000872 memory=0 CPUtime=0.08 cores=0-7
/proc/726/task/744/stat : 744 (java) R 723 726 32676 0 -1 4202560 509 0 0 0 8 0 0 0 20 0 20 0 177882053 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934067292912 139934670528087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=745] ppid=723 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/726/task/745/stat : 745 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177882053 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934066239840 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=746] ppid=723 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/726/task/746/stat : 746 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882053 26624892928 12317 33554432000 4194304 4196468 140734163181760 139934065187120 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49268 KiB

[startup+0.700903 s]
/proc/loadavg: 8.11 8.66 8.65 2/199 746
/proc/meminfo: memFree=24003140/32770624 swapFree=67108860/67108860
[pid=726] ppid=723 vsize=26002920 memory=116960 CPUtime=1.78 cores=0-7
/proc/726/stat : 726 (java) S 723 726 32676 0 -1 1077944320 15209 0 0 0 174 4 0 0 20 0 20 0 177882047 26626990080 29240 33554432000 4194304 4196468 140734163181760 140734163164304 139934677810935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
/proc/726/statm: 6500730 29240 3783 1 0 6488444 0
[pid=726/tid=728] ppid=723 vsize=26002920 memory=4144 CPUtime=0.67 cores=0-7
/proc/726/task/728/stat : 728 (java) R 723 726 32676 0 -1 4202560 8443 0 0 0 64 3 0 0 20 0 20 0 177882048 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934682044320 139934279277395 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=729] ppid=723 vsize=26002920 memory=33 CPUtime=0 cores=0-7
/proc/726/task/729/stat : 729 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934600391056 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=730] ppid=723 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/726/task/730/stat : 730 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934599338256 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=731] ppid=723 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/726/task/731/stat : 731 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882048 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934234073744 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=732] ppid=723 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/726/task/732/stat : 732 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177882048 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934233020944 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=733] ppid=723 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/726/task/733/stat : 733 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934231968656 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=734] ppid=723 vsize=26002920 memory=1424 CPUtime=0 cores=0-7
/proc/726/task/734/stat : 734 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934230915856 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=735] ppid=723 vsize=26002920 memory=8748 CPUtime=0 cores=0-7
/proc/726/task/735/stat : 735 (java) S 723 726 32676 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177882048 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934229863568 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=736] ppid=723 vsize=26002920 memory=4100 CPUtime=0 cores=0-7
/proc/726/task/736/stat : 736 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177882048 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934228810768 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=737] ppid=723 vsize=26002920 memory=15876 CPUtime=0 cores=0-7
/proc/726/task/737/stat : 737 (java) S 723 726 32676 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177882050 26626990080 29240 33554432000 4194304 4196468 140734163181760 139934074660976 139934677822082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0

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

/proc/726/task/732/stat : 732 (java) S 723 726 32676 0 -1 1077944384 79343 0 0 0 1606 40 0 0 20 0 37 0 177882048 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934233020944 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=733] ppid=723 vsize=27144784 memory=0 CPUtime=16.53 cores=0-7
/proc/726/task/733/stat : 733 (java) S 723 726 32676 0 -1 1077944384 77692 0 0 0 1612 41 0 0 20 0 37 0 177882048 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934231968656 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=734] ppid=723 vsize=27144784 memory=1424 CPUtime=16.52 cores=0-7
/proc/726/task/734/stat : 734 (java) S 723 726 32676 0 -1 1077944384 79829 0 0 0 1612 40 0 0 20 0 37 0 177882048 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934230915856 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=735] ppid=723 vsize=27144784 memory=8748 CPUtime=16.44 cores=0-7
/proc/726/task/735/stat : 735 (java) S 723 726 32676 0 -1 1077944384 73388 0 0 0 1607 37 0 0 20 0 37 0 177882048 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934229863568 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=736] ppid=723 vsize=27144784 memory=4100 CPUtime=16.52 cores=0-7
/proc/726/task/736/stat : 736 (java) S 723 726 32676 0 -1 1077944384 78228 0 0 0 1610 42 0 0 20 0 37 0 177882048 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934228810768 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=737] ppid=723 vsize=27144784 memory=15876 CPUtime=3.29 cores=0-7
/proc/726/task/737/stat : 737 (java) S 723 726 32676 0 -1 1077944384 153635 0 0 0 281 48 0 0 20 0 37 0 177882050 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934074660976 139934677822082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=738] ppid=723 vsize=27144784 memory=1156 CPUtime=0 cores=0-7
/proc/726/task/738/stat : 738 (java) S 723 726 32676 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 37 0 177882050 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934073607008 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=739] ppid=723 vsize=27144784 memory=4188 CPUtime=0 cores=0-7
/proc/726/task/739/stat : 739 (java) S 723 726 32676 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 37 0 177882051 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934072554624 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=740] ppid=723 vsize=27144784 memory=6564408 CPUtime=0 cores=0-7
/proc/726/task/740/stat : 740 (java) S 723 726 32676 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 37 0 177882053 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934071502928 139934677829531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=741] ppid=723 vsize=27144784 memory=4052 CPUtime=2.06 cores=0-7
/proc/726/task/741/stat : 741 (java) S 723 726 32676 0 -1 1077944384 7020 0 0 0 204 2 0 0 20 0 37 0 177882053 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934070450800 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=742] ppid=723 vsize=27144784 memory=28212 CPUtime=2.06 cores=0-7
/proc/726/task/742/stat : 742 (java) S 723 726 32676 0 -1 1077944384 6171 0 0 0 205 1 0 0 20 0 37 0 177882053 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934069398000 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=743] ppid=723 vsize=27144784 memory=18472 CPUtime=1.99 cores=0-7
/proc/726/task/743/stat : 743 (java) S 723 726 32676 0 -1 1077944384 9415 0 0 0 198 1 0 0 20 0 37 0 177882053 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934068345712 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=744] ppid=723 vsize=27144784 memory=640 CPUtime=0.91 cores=0-7
/proc/726/task/744/stat : 744 (java) S 723 726 32676 0 -1 1077944384 11441 0 0 0 89 2 0 0 20 0 37 0 177882053 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934067292912 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=745] ppid=723 vsize=27144784 memory=1796 CPUtime=0 cores=0-7
/proc/726/task/745/stat : 745 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 37 0 177882053 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934066239840 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=746] ppid=723 vsize=27144784 memory=960 CPUtime=1 cores=0-7
/proc/726/task/746/stat : 746 (java) S 723 726 32676 0 -1 1077944384 7749 0 0 0 39 61 0 0 20 0 37 0 177882053 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139934065187120 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=747] ppid=723 vsize=27144784 memory=1232 CPUtime=0 cores=0-7
/proc/726/task/747/stat : 747 (java) S 723 726 32676 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 37 0 177883136 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933987627904 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=748] ppid=723 vsize=27144784 memory=1200 CPUtime=4.97 cores=0-7
/proc/726/task/748/stat : 748 (java) R 723 726 32676 0 -1 1077944384 16507 0 0 0 218 279 0 0 20 0 37 0 177883148 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933984478240 139934677822082 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=749] ppid=723 vsize=27144784 memory=1424 CPUtime=2477.13 cores=0-7
/proc/726/task/749/stat : 749 (java) R 723 726 32676 0 -1 4202560 70041 0 0 0 247627 86 0 0 20 0 37 0 177883158 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933983422720 139934288279886 0 4 0 16800975 0 0 0 -1 5 0 0 31 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=750] ppid=723 vsize=27144784 memory=8748 CPUtime=0.19 cores=0-7
/proc/726/task/750/stat : 750 (java) S 723 726 32676 0 -1 1077944384 53 0 0 0 19 0 0 0 20 0 37 0 177883159 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933982373040 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=751] ppid=723 vsize=27144784 memory=4100 CPUtime=2480.17 cores=0-7
/proc/726/task/751/stat : 751 (java) R 723 726 32676 0 -1 4202560 62646 0 0 0 247941 76 0 0 20 0 37 0 177883159 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933981318104 139934282538538 0 4 0 16800975 0 0 0 -1 2 0 0 37 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=752] ppid=723 vsize=27144784 memory=15876 CPUtime=0.19 cores=0-7
/proc/726/task/752/stat : 752 (java) S 723 726 32676 0 -1 1077944384 98 0 0 0 19 0 0 0 20 0 37 0 177883159 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933980267952 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=753] ppid=723 vsize=27144784 memory=1156 CPUtime=2479.67 cores=0-7
/proc/726/task/753/stat : 753 (java) R 723 726 32676 0 -1 4202560 60054 0 0 0 247901 66 0 0 20 0 37 0 177883159 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933979208200 139934288279827 0 4 0 16800975 0 0 0 -1 3 0 0 29 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=754] ppid=723 vsize=27144784 memory=4188 CPUtime=0.19 cores=0-7
/proc/726/task/754/stat : 754 (java) S 723 726 32676 0 -1 1077944384 71 0 0 0 19 0 0 0 20 0 37 0 177883162 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933976064688 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=755] ppid=723 vsize=27144784 memory=6563896 CPUtime=0.14 cores=0-7
/proc/726/task/755/stat : 755 (java) S 723 726 32676 0 -1 1077944384 56 0 0 0 14 0 0 0 20 0 37 0 177883162 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933975012400 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=756] ppid=723 vsize=27144784 memory=4052 CPUtime=2475.69 cores=0-7
/proc/726/task/756/stat : 756 (java) R 723 726 32676 0 -1 4202560 63253 0 0 0 247491 78 0 0 20 0 37 0 177883162 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933973953160 139934288350682 0 4 0 16800975 0 0 0 -1 7 0 0 35 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=757] ppid=723 vsize=27144784 memory=28212 CPUtime=2472.98 cores=0-7
/proc/726/task/757/stat : 757 (java) R 723 726 32676 0 -1 4202560 60418 0 0 0 247211 87 0 0 20 0 37 0 177883163 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933972900872 139934288302999 0 4 0 16800975 0 0 0 -1 0 0 0 31 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=758] ppid=723 vsize=27144784 memory=18472 CPUtime=2476.89 cores=0-7
/proc/726/task/758/stat : 758 (java) R 723 726 32676 0 -1 4202560 61203 0 0 0 247613 76 0 0 20 0 37 0 177883164 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933971847824 139934288353055 0 4 0 16800975 0 0 0 -1 4 0 0 37 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=759] ppid=723 vsize=27144784 memory=640 CPUtime=2474.92 cores=0-7
/proc/726/task/759/stat : 759 (java) R 723 726 32676 0 -1 4202560 67951 0 0 0 247403 89 0 0 20 0 37 0 177883164 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933970795928 139934288279939 0 4 0 16800975 0 0 0 -1 6 0 0 32 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=760] ppid=723 vsize=27144784 memory=1796 CPUtime=2476.1 cores=0-7
/proc/726/task/760/stat : 760 (java) R 723 726 32676 0 -1 4202560 54892 0 0 0 247542 68 0 0 20 0 37 0 177883212 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933969743176 139934288279851 0 4 0 16800975 0 0 0 -1 1 0 0 40 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=761] ppid=723 vsize=27144784 memory=960 CPUtime=0 cores=0-7
/proc/726/task/761/stat : 761 (java) S 723 726 32676 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 37 0 177883212 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933968696112 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=762] ppid=723 vsize=27144784 memory=1232 CPUtime=0 cores=0-7
/proc/726/task/762/stat : 762 (java) S 723 726 32676 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 37 0 177883212 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933967643312 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=763] ppid=723 vsize=27144784 memory=2428 CPUtime=0 cores=0-7
/proc/726/task/763/stat : 763 (java) S 723 726 32676 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 37 0 177883212 27796258816 1640846 33554432000 4194304 4196468 140734163181760 139933964457008 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
Current children cumulated CPU time: 19973.8 s
Current children cumulated vsize: 27144784 KiB
Current children cumulated memory: 6563384 KiB

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

[startup+2520.18 s]
# the end of solver process 726 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19964.6 s, system=10.2283 s

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

[startup+2520.12 s]
/proc/loadavg: 8.87 8.77 8.75 10/216 797
/proc/meminfo: memFree=17492368/32770624 swapFree=67108860/67108860
[pid=726] ppid=723 vsize=27212376 memory=6563568 CPUtime=19974.7 cores=0-7
/proc/726/stat : 726 (java) S 723 726 32676 0 -1 1077944320 1355440 0 0 0 1996449 1019 0 0 20 0 39 0 177882047 27865473024 1640892 33554432000 4194304 4196468 140734163181760 140734163164304 139934677810935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
/proc/726/statm: 6803094 1640892 3865 1 0 6790287 0
[pid=726/tid=728] ppid=723 vsize=27212376 memory=6565436 CPUtime=10.96 cores=0-7
/proc/726/task/728/stat : 728 (java) S 723 726 32676 0 -1 1077944384 14301 0 0 0 1084 12 0 0 20 0 39 0 177882048 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934682048640 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=729] ppid=723 vsize=27212376 memory=6565948 CPUtime=16.53 cores=0-7
/proc/726/task/729/stat : 729 (java) S 723 726 32676 0 -1 1077944384 79118 0 0 0 1617 36 0 0 20 0 39 0 177882048 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934600391056 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=730] ppid=723 vsize=27212376 memory=6563896 CPUtime=16.53 cores=0-7
/proc/726/task/730/stat : 730 (java) S 723 726 32676 0 -1 1077944384 82476 0 0 0 1614 39 0 0 20 0 39 0 177882048 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934599338256 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=731] ppid=723 vsize=27212376 memory=6563896 CPUtime=16.48 cores=0-7
/proc/726/task/731/stat : 731 (java) S 723 726 32676 0 -1 1077944384 76469 0 0 0 1609 39 0 0 20 0 39 0 177882048 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934234073744 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=732] ppid=723 vsize=27212376 memory=6563384 CPUtime=16.46 cores=0-7
/proc/726/task/732/stat : 732 (java) S 723 726 32676 0 -1 1077944384 79343 0 0 0 1606 40 0 0 20 0 39 0 177882048 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934233020944 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=733] ppid=723 vsize=27212376 memory=6565948 CPUtime=16.53 cores=0-7
/proc/726/task/733/stat : 733 (java) S 723 726 32676 0 -1 1077944384 77692 0 0 0 1612 41 0 0 20 0 39 0 177882048 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934231968656 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=734] ppid=723 vsize=27212376 memory=6442450945498 CPUtime=16.52 cores=0-7
/proc/726/task/734/stat : 734 (java) S 723 726 32676 0 -1 1077944384 79830 0 0 0 1612 40 0 0 20 0 39 0 177882048 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934230915856 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=735] ppid=723 vsize=27212376 memory=6571592 CPUtime=16.45 cores=0-7
/proc/726/task/735/stat : 735 (java) S 723 726 32676 0 -1 1077944384 73390 0 0 0 1608 37 0 0 20 0 39 0 177882048 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934229863568 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=736] ppid=723 vsize=27212376 memory=8748 CPUtime=16.53 cores=0-7
/proc/726/task/736/stat : 736 (java) S 723 726 32676 0 -1 1077944384 78229 0 0 0 1611 42 0 0 20 0 39 0 177882048 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934228810768 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=737] ppid=723 vsize=27212376 memory=792 CPUtime=3.29 cores=0-7
/proc/726/task/737/stat : 737 (java) S 723 726 32676 0 -1 1077944384 153635 0 0 0 281 48 0 0 20 0 39 0 177882050 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934074660976 139934677822082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=738] ppid=723 vsize=27212376 memory=10096 CPUtime=0 cores=0-7
/proc/726/task/738/stat : 738 (java) S 723 726 32676 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 39 0 177882050 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934073607008 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=739] ppid=723 vsize=27212376 memory=4100 CPUtime=0 cores=0-7
/proc/726/task/739/stat : 739 (java) S 723 726 32676 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 39 0 177882051 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934072554624 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=740] ppid=723 vsize=27212376 memory=15876 CPUtime=0 cores=0-7
/proc/726/task/740/stat : 740 (java) S 723 726 32676 0 -1 1077944384 204 0 0 0 0 0 0 0 20 0 39 0 177882053 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934071502928 139934677829531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=741] ppid=723 vsize=27212376 memory=4126316290023845779 CPUtime=2.06 cores=0-7
/proc/726/task/741/stat : 741 (java) S 723 726 32676 0 -1 1077944384 7020 0 0 0 204 2 0 0 20 0 39 0 177882053 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934070450800 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=742] ppid=723 vsize=27212376 memory=2244 CPUtime=2.06 cores=0-7
/proc/726/task/742/stat : 742 (java) S 723 726 32676 0 -1 1077944384 6171 0 0 0 205 1 0 0 20 0 39 0 177882053 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934069398000 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=743] ppid=723 vsize=27212376 memory=0 CPUtime=1.99 cores=0-7
/proc/726/task/743/stat : 743 (java) S 723 726 32676 0 -1 1077944384 9415 0 0 0 198 1 0 0 20 0 39 0 177882053 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934068345712 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=744] ppid=723 vsize=27212376 memory=0 CPUtime=0.91 cores=0-7
/proc/726/task/744/stat : 744 (java) S 723 726 32676 0 -1 1077944384 11441 0 0 0 89 2 0 0 20 0 39 0 177882053 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934067292912 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=745] ppid=723 vsize=27212376 memory=0 CPUtime=0 cores=0-7
/proc/726/task/745/stat : 745 (java) S 723 726 32676 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 39 0 177882053 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934066239840 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=746] ppid=723 vsize=27212376 memory=0 CPUtime=1 cores=0-7
/proc/726/task/746/stat : 746 (java) S 723 726 32676 0 -1 1077944384 7749 0 0 0 39 61 0 0 20 0 39 0 177882053 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139934065187120 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=747] ppid=723 vsize=27212376 memory=6442450945498 CPUtime=0 cores=0-7
/proc/726/task/747/stat : 747 (java) S 723 726 32676 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 39 0 177883136 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933987627904 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=748] ppid=723 vsize=27212376 memory=5787221605265860435 CPUtime=4.97 cores=0-7
/proc/726/task/748/stat : 748 (java) S 723 726 32676 0 -1 1077944384 16507 0 0 0 218 279 0 0 20 0 39 0 177883148 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933984478240 139934677822082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=749] ppid=723 vsize=27212376 memory=4126316290023845779 CPUtime=2477.24 cores=0-7
/proc/726/task/749/stat : 749 (java) R 723 726 32676 0 -1 4202560 70041 0 0 0 247638 86 0 0 20 0 39 0 177883158 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933983420104 139934288279904 0 4 0 16800975 0 0 0 -1 5 0 0 31 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=750] ppid=723 vsize=27212376 memory=6570052 CPUtime=0.19 cores=0-7
/proc/726/task/750/stat : 750 (java) S 723 726 32676 0 -1 1077944384 53 0 0 0 19 0 0 0 20 0 39 0 177883159 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933982373040 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=751] ppid=723 vsize=27212376 memory=-2605811476043407915 CPUtime=2480.27 cores=0-7
/proc/726/task/751/stat : 751 (java) R 723 726 32676 0 -1 4202560 62646 0 0 0 247951 76 0 0 20 0 39 0 177883159 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933981314928 139934287781409 0 4 0 16800975 0 0 0 -1 2 0 0 37 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=752] ppid=723 vsize=27212376 memory=932 CPUtime=0.19 cores=0-7
/proc/726/task/752/stat : 752 (java) S 723 726 32676 0 -1 1077944384 98 0 0 0 19 0 0 0 20 0 39 0 177883159 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933980267952 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=753] ppid=723 vsize=27212376 memory=1580 CPUtime=2479.78 cores=0-7
/proc/726/task/753/stat : 753 (java) R 723 726 32676 0 -1 4202560 60054 0 0 0 247912 66 0 0 20 0 39 0 177883159 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933979210976 139934659217206 0 4 0 16800975 0 0 0 -1 3 0 0 29 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=754] ppid=723 vsize=27212376 memory=2244 CPUtime=0.19 cores=0-7
/proc/726/task/754/stat : 754 (java) S 723 726 32676 0 -1 1077944384 71 0 0 0 19 0 0 0 20 0 39 0 177883162 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933976064688 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=755] ppid=723 vsize=27212376 memory=6563896 CPUtime=0.14 cores=0-7
/proc/726/task/755/stat : 755 (java) S 723 726 32676 0 -1 1077944384 56 0 0 0 14 0 0 0 20 0 39 0 177883162 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933975012400 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=756] ppid=723 vsize=27212376 memory=2244 CPUtime=2475.8 cores=0-7
/proc/726/task/756/stat : 756 (java) R 723 726 32676 0 -1 4202560 63253 0 0 0 247502 78 0 0 20 0 39 0 177883162 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933973953912 139934288352378 0 4 0 16800975 0 0 0 -1 7 0 0 35 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=757] ppid=723 vsize=27212376 memory=4132 CPUtime=2473.09 cores=0-7
/proc/726/task/757/stat : 757 (java) R 723 726 32676 0 -1 4202560 60418 0 0 0 247222 87 0 0 20 0 39 0 177883163 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933972900888 139934288303034 0 4 0 16800975 0 0 0 -1 0 0 0 31 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=758] ppid=723 vsize=27212376 memory=6947385649911455296 CPUtime=2477 cores=0-7
/proc/726/task/758/stat : 758 (java) R 723 726 32676 0 -1 4202560 61203 0 0 0 247624 76 0 0 20 0 39 0 177883164 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933971851568 139934282807139 0 4 0 16800975 0 0 0 -1 4 0 0 37 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=759] ppid=723 vsize=27212376 memory=18472 CPUtime=2475.03 cores=0-7
/proc/726/task/759/stat : 759 (java) R 723 726 32676 0 -1 4202560 67951 0 0 0 247414 89 0 0 20 0 39 0 177883164 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933970795784 139934288303291 0 4 0 16800975 0 0 0 -1 6 0 0 32 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=760] ppid=723 vsize=27212376 memory=6565948 CPUtime=2476.2 cores=0-7
/proc/726/task/760/stat : 760 (java) R 723 726 32676 0 -1 4202560 54892 0 0 0 247552 68 0 0 20 0 39 0 177883212 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933969742984 139934288303034 0 4 0 16800975 0 0 0 -1 1 0 0 40 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=761] ppid=723 vsize=27212376 memory=0 CPUtime=0 cores=0-7
/proc/726/task/761/stat : 761 (java) S 723 726 32676 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 39 0 177883212 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933968696112 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=762] ppid=723 vsize=27212376 memory=0 CPUtime=0 cores=0-7
/proc/726/task/762/stat : 762 (java) S 723 726 32676 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 177883212 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933967643312 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
[pid=726/tid=763] ppid=723 vsize=27212376 memory=68 CPUtime=0 cores=0-7
/proc/726/task/763/stat : 763 (java) S 723 726 32676 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 177883212 27865473024 1640892 33554432000 4194304 4196468 140734163181760 139933964457008 139934677821141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8077312 140734163186786 140734163186971 140734163186971 140734163189711 0
Current children cumulated CPU time: 19974.7 s
Current children cumulated vsize: 27212376 KiB
Current children cumulated memory: 6563568 KiB

Child status: 143
Real time (s): 2520.18
CPU time (s): 19974.9
CPU user time (s): 19964.6
CPU system time (s): 10.2283
CPU usage (%): 792.598
Max. virtual memory (cumulated for all children) (KiB): 27212376
Max. memory (cumulated for all children) (KiB): 7578836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19964.6
system time used= 10.2283
maximum resident set size= 7581584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1355587
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 490571
involuntary context switches= 415665


# summary of solver processes directly reported to runsolver:
#   pid: 726
#   total CPU time (s): 19974.9
#   total CPU user time (s): 19964.6
#   total CPU system time (s): 10.2283

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.2713 second user time and 34.5643 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-23 02:12:33
IDJOB=4285340
IDBENCH=135029
IDSOLVER=2681
FILE ID=node151/4285340-1503448014
RUNJOBID= node151-1503442106-32703
PBS_JOBID= 20632154
Free space on /tmp= 61680 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K108.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285340-1503448014/watcher-4285340-1503448014 -o /tmp/evaluation-result-4285340-1503448014/solver-4285340-1503448014 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503442106-32703 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 304983820 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285340-1503448014.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 2a47884be513939e719b7a1148b6038b
RANDOM SEED=304983820

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        24059048 kB
MemAvailable:   31961548 kB
Buffers:          335324 kB
Cached:          7862348 kB
SwapCached:            0 kB
Active:          2011884 kB
Inactive:        6238080 kB
Active(anon):      44024 kB
Inactive(anon):    52500 kB
Active(file):    1967860 kB
Inactive(file):  6185580 kB
Unevictable:        7520 kB
Mlocked:            7520 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42416 kB
Writeback:             0 kB
AnonPages:         59624 kB
Mapped:            55512 kB
Shmem:             41608 kB
Slab:             156440 kB
SReclaimable:     129788 kB
SUnreclaim:        26652 kB
KernelStack:        3184 kB
PageTables:         4720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61640 MiB
End job on node151 at 2017-08-23 02:54:33