Trace number 4262268

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
Concrete 3.4SAT 7.8509798 4.0464501

General information on the benchmark

NameCostasArray/CostasArray-m1-s1/
CostasArray-13.xml
MD5SUMde2f443ecf68ff3052dd9905ee2aa615
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.194346
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints87
Number of domains2
Minimum domain size13
Maximum domain size24
Distribution of domain sizes[{"size":13,"count":13},{"size":24,"count":75}]
Minimum variable degree2
Maximum variable degree13
Distribution of variable degrees[{"degree":2,"count":75},{"degree":12,"count":2},{"degree":13,"count":11}]
Minimum constraint arity3
Maximum constraint arity13
Distribution of constraint arities[{"arity":3,"count":76},{"arity":4,"count":2},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1}]
Number of extensional constraints0
Number of intensional constraints76
Distribution of constraint types[{"type":"intension","count":76},{"type":"allDifferent","count":11}]
Optimization problemNO
Type of objective

Solver Data

3.30/2.35	c Concrete v3.4 running
7.76/4.01	v <instantiation>
7.76/4.01	v       <list>
7.76/4.01	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74]
7.76/4.01	v       </list>
7.76/4.01	v       <values>
7.76/4.01	v         10 3 13 7 9 4 1 5 6 12 8 11 2 7 -10 6 -2 5 3 -4 -1 -6 4 -3 9 -3 -4 4 3 8 -1 -5 -7 -2 1 6 3 -6 9 6 4 -2 -11 -3 -5 10 1 -1 12 2 3 -8 -7 -6 4 6 2 8 1 -3 -4 -10 3 9 -2 7 -5 1 -7 -1 5 -3 1 -1 -2 2 4 -9 5 -4 7 -2 -5 2 5 2 -8 11
7.76/4.01	v       </values>
7.76/4.01	v     </instantiation>
7.76/4.01	s SATISFIABLE

Verifier Data

OK	

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-4262268-1502424584/watcher-4262268-1502424584 -o /tmp/evaluation-result-4262268-1502424584/solver-4262268-1502424584 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13072 --watchdog 2580 bin/concrete HOME/instance-4262268-1502424584.xml 

pid=15413
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.99 1.66 1.56 2/198 15416
/proc/meminfo: memFree=30467668/32770624 swapFree=0/462464
[pid=15416] ppid=15413 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15416/stat : 15416 (runsolver) D 15413 15416 13007 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 84369599 24240128 107 18446744073709551615 4194304 4338465 140731884778480 140731884776120 140668496687831 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 33431552 140731884785872 140731884786249 140731884786249 140731884789706 0
/proc/15416/statm: 5918 107 54 36 0 2156 0

[startup+0.100032 s]
/proc/loadavg: 1.99 1.66 1.56 2/198 15416
/proc/meminfo: memFree=30467668/32770624 swapFree=0/462464
[pid=15416] ppid=15413 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/15416/stat : 15416 (bash) S 15413 15416 13007 0 -1 4202496 715 3534 0 0 0 0 0 0 20 0 1 0 84369599 9736192 355 18446744073709551615 4194304 5098028 140735168106704 140735168104344 139726214052864 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 8 0 0 7196144 7232144 20807680 140735168111124 140735168111209 140735168111209 140735168114666 0
/proc/15416/statm: 2377 355 282 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200274 s]
/proc/loadavg: 1.99 1.66 1.56 2/198 15416
/proc/meminfo: memFree=30467668/32770624 swapFree=0/462464
[pid=15416] ppid=15413 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/15416/stat : 15416 (bash) S 15413 15416 13007 0 -1 4202496 892 6486 0 0 0 0 0 1 20 0 1 0 84369599 9867264 373 18446744073709551615 4194304 5098028 140735168106704 140735168100712 139726214052864 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 8 0 0 7196144 7232144 20807680 140735168111124 140735168111209 140735168111209 140735168114666 0
/proc/15416/statm: 2409 373 292 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300325 s]
/proc/loadavg: 1.99 1.66 1.56 2/198 15416
/proc/meminfo: memFree=30467668/32770624 swapFree=0/462464
[pid=15416] ppid=15413 vsize=105168 CPUtime=0.08 cores=1,3,5,7
/proc/15416/stat : 15416 (java) S 15413 15416 13007 0 -1 1077944320 2424 12673 0 0 0 0 5 3 20 0 2 0 84369599 107692032 1291 18446744073709551615 4194304 4196468 140733779638192 140733779620736 140225361862391 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
/proc/15416/statm: 26292 1291 965 1 0 16809 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 105168

[startup+0.700935 s]
/proc/loadavg: 1.99 1.66 1.56 2/198 15416
/proc/meminfo: memFree=30467668/32770624 swapFree=0/462464
[pid=15416] ppid=15413 vsize=13974784 CPUtime=0.46 cores=1,3,5,7
/proc/15416/stat : 15416 (java) S 15413 15416 13007 0 -1 1077944320 12930 12673 0 0 34 4 5 3 20 0 15 0 84369599 14310178816 13197 18446744073709551615 4194304 4196468 140733779638192 140733779620736 140225361862391 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
/proc/15416/statm: 3493696 13197 3047 1 0 3482965 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13974784

[startup+1.50065 s]
/proc/loadavg: 1.99 1.66 1.56 3/213 15479
/proc/meminfo: memFree=30392336/32770624 swapFree=0/462528
[pid=15416] ppid=15413 vsize=13985408 CPUtime=1.63 cores=1,3,5,7
/proc/15416/stat : 15416 (java) S 15413 15416 13007 0 -1 1077944320 25637 12673 0 0 147 8 5 3 20 0 15 0 84369599 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140733779620736 140225361862391 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
/proc/15416/statm: 3496352 32309 3334 1 0 3485525 0
[pid=15416/tid=15466] ppid=15413 vsize=13985408 CPUtime=1.15 cores=1,3,5,7
/proc/15416/task/15466/stat : 15466 (java) R 15413 15416 13007 0 -1 4202560 21067 12673 0 0 101 6 5 3 20 0 15 0 84369623 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140225366097088 140225342045228 0 4 1 16800974 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15467] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15467/stat : 15467 (java) S 15413 15416 13007 0 -1 1077944384 1 12673 0 0 0 0 5 3 20 0 15 0 84369639 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140225318829200 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15468] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15468/stat : 15468 (java) S 15413 15416 13007 0 -1 1077944384 1 12673 0 0 0 0 5 3 20 0 15 0 84369639 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140225317776400 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15469] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15469/stat : 15469 (java) S 15413 15416 13007 0 -1 1077944384 1 12673 0 0 0 0 5 3 20 0 15 0 84369639 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140225316723600 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15470] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15470/stat : 15470 (java) S 15413 15416 13007 0 -1 1077944384 2 12673 0 0 0 0 5 3 20 0 15 0 84369639 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140225315670800 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15471] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15471/stat : 15471 (java) S 15413 15416 13007 0 -1 1077944384 5 12673 0 0 0 0 5 3 20 0 15 0 84369640 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140224839526768 140225361873538 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15472] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15472/stat : 15472 (java) S 15413 15416 13007 0 -1 1077944384 33 12673 0 0 0 0 5 3 20 0 15 0 84369640 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140224838472736 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15473] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15473/stat : 15473 (java) S 15413 15416 13007 0 -1 1077944384 21 12673 0 0 0 0 5 3 20 0 15 0 84369641 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140224837419888 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15474] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15474/stat : 15474 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140224836368208 140225361880987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15475] ppid=15413 vsize=13985408 CPUtime=0.19 cores=1,3,5,7
/proc/15416/task/15475/stat : 15475 (java) S 15413 15416 13007 0 -1 1077944384 417 12673 0 0 11 0 5 3 20 0 15 0 84369643 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140224835316592 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15476] ppid=15413 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/15416/task/15476/stat : 15476 (java) S 15413 15416 13007 0 -1 1077944384 1036 12673 0 0 14 0 5 3 20 0 15 0 84369643 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140224834263792 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15477] ppid=15413 vsize=13985408 CPUtime=0.27 cores=1,3,5,7
/proc/15416/task/15477/stat : 15477 (java) S 15413 15416 13007 0 -1 1077944384 886 12673 0 0 19 0 5 3 20 0 15 0 84369643 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140224833210992 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15478] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15478/stat : 15478 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140224832158432 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15479] ppid=15413 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15479/stat : 15479 (java) S 15413 15416 13007 0 -1 1077944384 9 12673 0 0 0 0 5 3 20 0 15 0 84369647 14321057792 32309 18446744073709551615 4194304 4196468 140733779638192 140224831105712 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 13985408

[startup+3.10076 s]
/proc/loadavg: 1.99 1.66 1.56 5/213 15479
/proc/meminfo: memFree=30301652/32770624 swapFree=0/462528
[pid=15416] ppid=15413 vsize=13999932 CPUtime=5.11 cores=1,3,5,7
/proc/15416/stat : 15416 (java) S 15413 15416 13007 0 -1 1077944320 40898 12673 0 0 489 14 5 3 20 0 15 0 84369599 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140733779620736 140225361862391 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
/proc/15416/statm: 3499983 51448 3447 1 0 3488597 0
[pid=15416/tid=15466] ppid=15413 vsize=13999932 CPUtime=2.71 cores=1,3,5,7
/proc/15416/task/15466/stat : 15466 (java) R 15413 15416 13007 0 -1 4202560 29078 12673 0 0 255 8 5 3 20 0 15 0 84369623 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140225366094848 140225341163928 0 4 1 16800974 0 0 0 -1 1 0 0 17 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15467] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15467/stat : 15467 (java) S 15413 15416 13007 0 -1 1077944384 62 12673 0 0 1 0 5 3 20 0 15 0 84369639 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140225318829200 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15468] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15468/stat : 15468 (java) S 15413 15416 13007 0 -1 1077944384 192 12673 0 0 1 0 5 3 20 0 15 0 84369639 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140225317776400 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15469] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15469/stat : 15469 (java) S 15413 15416 13007 0 -1 1077944384 37 12673 0 0 1 0 5 3 20 0 15 0 84369639 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140225316723600 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15470] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15470/stat : 15470 (java) S 15413 15416 13007 0 -1 1077944384 68 12673 0 0 1 0 5 3 20 0 15 0 84369639 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140225315670800 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15471] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15471/stat : 15471 (java) S 15413 15416 13007 0 -1 1077944384 1707 12673 0 0 1 0 5 3 20 0 15 0 84369640 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140224839526768 140225361873538 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15472] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15472/stat : 15472 (java) S 15413 15416 13007 0 -1 1077944384 55 12673 0 0 0 0 5 3 20 0 15 0 84369640 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140224838472800 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15473] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15473/stat : 15473 (java) S 15413 15416 13007 0 -1 1077944384 44 12673 0 0 0 0 5 3 20 0 15 0 84369641 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140224837419904 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15474] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15474/stat : 15474 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140224836368208 140225361880987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15475] ppid=15413 vsize=13999932 CPUtime=0.75 cores=1,3,5,7
/proc/15416/task/15475/stat : 15475 (java) R 15413 15416 13007 0 -1 4202560 1732 12673 0 0 66 1 5 3 20 0 15 0 84369643 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140224835302240 140225341139199 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15476] ppid=15413 vsize=13999932 CPUtime=0.7 cores=1,3,5,7
/proc/15416/task/15476/stat : 15476 (java) R 15413 15416 13007 0 -1 4202560 1956 12673 0 0 62 0 5 3 20 0 15 0 84369643 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140224834245328 140225343406609 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15477] ppid=15413 vsize=13999932 CPUtime=1.06 cores=1,3,5,7
/proc/15416/task/15477/stat : 15477 (java) R 15413 15416 13007 0 -1 1077944384 3799 12673 0 0 97 1 5 3 20 0 15 0 84369643 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140224833210992 140225361873538 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15478] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15478/stat : 15478 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140224832158432 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15479] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15479/stat : 15479 (java) S 15413 15416 13007 0 -1 1077944384 10 12673 0 0 0 0 5 3 20 0 15 0 84369647 14335930368 51448 18446744073709551615 4194304 4196468 140733779638192 140224831105712 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20088 s]
/proc/loadavg: 1.99 1.66 1.56 5/213 15479
/proc/meminfo: memFree=30301652/32770624 swapFree=0/462528
[pid=15416] ppid=15413 vsize=13999932 CPUtime=5.31 cores=1,3,5,7
/proc/15416/stat : 15416 (java) S 15413 15416 13007 0 -1 1077944320 41461 12673 0 0 508 15 5 3 20 0 15 0 84369599 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140733779620736 140225361862391 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
/proc/15416/statm: 3499983 53007 3447 1 0 3488597 0
[pid=15416/tid=15466] ppid=15413 vsize=13999932 CPUtime=2.81 cores=1,3,5,7
/proc/15416/task/15466/stat : 15466 (java) R 15413 15416 13007 0 -1 4202560 29490 12673 0 0 265 8 5 3 20 0 15 0 84369623 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140225366093008 140225347106800 0 4 1 16800974 0 0 0 -1 1 0 0 17 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15467] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15467/stat : 15467 (java) S 15413 15416 13007 0 -1 1077944384 62 12673 0 0 1 0 5 3 20 0 15 0 84369639 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140225318829200 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15468] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15468/stat : 15468 (java) S 15413 15416 13007 0 -1 1077944384 192 12673 0 0 1 0 5 3 20 0 15 0 84369639 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140225317776400 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15469] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15469/stat : 15469 (java) S 15413 15416 13007 0 -1 1077944384 37 12673 0 0 1 0 5 3 20 0 15 0 84369639 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140225316723600 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15470] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15470/stat : 15470 (java) S 15413 15416 13007 0 -1 1077944384 68 12673 0 0 1 0 5 3 20 0 15 0 84369639 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140225315670800 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15471] ppid=15413 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/15416/task/15471/stat : 15471 (java) S 15413 15416 13007 0 -1 1077944384 1707 12673 0 0 1 0 5 3 20 0 15 0 84369640 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140224839526768 140225361873538 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15472] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15472/stat : 15472 (java) S 15413 15416 13007 0 -1 1077944384 55 12673 0 0 0 0 5 3 20 0 15 0 84369640 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140224838472800 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15473] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15473/stat : 15473 (java) S 15413 15416 13007 0 -1 1077944384 44 12673 0 0 0 0 5 3 20 0 15 0 84369641 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140224837419904 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15474] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15474/stat : 15474 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140224836368208 140225361880987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15475] ppid=15413 vsize=13999932 CPUtime=0.77 cores=1,3,5,7
/proc/15416/task/15475/stat : 15475 (java) R 15413 15416 13007 0 -1 1077944384 1742 12673 0 0 68 1 5 3 20 0 15 0 84369643 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140224835316592 140225361873538 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15476] ppid=15413 vsize=13999932 CPUtime=0.73 cores=1,3,5,7
/proc/15416/task/15476/stat : 15476 (java) R 15413 15416 13007 0 -1 1077944384 1988 12673 0 0 65 0 5 3 20 0 15 0 84369643 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140224834263792 140225361873538 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15477] ppid=15413 vsize=13999932 CPUtime=1.11 cores=1,3,5,7
/proc/15416/task/15477/stat : 15477 (java) R 15413 15416 13007 0 -1 1077944384 3908 12673 0 0 101 2 5 3 20 0 15 0 84369643 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140224833210992 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15478] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15478/stat : 15478 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140224832158432 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15479] ppid=15413 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15479/stat : 15479 (java) S 15413 15416 13007 0 -1 1077944384 10 12673 0 0 0 0 5 3 20 0 15 0 84369647 14335930368 53007 18446744073709551615 4194304 4196468 140733779638192 140224831105712 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 13999932

[startup+3.60069 s]
/proc/loadavg: 1.99 1.67 1.56 3/213 15479
/proc/meminfo: memFree=30250164/32770624 swapFree=0/462528
[pid=15416] ppid=15413 vsize=14067516 CPUtime=6.44 cores=1,3,5,7
/proc/15416/stat : 15416 (java) S 15413 15416 13007 0 -1 1077944320 62572 12673 0 0 619 17 5 3 20 0 15 0 84369599 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140733779620736 140225361862391 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
/proc/15416/statm: 3516879 74509 3455 1 0 3505493 0
[pid=15416/tid=15466] ppid=15413 vsize=14067516 CPUtime=3.16 cores=1,3,5,7
/proc/15416/task/15466/stat : 15466 (java) R 15413 15416 13007 0 -1 4202560 44951 12673 0 0 299 9 5 3 20 0 15 0 84369623 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140225366078496 140225345054232 0 4 1 16800974 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15467] ppid=15413 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15416/task/15467/stat : 15467 (java) S 15413 15416 13007 0 -1 1077944384 121 12673 0 0 2 0 5 3 20 0 15 0 84369639 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140225318829200 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15468] ppid=15413 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15416/task/15468/stat : 15468 (java) S 15413 15416 13007 0 -1 1077944384 208 12673 0 0 3 0 5 3 20 0 15 0 84369639 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140225317776400 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15469] ppid=15413 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15416/task/15469/stat : 15469 (java) S 15413 15416 13007 0 -1 1077944384 60 12673 0 0 2 0 5 3 20 0 15 0 84369639 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140225316723600 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15470] ppid=15413 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15416/task/15470/stat : 15470 (java) S 15413 15416 13007 0 -1 1077944384 87 12673 0 0 3 0 5 3 20 0 15 0 84369639 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140225315670800 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15471] ppid=15413 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15416/task/15471/stat : 15471 (java) S 15413 15416 13007 0 -1 1077944384 2398 12673 0 0 3 0 5 3 20 0 15 0 84369640 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140224839526768 140225361873538 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15472] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15472/stat : 15472 (java) S 15413 15416 13007 0 -1 1077944384 55 12673 0 0 0 0 5 3 20 0 15 0 84369640 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140224838472800 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15473] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15473/stat : 15473 (java) S 15413 15416 13007 0 -1 1077944384 44 12673 0 0 0 0 5 3 20 0 15 0 84369641 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140224837419904 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15474] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15474/stat : 15474 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140224836368208 140225361880987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15475] ppid=15413 vsize=14067516 CPUtime=1.04 cores=1,3,5,7
/proc/15416/task/15475/stat : 15475 (java) R 15413 15416 13007 0 -1 4202560 4051 12673 0 0 95 1 5 3 20 0 15 0 84369643 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140224835297608 140225346259167 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15476] ppid=15413 vsize=14067516 CPUtime=1.05 cores=1,3,5,7
/proc/15416/task/15476/stat : 15476 (java) R 15413 15416 13007 0 -1 4202560 4271 12673 0 0 96 1 5 3 20 0 15 0 84369643 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140224834249848 140225343038468 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15477] ppid=15413 vsize=14067516 CPUtime=1.21 cores=1,3,5,7
/proc/15416/task/15477/stat : 15477 (java) S 15413 15416 13007 0 -1 1077944384 4159 12673 0 0 111 2 5 3 20 0 15 0 84369643 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140224833210992 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15478] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15478/stat : 15478 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140224832158432 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15479] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15479/stat : 15479 (java) S 15413 15416 13007 0 -1 1077944384 10 12673 0 0 0 0 5 3 20 0 15 0 84369647 14405136384 74509 18446744073709551615 4194304 4196468 140733779638192 140224831105712 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 14067516

[startup+4.00191 s]
/proc/loadavg: 1.99 1.67 1.56 3/213 15479
/proc/meminfo: memFree=30250164/32770624 swapFree=0/462528
[pid=15416] ppid=15413 vsize=14067516 CPUtime=7.76 cores=1,3,5,7
/proc/15416/stat : 15416 (java) S 15413 15416 13007 0 -1 1077944320 66420 12673 0 0 750 18 5 3 20 0 15 0 84369599 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140733779620736 140225361862391 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
/proc/15416/statm: 3516879 76854 3457 1 0 3505493 0
[pid=15416/tid=15466] ppid=15413 vsize=14067516 CPUtime=3.39 cores=1,3,5,7
/proc/15416/task/15466/stat : 15466 (java) R 15413 15416 13007 0 -1 4202560 45245 12673 0 0 322 9 5 3 20 0 15 0 84369623 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140225366076784 140225347291401 0 4 1 16800974 0 0 0 -1 7 0 0 17 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15467] ppid=15413 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/15416/task/15467/stat : 15467 (java) S 15413 15416 13007 0 -1 1077944384 132 12673 0 0 8 0 5 3 20 0 15 0 84369639 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140225318829200 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15468] ppid=15413 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/15416/task/15468/stat : 15468 (java) S 15413 15416 13007 0 -1 1077944384 216 12673 0 0 8 0 5 3 20 0 15 0 84369639 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140225317776400 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15469] ppid=15413 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/15416/task/15469/stat : 15469 (java) S 15413 15416 13007 0 -1 1077944384 63 12673 0 0 10 0 5 3 20 0 15 0 84369639 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140225316723600 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15470] ppid=15413 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/15416/task/15470/stat : 15470 (java) S 15413 15416 13007 0 -1 1077944384 91 12673 0 0 11 0 5 3 20 0 15 0 84369639 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140225315670800 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15471] ppid=15413 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/15416/task/15471/stat : 15471 (java) S 15413 15416 13007 0 -1 1077944384 2411 12673 0 0 11 0 5 3 20 0 15 0 84369640 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140224839526768 140225361873538 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15472] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15472/stat : 15472 (java) S 15413 15416 13007 0 -1 1077944384 56 12673 0 0 0 0 5 3 20 0 15 0 84369640 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140224838472800 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15473] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15473/stat : 15473 (java) S 15413 15416 13007 0 -1 1077944384 45 12673 0 0 0 0 5 3 20 0 15 0 84369641 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140224837419904 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15474] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15474/stat : 15474 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140224836368208 140225361880987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15475] ppid=15413 vsize=14067516 CPUtime=1.45 cores=1,3,5,7
/proc/15416/task/15475/stat : 15475 (java) R 15413 15416 13007 0 -1 4202560 6611 12673 0 0 135 2 5 3 20 0 15 0 84369643 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140224835302616 140225343382464 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15476] ppid=15413 vsize=14067516 CPUtime=1.28 cores=1,3,5,7
/proc/15416/task/15476/stat : 15476 (java) R 15413 15416 13007 0 -1 4202560 4878 12673 0 0 119 1 5 3 20 0 15 0 84369643 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140224834243632 140225343042524 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15477] ppid=15413 vsize=14067516 CPUtime=1.32 cores=1,3,5,7
/proc/15416/task/15477/stat : 15477 (java) S 15413 15416 13007 0 -1 1077944384 4504 12673 0 0 122 2 5 3 20 0 15 0 84369643 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140224833210992 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15478] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15478/stat : 15478 (java) S 15413 15416 13007 0 -1 1077944384 3 12673 0 0 0 0 5 3 20 0 15 0 84369643 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140224832158432 140225361872597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
[pid=15416/tid=15479] ppid=15413 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15416/task/15479/stat : 15479 (java) S 15413 15416 13007 0 -1 1077944384 10 12673 0 0 0 0 5 3 20 0 15 0 84369647 14405136384 76854 18446744073709551615 4194304 4196468 140733779638192 140224831105712 140225361873538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140733779642320 140733779645105 140733779645105 140733779648463 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 4.04645
CPU time (s): 7.85098
CPU user time (s): 7.61938
CPU system time (s): 0.231599
CPU usage (%): 194.021
Max. virtual memory (cumulated for all children) (KiB): 14069632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.61938
system time used= 0.231599
maximum resident set size= 308408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6479
involuntary context switches= 782

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.016278 second user time and 0.029505 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-11 05:55:49
IDJOB=4262268
IDBENCH=120417
IDSOLVER=2650
FILE ID=node135/4262268-1502424584
RUNJOBID= node135-1502411443-13072
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/CostasArray/CostasArray-m1-s1/CostasArray-13.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262268-1502424584/watcher-4262268-1502424584 -o /tmp/evaluation-result-4262268-1502424584/solver-4262268-1502424584 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13072 --watchdog 2580  bin/concrete HOME/instance-4262268-1502424584.xml

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

MD5SUM BENCH= de2f443ecf68ff3052dd9905ee2aa615
RANDOM SEED=1872224037

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
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.21
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.21
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.21
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:        30468612 kB
MemAvailable:   31277512 kB
Buffers:          283764 kB
Cached:           817280 kB
SwapCached:            0 kB
Active:          1365332 kB
Inactive:         495344 kB
Active(anon):     760088 kB
Inactive(anon):    33140 kB
Active(file):     605244 kB
Inactive(file):   462204 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24372 kB
Writeback:             0 kB
AnonPages:        759676 kB
Mapped:            62164 kB
Shmem:             33464 kB
Slab:             142116 kB
SReclaimable:     114576 kB
SUnreclaim:        27540 kB
KernelStack:        3456 kB
PageTables:         6816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1626712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61984 MiB
End job on node135 at 2017-08-11 05:55:53