Trace number 4262350

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 11.6892 5.5236001

General information on the benchmark

NameKnightTour/KnightTour-int-s1/
KnightTour-06-int.xml
MD5SUM587f81fa39009f68e82bfe1879633f99
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 benchmark2.16155
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints38
Number of domains1
Minimum domain size36
Maximum domain size36
Distribution of domain sizes[{"size":36,"count":36}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":34},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":37},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.21/2.19	c Concrete v3.4 running
11.47/5.50	v <instantiation>
11.47/5.50	v       <list>
11.47/5.50	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] x[30] x[31] x[32] x[33] x[34] x[35]
11.47/5.50	v       </list>
11.47/5.50	v       <values>
11.47/5.50	v         0 8 21 29 33 25 12 1 14 10 23 34 26 30 19 6 2 15 4 17 28 32 24 20 7 18 31 27 35 22 11 3 16 5 9 13
11.47/5.50	v       </values>
11.47/5.50	v     </instantiation>
11.47/5.50	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-4262350-1502463390/watcher-4262350-1502463390 -o /tmp/evaluation-result-4262350-1502463390/solver-4262350-1502463390 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502411410-19682 --watchdog 2580 bin/concrete HOME/instance-4262350-1502463390.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.55 1.52 1.47 3/195 32221
/proc/meminfo: memFree=28696300/32770624 swapFree=0/545428
[pid=32221] ppid=32218 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/32221/stat : 32221 (runsolver) D 32218 32221 19618 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 48532446 24240128 106 18446744073709551615 4194304 4338465 140734054766400 140734054764040 140488239239895 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 29675520 140734054772944 140734054773321 140734054773321 140734054776778 0
/proc/32221/statm: 5918 106 53 36 0 2156 0

[startup+0.100114 s]
/proc/loadavg: 1.55 1.52 1.47 3/195 32221
/proc/meminfo: memFree=28696300/32770624 swapFree=0/545428
[pid=32221] ppid=32218 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/32221/stat : 32221 (bash) R 32218 32221 19618 0 -1 4202496 818 6171 0 0 0 0 0 1 20 0 1 0 48532446 9867264 365 18446744073709551615 4194304 5098028 140734569356448 140734569354104 140610726935543 0 0 5 65536 0 0 0 17 1 0 0 8 0 0 7196144 7232144 40144896 140734569357844 140734569357929 140734569357929 140734569361386 0
/proc/32221/statm: 2409 365 287 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200391 s]
/proc/loadavg: 1.55 1.52 1.47 3/195 32221
/proc/meminfo: memFree=28696300/32770624 swapFree=0/545428
[pid=32221] ppid=32218 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/32221/stat : 32221 (bash) S 32218 32221 19618 0 -1 4202496 890 6479 0 0 0 0 0 1 20 0 1 0 48532446 9867264 376 18446744073709551615 4194304 5098028 140734569356448 140734569350456 140610726530048 0 0 5 65536 18446744071580971376 0 0 17 1 0 0 8 0 0 7196144 7232144 40144896 140734569357844 140734569357929 140734569357929 140734569361386 0
/proc/32221/statm: 2409 376 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300318 s]
/proc/loadavg: 1.55 1.52 1.47 3/195 32221
/proc/meminfo: memFree=28696300/32770624 swapFree=0/545428
[pid=32221] ppid=32218 vsize=13907308 CPUtime=0.13 cores=1,3,5,7
/proc/32221/stat : 32221 (java) S 32218 32221 19618 0 -1 1077944320 5872 12489 0 0 5 1 5 2 20 0 14 0 48532446 14241083392 5538 18446744073709551615 4194304 4196468 140722240815632 140722240798176 140454766128887 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
/proc/32221/statm: 3476827 5538 2552 1 0 3466324 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13907308

[startup+0.700298 s]
/proc/loadavg: 1.55 1.52 1.47 3/195 32221
/proc/meminfo: memFree=28696300/32770624 swapFree=0/545428
[pid=32221] ppid=32218 vsize=13974784 CPUtime=0.68 cores=1,3,5,7
/proc/32221/stat : 32221 (java) S 32218 32221 19618 0 -1 1077944320 13935 12489 0 0 57 4 5 2 20 0 15 0 48532446 14310178816 14851 18446744073709551615 4194304 4196468 140722240815632 140722240798176 140454766128887 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
/proc/32221/statm: 3493696 14851 3118 1 0 3482965 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13974784

[startup+1.50372 s]
/proc/loadavg: 1.55 1.52 1.47 3/210 32284
/proc/meminfo: memFree=28601592/32770624 swapFree=0/545480
[pid=32221] ppid=32218 vsize=13985408 CPUtime=1.94 cores=1,3,5,7
/proc/32221/stat : 32221 (java) S 32218 32221 19618 0 -1 1077944320 29510 12489 0 0 178 9 5 2 20 0 15 0 48532446 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140722240798176 140454766128887 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
/proc/32221/statm: 3496352 42687 3379 1 0 3485525 0
[pid=32221/tid=32271] ppid=32218 vsize=13985408 CPUtime=1.28 cores=1,3,5,7
/proc/32221/task/32271/stat : 32271 (java) S 32218 32221 19618 0 -1 1077944384 22111 12489 0 0 115 6 5 2 20 0 15 0 48532467 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454770346192 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32272] ppid=32218 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32272/stat : 32272 (java) S 32218 32221 19618 0 -1 1077944384 59 12489 0 0 1 0 5 2 20 0 15 0 48532468 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454700562976 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32273] ppid=32218 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32273/stat : 32273 (java) R 32218 32221 19618 0 -1 4202560 32 12489 0 0 1 0 5 2 20 0 15 0 48532468 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454699510536 140454758757095 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32274] ppid=32218 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32274/stat : 32274 (java) S 32218 32221 19618 0 -1 1077944384 71 12489 0 0 1 0 5 2 20 0 15 0 48532468 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454698457360 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32275] ppid=32218 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32275/stat : 32275 (java) S 32218 32221 19618 0 -1 1077944384 199 12489 0 0 1 0 5 2 20 0 15 0 48532468 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454697404816 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32276] ppid=32218 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32276/stat : 32276 (java) S 32218 32221 19618 0 -1 1077944384 1505 12489 0 0 1 0 5 2 20 0 15 0 48532469 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454244341024 140454766139093 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32277] ppid=32218 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32277/stat : 32277 (java) S 32218 32221 19618 0 -1 1077944384 33 12489 0 0 0 0 5 2 20 0 15 0 48532470 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454243288736 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32278] ppid=32218 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32278/stat : 32278 (java) S 32218 32221 19618 0 -1 1077944384 21 12489 0 0 0 0 5 2 20 0 15 0 48532470 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454242235632 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32279] ppid=32218 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32279/stat : 32279 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454241184208 140454766147483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32280] ppid=32218 vsize=13985408 CPUtime=0.24 cores=1,3,5,7
/proc/32221/task/32280/stat : 32280 (java) S 32218 32221 19618 0 -1 1077944384 1085 12489 0 0 17 0 5 2 20 0 15 0 48532473 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454240131312 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32281] ppid=32218 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/32221/task/32281/stat : 32281 (java) S 32218 32221 19618 0 -1 1077944384 904 12489 0 0 16 0 5 2 20 0 15 0 48532473 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454239078768 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32282] ppid=32218 vsize=13985408 CPUtime=0.29 cores=1,3,5,7
/proc/32221/task/32282/stat : 32282 (java) S 32218 32221 19618 0 -1 1077944384 1326 12489 0 0 22 0 5 2 20 0 15 0 48532473 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454238021088 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32283] ppid=32218 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32283/stat : 32283 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454236973408 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32284] ppid=32218 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32284/stat : 32284 (java) S 32218 32221 19618 0 -1 1077944384 8 12489 0 0 0 0 5 2 20 0 15 0 48532477 14321057792 42687 18446744073709551615 4194304 4196468 140722240815632 140454235921456 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 13985408

[startup+3.10058 s]
/proc/loadavg: 1.55 1.52 1.47 3/210 32284
/proc/meminfo: memFree=28527516/32770624 swapFree=0/545480
[pid=32221] ppid=32218 vsize=13999932 CPUtime=5.31 cores=1,3,5,7
/proc/32221/stat : 32221 (java) S 32218 32221 19618 0 -1 1077944320 48485 12489 0 0 510 14 5 2 20 0 15 0 48532446 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140722240798176 140454766128887 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
/proc/32221/statm: 3499983 56325 3454 1 0 3488597 0
[pid=32221/tid=32271] ppid=32218 vsize=13999932 CPUtime=2.87 cores=1,3,5,7
/proc/32221/task/32271/stat : 32271 (java) R 32218 32221 19618 0 -1 4202560 37231 12489 0 0 271 9 5 2 20 0 15 0 48532467 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454770358224 140454766140822 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32272] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32272/stat : 32272 (java) S 32218 32221 19618 0 -1 1077944384 59 12489 0 0 1 0 5 2 20 0 15 0 48532468 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454700562960 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32273] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32273/stat : 32273 (java) S 32218 32221 19618 0 -1 1077944384 32 12489 0 0 1 0 5 2 20 0 15 0 48532468 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454699510416 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32274] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32274/stat : 32274 (java) S 32218 32221 19618 0 -1 1077944384 71 12489 0 0 1 0 5 2 20 0 15 0 48532468 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454698457360 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32275] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32275/stat : 32275 (java) S 32218 32221 19618 0 -1 1077944384 199 12489 0 0 1 0 5 2 20 0 15 0 48532468 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454697404816 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32276] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32276/stat : 32276 (java) S 32218 32221 19618 0 -1 1077944384 1524 12489 0 0 1 0 5 2 20 0 15 0 48532469 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454244342512 140454766140034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32277] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32277/stat : 32277 (java) S 32218 32221 19618 0 -1 1077944384 55 12489 0 0 0 0 5 2 20 0 15 0 48532470 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454243288800 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32278] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32278/stat : 32278 (java) S 32218 32221 19618 0 -1 1077944384 44 12489 0 0 0 0 5 2 20 0 15 0 48532470 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454242235632 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32279] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32279/stat : 32279 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454241184208 140454766147483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32280] ppid=32218 vsize=13999932 CPUtime=0.67 cores=1,3,5,7
/proc/32221/task/32280/stat : 32280 (java) S 32218 32221 19618 0 -1 1077944384 1535 12489 0 0 60 0 5 2 20 0 15 0 48532473 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454240131312 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32281] ppid=32218 vsize=13999932 CPUtime=0.8 cores=1,3,5,7
/proc/32221/task/32281/stat : 32281 (java) S 32218 32221 19618 0 -1 1077944384 2010 12489 0 0 72 1 5 2 20 0 15 0 48532473 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454239078768 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32282] ppid=32218 vsize=13999932 CPUtime=1.05 cores=1,3,5,7
/proc/32221/task/32282/stat : 32282 (java) R 32218 32221 19618 0 -1 4202560 3558 12489 0 0 97 1 5 2 20 0 15 0 48532473 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454238025712 140454744649008 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32283] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32283/stat : 32283 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454236973408 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32284] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32284/stat : 32284 (java) S 32218 32221 19618 0 -1 1077944384 11 12489 0 0 0 0 5 2 20 0 15 0 48532477 14335930368 56325 18446744073709551615 4194304 4196468 140722240815632 140454235921456 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20079 s]
/proc/loadavg: 1.55 1.52 1.47 3/210 32284
/proc/meminfo: memFree=28527516/32770624 swapFree=0/545480
[pid=32221] ppid=32218 vsize=13999932 CPUtime=5.59 cores=1,3,5,7
/proc/32221/stat : 32221 (java) S 32218 32221 19618 0 -1 1077944320 48697 12489 0 0 537 15 5 2 20 0 15 0 48532446 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140722240798176 140454766128887 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
/proc/32221/statm: 3499983 58025 3454 1 0 3488597 0
[pid=32221/tid=32271] ppid=32218 vsize=13999932 CPUtime=2.97 cores=1,3,5,7
/proc/32221/task/32271/stat : 32271 (java) R 32218 32221 19618 0 -1 4202560 37241 12489 0 0 281 9 5 2 20 0 15 0 48532467 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454770358384 140454372977688 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32272] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32272/stat : 32272 (java) S 32218 32221 19618 0 -1 1077944384 59 12489 0 0 1 0 5 2 20 0 15 0 48532468 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454700562960 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32273] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32273/stat : 32273 (java) S 32218 32221 19618 0 -1 1077944384 32 12489 0 0 1 0 5 2 20 0 15 0 48532468 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454699510416 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32274] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32274/stat : 32274 (java) S 32218 32221 19618 0 -1 1077944384 71 12489 0 0 1 0 5 2 20 0 15 0 48532468 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454698457360 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32275] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32275/stat : 32275 (java) S 32218 32221 19618 0 -1 1077944384 199 12489 0 0 1 0 5 2 20 0 15 0 48532468 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454697404816 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32276] ppid=32218 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/32221/task/32276/stat : 32276 (java) S 32218 32221 19618 0 -1 1077944384 1524 12489 0 0 1 0 5 2 20 0 15 0 48532469 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454244342512 140454766140034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32277] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32277/stat : 32277 (java) S 32218 32221 19618 0 -1 1077944384 55 12489 0 0 0 0 5 2 20 0 15 0 48532470 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454243288800 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32278] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32278/stat : 32278 (java) S 32218 32221 19618 0 -1 1077944384 44 12489 0 0 0 0 5 2 20 0 15 0 48532470 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454242235632 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32279] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32279/stat : 32279 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454241184208 140454766147483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32280] ppid=32218 vsize=13999932 CPUtime=0.73 cores=1,3,5,7
/proc/32221/task/32280/stat : 32280 (java) R 32218 32221 19618 0 -1 4202560 1570 12489 0 0 66 0 5 2 20 0 15 0 48532473 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454240118784 140454749660437 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32281] ppid=32218 vsize=13999932 CPUtime=0.85 cores=1,3,5,7
/proc/32221/task/32281/stat : 32281 (java) R 32218 32221 19618 0 -1 4202560 2041 12489 0 0 77 1 5 2 20 0 15 0 48532473 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454239078768 140454749513689 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32282] ppid=32218 vsize=13999932 CPUtime=1.12 cores=1,3,5,7
/proc/32221/task/32282/stat : 32282 (java) S 32218 32221 19618 0 -1 1077944384 3694 12489 0 0 104 1 5 2 20 0 15 0 48532473 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454238025712 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32283] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32283/stat : 32283 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454236973408 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32284] ppid=32218 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32284/stat : 32284 (java) S 32218 32221 19618 0 -1 1077944384 11 12489 0 0 0 0 5 2 20 0 15 0 48532477 14335930368 58025 18446744073709551615 4194304 4196468 140722240815632 140454235921456 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 13999932

[startup+4.80064 s]
/proc/loadavg: 1.66 1.55 1.48 5/210 32284
/proc/meminfo: memFree=28382512/32770624 swapFree=0/545480
[pid=32221] ppid=32218 vsize=14069564 CPUtime=10.31 cores=1,3,5,7
/proc/32221/stat : 32221 (java) S 32218 32221 19618 0 -1 1077944320 63553 12489 0 0 1004 20 5 2 20 0 15 0 48532446 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140722240798176 140454766128887 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
/proc/32221/statm: 3517391 88550 3467 1 0 3506005 0
[pid=32221/tid=32271] ppid=32218 vsize=14069564 CPUtime=4.51 cores=1,3,5,7
/proc/32221/task/32271/stat : 32271 (java) R 32218 32221 19618 0 -1 4202560 45178 12489 0 0 432 12 5 2 20 0 15 0 48532467 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454770359568 140454386653884 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32272] ppid=32218 vsize=14069564 CPUtime=0.09 cores=1,3,5,7
/proc/32221/task/32272/stat : 32272 (java) S 32218 32221 19618 0 -1 1077944384 147 12489 0 0 2 0 5 2 20 0 15 0 48532468 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454700562960 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32273] ppid=32218 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/32221/task/32273/stat : 32273 (java) S 32218 32221 19618 0 -1 1077944384 59 12489 0 0 3 0 5 2 20 0 15 0 48532468 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454699510416 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32274] ppid=32218 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/32221/task/32274/stat : 32274 (java) S 32218 32221 19618 0 -1 1077944384 94 12489 0 0 3 0 5 2 20 0 15 0 48532468 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454698457360 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32275] ppid=32218 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/32221/task/32275/stat : 32275 (java) S 32218 32221 19618 0 -1 1077944384 222 12489 0 0 3 0 5 2 20 0 15 0 48532468 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454697404816 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32276] ppid=32218 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/32221/task/32276/stat : 32276 (java) S 32218 32221 19618 0 -1 1077944384 2364 12489 0 0 3 0 5 2 20 0 15 0 48532469 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454244342512 140454766140034 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32277] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32277/stat : 32277 (java) S 32218 32221 19618 0 -1 1077944384 55 12489 0 0 0 0 5 2 20 0 15 0 48532470 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454243288800 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32278] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32278/stat : 32278 (java) S 32218 32221 19618 0 -1 1077944384 44 12489 0 0 0 0 5 2 20 0 15 0 48532470 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454242235648 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32279] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32279/stat : 32279 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454241184208 140454766147483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32280] ppid=32218 vsize=14069564 CPUtime=2.02 cores=1,3,5,7
/proc/32221/task/32280/stat : 32280 (java) S 32218 32221 19618 0 -1 1077944384 3883 12489 0 0 194 1 5 2 20 0 15 0 48532473 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454240131312 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32281] ppid=32218 vsize=14069564 CPUtime=2.21 cores=1,3,5,7
/proc/32221/task/32281/stat : 32281 (java) S 32218 32221 19618 0 -1 1077944384 4786 12489 0 0 213 1 5 2 20 0 15 0 48532473 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454239078768 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32282] ppid=32218 vsize=14069564 CPUtime=1.55 cores=1,3,5,7
/proc/32221/task/32282/stat : 32282 (java) S 32218 32221 19618 0 -1 1077944384 4551 12489 0 0 146 2 5 2 20 0 15 0 48532473 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454238025712 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32283] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32283/stat : 32283 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454236973408 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32284] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32284/stat : 32284 (java) S 32218 32221 19618 0 -1 1077944384 14 12489 0 0 0 0 5 2 20 0 15 0 48532477 14407233536 88550 18446744073709551615 4194304 4196468 140722240815632 140454235921456 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
Current children cumulated CPU time (s) 10.31
Current children cumulated vsize (KiB) 14069564

[startup+5.20067 s]
/proc/loadavg: 1.66 1.55 1.48 5/210 32284
/proc/meminfo: memFree=28382512/32770624 swapFree=0/545480
[pid=32221] ppid=32218 vsize=14069564 CPUtime=11.03 cores=1,3,5,7
/proc/32221/stat : 32221 (java) S 32218 32221 19618 0 -1 1077944320 63626 12489 0 0 1075 21 5 2 20 0 15 0 48532446 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140722240798176 140454766128887 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
/proc/32221/statm: 3517391 89171 3472 1 0 3506005 0
[pid=32221/tid=32271] ppid=32218 vsize=14069564 CPUtime=4.91 cores=1,3,5,7
/proc/32221/task/32271/stat : 32271 (java) R 32218 32221 19618 0 -1 4202560 45179 12489 0 0 472 12 5 2 20 0 15 0 48532467 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454770362976 140454386318665 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32272] ppid=32218 vsize=14069564 CPUtime=0.09 cores=1,3,5,7
/proc/32221/task/32272/stat : 32272 (java) S 32218 32221 19618 0 -1 1077944384 154 12489 0 0 2 0 5 2 20 0 15 0 48532468 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454700562960 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32273] ppid=32218 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/32221/task/32273/stat : 32273 (java) S 32218 32221 19618 0 -1 1077944384 68 12489 0 0 3 0 5 2 20 0 15 0 48532468 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454699510416 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32274] ppid=32218 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/32221/task/32274/stat : 32274 (java) S 32218 32221 19618 0 -1 1077944384 95 12489 0 0 3 0 5 2 20 0 15 0 48532468 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454698457360 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32275] ppid=32218 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/32221/task/32275/stat : 32275 (java) S 32218 32221 19618 0 -1 1077944384 223 12489 0 0 3 0 5 2 20 0 15 0 48532468 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454697404816 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32276] ppid=32218 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/32221/task/32276/stat : 32276 (java) S 32218 32221 19618 0 -1 1077944384 2364 12489 0 0 3 0 5 2 20 0 15 0 48532469 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454244342512 140454766140034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32277] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32277/stat : 32277 (java) S 32218 32221 19618 0 -1 1077944384 55 12489 0 0 0 0 5 2 20 0 15 0 48532470 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454243288800 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32278] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32278/stat : 32278 (java) S 32218 32221 19618 0 -1 1077944384 44 12489 0 0 0 0 5 2 20 0 15 0 48532470 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454242235648 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32279] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32279/stat : 32279 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454241184208 140454766147483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32280] ppid=32218 vsize=14069564 CPUtime=2.17 cores=1,3,5,7
/proc/32221/task/32280/stat : 32280 (java) S 32218 32221 19618 0 -1 1077944384 3914 12489 0 0 209 1 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454240131312 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32281] ppid=32218 vsize=14069564 CPUtime=2.35 cores=1,3,5,7
/proc/32221/task/32281/stat : 32281 (java) S 32218 32221 19618 0 -1 1077944384 4804 12489 0 0 227 1 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454239078768 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32282] ppid=32218 vsize=14069564 CPUtime=1.55 cores=1,3,5,7
/proc/32221/task/32282/stat : 32282 (java) S 32218 32221 19618 0 -1 1077944384 4556 12489 0 0 146 2 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454238025712 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32283] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32283/stat : 32283 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454236973408 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32284] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32284/stat : 32284 (java) S 32218 32221 19618 0 -1 1077944384 14 12489 0 0 0 0 5 2 20 0 15 0 48532477 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454235921456 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 14069564

[startup+5.40072 s]
/proc/loadavg: 1.66 1.55 1.48 5/210 32284
/proc/meminfo: memFree=28382512/32770624 swapFree=0/545480
[pid=32221] ppid=32218 vsize=14069564 CPUtime=11.47 cores=1,3,5,7
/proc/32221/stat : 32221 (java) S 32218 32221 19618 0 -1 1077944320 63671 12489 0 0 1119 21 5 2 20 0 15 0 48532446 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140722240798176 140454766128887 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
/proc/32221/statm: 3517391 89171 3472 1 0 3506005 0
[pid=32221/tid=32271] ppid=32218 vsize=14069564 CPUtime=5 cores=1,3,5,7
/proc/32221/task/32271/stat : 32271 (java) S 32218 32221 19618 0 -1 1077944384 45193 12489 0 0 481 12 5 2 20 0 15 0 48532467 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454770366432 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32272] ppid=32218 vsize=14069564 CPUtime=0.15 cores=1,3,5,7
/proc/32221/task/32272/stat : 32272 (java) S 32218 32221 19618 0 -1 1077944384 158 12489 0 0 8 0 5 2 20 0 15 0 48532468 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454700562960 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32273] ppid=32218 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/32221/task/32273/stat : 32273 (java) S 32218 32221 19618 0 -1 1077944384 70 12489 0 0 10 0 5 2 20 0 15 0 48532468 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454699510416 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32274] ppid=32218 vsize=14069564 CPUtime=0.16 cores=1,3,5,7
/proc/32221/task/32274/stat : 32274 (java) S 32218 32221 19618 0 -1 1077944384 102 12489 0 0 9 0 5 2 20 0 15 0 48532468 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454698457360 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32275] ppid=32218 vsize=14069564 CPUtime=0.16 cores=1,3,5,7
/proc/32221/task/32275/stat : 32275 (java) S 32218 32221 19618 0 -1 1077944384 224 12489 0 0 9 0 5 2 20 0 15 0 48532468 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454697404816 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32276] ppid=32218 vsize=14069564 CPUtime=0.14 cores=1,3,5,7
/proc/32221/task/32276/stat : 32276 (java) R 32218 32221 19618 0 -1 4202560 2374 12489 0 0 7 0 5 2 20 0 15 0 48532469 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454244340912 140454751820587 0 0 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32277] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32277/stat : 32277 (java) S 32218 32221 19618 0 -1 1077944384 55 12489 0 0 0 0 5 2 20 0 15 0 48532470 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454243288704 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32278] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32278/stat : 32278 (java) S 32218 32221 19618 0 -1 1077944384 44 12489 0 0 0 0 5 2 20 0 15 0 48532470 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454242235648 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32279] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32279/stat : 32279 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454241184208 140454766147483 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32280] ppid=32218 vsize=14069564 CPUtime=2.18 cores=1,3,5,7
/proc/32221/task/32280/stat : 32280 (java) S 32218 32221 19618 0 -1 1077944384 3917 12489 0 0 210 1 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454240116208 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32281] ppid=32218 vsize=14069564 CPUtime=2.4 cores=1,3,5,7
/proc/32221/task/32281/stat : 32281 (java) S 32218 32221 19618 0 -1 1077944384 4808 12489 0 0 232 1 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454239078768 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32282] ppid=32218 vsize=14069564 CPUtime=1.56 cores=1,3,5,7
/proc/32221/task/32282/stat : 32282 (java) S 32218 32221 19618 0 -1 1077944384 4556 12489 0 0 147 2 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454238025712 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32283] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32283/stat : 32283 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 15 0 48532473 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454236973408 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32284] ppid=32218 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32284/stat : 32284 (java) S 32218 32221 19618 0 -1 1077944384 14 12489 0 0 0 0 5 2 20 0 15 0 48532477 14407233536 89171 18446744073709551615 4194304 4196468 140722240815632 140454235921456 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
Current children cumulated CPU time (s) 11.47
Current children cumulated vsize (KiB) 14069564

[startup+5.50147 s]
/proc/loadavg: 1.66 1.55 1.48 5/209 32285
/proc/meminfo: memFree=28353044/32770624 swapFree=0/545480
[pid=32221] ppid=32218 vsize=14136128 CPUtime=11.66 cores=1,3,5,7
/proc/32221/stat : 32221 (java) S 32218 32221 19618 0 -1 1077944320 63881 12489 0 0 1138 21 5 2 20 0 13 0 48532446 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140722240798176 140454766128887 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
/proc/32221/statm: 3534032 89311 3474 1 0 3522646 0
[pid=32221/tid=32271] ppid=32218 vsize=14136128 CPUtime=5.04 cores=1,3,5,7
/proc/32221/task/32271/stat : 32271 (java) S 32218 32221 19618 0 -1 1077944384 45310 12489 0 0 485 12 5 2 20 0 13 0 48532467 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454770371728 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32272] ppid=32218 vsize=14136128 CPUtime=0.18 cores=1,3,5,7
/proc/32221/task/32272/stat : 32272 (java) S 32218 32221 19618 0 -1 1077944384 158 12489 0 0 11 0 5 2 20 0 13 0 48532468 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454700562960 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32273] ppid=32218 vsize=14136128 CPUtime=0.19 cores=1,3,5,7
/proc/32221/task/32273/stat : 32273 (java) S 32218 32221 19618 0 -1 1077944384 70 12489 0 0 12 0 5 2 20 0 13 0 48532468 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454699510416 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32274] ppid=32218 vsize=14136128 CPUtime=0.18 cores=1,3,5,7
/proc/32221/task/32274/stat : 32274 (java) S 32218 32221 19618 0 -1 1077944384 102 12489 0 0 11 0 5 2 20 0 13 0 48532468 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454698457360 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32275] ppid=32218 vsize=14136128 CPUtime=0.18 cores=1,3,5,7
/proc/32221/task/32275/stat : 32275 (java) S 32218 32221 19618 0 -1 1077944384 225 12489 0 0 11 0 5 2 20 0 13 0 48532468 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454697404816 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32276] ppid=32218 vsize=14136128 CPUtime=0.18 cores=1,3,5,7
/proc/32221/task/32276/stat : 32276 (java) S 32218 32221 19618 0 -1 1077944384 2390 12489 0 0 11 0 5 2 20 0 13 0 48532469 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454244342720 140454766140034 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32277] ppid=32218 vsize=14136128 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32277/stat : 32277 (java) S 32218 32221 19618 0 -1 1077944384 56 12489 0 0 0 0 5 2 20 0 13 0 48532470 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454243288800 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32278] ppid=32218 vsize=14136128 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32278/stat : 32278 (java) S 32218 32221 19618 0 -1 1077944384 44 12489 0 0 0 0 5 2 20 0 13 0 48532470 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454242235648 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32280] ppid=32218 vsize=14136128 CPUtime=2.19 cores=1,3,5,7
/proc/32221/task/32280/stat : 32280 (java) S 32218 32221 19618 0 -1 1077944384 3922 12489 0 0 211 1 5 2 20 0 13 0 48532473 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454240131312 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32281] ppid=32218 vsize=14136128 CPUtime=2.41 cores=1,3,5,7
/proc/32221/task/32281/stat : 32281 (java) S 32218 32221 19618 0 -1 1077944384 4809 12489 0 0 233 1 5 2 20 0 13 0 48532473 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454239059168 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32282] ppid=32218 vsize=14136128 CPUtime=1.57 cores=1,3,5,7
/proc/32221/task/32282/stat : 32282 (java) S 32218 32221 19618 0 -1 1077944384 4572 12489 0 0 148 2 5 2 20 0 13 0 48532473 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454238025712 140454766140034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
[pid=32221/tid=32283] ppid=32218 vsize=14136128 CPUtime=0.07 cores=1,3,5,7
/proc/32221/task/32283/stat : 32283 (java) S 32218 32221 19618 0 -1 1077944384 3 12489 0 0 0 0 5 2 20 0 13 0 48532473 14475395072 89311 18446744073709551615 4194304 4196468 140722240815632 140454236973408 140454766139093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140722240817104 140722240819889 140722240819889 140722240823247 0
Current children cumulated CPU time (s) 11.66
Current children cumulated vsize (KiB) 14136128

Child status: 0
Real time (s): 5.5236
CPU time (s): 11.6892
CPU user time (s): 11.4395
CPU system time (s): 0.249751
CPU usage (%): 211.624
Max. virtual memory (cumulated for all children) (KiB): 14136128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.4395
system time used= 0.249751
maximum resident set size= 357980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76389
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= 6906
involuntary context switches= 92

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.018339 second user time and 0.047159 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-11 16:42:23
IDJOB=4262350
IDBENCH=134595
IDSOLVER=2650
FILE ID=node127/4262350-1502463390
RUNJOBID= node127-1502411410-19682
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/KnightTour/KnightTour-int-s1/KnightTour-06-int.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262350-1502463390/watcher-4262350-1502463390 -o /tmp/evaluation-result-4262350-1502463390/solver-4262350-1502463390 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502411410-19682 --watchdog 2580  bin/concrete HOME/instance-4262350-1502463390.xml

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

MD5SUM BENCH= 587f81fa39009f68e82bfe1879633f99
RANDOM SEED=1948360269

node127.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.92
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.92
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.92
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.92
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:        28696404 kB
MemAvailable:   29501088 kB
Buffers:          256492 kB
Cached:           838436 kB
SwapCached:            0 kB
Active:          3073956 kB
Inactive:         570336 kB
Active(anon):    2549836 kB
Inactive(anon):    24908 kB
Active(file):     524120 kB
Inactive(file):   545428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24156 kB
Writeback:            12 kB
AnonPages:       2549104 kB
Mapped:            55060 kB
Shmem:             25252 kB
Slab:             127484 kB
SReclaimable:     101940 kB
SUnreclaim:        25544 kB
KernelStack:        3440 kB
PageTables:        11408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3290016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2361344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61984 MiB
End job on node127 at 2017-08-11 16:42:28