Trace number 4262321

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 6.5843201 4.0178399

General information on the benchmark

NameHanoi/Hanoi-m1-s1/
Hanoi-04.xml
MD5SUM18df6be3f646356b5200232eb50374f6
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.0047610002
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints14
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":14}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":13},{"degree":2,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":13}]
Number of extensional constraints13
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":13},{"type":"intension","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.24/2.16	c Concrete v3.4 running
6.34/3.97	v <instantiation>
6.34/3.97	v       <list>
6.34/3.97	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] x[13]
6.34/3.97	v       </list>
6.34/3.97	v       <values>
6.34/3.97	v         1 7 8 17 16 17 16 17 16 17 16 17 16 17
6.34/3.97	v       </values>
6.34/3.97	v     </instantiation>
6.34/3.97	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-4262321-1502478272/watcher-4262321-1502478272 -o /tmp/evaluation-result-4262321-1502478272/solver-4262321-1502478272 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580 bin/concrete HOME/instance-4262321-1502478272.xml 

pid=19711
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: 3.58 3.78 2.77 3/202 19714
/proc/meminfo: memFree=26821076/32770624 swapFree=0/577020
[pid=19714] ppid=19711 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/19714/stat : 19714 (runsolver) D 19711 19714 1460 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 95333522 24240128 107 18446744073709551615 4194304 4338465 140734550491536 140734550489176 140703232651991 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 12988416 140734550499537 140734550499913 140734550499913 140734550503370 0
/proc/19714/statm: 5918 107 54 36 0 2156 0

[startup+0.10012 s]
/proc/loadavg: 3.58 3.78 2.77 3/202 19714
/proc/meminfo: memFree=26821076/32770624 swapFree=0/577020
[pid=19714] ppid=19711 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/19714/stat : 19714 (bash) S 19711 19714 1460 0 -1 4202496 889 6485 0 0 0 0 0 1 20 0 1 0 95333522 9867264 376 18446744073709551615 4194304 5098028 140736967719856 140736967713864 140592589646848 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 7 0 0 7196144 7232144 34619392 140736967721492 140736967721577 140736967721577 140736967725034 0
/proc/19714/statm: 2409 376 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200289 s]
/proc/loadavg: 3.58 3.78 2.77 3/202 19714
/proc/meminfo: memFree=26821076/32770624 swapFree=0/577020
[pid=19714] ppid=19711 vsize=30192 CPUtime=0.08 cores=1,3,5,7
/proc/19714/stat : 19714 (java) R 19711 19714 1460 0 -1 4202496 1689 12316 0 0 0 0 5 3 20 0 1 0 95333522 30916608 661 18446744073709551615 4194304 4196468 140730901924384 140730901905080 139827936552585 0 0 1 0 0 0 0 17 1 0 0 7 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
/proc/19714/statm: 7548 661 502 1 0 160 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30192

[startup+0.30666 s]
/proc/loadavg: 3.58 3.78 2.77 3/202 19714
/proc/meminfo: memFree=26821076/32770624 swapFree=0/577020
[pid=19714] ppid=19711 vsize=13974356 CPUtime=0.18 cores=1,3,5,7
/proc/19714/stat : 19714 (java) S 19711 19714 1460 0 -1 1077944320 6399 12316 0 0 8 2 5 3 20 0 15 0 95333522 14309740544 7058 18446744073709551615 4194304 4196468 140730901924384 140730901906928 139827934330615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
/proc/19714/statm: 3493589 7058 2856 1 0 3482965 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 13974356

[startup+0.700289 s]
/proc/loadavg: 3.58 3.78 2.77 3/202 19714
/proc/meminfo: memFree=26821076/32770624 swapFree=0/577020
[pid=19714] ppid=19711 vsize=13974784 CPUtime=0.72 cores=1,3,5,7
/proc/19714/stat : 19714 (java) S 19711 19714 1460 0 -1 1077944320 13943 12316 0 0 59 5 5 3 20 0 15 0 95333522 14310178816 14862 18446744073709551615 4194304 4196468 140730901924384 140730901906928 139827934330615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
/proc/19714/statm: 3493696 14862 3109 1 0 3482965 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 13974784

[startup+1.50065 s]
/proc/loadavg: 3.45 3.75 2.77 4/217 19777
/proc/meminfo: memFree=26722696/32770624 swapFree=0/577076
[pid=19714] ppid=19711 vsize=13985408 CPUtime=1.94 cores=1,3,5,7
/proc/19714/stat : 19714 (java) S 19711 19714 1460 0 -1 1077944320 26846 12316 0 0 176 10 5 3 20 0 15 0 95333522 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 140730901906928 139827934330615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
/proc/19714/statm: 3496352 43168 3370 1 0 3485525 0
[pid=19714/tid=19764] ppid=19711 vsize=13985408 CPUtime=1.31 cores=1,3,5,7
/proc/19714/task/19764/stat : 19764 (java) R 19711 19714 1460 0 -1 4202560 20582 12316 0 0 116 7 5 3 20 0 15 0 95333543 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139827938557408 139827576172901 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19765] ppid=19711 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19765/stat : 19765 (java) S 19711 19714 1460 0 -1 1077944384 40 12316 0 0 0 0 5 3 20 0 15 0 95333543 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139827534556048 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19766] ppid=19711 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/19714/task/19766/stat : 19766 (java) S 19711 19714 1460 0 -1 1077944384 41 12316 0 0 1 0 5 3 20 0 15 0 95333543 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139827533503248 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19767] ppid=19711 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/19714/task/19767/stat : 19767 (java) S 19711 19714 1460 0 -1 1077944384 46 12316 0 0 1 0 5 3 20 0 15 0 95333543 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139827532450960 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19768] ppid=19711 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19768/stat : 19768 (java) S 19711 19714 1460 0 -1 1077944384 183 12316 0 0 0 0 5 3 20 0 15 0 95333543 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139827531398160 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19769] ppid=19711 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/19714/task/19769/stat : 19769 (java) S 19711 19714 1460 0 -1 1077944384 656 12316 0 0 1 0 5 3 20 0 15 0 95333545 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139826917746800 139827934341762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19770] ppid=19711 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19770/stat : 19770 (java) S 19711 19714 1460 0 -1 1077944384 54 12316 0 0 0 0 5 3 20 0 15 0 95333545 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139826916692832 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19771] ppid=19711 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19771/stat : 19771 (java) S 19711 19714 1460 0 -1 1077944384 44 12316 0 0 0 0 5 3 20 0 15 0 95333545 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139826915640448 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19772] ppid=19711 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19772/stat : 19772 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 15 0 95333548 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139826914588752 139827934349211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19773] ppid=19711 vsize=13985408 CPUtime=0.21 cores=1,3,5,7
/proc/19714/task/19773/stat : 19773 (java) R 19711 19714 1460 0 -1 4202560 957 12316 0 0 13 0 5 3 20 0 15 0 95333548 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139826913536624 139827913846745 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19774] ppid=19711 vsize=13985408 CPUtime=0.24 cores=1,3,5,7
/proc/19714/task/19774/stat : 19774 (java) S 19711 19714 1460 0 -1 1077944384 784 12316 0 0 16 0 5 3 20 0 15 0 95333548 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139826912483824 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19775] ppid=19711 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/19714/task/19775/stat : 19775 (java) S 19711 19714 1460 0 -1 1077944384 1301 12316 0 0 23 0 5 3 20 0 15 0 95333548 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139826911431536 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19776] ppid=19711 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19776/stat : 19776 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 15 0 95333548 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139826910378976 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19777] ppid=19711 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19777/stat : 19777 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 15 0 95333551 14321057792 43168 18446744073709551615 4194304 4196468 140730901924384 139826909325744 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 13985408

[startup+3.10053 s]
/proc/loadavg: 3.45 3.75 2.77 3/217 19777
/proc/meminfo: memFree=26649484/32770624 swapFree=0/577076
[pid=19714] ppid=19711 vsize=13997884 CPUtime=4.18 cores=1,3,5,7
/proc/19714/stat : 19714 (java) S 19711 19714 1460 0 -1 1077944320 36632 12316 0 0 396 14 5 3 20 0 15 0 95333522 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 140730901906928 139827934330615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
/proc/19714/statm: 3499471 52108 3440 1 0 3488085 0
[pid=19714/tid=19764] ppid=19711 vsize=13997884 CPUtime=2.48 cores=1,3,5,7
/proc/19714/task/19764/stat : 19764 (java) R 19711 19714 1460 0 -1 4202560 28286 12316 0 0 232 8 5 3 20 0 15 0 95333543 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139827938562576 139827917686211 0 4 1 16800974 0 0 0 -1 3 0 0 44 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19765] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19765/stat : 19765 (java) S 19711 19714 1460 0 -1 1077944384 40 12316 0 0 0 0 5 3 20 0 15 0 95333543 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139827534556048 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19766] ppid=19711 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/19714/task/19766/stat : 19766 (java) S 19711 19714 1460 0 -1 1077944384 41 12316 0 0 1 0 5 3 20 0 15 0 95333543 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139827533503248 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19767] ppid=19711 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/19714/task/19767/stat : 19767 (java) S 19711 19714 1460 0 -1 1077944384 46 12316 0 0 1 0 5 3 20 0 15 0 95333543 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139827532450960 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19768] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19768/stat : 19768 (java) S 19711 19714 1460 0 -1 1077944384 183 12316 0 0 0 0 5 3 20 0 15 0 95333543 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139827531398160 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19769] ppid=19711 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/19714/task/19769/stat : 19769 (java) S 19711 19714 1460 0 -1 1077944384 658 12316 0 0 1 0 5 3 20 0 15 0 95333545 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139826917746800 139827934341762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19770] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19770/stat : 19770 (java) S 19711 19714 1460 0 -1 1077944384 54 12316 0 0 0 0 5 3 20 0 15 0 95333545 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139826916692832 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19771] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19771/stat : 19771 (java) S 19711 19714 1460 0 -1 1077944384 44 12316 0 0 0 0 5 3 20 0 15 0 95333545 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139826915640448 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19772] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19772/stat : 19772 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 15 0 95333548 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139826914588752 139827934349211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19773] ppid=19711 vsize=13997884 CPUtime=0.5 cores=1,3,5,7
/proc/19714/task/19773/stat : 19773 (java) S 19711 19714 1460 0 -1 1077944384 1606 12316 0 0 42 0 5 3 20 0 15 0 95333548 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139826913536624 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19774] ppid=19711 vsize=13997884 CPUtime=0.5 cores=1,3,5,7
/proc/19714/task/19774/stat : 19774 (java) R 19711 19714 1460 0 -1 1077944384 968 12316 0 0 42 0 5 3 20 0 15 0 95333548 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139826912483824 139827934341762 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19775] ppid=19711 vsize=13997884 CPUtime=0.81 cores=1,3,5,7
/proc/19714/task/19775/stat : 19775 (java) S 19711 19714 1460 0 -1 1077944384 2551 12316 0 0 72 1 5 3 20 0 15 0 95333548 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139826911431536 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19776] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19776/stat : 19776 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 15 0 95333548 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139826910378976 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19777] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19777/stat : 19777 (java) S 19711 19714 1460 0 -1 1077944384 4 12316 0 0 0 0 5 3 20 0 15 0 95333551 14333833216 52108 18446744073709551615 4194304 4196468 140730901924384 139826909325744 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 13997884

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

[startup+3.20171 s]
/proc/loadavg: 3.45 3.75 2.77 3/217 19777
/proc/meminfo: memFree=26649484/32770624 swapFree=0/577076
[pid=19714] ppid=19711 vsize=13997884 CPUtime=4.43 cores=1,3,5,7
/proc/19714/stat : 19714 (java) S 19711 19714 1460 0 -1 1077944320 37201 12316 0 0 421 14 5 3 20 0 15 0 95333522 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 140730901906928 139827934330615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
/proc/19714/statm: 3499471 52657 3440 1 0 3488085 0
[pid=19714/tid=19764] ppid=19711 vsize=13997884 CPUtime=2.58 cores=1,3,5,7
/proc/19714/task/19764/stat : 19764 (java) R 19711 19714 1460 0 -1 4202560 28734 12316 0 0 242 8 5 3 20 0 15 0 95333543 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139827938563552 139827918374245 0 4 1 16800974 0 0 0 -1 3 0 0 44 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19765] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19765/stat : 19765 (java) S 19711 19714 1460 0 -1 1077944384 40 12316 0 0 0 0 5 3 20 0 15 0 95333543 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139827534556048 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19766] ppid=19711 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/19714/task/19766/stat : 19766 (java) S 19711 19714 1460 0 -1 1077944384 41 12316 0 0 1 0 5 3 20 0 15 0 95333543 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139827533503248 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19767] ppid=19711 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/19714/task/19767/stat : 19767 (java) S 19711 19714 1460 0 -1 1077944384 46 12316 0 0 1 0 5 3 20 0 15 0 95333543 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139827532450960 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19768] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19768/stat : 19768 (java) S 19711 19714 1460 0 -1 1077944384 183 12316 0 0 0 0 5 3 20 0 15 0 95333543 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139827531398160 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19769] ppid=19711 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/19714/task/19769/stat : 19769 (java) S 19711 19714 1460 0 -1 1077944384 658 12316 0 0 1 0 5 3 20 0 15 0 95333545 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139826917746800 139827934341762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19770] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19770/stat : 19770 (java) S 19711 19714 1460 0 -1 1077944384 54 12316 0 0 0 0 5 3 20 0 15 0 95333545 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139826916692832 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19771] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19771/stat : 19771 (java) S 19711 19714 1460 0 -1 1077944384 44 12316 0 0 0 0 5 3 20 0 15 0 95333545 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139826915640448 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19772] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19772/stat : 19772 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 15 0 95333548 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139826914588752 139827934349211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19773] ppid=19711 vsize=13997884 CPUtime=0.57 cores=1,3,5,7
/proc/19714/task/19773/stat : 19773 (java) S 19711 19714 1460 0 -1 1077944384 1626 12316 0 0 49 0 5 3 20 0 15 0 95333548 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139826913536624 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19774] ppid=19711 vsize=13997884 CPUtime=0.54 cores=1,3,5,7
/proc/19714/task/19774/stat : 19774 (java) R 19711 19714 1460 0 -1 4202560 1009 12316 0 0 46 0 5 3 20 0 15 0 95333548 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139826912476784 139827920394752 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19775] ppid=19711 vsize=13997884 CPUtime=0.84 cores=1,3,5,7
/proc/19714/task/19775/stat : 19775 (java) S 19711 19714 1460 0 -1 1077944384 2608 12316 0 0 75 1 5 3 20 0 15 0 95333548 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139826911431536 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19776] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19776/stat : 19776 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 15 0 95333548 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139826910378976 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19777] ppid=19711 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19777/stat : 19777 (java) S 19711 19714 1460 0 -1 1077944384 4 12316 0 0 0 0 5 3 20 0 15 0 95333551 14333833216 52657 18446744073709551615 4194304 4196468 140730901924384 139826909325744 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 13997884

[startup+3.60073 s]
/proc/loadavg: 3.45 3.75 2.77 6/217 19777
/proc/meminfo: memFree=26619440/32770624 swapFree=0/577076
[pid=19714] ppid=19711 vsize=14001980 CPUtime=5.42 cores=1,3,5,7
/proc/19714/stat : 19714 (java) S 19711 19714 1460 0 -1 1077944320 38984 12316 0 0 518 16 5 3 20 0 15 0 95333522 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 140730901906928 139827934330615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
/proc/19714/statm: 3500495 62046 3444 1 0 3489109 0
[pid=19714/tid=19764] ppid=19711 vsize=14001980 CPUtime=2.94 cores=1,3,5,7
/proc/19714/task/19764/stat : 19764 (java) R 19711 19714 1460 0 -1 4202560 29610 12316 0 0 277 9 5 3 20 0 15 0 95333543 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139827938560768 139827915894214 0 4 1 16800974 0 0 0 -1 1 0 0 44 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19765] ppid=19711 vsize=14001980 CPUtime=0.1 cores=1,3,5,7
/proc/19714/task/19765/stat : 19765 (java) S 19711 19714 1460 0 -1 1077944384 52 12316 0 0 2 0 5 3 20 0 15 0 95333543 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139827534556048 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19766] ppid=19711 vsize=14001980 CPUtime=0.11 cores=1,3,5,7
/proc/19714/task/19766/stat : 19766 (java) S 19711 19714 1460 0 -1 1077944384 45 12316 0 0 3 0 5 3 20 0 15 0 95333543 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139827533503248 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19767] ppid=19711 vsize=14001980 CPUtime=0.1 cores=1,3,5,7
/proc/19714/task/19767/stat : 19767 (java) S 19711 19714 1460 0 -1 1077944384 56 12316 0 0 2 0 5 3 20 0 15 0 95333543 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139827532450960 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19768] ppid=19711 vsize=14001980 CPUtime=0.1 cores=1,3,5,7
/proc/19714/task/19768/stat : 19768 (java) S 19711 19714 1460 0 -1 1077944384 195 12316 0 0 2 0 5 3 20 0 15 0 95333543 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139827531398160 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19769] ppid=19711 vsize=14001980 CPUtime=0.11 cores=1,3,5,7
/proc/19714/task/19769/stat : 19769 (java) S 19711 19714 1460 0 -1 1077944384 840 12316 0 0 3 0 5 3 20 0 15 0 95333545 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139826917746800 139827934341762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19770] ppid=19711 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19770/stat : 19770 (java) S 19711 19714 1460 0 -1 1077944384 54 12316 0 0 0 0 5 3 20 0 15 0 95333545 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139826916692832 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19771] ppid=19711 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19771/stat : 19771 (java) S 19711 19714 1460 0 -1 1077944384 44 12316 0 0 0 0 5 3 20 0 15 0 95333545 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139826915640448 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19772] ppid=19711 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19772/stat : 19772 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 15 0 95333548 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139826914588752 139827934349211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19773] ppid=19711 vsize=14001980 CPUtime=0.75 cores=1,3,5,7
/proc/19714/task/19773/stat : 19773 (java) R 19711 19714 1460 0 -1 4202560 1702 12316 0 0 67 0 5 3 20 0 15 0 95333548 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139826913526544 139827915508443 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19774] ppid=19711 vsize=14001980 CPUtime=0.73 cores=1,3,5,7
/proc/19714/task/19774/stat : 19774 (java) R 19711 19714 1460 0 -1 4202560 1207 12316 0 0 64 1 5 3 20 0 15 0 95333548 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139826912468896 139827913549247 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19775] ppid=19711 vsize=14001980 CPUtime=1.02 cores=1,3,5,7
/proc/19714/task/19775/stat : 19775 (java) S 19711 19714 1460 0 -1 1077944384 3020 12316 0 0 93 1 5 3 20 0 15 0 95333548 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139826911431536 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19776] ppid=19711 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19776/stat : 19776 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 15 0 95333548 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139826910378976 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19777] ppid=19711 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19777/stat : 19777 (java) S 19711 19714 1460 0 -1 1077944384 4 12316 0 0 0 0 5 3 20 0 15 0 95333551 14338027520 62046 18446744073709551615 4194304 4196468 140730901924384 139826909325744 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 14001980

[startup+4.00066 s]
/proc/loadavg: 3.45 3.75 2.77 6/217 19777
/proc/meminfo: memFree=26619440/32770624 swapFree=0/577076
[pid=19714] ppid=19711 vsize=14134080 CPUtime=6.56 cores=1,3,5,7
/proc/19714/stat : 19714 (java) S 19711 19714 1460 0 -1 1077944320 58829 12316 0 0 630 18 5 3 20 0 14 0 95333522 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 140730901906928 139827934330615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
/proc/19714/statm: 3533520 73875 3453 1 0 3522134 0
[pid=19714/tid=19764] ppid=19711 vsize=14134080 CPUtime=3.15 cores=1,3,5,7
/proc/19714/task/19764/stat : 19764 (java) S 19711 19714 1460 0 -1 1077944384 38759 12316 0 0 297 10 5 3 20 0 14 0 95333543 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139827938573456 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 44 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19765] ppid=19711 vsize=14134080 CPUtime=0.19 cores=1,3,5,7
/proc/19714/task/19765/stat : 19765 (java) S 19711 19714 1460 0 -1 1077944384 314 12316 0 0 11 0 5 3 20 0 14 0 95333543 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139827534556048 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19766] ppid=19711 vsize=14134080 CPUtime=0.19 cores=1,3,5,7
/proc/19714/task/19766/stat : 19766 (java) S 19711 19714 1460 0 -1 1077944384 58 12316 0 0 11 0 5 3 20 0 14 0 95333543 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139827533503248 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19767] ppid=19711 vsize=14134080 CPUtime=0.18 cores=1,3,5,7
/proc/19714/task/19767/stat : 19767 (java) S 19711 19714 1460 0 -1 1077944384 63 12316 0 0 10 0 5 3 20 0 14 0 95333543 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139827532450960 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19768] ppid=19711 vsize=14134080 CPUtime=0.19 cores=1,3,5,7
/proc/19714/task/19768/stat : 19768 (java) S 19711 19714 1460 0 -1 1077944384 248 12316 0 0 11 0 5 3 20 0 14 0 95333543 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139827531398160 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19769] ppid=19711 vsize=14134080 CPUtime=0.18 cores=1,3,5,7
/proc/19714/task/19769/stat : 19769 (java) S 19711 19714 1460 0 -1 1077944384 4694 12316 0 0 10 0 5 3 20 0 14 0 95333545 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139826917747008 139827934341762 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19770] ppid=19711 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19770/stat : 19770 (java) S 19711 19714 1460 0 -1 1077944384 54 12316 0 0 0 0 5 3 20 0 14 0 95333545 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139826916692832 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19771] ppid=19711 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19771/stat : 19771 (java) S 19711 19714 1460 0 -1 1077944384 44 12316 0 0 0 0 5 3 20 0 14 0 95333545 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139826915640448 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19772] ppid=19711 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19772/stat : 19772 (java) S 19711 19714 1460 0 -1 1077944384 26 12316 0 0 0 0 5 3 20 0 14 0 95333548 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139826914587520 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19773] ppid=19711 vsize=14134080 CPUtime=1 cores=1,3,5,7
/proc/19714/task/19773/stat : 19773 (java) S 19711 19714 1460 0 -1 1077944384 4892 12316 0 0 91 1 5 3 20 0 14 0 95333548 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139826913515664 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19774] ppid=19711 vsize=14134080 CPUtime=0.96 cores=1,3,5,7
/proc/19714/task/19774/stat : 19774 (java) S 19711 19714 1460 0 -1 1077944384 3981 12316 0 0 87 1 5 3 20 0 14 0 95333548 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139826912468336 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19775] ppid=19711 vsize=14134080 CPUtime=1.06 cores=1,3,5,7
/proc/19714/task/19775/stat : 19775 (java) S 19711 19714 1460 0 -1 1077944384 3502 12316 0 0 97 1 5 3 20 0 14 0 95333548 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139826911431536 139827934341762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
[pid=19714/tid=19776] ppid=19711 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/19714/task/19776/stat : 19776 (java) S 19711 19714 1460 0 -1 1077944384 3 12316 0 0 0 0 5 3 20 0 14 0 95333548 14473297920 73875 18446744073709551615 4194304 4196468 140730901924384 139826910378976 139827934340821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35745792 140730901927888 140730901930673 140730901930673 140730901934031 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 14134080

Child status: 0
Real time (s): 4.01784
CPU time (s): 6.58432
CPU user time (s): 6.35667
CPU system time (s): 0.227647
CPU usage (%): 163.877
Max. virtual memory (cumulated for all children) (KiB): 14134080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.35668
system time used= 0.227647
maximum resident set size= 296352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71164
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= 5838
involuntary context switches= 180

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.017291 second user time and 0.028683 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-11 20:50:36
IDJOB=4262321
IDBENCH=138761
IDSOLVER=2650
FILE ID=node134/4262321-1502478272
RUNJOBID= node134-1502411438-1524
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Hanoi/Hanoi-m1-s1/Hanoi-04.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262321-1502478272/watcher-4262321-1502478272 -o /tmp/evaluation-result-4262321-1502478272/solver-4262321-1502478272 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580  bin/concrete HOME/instance-4262321-1502478272.xml

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

MD5SUM BENCH= 18df6be3f646356b5200232eb50374f6
RANDOM SEED=1834073575

node134.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.43
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.43
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.43
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.43
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:        26822372 kB
MemAvailable:   27821848 kB
Buffers:          293736 kB
Cached:           998900 kB
SwapCached:            0 kB
Active:          4895744 kB
Inactive:         607716 kB
Active(anon):    4213200 kB
Inactive(anon):    31216 kB
Active(file):     682544 kB
Inactive(file):   576500 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24232 kB
Writeback:             0 kB
AnonPages:       4210884 kB
Mapped:            65980 kB
Shmem:             33468 kB
Slab:             139640 kB
SReclaimable:     112532 kB
SUnreclaim:        27108 kB
KernelStack:        3568 kB
PageTables:        13916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5024576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3973120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61984 MiB
End job on node134 at 2017-08-11 20:50:41