Trace number 4262159

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.4OPT18 13.9714 7.2086701

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-03-11.xml
MD5SUM89f73fe590db4a20d7e5540e1d9cc017
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark0.40866601
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints86
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":33},{"size":9,"count":33}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":33},{"degree":7,"count":4},{"degree":8,"count":20},{"degree":10,"count":9}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":33},{"arity":3,"count":20},{"arity":4,"count":4},{"arity":6,"count":20},{"arity":9,"count":9}]
Number of extensional constraints53
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":53},{"type":"sum","count":33}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.18/2.19	c Concrete v3.4 running
7.37/3.85	o 12
7.69/3.93	o 14
7.69/3.99	o 15
8.34/4.17	o 16
11.05/5.09	o 17
12.62/6.09	o 18
13.85/7.18	v <instantiation cost="18">
13.85/7.18	v       <list>
13.85/7.18	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10]
13.85/7.18	v       </list>
13.85/7.18	v       <values>
13.85/7.18	v         0 1 1 0 1 1 0 0 0 1 1 1 0 1 0 1 0 1 0 1 0 1 1 1 0 0 0 1 1 0 1 1 0 2 3 2 4 2 3 2 2 2 3 2 3 6 3 4 3 6 3 4 3 6 3 2 3 2 2 2 3 2 4 2 3 2
13.85/7.18	v       </values>
13.85/7.18	v     </instantiation>
13.85/7.18	s OPTIMUM FOUND

Verifier Data

OK	18

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262159-1502422248/watcher-4262159-1502422248 -o /tmp/evaluation-result-4262159-1502422248/solver-4262159-1502422248 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580 bin/concrete HOME/instance-4262159-1502422248.xml 

pid=7181
running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.87 1.69 1.54 2/199 7184
/proc/meminfo: memFree=28834204/32770624 swapFree=0/440304
[pid=7184] ppid=7181 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/7184/stat : 7184 (runsolver) D 7181 7184 4896 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 141877721 24240128 106 18446744073709551615 4194304 4338465 140723318101920 140723318099560 140052404486871 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 21798912 140723318104273 140723318104649 140723318104649 140723318108106 0
/proc/7184/statm: 5918 106 53 36 0 2156 0

[startup+0.100188 s]
/proc/loadavg: 1.87 1.69 1.54 2/199 7184
/proc/meminfo: memFree=28834204/32770624 swapFree=0/440304
[pid=7184] ppid=7181 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/7184/stat : 7184 (bash) S 7181 7184 4896 0 -1 4202496 797 5308 0 0 0 0 0 1 20 0 1 0 141877721 9867264 359 18446744073709551615 4194304 5098028 140727692536656 140727692534312 140072530750464 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 8 0 0 7196144 7232144 16011264 140727692542484 140727692542569 140727692542569 140727692546026 0
/proc/7184/statm: 2409 359 286 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200234 s]
/proc/loadavg: 1.87 1.69 1.54 2/199 7184
/proc/meminfo: memFree=28834204/32770624 swapFree=0/440304
[pid=7184] ppid=7181 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/7184/stat : 7184 (bash) S 7181 7184 4896 0 -1 4202496 890 6488 0 0 0 0 0 1 20 0 1 0 141877721 9867264 376 18446744073709551615 4194304 5098028 140727692536656 140727692530664 140072530750464 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 8 0 0 7196144 7232144 16011264 140727692542484 140727692542569 140727692542569 140727692546026 0
/proc/7184/statm: 2409 376 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.309214 s]
/proc/loadavg: 1.87 1.69 1.54 2/199 7184
/proc/meminfo: memFree=28834204/32770624 swapFree=0/440304
[pid=7184] ppid=7181 vsize=13973936 CPUtime=0.16 cores=1,3,5,7
/proc/7184/stat : 7184 (java) S 7181 7184 4896 0 -1 1077944320 6064 12495 0 0 7 1 5 3 20 0 15 0 141877721 14309310464 6215 18446744073709551615 4194304 4196468 140725351955776 140725351938320 140240995483383 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
/proc/7184/statm: 3493484 6215 2689 1 0 3482965 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 13973936

[startup+0.700217 s]
/proc/loadavg: 1.87 1.69 1.54 2/199 7184
/proc/meminfo: memFree=28834204/32770624 swapFree=0/440304
[pid=7184] ppid=7181 vsize=13974784 CPUtime=0.7 cores=1,3,5,7
/proc/7184/stat : 7184 (java) S 7181 7184 4896 0 -1 1077944320 13940 12495 0 0 58 4 5 3 20 0 15 0 141877721 14310178816 14867 18446744073709551615 4194304 4196468 140725351955776 140725351938320 140240995483383 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
/proc/7184/statm: 3493696 14867 3131 1 0 3482965 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13974784

[startup+1.50652 s]
/proc/loadavg: 1.87 1.69 1.54 5/214 7247
/proc/meminfo: memFree=28738016/32770624 swapFree=0/440324
[pid=7184] ppid=7181 vsize=13985408 CPUtime=1.94 cores=1,3,5,7
/proc/7184/stat : 7184 (java) S 7181 7184 4896 0 -1 1077944320 29913 12495 0 0 176 10 5 3 20 0 15 0 141877721 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140725351938320 140240995483383 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
/proc/7184/statm: 3496352 42661 3370 1 0 3485525 0
[pid=7184/tid=7234] ppid=7181 vsize=13985408 CPUtime=1.29 cores=1,3,5,7
/proc/7184/task/7234/stat : 7234 (java) R 7181 7184 4896 0 -1 4202560 22507 12495 0 0 115 6 5 3 20 0 15 0 141877742 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240999703536 140240995505309 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7235] ppid=7181 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7235/stat : 7235 (java) S 7181 7184 4896 0 -1 1077944384 42 12495 0 0 0 0 5 3 20 0 15 0 141877743 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240952450192 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7236] ppid=7181 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/7184/task/7236/stat : 7236 (java) S 7181 7184 4896 0 -1 1077944384 59 12495 0 0 1 0 5 3 20 0 15 0 141877743 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240951397392 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7237] ppid=7181 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/7184/task/7237/stat : 7237 (java) S 7181 7184 4896 0 -1 1077944384 53 12495 0 0 1 0 5 3 20 0 15 0 141877743 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240593546128 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7238] ppid=7181 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/7184/task/7238/stat : 7238 (java) S 7181 7184 4896 0 -1 1077944384 203 12495 0 0 1 0 5 3 20 0 15 0 141877743 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240592493328 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7239] ppid=7181 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/7184/task/7239/stat : 7239 (java) S 7181 7184 4896 0 -1 1077944384 1663 12495 0 0 1 0 5 3 20 0 15 0 141877744 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240473786736 140240995494530 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7240] ppid=7181 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7240/stat : 7240 (java) S 7181 7184 4896 0 -1 1077944384 55 12495 0 0 0 0 5 3 20 0 15 0 141877744 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240472732768 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7241] ppid=7181 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7241/stat : 7241 (java) S 7181 7184 4896 0 -1 1077944384 43 12495 0 0 0 0 5 3 20 0 15 0 141877745 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240471679872 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7242] ppid=7181 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7242/stat : 7242 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240470628176 140240995501979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7243] ppid=7181 vsize=13985408 CPUtime=0.2 cores=1,3,5,7
/proc/7184/task/7243/stat : 7243 (java) S 7181 7184 4896 0 -1 1077944384 900 12495 0 0 12 0 5 3 20 0 15 0 141877747 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240469576560 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7244] ppid=7181 vsize=13985408 CPUtime=0.24 cores=1,3,5,7
/proc/7184/task/7244/stat : 7244 (java) S 7181 7184 4896 0 -1 1077944384 819 12495 0 0 16 0 5 3 20 0 15 0 141877747 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240468523760 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7245] ppid=7181 vsize=13985408 CPUtime=0.32 cores=1,3,5,7
/proc/7184/task/7245/stat : 7245 (java) S 7181 7184 4896 0 -1 1077944384 1406 12495 0 0 24 0 5 3 20 0 15 0 141877747 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240467470960 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7246] ppid=7181 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7246/stat : 7246 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240466418400 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7247] ppid=7181 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7247/stat : 7247 (java) S 7181 7184 4896 0 -1 1077944384 6 12495 0 0 0 0 5 3 20 0 15 0 141877751 14321057792 42661 18446744073709551615 4194304 4196468 140725351955776 140240465365680 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 13985408

[startup+3.10208 s]
/proc/loadavg: 1.88 1.69 1.54 4/214 7247
/proc/meminfo: memFree=28662944/32770624 swapFree=0/440324
[pid=7184] ppid=7181 vsize=13999932 CPUtime=5.44 cores=1,3,5,7
/proc/7184/stat : 7184 (java) S 7181 7184 4896 0 -1 1077944320 50050 12495 0 0 522 14 5 3 20 0 15 0 141877721 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140725351938320 140240995483383 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
/proc/7184/statm: 3499983 55076 3447 1 0 3488597 0
[pid=7184/tid=7234] ppid=7181 vsize=13999932 CPUtime=2.89 cores=1,3,5,7
/proc/7184/task/7234/stat : 7234 (java) R 7181 7184 4896 0 -1 4202560 36089 12495 0 0 272 9 5 3 20 0 15 0 141877742 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240999705232 140240633195431 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7235] ppid=7181 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7235/stat : 7235 (java) S 7181 7184 4896 0 -1 1077944384 42 12495 0 0 0 0 5 3 20 0 15 0 141877743 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240952450192 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7236] ppid=7181 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7184/task/7236/stat : 7236 (java) S 7181 7184 4896 0 -1 1077944384 59 12495 0 0 1 0 5 3 20 0 15 0 141877743 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240951397392 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7237] ppid=7181 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7184/task/7237/stat : 7237 (java) S 7181 7184 4896 0 -1 1077944384 53 12495 0 0 1 0 5 3 20 0 15 0 141877743 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240593546128 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7238] ppid=7181 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7184/task/7238/stat : 7238 (java) S 7181 7184 4896 0 -1 1077944384 203 12495 0 0 1 0 5 3 20 0 15 0 141877743 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240592493328 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7239] ppid=7181 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7184/task/7239/stat : 7239 (java) S 7181 7184 4896 0 -1 1077944384 1676 12495 0 0 1 0 5 3 20 0 15 0 141877744 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240473786736 140240995494530 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7240] ppid=7181 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7240/stat : 7240 (java) S 7181 7184 4896 0 -1 1077944384 55 12495 0 0 0 0 5 3 20 0 15 0 141877744 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240472732768 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7241] ppid=7181 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7241/stat : 7241 (java) S 7181 7184 4896 0 -1 1077944384 43 12495 0 0 0 0 5 3 20 0 15 0 141877745 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240471679872 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7242] ppid=7181 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7242/stat : 7242 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240470628176 140240995501979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7243] ppid=7181 vsize=13999932 CPUtime=0.95 cores=1,3,5,7
/proc/7184/task/7243/stat : 7243 (java) S 7181 7184 4896 0 -1 1077944384 4337 12495 0 0 86 1 5 3 20 0 15 0 141877747 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240469576560 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7244] ppid=7181 vsize=13999932 CPUtime=0.69 cores=1,3,5,7
/proc/7184/task/7244/stat : 7244 (java) R 7181 7184 4896 0 -1 4202560 1752 12495 0 0 60 1 5 3 20 0 15 0 141877747 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240468502864 140240976185047 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7245] ppid=7181 vsize=13999932 CPUtime=1.04 cores=1,3,5,7
/proc/7184/task/7245/stat : 7245 (java) S 7181 7184 4896 0 -1 1077944384 3580 12495 0 0 96 0 5 3 20 0 15 0 141877747 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240467470960 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7246] ppid=7181 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7246/stat : 7246 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240466418400 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7247] ppid=7181 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7247/stat : 7247 (java) S 7181 7184 4896 0 -1 1077944384 8 12495 0 0 0 0 5 3 20 0 15 0 141877751 14335930368 55076 18446744073709551615 4194304 4196468 140725351955776 140240465365680 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 13999932

[startup+6.30064 s]
/proc/loadavg: 1.88 1.69 1.54 5/214 7247
/proc/meminfo: memFree=28374732/32770624 swapFree=0/440324
[pid=7184] ppid=7181 vsize=14069564 CPUtime=12.98 cores=1,3,5,7
/proc/7184/stat : 7184 (java) S 7181 7184 4896 0 -1 1077944320 66214 12495 0 0 1267 23 5 3 20 0 15 0 141877721 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140725351938320 140240995483383 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
/proc/7184/statm: 3517391 105770 3471 1 0 3506005 0
[pid=7184/tid=7234] ppid=7181 vsize=14069564 CPUtime=5.69 cores=1,3,5,7
/proc/7184/task/7234/stat : 7234 (java) R 7181 7184 4896 0 -1 4202560 44832 12495 0 0 548 13 5 3 20 0 15 0 141877742 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240999713440 140240631238724 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7235] ppid=7181 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/7184/task/7235/stat : 7235 (java) S 7181 7184 4896 0 -1 1077944384 114 12495 0 0 9 0 5 3 20 0 15 0 141877743 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240952450192 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7236] ppid=7181 vsize=14069564 CPUtime=0.2 cores=1,3,5,7
/proc/7184/task/7236/stat : 7236 (java) S 7181 7184 4896 0 -1 1077944384 101 12495 0 0 12 0 5 3 20 0 15 0 141877743 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240951397392 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7237] ppid=7181 vsize=14069564 CPUtime=0.19 cores=1,3,5,7
/proc/7184/task/7237/stat : 7237 (java) S 7181 7184 4896 0 -1 1077944384 80 12495 0 0 11 0 5 3 20 0 15 0 141877743 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240593546128 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7238] ppid=7181 vsize=14069564 CPUtime=0.16 cores=1,3,5,7
/proc/7184/task/7238/stat : 7238 (java) S 7181 7184 4896 0 -1 1077944384 228 12495 0 0 8 0 5 3 20 0 15 0 141877743 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240592493328 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7239] ppid=7181 vsize=14069564 CPUtime=0.19 cores=1,3,5,7
/proc/7184/task/7239/stat : 7239 (java) S 7181 7184 4896 0 -1 1077944384 2392 12495 0 0 11 0 5 3 20 0 15 0 141877744 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240473786736 140240995494530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7240] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7240/stat : 7240 (java) S 7181 7184 4896 0 -1 1077944384 55 12495 0 0 0 0 5 3 20 0 15 0 141877744 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240472732832 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7241] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7241/stat : 7241 (java) S 7181 7184 4896 0 -1 1077944384 45 12495 0 0 0 0 5 3 20 0 15 0 141877745 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240471679872 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7242] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7242/stat : 7242 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240470628176 140240995501979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7243] ppid=7181 vsize=14069564 CPUtime=2.6 cores=1,3,5,7
/proc/7184/task/7243/stat : 7243 (java) S 7181 7184 4896 0 -1 1077944384 5318 12495 0 0 251 1 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240469576560 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7244] ppid=7181 vsize=14069564 CPUtime=2.85 cores=1,3,5,7
/proc/7184/task/7244/stat : 7244 (java) S 7181 7184 4896 0 -1 1077944384 6450 12495 0 0 275 2 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240468523760 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7245] ppid=7181 vsize=14069564 CPUtime=1.46 cores=1,3,5,7
/proc/7184/task/7245/stat : 7245 (java) S 7181 7184 4896 0 -1 1077944384 4431 12495 0 0 137 1 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240467470960 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7246] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7246/stat : 7246 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240466418400 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7247] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7247/stat : 7247 (java) S 7181 7184 4896 0 -1 1077944384 11 12495 0 0 0 0 5 3 20 0 15 0 141877751 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240465365680 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
Current children cumulated CPU time (s) 12.98
Current children cumulated vsize (KiB) 14069564

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7184 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40079 s]
/proc/loadavg: 1.88 1.69 1.54 5/214 7247
/proc/meminfo: memFree=28374732/32770624 swapFree=0/440324
[pid=7184] ppid=7181 vsize=14069564 CPUtime=13.09 cores=1,3,5,7
/proc/7184/stat : 7184 (java) S 7181 7184 4896 0 -1 1077944320 66243 12495 0 0 1278 23 5 3 20 0 15 0 141877721 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140725351938320 140240995483383 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
/proc/7184/statm: 3517391 105770 3471 1 0 3506005 0
[pid=7184/tid=7234] ppid=7181 vsize=14069564 CPUtime=5.79 cores=1,3,5,7
/proc/7184/task/7234/stat : 7234 (java) R 7181 7184 4896 0 -1 4202560 44860 12495 0 0 558 13 5 3 20 0 15 0 141877742 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240999713440 140240631238656 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7235] ppid=7181 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/7184/task/7235/stat : 7235 (java) S 7181 7184 4896 0 -1 1077944384 114 12495 0 0 9 0 5 3 20 0 15 0 141877743 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240952450192 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7236] ppid=7181 vsize=14069564 CPUtime=0.2 cores=1,3,5,7
/proc/7184/task/7236/stat : 7236 (java) S 7181 7184 4896 0 -1 1077944384 101 12495 0 0 12 0 5 3 20 0 15 0 141877743 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240951397392 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7237] ppid=7181 vsize=14069564 CPUtime=0.19 cores=1,3,5,7
/proc/7184/task/7237/stat : 7237 (java) S 7181 7184 4896 0 -1 1077944384 80 12495 0 0 11 0 5 3 20 0 15 0 141877743 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240593546128 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7238] ppid=7181 vsize=14069564 CPUtime=0.16 cores=1,3,5,7
/proc/7184/task/7238/stat : 7238 (java) S 7181 7184 4896 0 -1 1077944384 228 12495 0 0 8 0 5 3 20 0 15 0 141877743 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240592493328 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7239] ppid=7181 vsize=14069564 CPUtime=0.19 cores=1,3,5,7
/proc/7184/task/7239/stat : 7239 (java) S 7181 7184 4896 0 -1 1077944384 2392 12495 0 0 11 0 5 3 20 0 15 0 141877744 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240473786736 140240995494530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7240] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7240/stat : 7240 (java) S 7181 7184 4896 0 -1 1077944384 55 12495 0 0 0 0 5 3 20 0 15 0 141877744 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240472732832 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7241] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7241/stat : 7241 (java) S 7181 7184 4896 0 -1 1077944384 45 12495 0 0 0 0 5 3 20 0 15 0 141877745 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240471679872 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7242] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7242/stat : 7242 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240470628176 140240995501979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7243] ppid=7181 vsize=14069564 CPUtime=2.6 cores=1,3,5,7
/proc/7184/task/7243/stat : 7243 (java) S 7181 7184 4896 0 -1 1077944384 5318 12495 0 0 251 1 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240469576560 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7244] ppid=7181 vsize=14069564 CPUtime=2.86 cores=1,3,5,7
/proc/7184/task/7244/stat : 7244 (java) S 7181 7184 4896 0 -1 1077944384 6451 12495 0 0 276 2 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240468523760 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7245] ppid=7181 vsize=14069564 CPUtime=1.46 cores=1,3,5,7
/proc/7184/task/7245/stat : 7245 (java) S 7181 7184 4896 0 -1 1077944384 4431 12495 0 0 137 1 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240467470960 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7246] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7246/stat : 7246 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240466418400 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7247] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7247/stat : 7247 (java) S 7181 7184 4896 0 -1 1077944384 11 12495 0 0 0 0 5 3 20 0 15 0 141877751 14407233536 105770 18446744073709551615 4194304 4196468 140725351955776 140240465365680 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
Current children cumulated CPU time (s) 13.09
Current children cumulated vsize (KiB) 14069564

[startup+6.8006 s]
/proc/loadavg: 1.89 1.70 1.55 3/214 7247
/proc/meminfo: memFree=28316668/32770624 swapFree=0/440324
[pid=7184] ppid=7181 vsize=14069564 CPUtime=13.53 cores=1,3,5,7
/proc/7184/stat : 7184 (java) S 7181 7184 4896 0 -1 1077944320 66437 12495 0 0 1322 23 5 3 20 0 15 0 141877721 14407233536 106347 18446744073709551615 4194304 4196468 140725351955776 140725351938320 140240995483383 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
/proc/7184/statm: 3517391 106347 3471 1 0 3506005 0
[pid=7184/tid=7234] ppid=7181 vsize=14069564 CPUtime=6.18 cores=1,3,5,7
/proc/7184/task/7234/stat : 7234 (java) R 7181 7184 4896 0 -1 4202560 45005 12495 0 0 597 13 5 3 20 0 15 0 141877742 14407233536 106347 18446744073709551615 4194304 4196468 140725351955776 140240999717480 140240644150848 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7235] ppid=7181 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/7184/task/7235/stat : 7235 (java) S 7181 7184 4896 0 -1 1077944384 115 12495 0 0 9 0 5 3 20 0 15 0 141877743 14407233536 106347 18446744073709551615 4194304 4196468 140725351955776 140240952450192 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7236] ppid=7181 vsize=14069564 CPUtime=0.2 cores=1,3,5,7
/proc/7184/task/7236/stat : 7236 (java) S 7181 7184 4896 0 -1 1077944384 103 12495 0 0 12 0 5 3 20 0 15 0 141877743 14407233536 106347 18446744073709551615 4194304 4196468 140725351955776 140240951397392 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7237] ppid=7181 vsize=14069564 CPUtime=0.19 cores=1,3,5,7
/proc/7184/task/7237/stat : 7237 (java) S 7181 7184 4896 0 -1 1077944384 81 12495 0 0 11 0 5 3 20 0 15 0 141877743 14407233536 106347 18446744073709551615 4194304 4196468 140725351955776 140240593546128 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7238] ppid=7181 vsize=14069564 CPUtime=0.16 cores=1,3,5,7
/proc/7184/task/7238/stat : 7238 (java) S 7181 7184 4896 0 -1 1077944384 229 12495 0 0 8 0 5 3 20 0 15 0 141877743 14407233536 106347 18446744073709551615 4194304 4196468 140725351955776 140240592493328 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7239] ppid=7181 vsize=14069564 CPUtime=0.19 cores=1,3,5,7
/proc/7184/task/7239/stat : 7239 (java) S 7181 7184 4896 0 -1 1077944384 2392 12495 0 0 11 0 5 3 20 0 15 0 141877744 14407233536 106347 18446744073709551615 4194304 4196468 140725351955776 140240473786736 140240995494530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7240] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7240/stat : 7240 (java) S 7181 7184 4896 0 -1 1077944384 55 12495 0 0 0 0 5 3 20 0 15 0 141877744 14407233536 106347 18446744073709551615 4194304 4196468 140725351955776 140240472732832 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7241] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7241/stat : 7241 (java) S 7181 7184 4896 0 -1 1077944384 45 12495 0 0 0 0 5 3 20 0 15 0 141877745 14407233536 106347 18446744073709551615 4194304 4196468 140725351955776 140240471679872 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7242] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7242/stat : 7242 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14407233536 106859 18446744073709551615 4194304 4196468 140725351955776 140240470628176 140240995501979 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7243] ppid=7181 vsize=14069564 CPUtime=2.62 cores=1,3,5,7
/proc/7184/task/7243/stat : 7243 (java) S 7181 7184 4896 0 -1 1077944384 5322 12495 0 0 253 1 5 3 20 0 15 0 141877747 14407233536 106859 18446744073709551615 4194304 4196468 140725351955776 140240469576560 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7244] ppid=7181 vsize=14069564 CPUtime=2.87 cores=1,3,5,7
/proc/7184/task/7244/stat : 7244 (java) S 7181 7184 4896 0 -1 1077944384 6456 12495 0 0 277 2 5 3 20 0 15 0 141877747 14407233536 106859 18446744073709551615 4194304 4196468 140725351955776 140240468523760 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7245] ppid=7181 vsize=14069564 CPUtime=1.48 cores=1,3,5,7
/proc/7184/task/7245/stat : 7245 (java) S 7181 7184 4896 0 -1 1077944384 4466 12495 0 0 139 1 5 3 20 0 15 0 141877747 14407233536 106859 18446744073709551615 4194304 4196468 140725351955776 140240467470960 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7246] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7246/stat : 7246 (java) S 7181 7184 4896 0 -1 1077944384 3 12495 0 0 0 0 5 3 20 0 15 0 141877747 14407233536 106859 18446744073709551615 4194304 4196468 140725351955776 140240466418400 140240995493589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
[pid=7184/tid=7247] ppid=7181 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/7184/task/7247/stat : 7247 (java) S 7181 7184 4896 0 -1 1077944384 11 12495 0 0 0 0 5 3 20 0 15 0 141877751 14407233536 106859 18446744073709551615 4194304 4196468 140725351955776 140240465365680 140240995494530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 22335488 140725351962576 140725351965361 140725351965361 140725351968719 0
Current children cumulated CPU time (s) 13.53
Current children cumulated vsize (KiB) 14069564

[startup+7.20061 s]
/proc/loadavg: 1.89 1.70 1.55 3/214 7247
/proc/meminfo: memFree=28316668/32770624 swapFree=0/440324
[pid=7184] ppid=7181 vsize=0 CPUtime=13.95 cores=1,3,5,7
/proc/7184/stat : 7184 (java) Z 7181 7184 4896 0 -1 4227084 66614 12495 0 0 1363 24 5 3 20 0 2 0 141877721 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/7184/statm: 0 0 0 0 0 0 0
[pid=7184/tid=7245] ppid=7181 vsize=0 CPUtime=1.49 cores=1,3,5,7
/proc/7184/task/7245/stat : 7245 (java) R 7181 7184 4896 0 -1 4203588 4472 12495 0 0 139 2 5 3 20 0 2 0 141877747 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 1 0 0 22 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 13.95
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 7.20867
CPU time (s): 13.9714
CPU user time (s): 13.6843
CPU system time (s): 0.287093
CPU usage (%): 193.814
Max. virtual memory (cumulated for all children) (KiB): 14071668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6843
system time used= 0.287093
maximum resident set size= 487844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79109
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7293
involuntary context switches= 749

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036112 second user time and 0.04392 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-11 05:16:24
IDJOB=4262159
IDBENCH=116003
IDSOLVER=2650
FILE ID=node132/4262159-1502422248
RUNJOBID= node132-1502411403-4960
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-03-11.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262159-1502422248/watcher-4262159-1502422248 -o /tmp/evaluation-result-4262159-1502422248/solver-4262159-1502422248 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580  bin/concrete HOME/instance-4262159-1502422248.xml

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

MD5SUM BENCH= 89f73fe590db4a20d7e5540e1d9cc017
RANDOM SEED=1748437476

node132.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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.74
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.74
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.74
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:        28835016 kB
MemAvailable:   29669784 kB
Buffers:          287896 kB
Cached:           849840 kB
SwapCached:            0 kB
Active:          3018968 kB
Inactive:         481124 kB
Active(anon):    2363456 kB
Inactive(anon):    40820 kB
Active(file):     655512 kB
Inactive(file):   440304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9744 kB
Writeback:             0 kB
AnonPages:       2362620 kB
Mapped:            71868 kB
Shmem:             41660 kB
Slab:             136984 kB
SReclaimable:     109576 kB
SUnreclaim:        27408 kB
KernelStack:        3520 kB
PageTables:         9668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3365820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2113536 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= 61984 MiB
End job on node132 at 2017-08-11 05:16:32