Trace number 4259529

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.4OPT1188 11.042 5.9410601

General information on the benchmark

NameKnapsack/Knapsack-m1-s30/
Knapsack-30-100-06.xml
MD5SUM3ceda869c276348ad0b4fc7c9d738878
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1188
Best CPU time to get the best result obtained on this benchmark0.338644
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

3.31/2.52	c Concrete v3.4 running
5.98/3.61	o 706
5.98/3.64	o 725
5.98/3.65	o 790
5.98/3.67	o 798
5.98/3.68	o 887
5.98/3.70	o 942
6.35/3.71	o 953
6.35/3.72	o 993
6.35/3.76	o 1026
6.35/3.77	o 1029
6.35/3.78	o 1096
6.35/3.78	o 1103
6.35/3.78	o 1109
6.35/3.80	o 1130
6.73/3.80	o 1134
6.73/3.82	o 1143
6.73/3.84	o 1144
6.73/3.84	o 1150
7.07/3.92	o 1155
7.07/3.93	o 1168
7.07/4.00	o 1174
7.39/4.00	o 1188
10.97/5.92	v <instantiation cost="1188">
10.97/5.92	v       <list>
10.97/5.92	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] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]
10.97/5.92	v       </list>
10.97/5.92	v       <values>
10.97/5.92	v         1 1 0 1 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1 0 0 1 0 0 0 1 0 1 1 0
10.97/5.92	v       </values>
10.97/5.92	v     </instantiation>
10.97/5.92	s OPTIMUM FOUND

Verifier Data

OK	1188

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-4259529-1501656058/watcher-4259529-1501656058 -o /tmp/evaluation-result-4259529-1501656058/solver-4259529-1501656058 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501639717-27966 --watchdog 300 bin/concrete HOME/instance-4259529-1501656058.xml 

pid=16849
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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.42 1.70 1.81 3/199 16852
/proc/meminfo: memFree=31053560/32770624 swapFree=0/252560
[pid=16852] ppid=16849 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/16852/stat : 16852 (runsolver) D 16849 16852 3187 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 7516469 24240128 108 18446744073709551615 4194304 4338465 140736970665856 140736970663496 139662742377175 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 9457664 140736970674385 140736970674759 140736970674759 140736970678218 0
/proc/16852/statm: 5918 108 54 36 0 2156 0

[startup+0.100151 s]
/proc/loadavg: 1.42 1.70 1.81 3/199 16852
/proc/meminfo: memFree=31053560/32770624 swapFree=0/252560
[pid=16852] ppid=16849 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/16852/stat : 16852 (runsolver) D 16849 16852 3187 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 7516469 24240128 108 18446744073709551615 4194304 4338465 140736970665856 140736970663496 139662742377175 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 9457664 140736970674385 140736970674759 140736970674759 140736970678218 0
/proc/16852/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200316 s]
/proc/loadavg: 1.42 1.70 1.81 3/199 16852
/proc/meminfo: memFree=31053560/32770624 swapFree=0/252560
[pid=16852] ppid=16849 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/16852/stat : 16852 (runsolver) D 16849 16852 3187 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 7516469 24240128 108 18446744073709551615 4194304 4338465 140736970665856 140736970663496 139662742377175 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 9457664 140736970674385 140736970674759 140736970674759 140736970678218 0
/proc/16852/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.300304 s]
/proc/loadavg: 1.42 1.70 1.81 3/199 16852
/proc/meminfo: memFree=31053560/32770624 swapFree=0/252560
[pid=16852] ppid=16849 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/16852/stat : 16852 (runsolver) D 16849 16852 3187 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 7516469 24240128 108 18446744073709551615 4194304 4338465 140736970665856 140736970663496 139662742377175 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 9457664 140736970674385 140736970674759 140736970674759 140736970678218 0
/proc/16852/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.701907 s]
/proc/loadavg: 1.42 1.70 1.81 3/199 16852
/proc/meminfo: memFree=31053560/32770624 swapFree=0/252560
[pid=16852] ppid=16849 vsize=13974356 CPUtime=0.27 cores=0,2,4,6
/proc/16852/stat : 16852 (java) S 16849 16852 3187 0 -1 1077944320 10361 12639 0 0 17 3 5 2 20 0 15 0 7516469 14309740544 10224 18446744073709551615 4194304 4196468 140728944144224 140728944126768 139771891384055 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 33 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
/proc/16852/statm: 3493589 10224 2931 1 0 3482973 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13974356

[startup+1.50097 s]
/proc/loadavg: 1.46 1.70 1.81 6/214 16915
/proc/meminfo: memFree=31002740/32770624 swapFree=0/252320
[pid=16852] ppid=16849 vsize=13983360 CPUtime=1.45 cores=0,2,4,6
/proc/16852/stat : 16852 (java) S 16849 16852 3187 0 -1 1077944320 22199 12639 0 0 130 8 5 2 20 0 15 0 7516469 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 140728944126768 139771891384055 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 33 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
/proc/16852/statm: 3495840 29417 3313 1 0 3485021 0
[pid=16852/tid=16902] ppid=16849 vsize=13983360 CPUtime=0.98 cores=0,2,4,6
/proc/16852/task/16902/stat : 16902 (java) R 16849 16852 3187 0 -1 4202560 17996 12639 0 0 86 5 5 2 20 0 15 0 7516518 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771895600416 139771877077553 0 4 1 16800974 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16903] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16903/stat : 16903 (java) S 16849 16852 3187 0 -1 1077944384 1 12639 0 0 0 0 5 2 20 0 15 0 7516518 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771491994256 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16904] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16904/stat : 16904 (java) S 16849 16852 3187 0 -1 1077944384 1 12639 0 0 0 0 5 2 20 0 15 0 7516518 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771490941456 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16905] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16905/stat : 16905 (java) S 16849 16852 3187 0 -1 1077944384 1 12639 0 0 0 0 5 2 20 0 15 0 7516518 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771489888656 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16906] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16906/stat : 16906 (java) S 16849 16852 3187 0 -1 1077944384 2 12639 0 0 0 0 5 2 20 0 15 0 7516518 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771488835856 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16907] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16907/stat : 16907 (java) S 16849 16852 3187 0 -1 1077944384 5 12639 0 0 0 0 5 2 20 0 15 0 7516520 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771369933680 139771891395202 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16908] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16908/stat : 16908 (java) S 16849 16852 3187 0 -1 1077944384 33 12639 0 0 0 0 5 2 20 0 15 0 7516520 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771368879648 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16909] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16909/stat : 16909 (java) S 16849 16852 3187 0 -1 1077944384 21 12639 0 0 0 0 5 2 20 0 15 0 7516520 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771367826800 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16910] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16910/stat : 16910 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771366775120 139771891402651 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16911] ppid=16849 vsize=13983360 CPUtime=0.2 cores=0,2,4,6
/proc/16852/task/16911/stat : 16911 (java) S 16849 16852 3187 0 -1 1077944384 775 12639 0 0 13 0 5 2 20 0 15 0 7516523 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771365722480 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16912] ppid=16849 vsize=13983360 CPUtime=0.18 cores=0,2,4,6
/proc/16852/task/16912/stat : 16912 (java) R 16849 16852 3187 0 -1 4202560 630 12639 0 0 11 0 5 2 20 0 15 0 7516523 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771364669680 139771875623806 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16913] ppid=16849 vsize=13983360 CPUtime=0.24 cores=0,2,4,6
/proc/16852/task/16913/stat : 16913 (java) S 16849 16852 3187 0 -1 1077944384 578 12639 0 0 17 0 5 2 20 0 15 0 7516523 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771363616880 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16914] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16914/stat : 16914 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771362564320 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16915] ppid=16849 vsize=13983360 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16915/stat : 16915 (java) S 16849 16852 3187 0 -1 1077944384 1 12639 0 0 0 0 5 2 20 0 15 0 7516531 14318960640 29417 18446744073709551615 4194304 4196468 140728944144224 139771361512624 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 13983360

[startup+3.10394 s]
/proc/loadavg: 1.46 1.70 1.81 4/214 16915
/proc/meminfo: memFree=30890760/32770624 swapFree=0/252320
[pid=16852] ppid=16849 vsize=13999932 CPUtime=4.45 cores=0,2,4,6
/proc/16852/stat : 16852 (java) S 16849 16852 3187 0 -1 1077944320 41222 12639 0 0 421 17 5 2 20 0 15 0 7516469 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 140728944126768 139771891384055 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 33 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
/proc/16852/statm: 3499983 50863 3429 1 0 3488605 0
[pid=16852/tid=16902] ppid=16849 vsize=13999932 CPUtime=2.55 cores=0,2,4,6
/proc/16852/task/16902/stat : 16902 (java) R 16849 16852 3187 0 -1 4202560 30201 12639 0 0 239 9 5 2 20 0 15 0 7516518 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771895595680 139771785196426 0 4 1 16800974 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16903] ppid=16849 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16903/stat : 16903 (java) S 16849 16852 3187 0 -1 1077944384 59 12639 0 0 0 0 5 2 20 0 15 0 7516518 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771491994256 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16904] ppid=16849 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16904/stat : 16904 (java) S 16849 16852 3187 0 -1 1077944384 189 12639 0 0 0 0 5 2 20 0 15 0 7516518 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771490941456 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16905] ppid=16849 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16905/stat : 16905 (java) S 16849 16852 3187 0 -1 1077944384 43 12639 0 0 0 0 5 2 20 0 15 0 7516518 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771489888656 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16906] ppid=16849 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16906/stat : 16906 (java) S 16849 16852 3187 0 -1 1077944384 62 12639 0 0 0 0 5 2 20 0 15 0 7516518 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771488835856 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16907] ppid=16849 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/16852/task/16907/stat : 16907 (java) S 16849 16852 3187 0 -1 1077944384 1678 12639 0 0 1 0 5 2 20 0 15 0 7516520 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771369933680 139771891395202 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16908] ppid=16849 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16908/stat : 16908 (java) S 16849 16852 3187 0 -1 1077944384 56 12639 0 0 0 0 5 2 20 0 15 0 7516520 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771368879648 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16909] ppid=16849 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16909/stat : 16909 (java) S 16849 16852 3187 0 -1 1077944384 46 12639 0 0 0 0 5 2 20 0 15 0 7516520 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771367826800 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16910] ppid=16849 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16910/stat : 16910 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771366775120 139771891402651 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16911] ppid=16849 vsize=13999932 CPUtime=0.58 cores=0,2,4,6
/proc/16852/task/16911/stat : 16911 (java) R 16849 16852 3187 0 -1 4202560 1881 12639 0 0 50 1 5 2 20 0 15 0 7516523 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771365703136 139771871220393 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16912] ppid=16849 vsize=13999932 CPUtime=0.55 cores=0,2,4,6
/proc/16852/task/16912/stat : 16912 (java) R 16849 16852 3187 0 -1 4202560 1710 12639 0 0 47 1 5 2 20 0 15 0 7516523 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771364648288 139771877424684 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16913] ppid=16849 vsize=13999932 CPUtime=0.85 cores=0,2,4,6
/proc/16852/task/16913/stat : 16913 (java) S 16849 16852 3187 0 -1 1077944384 3137 12639 0 0 77 1 5 2 20 0 15 0 7516523 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771363616880 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16914] ppid=16849 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16914/stat : 16914 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771362564320 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16915] ppid=16849 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16915/stat : 16915 (java) S 16849 16852 3187 0 -1 1077944384 10 12639 0 0 0 0 5 2 20 0 15 0 7516531 14335930368 50863 18446744073709551615 4194304 4196468 140728944144224 139771361512624 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20094 s]
/proc/loadavg: 1.46 1.70 1.81 4/214 16915
/proc/meminfo: memFree=30890760/32770624 swapFree=0/252320
[pid=16852] ppid=16849 vsize=14065468 CPUtime=4.74 cores=0,2,4,6
/proc/16852/stat : 16852 (java) S 16849 16852 3187 0 -1 1077944320 55067 12639 0 0 448 19 5 2 20 0 15 0 7516469 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 140728944126768 139771891384055 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 33 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
/proc/16852/statm: 3516367 61370 3429 1 0 3504989 0
[pid=16852/tid=16902] ppid=16849 vsize=14065468 CPUtime=2.65 cores=0,2,4,6
/proc/16852/task/16902/stat : 16902 (java) R 16849 16852 3187 0 -1 4202560 40924 12639 0 0 247 11 5 2 20 0 15 0 7516518 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771895573256 139771872947599 0 4 1 16800974 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16903] ppid=16849 vsize=14065468 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16903/stat : 16903 (java) S 16849 16852 3187 0 -1 1077944384 59 12639 0 0 0 0 5 2 20 0 15 0 7516518 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771491994256 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16904] ppid=16849 vsize=14065468 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16904/stat : 16904 (java) S 16849 16852 3187 0 -1 1077944384 189 12639 0 0 0 0 5 2 20 0 15 0 7516518 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771490941456 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16905] ppid=16849 vsize=14065468 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16905/stat : 16905 (java) S 16849 16852 3187 0 -1 1077944384 43 12639 0 0 0 0 5 2 20 0 15 0 7516518 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771489888656 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16906] ppid=16849 vsize=14065468 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16906/stat : 16906 (java) S 16849 16852 3187 0 -1 1077944384 62 12639 0 0 0 0 5 2 20 0 15 0 7516518 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771488835856 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16907] ppid=16849 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/16852/task/16907/stat : 16907 (java) S 16849 16852 3187 0 -1 1077944384 1678 12639 0 0 1 0 5 2 20 0 15 0 7516520 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771369933680 139771891395202 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16908] ppid=16849 vsize=14065468 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16908/stat : 16908 (java) S 16849 16852 3187 0 -1 1077944384 56 12639 0 0 0 0 5 2 20 0 15 0 7516520 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771368879648 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16909] ppid=16849 vsize=14065468 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16909/stat : 16909 (java) S 16849 16852 3187 0 -1 1077944384 46 12639 0 0 0 0 5 2 20 0 15 0 7516520 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771367826800 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16910] ppid=16849 vsize=14065468 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16910/stat : 16910 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771366775120 139771891402651 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16911] ppid=16849 vsize=14065468 CPUtime=0.67 cores=0,2,4,6
/proc/16852/task/16911/stat : 16911 (java) R 16849 16852 3187 0 -1 4202560 2907 12639 0 0 59 1 5 2 20 0 15 0 7516523 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771365703496 139771874880843 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16912] ppid=16849 vsize=14065468 CPUtime=0.65 cores=0,2,4,6
/proc/16852/task/16912/stat : 16912 (java) R 16849 16852 3187 0 -1 4202560 3801 12639 0 0 57 1 5 2 20 0 15 0 7516523 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771364650696 139771870573504 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16913] ppid=16849 vsize=14065468 CPUtime=0.85 cores=0,2,4,6
/proc/16852/task/16913/stat : 16913 (java) S 16849 16852 3187 0 -1 1077944384 3137 12639 0 0 77 1 5 2 20 0 15 0 7516523 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771363616880 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16914] ppid=16849 vsize=14065468 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16914/stat : 16914 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771362564320 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16915] ppid=16849 vsize=14065468 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16915/stat : 16915 (java) S 16849 16852 3187 0 -1 1077944384 10 12639 0 0 0 0 5 2 20 0 15 0 7516531 14403039232 61370 18446744073709551615 4194304 4196468 140728944144224 139771361512624 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 14065468

[startup+4.80094 s]
/proc/loadavg: 1.46 1.70 1.81 5/214 16915
/proc/meminfo: memFree=30701884/32770624 swapFree=0/252324
[pid=16852] ppid=16849 vsize=14067516 CPUtime=9.4 cores=0,2,4,6
/proc/16852/stat : 16852 (java) S 16849 16852 3187 0 -1 1077944320 67477 12639 0 0 909 24 5 2 20 0 15 0 7516469 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 140728944126768 139771891384055 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 33 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
/proc/16852/statm: 3516879 95030 3458 1 0 3505501 0
[pid=16852/tid=16902] ppid=16849 vsize=14067516 CPUtime=4.01 cores=0,2,4,6
/proc/16852/task/16902/stat : 16902 (java) R 16849 16852 3187 0 -1 4202560 46694 12639 0 0 381 13 5 2 20 0 15 0 7516518 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771895617048 139771544978583 0 4 1 16800974 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16903] ppid=16849 vsize=14067516 CPUtime=0.17 cores=0,2,4,6
/proc/16852/task/16903/stat : 16903 (java) S 16849 16852 3187 0 -1 1077944384 136 12639 0 0 10 0 5 2 20 0 15 0 7516518 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771491994256 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16904] ppid=16849 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/16852/task/16904/stat : 16904 (java) S 16849 16852 3187 0 -1 1077944384 222 12639 0 0 11 0 5 2 20 0 15 0 7516518 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771490941456 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16905] ppid=16849 vsize=14067516 CPUtime=0.17 cores=0,2,4,6
/proc/16852/task/16905/stat : 16905 (java) S 16849 16852 3187 0 -1 1077944384 66 12639 0 0 10 0 5 2 20 0 15 0 7516518 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771489888656 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16906] ppid=16849 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/16852/task/16906/stat : 16906 (java) S 16849 16852 3187 0 -1 1077944384 98 12639 0 0 11 0 5 2 20 0 15 0 7516518 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771488835856 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16907] ppid=16849 vsize=14067516 CPUtime=0.16 cores=0,2,4,6
/proc/16852/task/16907/stat : 16907 (java) S 16849 16852 3187 0 -1 1077944384 2330 12639 0 0 9 0 5 2 20 0 15 0 7516520 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771369933680 139771891395202 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16908] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16908/stat : 16908 (java) S 16849 16852 3187 0 -1 1077944384 56 12639 0 0 0 0 5 2 20 0 15 0 7516520 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771368879712 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16909] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16909/stat : 16909 (java) S 16849 16852 3187 0 -1 1077944384 47 12639 0 0 0 0 5 2 20 0 15 0 7516520 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771367826816 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16910] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16910/stat : 16910 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771366775120 139771891402651 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16911] ppid=16849 vsize=14067516 CPUtime=1.86 cores=0,2,4,6
/proc/16852/task/16911/stat : 16911 (java) S 16849 16852 3187 0 -1 1077944384 4174 12639 0 0 178 1 5 2 20 0 15 0 7516523 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771365722480 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16912] ppid=16849 vsize=14067516 CPUtime=1.9 cores=0,2,4,6
/proc/16852/task/16912/stat : 16912 (java) S 16849 16852 3187 0 -1 1077944384 7582 12639 0 0 182 1 5 2 20 0 15 0 7516523 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771364669680 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16913] ppid=16849 vsize=14067516 CPUtime=1.2 cores=0,2,4,6
/proc/16852/task/16913/stat : 16913 (java) S 16849 16852 3187 0 -1 1077944384 3906 12639 0 0 111 2 5 2 20 0 15 0 7516523 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771363616880 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16914] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16914/stat : 16914 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771362564320 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16915] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16915/stat : 16915 (java) S 16849 16852 3187 0 -1 1077944384 11 12639 0 0 0 0 5 2 20 0 15 0 7516531 14405136384 95030 18446744073709551615 4194304 4196468 140728944144224 139771361512624 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
Current children cumulated CPU time (s) 9.4
Current children cumulated vsize (KiB) 14067516

[startup+5.60684 s]
/proc/loadavg: 1.51 1.71 1.81 3/214 16915
/proc/meminfo: memFree=30642804/32770624 swapFree=0/252324
[pid=16852] ppid=16849 vsize=14067516 CPUtime=10.56 cores=0,2,4,6
/proc/16852/stat : 16852 (java) S 16849 16852 3187 0 -1 1077944320 67761 12639 0 0 1024 25 5 2 20 0 15 0 7516469 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 140728944126768 139771891384055 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 33 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
/proc/16852/statm: 3516879 106013 3458 1 0 3505501 0
[pid=16852/tid=16902] ppid=16849 vsize=14067516 CPUtime=4.81 cores=0,2,4,6
/proc/16852/task/16902/stat : 16902 (java) R 16849 16852 3187 0 -1 4202560 46715 12639 0 0 460 14 5 2 20 0 15 0 7516518 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771895614832 139771873904404 0 4 1 16800974 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16903] ppid=16849 vsize=14067516 CPUtime=0.19 cores=0,2,4,6
/proc/16852/task/16903/stat : 16903 (java) S 16849 16852 3187 0 -1 1077944384 137 12639 0 0 11 1 5 2 20 0 15 0 7516518 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771491994256 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16904] ppid=16849 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/16852/task/16904/stat : 16904 (java) S 16849 16852 3187 0 -1 1077944384 223 12639 0 0 11 0 5 2 20 0 15 0 7516518 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771490941456 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16905] ppid=16849 vsize=14067516 CPUtime=0.17 cores=0,2,4,6
/proc/16852/task/16905/stat : 16905 (java) S 16849 16852 3187 0 -1 1077944384 67 12639 0 0 10 0 5 2 20 0 15 0 7516518 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771489888656 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16906] ppid=16849 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/16852/task/16906/stat : 16906 (java) S 16849 16852 3187 0 -1 1077944384 99 12639 0 0 11 0 5 2 20 0 15 0 7516518 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771488835856 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16907] ppid=16849 vsize=14067516 CPUtime=0.16 cores=0,2,4,6
/proc/16852/task/16907/stat : 16907 (java) S 16849 16852 3187 0 -1 1077944384 2354 12639 0 0 9 0 5 2 20 0 15 0 7516520 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771369933680 139771891395202 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16908] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16908/stat : 16908 (java) S 16849 16852 3187 0 -1 1077944384 56 12639 0 0 0 0 5 2 20 0 15 0 7516520 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771368879712 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16909] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16909/stat : 16909 (java) S 16849 16852 3187 0 -1 1077944384 47 12639 0 0 0 0 5 2 20 0 15 0 7516520 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771367826816 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16910] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16910/stat : 16910 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771366775120 139771891402651 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16911] ppid=16849 vsize=14067516 CPUtime=2 cores=0,2,4,6
/proc/16852/task/16911/stat : 16911 (java) S 16849 16852 3187 0 -1 1077944384 4196 12639 0 0 192 1 5 2 20 0 15 0 7516523 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771365722480 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16912] ppid=16849 vsize=14067516 CPUtime=2.04 cores=0,2,4,6
/proc/16852/task/16912/stat : 16912 (java) S 16849 16852 3187 0 -1 1077944384 7606 12639 0 0 196 1 5 2 20 0 15 0 7516523 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771364669680 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16913] ppid=16849 vsize=14067516 CPUtime=1.27 cores=0,2,4,6
/proc/16852/task/16913/stat : 16913 (java) S 16849 16852 3187 0 -1 1077944384 4095 12639 0 0 118 2 5 2 20 0 15 0 7516523 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771363616880 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16914] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16914/stat : 16914 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771362564320 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16915] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16915/stat : 16915 (java) S 16849 16852 3187 0 -1 1077944384 11 12639 0 0 0 0 5 2 20 0 15 0 7516531 14405136384 106013 18446744073709551615 4194304 4196468 140728944144224 139771361512624 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
Current children cumulated CPU time (s) 10.56
Current children cumulated vsize (KiB) 14067516

[startup+5.80071 s]
/proc/loadavg: 1.51 1.71 1.81 3/214 16915
/proc/meminfo: memFree=30642804/32770624 swapFree=0/252324
[pid=16852] ppid=16849 vsize=14067516 CPUtime=10.82 cores=0,2,4,6
/proc/16852/stat : 16852 (java) S 16849 16852 3187 0 -1 1077944320 67813 12639 0 0 1050 25 5 2 20 0 15 0 7516469 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 140728944126768 139771891384055 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 33 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
/proc/16852/statm: 3516879 106579 3458 1 0 3505501 0
[pid=16852/tid=16902] ppid=16849 vsize=14067516 CPUtime=5.01 cores=0,2,4,6
/proc/16852/task/16902/stat : 16902 (java) R 16849 16852 3187 0 -1 4202560 46715 12639 0 0 480 14 5 2 20 0 15 0 7516518 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771895618032 139771543627840 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16903] ppid=16849 vsize=14067516 CPUtime=0.19 cores=0,2,4,6
/proc/16852/task/16903/stat : 16903 (java) S 16849 16852 3187 0 -1 1077944384 138 12639 0 0 11 1 5 2 20 0 15 0 7516518 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771491994256 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16904] ppid=16849 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/16852/task/16904/stat : 16904 (java) S 16849 16852 3187 0 -1 1077944384 224 12639 0 0 11 0 5 2 20 0 15 0 7516518 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771490941456 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16905] ppid=16849 vsize=14067516 CPUtime=0.17 cores=0,2,4,6
/proc/16852/task/16905/stat : 16905 (java) S 16849 16852 3187 0 -1 1077944384 67 12639 0 0 10 0 5 2 20 0 15 0 7516518 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771489888656 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16906] ppid=16849 vsize=14067516 CPUtime=0.19 cores=0,2,4,6
/proc/16852/task/16906/stat : 16906 (java) S 16849 16852 3187 0 -1 1077944384 100 12639 0 0 12 0 5 2 20 0 15 0 7516518 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771488835856 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16907] ppid=16849 vsize=14067516 CPUtime=0.16 cores=0,2,4,6
/proc/16852/task/16907/stat : 16907 (java) S 16849 16852 3187 0 -1 1077944384 2354 12639 0 0 9 0 5 2 20 0 15 0 7516520 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771369933680 139771891395202 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16908] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16908/stat : 16908 (java) S 16849 16852 3187 0 -1 1077944384 56 12639 0 0 0 0 5 2 20 0 15 0 7516520 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771368879712 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16909] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16909/stat : 16909 (java) S 16849 16852 3187 0 -1 1077944384 47 12639 0 0 0 0 5 2 20 0 15 0 7516520 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771367826816 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16910] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16910/stat : 16910 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771366775120 139771891402651 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16911] ppid=16849 vsize=14067516 CPUtime=2.02 cores=0,2,4,6
/proc/16852/task/16911/stat : 16911 (java) S 16849 16852 3187 0 -1 1077944384 4202 12639 0 0 194 1 5 2 20 0 15 0 7516523 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771365722480 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16912] ppid=16849 vsize=14067516 CPUtime=2.07 cores=0,2,4,6
/proc/16852/task/16912/stat : 16912 (java) R 16849 16852 3187 0 -1 4202560 7611 12639 0 0 199 1 5 2 20 0 15 0 7516523 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771364669680 139771877448161 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16913] ppid=16849 vsize=14067516 CPUtime=1.29 cores=0,2,4,6
/proc/16852/task/16913/stat : 16913 (java) S 16849 16852 3187 0 -1 1077944384 4133 12639 0 0 120 2 5 2 20 0 15 0 7516523 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771363616880 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16914] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16914/stat : 16914 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771362564320 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16915] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16915/stat : 16915 (java) S 16849 16852 3187 0 -1 1077944384 11 12639 0 0 0 0 5 2 20 0 15 0 7516531 14405136384 106579 18446744073709551615 4194304 4196468 140728944144224 139771361512624 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
Current children cumulated CPU time (s) 10.82
Current children cumulated vsize (KiB) 14067516

[startup+5.90504 s]
/proc/loadavg: 1.51 1.71 1.81 3/214 16915
/proc/meminfo: memFree=30642804/32770624 swapFree=0/252324
[pid=16852] ppid=16849 vsize=14067516 CPUtime=10.97 cores=0,2,4,6
/proc/16852/stat : 16852 (java) S 16849 16852 3187 0 -1 1077944320 67840 12639 0 0 1065 25 5 2 20 0 15 0 7516469 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 140728944126768 139771891384055 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 33 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
/proc/16852/statm: 3516879 106603 3458 1 0 3505501 0
[pid=16852/tid=16902] ppid=16849 vsize=14067516 CPUtime=5.11 cores=0,2,4,6
/proc/16852/task/16902/stat : 16902 (java) R 16849 16852 3187 0 -1 4202560 46715 12639 0 0 490 14 5 2 20 0 15 0 7516518 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771895618032 139771873791069 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16903] ppid=16849 vsize=14067516 CPUtime=0.19 cores=0,2,4,6
/proc/16852/task/16903/stat : 16903 (java) S 16849 16852 3187 0 -1 1077944384 138 12639 0 0 11 1 5 2 20 0 15 0 7516518 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771491994256 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16904] ppid=16849 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/16852/task/16904/stat : 16904 (java) S 16849 16852 3187 0 -1 1077944384 224 12639 0 0 11 0 5 2 20 0 15 0 7516518 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771490941456 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16905] ppid=16849 vsize=14067516 CPUtime=0.17 cores=0,2,4,6
/proc/16852/task/16905/stat : 16905 (java) S 16849 16852 3187 0 -1 1077944384 67 12639 0 0 10 0 5 2 20 0 15 0 7516518 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771489888656 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16906] ppid=16849 vsize=14067516 CPUtime=0.19 cores=0,2,4,6
/proc/16852/task/16906/stat : 16906 (java) S 16849 16852 3187 0 -1 1077944384 100 12639 0 0 12 0 5 2 20 0 15 0 7516518 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771488835856 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16907] ppid=16849 vsize=14067516 CPUtime=0.16 cores=0,2,4,6
/proc/16852/task/16907/stat : 16907 (java) S 16849 16852 3187 0 -1 1077944384 2354 12639 0 0 9 0 5 2 20 0 15 0 7516520 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771369933680 139771891395202 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16908] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16908/stat : 16908 (java) S 16849 16852 3187 0 -1 1077944384 56 12639 0 0 0 0 5 2 20 0 15 0 7516520 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771368879712 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16909] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16909/stat : 16909 (java) S 16849 16852 3187 0 -1 1077944384 47 12639 0 0 0 0 5 2 20 0 15 0 7516520 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771367826816 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16910] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16910/stat : 16910 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771366775120 139771891402651 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16911] ppid=16849 vsize=14067516 CPUtime=2.04 cores=0,2,4,6
/proc/16852/task/16911/stat : 16911 (java) S 16849 16852 3187 0 -1 1077944384 4205 12639 0 0 196 1 5 2 20 0 15 0 7516523 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771365722480 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16912] ppid=16849 vsize=14067516 CPUtime=2.08 cores=0,2,4,6
/proc/16852/task/16912/stat : 16912 (java) R 16849 16852 3187 0 -1 1077944384 7614 12639 0 0 200 1 5 2 20 0 15 0 7516523 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771364669680 139771891395202 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16913] ppid=16849 vsize=14067516 CPUtime=1.3 cores=0,2,4,6
/proc/16852/task/16913/stat : 16913 (java) R 16849 16852 3187 0 -1 1077944384 4154 12639 0 0 121 2 5 2 20 0 15 0 7516523 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771363616880 139771891395202 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16914] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16914/stat : 16914 (java) S 16849 16852 3187 0 -1 1077944384 3 12639 0 0 0 0 5 2 20 0 15 0 7516523 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771362564320 139771891394261 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
[pid=16852/tid=16915] ppid=16849 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/16852/task/16915/stat : 16915 (java) S 16849 16852 3187 0 -1 1077944384 11 12639 0 0 0 0 5 2 20 0 15 0 7516531 14405136384 106603 18446744073709551615 4194304 4196468 140728944144224 139771361512624 139771891395202 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36806656 140728944150478 140728944153263 140728944153263 140728944156623 0
Current children cumulated CPU time (s) 10.97
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 5.94106
CPU time (s): 11.042
CPU user time (s): 10.7402
CPU system time (s): 0.30179
CPU usage (%): 185.86
Max. virtual memory (cumulated for all children) (KiB): 14070376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7402
system time used= 0.30179
maximum resident set size= 433320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80582
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6196
involuntary context switches= 304

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027736 second user time and 0.04276 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-02 08:26:58
IDJOB=4259529
IDBENCH=133465
IDSOLVER=2646
FILE ID=node135/4259529-1501656058
RUNJOBID= node135-1501639717-27966
PBS_JOBID= 
Free space on /tmp= 61816 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s30/Knapsack-30-100-06.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4259529-1501656058/watcher-4259529-1501656058 -o /tmp/evaluation-result-4259529-1501656058/solver-4259529-1501656058 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501639717-27966 --watchdog 300  bin/concrete HOME/instance-4259529-1501656058.xml

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

MD5SUM BENCH= 3ceda869c276348ad0b4fc7c9d738878
RANDOM SEED=1141788220

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:        31053648 kB
MemAvailable:   31334316 kB
Buffers:          132324 kB
Cached:           425360 kB
SwapCached:            0 kB
Active:          1035700 kB
Inactive:         260904 kB
Active(anon):     739540 kB
Inactive(anon):     8592 kB
Active(file):     296160 kB
Inactive(file):   252312 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24336 kB
Writeback:             8 kB
AnonPages:        738932 kB
Mapped:            42468 kB
Shmem:              8960 kB
Slab:             121776 kB
SReclaimable:      96060 kB
SUnreclaim:        25716 kB
KernelStack:        3504 kB
PageTables:         6288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1586780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    522240 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= 61792 MiB
End job on node135 at 2017-08-02 08:27:04