Trace number 4246537

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
R1: Concrete 3.4UNSAT 19.8495 6.49442

General information on the benchmark

NameQRandom/QRandom-ehi-s90/
ehi-90-315-37.xml
MD5SUM63a6c7e62165414b16ef9081a892f3cd
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.074052997
Satisfiable
(Un)Satisfiability was proved
Number of variables315
Number of constraints4374
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":315}]
Minimum variable degree22
Maximum variable degree30
Distribution of variable degrees[{"degree":22,"count":2},{"degree":23,"count":3},{"degree":24,"count":3},{"degree":25,"count":7},{"degree":26,"count":34},{"degree":27,"count":70},{"degree":28,"count":93},{"degree":29,"count":80},{"degree":30,"count":23}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4374}]
Number of extensional constraints4374
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4374}]
Optimization problemNO
Type of objective

Solver Data

3.60/2.20	c Concrete v3.4 running
19.54/6.47	s UNSATISFIABLE

Verifier Data


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-4246537-1500715972/watcher-4246537-1500715972 -o /tmp/evaluation-result-4246537-1500715972/solver-4246537-1500715972 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500696853-12413 --watchdog 2560 bin/concrete HOME/instance-4246537-1500715972.xml 

pid=19014
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 2.05 1.98 1.85 3/261 19017
/proc/meminfo: memFree=30345988/32770624 swapFree=5720/291736
[pid=19017] ppid=19014 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19017/stat : 19017 (bash) S 19014 19017 16473 0 -1 4202496 685 1534 0 0 0 0 0 0 20 0 1 0 6866367 9736192 350 33554432000 4194304 5098028 140721308639184 140721308636824 140320631319552 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 18345984 140721308644622 140721308644707 140721308644707 140721308647406 0
/proc/19017/statm: 2377 350 277 221 0 86 0

[startup+0.100126 s]
/proc/loadavg: 2.05 1.98 1.85 3/261 19017
/proc/meminfo: memFree=30345988/32770624 swapFree=5720/291736
[pid=19017] ppid=19014 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/19017/stat : 19017 (bash) S 19014 19017 16473 0 -1 4202496 879 6423 0 0 0 0 0 1 20 0 1 0 6866367 9871360 378 33554432000 4194304 5098028 140721308639184 140721308633192 140320631319552 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 18345984 140721308644622 140721308644707 140721308644707 140721308647406 0
/proc/19017/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200356 s]
/proc/loadavg: 2.05 1.98 1.85 3/261 19017
/proc/meminfo: memFree=30345988/32770624 swapFree=5720/291736
[pid=19017] ppid=19014 vsize=10435860 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/19017/stat : 19017 (java) S 19014 19017 16473 0 -1 1077944320 4747 12378 0 0 6 1 9 4 20 0 13 0 6866367 10686320640 5112 33554432000 4194304 4196468 140724188351312 140724188333856 139799789973239 0 0 0 16800971 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
/proc/19017/statm: 2608965 5112 2172 1 0 2597403 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 10435860

[startup+0.300263 s]
/proc/loadavg: 2.05 1.98 1.85 3/261 19017
/proc/meminfo: memFree=30345988/32770624 swapFree=5720/291736
[pid=19017] ppid=19014 vsize=10902392 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/19017/stat : 19017 (java) S 19014 19017 16473 0 -1 1077944320 9310 12378 0 0 21 3 9 4 20 0 20 0 6866367 11164049408 10401 33554432000 4194304 4196468 140724188351312 140724188333856 139799789973239 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
/proc/19017/statm: 2725598 10401 2993 1 0 2713890 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 10902392

[startup+0.700177 s]
/proc/loadavg: 2.05 1.98 1.85 3/261 19017
/proc/meminfo: memFree=30345988/32770624 swapFree=5720/291736
[pid=19017] ppid=19014 vsize=10902720 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/19017/stat : 19017 (java) S 19014 19017 16473 0 -1 1077944320 12905 12378 0 0 80 5 9 4 20 0 20 0 6866367 11164385280 16189 33554432000 4194304 4196468 140724188351312 140724188333856 139799789973239 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
/proc/19017/statm: 2725680 16189 3220 1 0 2713890 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 10902720

[startup+1.50174 s]
/proc/loadavg: 2.04 1.98 1.86 3/281 19090
/proc/meminfo: memFree=30265296/32770624 swapFree=5720/292108
[pid=19017] ppid=19014 vsize=10913344 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/19017/stat : 19017 (java) S 19014 19017 16473 0 -1 1077944320 27491 12378 0 0 202 14 9 4 20 0 20 0 6866367 11175264256 44542 33554432000 4194304 4196468 140724188351312 140724188333856 139799789973239 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
/proc/19017/statm: 2728336 44542 3409 1 0 2716450 0
[pid=19017/tid=19072] ppid=19014 vsize=10913344 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19072/stat : 19072 (java) R 19014 19017 16473 0 -1 4202560 19561 12378 0 0 125 6 9 4 20 0 20 0 6866380 11175264256 44542 33554432000 4194304 4196468 140724188351312 139799794201032 139799789985174 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19073] ppid=19014 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19073/stat : 19073 (java) S 19014 19017 16473 0 -1 1077944384 27 12378 0 0 0 0 9 4 20 0 20 0 6866381 11175264256 44542 33554432000 4194304 4196468 140724188351312 139799716047888 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19074] ppid=19014 vsize=10913344 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19074/stat : 19074 (java) S 19014 19017 16473 0 -1 1077944384 23 12378 0 0 1 0 9 4 20 0 20 0 6866381 11175264256 44542 33554432000 4194304 4196468 140724188351312 139799714995344 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19075] ppid=19014 vsize=10913344 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19075/stat : 19075 (java) S 19014 19017 16473 0 -1 1077944384 44 12378 0 0 1 0 9 4 20 0 20 0 6866381 11175264256 44542 33554432000 4194304 4196468 140724188351312 139799713942288 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19076] ppid=19014 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19076/stat : 19076 (java) S 19014 19017 16473 0 -1 1077944384 29 12378 0 0 0 0 9 4 20 0 20 0 6866381 11175264256 44542 33554432000 4194304 4196468 140724188351312 139799712889744 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19077] ppid=19014 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19077/stat : 19077 (java) S 19014 19017 16473 0 -1 1077944384 25 12378 0 0 0 0 9 4 20 0 20 0 6866381 11175264256 44542 33554432000 4194304 4196468 140724188351312 139799711836688 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19078] ppid=19014 vsize=10913344 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19078/stat : 19078 (java) S 19014 19017 16473 0 -1 1077944384 22 12378 0 0 1 0 9 4 20 0 20 0 6866381 11175264256 44542 33554432000 4194304 4196468 140724188351312 139799710784144 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19079] ppid=19014 vsize=10913344 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19079/stat : 19079 (java) S 19014 19017 16473 0 -1 1077944384 133 12378 0 0 1 0 9 4 20 0 20 0 6866381 11175264256 44542 33554432000 4194304 4196468 140724188351312 139799390316816 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19080] ppid=19014 vsize=10913344 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19080/stat : 19080 (java) S 19014 19017 16473 0 -1 1077944384 28 12378 0 0 1 0 9 4 20 0 20 0 6866381 11175264256 44542 33554432000 4194304 4196468 140724188351312 139799389264272 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19081] ppid=19014 vsize=10913344 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19081/stat : 19081 (java) S 19014 19017 16473 0 -1 1077944384 1300 12378 0 0 1 0 9 4 20 0 20 0 6866383 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798996130544 139799789984386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19082] ppid=19014 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19082/stat : 19082 (java) S 19014 19017 16473 0 -1 1077944384 56 12378 0 0 0 0 9 4 20 0 20 0 6866384 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798995076832 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19083] ppid=19014 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19083/stat : 19083 (java) S 19014 19017 16473 0 -1 1077944384 44 12378 0 0 0 0 9 4 20 0 20 0 6866384 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798994023680 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19084] ppid=19014 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19084/stat : 19084 (java) S 19014 19017 16473 0 -1 1077944384 1 12378 0 0 0 0 9 4 20 0 20 0 6866387 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798992972240 139799789991835 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19085] ppid=19014 vsize=10913344 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19085/stat : 19085 (java) S 19014 19017 16473 0 -1 1077944384 1605 12378 0 0 16 0 9 4 20 0 20 0 6866387 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798991919344 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19086] ppid=19014 vsize=10913344 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19086/stat : 19086 (java) S 19014 19017 16473 0 -1 1077944384 545 12378 0 0 11 0 9 4 20 0 20 0 6866387 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798990866800 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19087] ppid=19014 vsize=10913344 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19087/stat : 19087 (java) S 19014 19017 16473 0 -1 1077944384 543 12378 0 0 12 0 9 4 20 0 20 0 6866387 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798989813744 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19088] ppid=19014 vsize=10913344 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19088/stat : 19088 (java) S 19014 19017 16473 0 -1 1077944384 1367 12378 0 0 26 0 9 4 20 0 20 0 6866387 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798988761200 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19089] ppid=19014 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19089/stat : 19089 (java) S 19014 19017 16473 0 -1 1077944384 3 12378 0 0 0 0 9 4 20 0 20 0 6866388 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798987709408 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19090] ppid=19014 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19090/stat : 19090 (java) S 19014 19017 16473 0 -1 1077944384 6 12378 0 0 0 0 9 4 20 0 20 0 6866388 11175264256 44542 33554432000 4194304 4196468 140724188351312 139798986656944 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 10913344

[startup+3.10096 s]
/proc/loadavg: 2.04 1.98 1.86 5/281 19090
/proc/meminfo: memFree=30199684/32770624 swapFree=5720/292108
[pid=19017] ppid=19014 vsize=10925820 CPUtime=6.5 cores=0,2,4,6,8,10,12,14
/proc/19017/stat : 19017 (java) S 19014 19017 16473 0 -1 1077944320 47240 12378 0 0 618 19 9 4 20 0 20 0 6866367 11188039680 59877 33554432000 4194304 4196468 140724188351312 140724188333856 139799789973239 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
/proc/19017/statm: 2731455 59877 3476 1 0 2719010 0
[pid=19017/tid=19072] ppid=19014 vsize=10925820 CPUtime=3.03 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19072/stat : 19072 (java) R 19014 19017 16473 0 -1 4202560 30970 12378 0 0 281 9 9 4 20 0 20 0 6866380 11188039680 59877 33554432000 4194304 4196468 140724188351312 139799794200880 139799391354239 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19073] ppid=19014 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19073/stat : 19073 (java) S 19014 19017 16473 0 -1 1077944384 27 12378 0 0 0 0 9 4 20 0 20 0 6866381 11188039680 59877 33554432000 4194304 4196468 140724188351312 139799716047888 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19074] ppid=19014 vsize=10925820 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19074/stat : 19074 (java) S 19014 19017 16473 0 -1 1077944384 23 12378 0 0 1 0 9 4 20 0 20 0 6866381 11188039680 59877 33554432000 4194304 4196468 140724188351312 139799714995344 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19075] ppid=19014 vsize=10925820 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19075/stat : 19075 (java) S 19014 19017 16473 0 -1 1077944384 44 12378 0 0 1 0 9 4 20 0 20 0 6866381 11188039680 59877 33554432000 4194304 4196468 140724188351312 139799713942288 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19076] ppid=19014 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19076/stat : 19076 (java) S 19014 19017 16473 0 -1 1077944384 29 12378 0 0 0 0 9 4 20 0 20 0 6866381 11188039680 59877 33554432000 4194304 4196468 140724188351312 139799712889744 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19077] ppid=19014 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19077/stat : 19077 (java) S 19014 19017 16473 0 -1 1077944384 25 12378 0 0 0 0 9 4 20 0 20 0 6866381 11188039680 59877 33554432000 4194304 4196468 140724188351312 139799711836688 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19078] ppid=19014 vsize=10925820 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19078/stat : 19078 (java) S 19014 19017 16473 0 -1 1077944384 22 12378 0 0 1 0 9 4 20 0 20 0 6866381 11188039680 59877 33554432000 4194304 4196468 140724188351312 139799710784144 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19079] ppid=19014 vsize=10925820 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19079/stat : 19079 (java) S 19014 19017 16473 0 -1 1077944384 133 12378 0 0 1 0 9 4 20 0 20 0 6866381 11188039680 59877 33554432000 4194304 4196468 140724188351312 139799390316816 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19080] ppid=19014 vsize=10925820 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19080/stat : 19080 (java) S 19014 19017 16473 0 -1 1077944384 28 12378 0 0 1 0 9 4 20 0 20 0 6866381 11188039680 59877 33554432000 4194304 4196468 140724188351312 139799389264272 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19081] ppid=19014 vsize=10925820 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19081/stat : 19081 (java) S 19014 19017 16473 0 -1 1077944384 1313 12378 0 0 1 0 9 4 20 0 20 0 6866383 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798996130544 139799789984386 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19082] ppid=19014 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19082/stat : 19082 (java) S 19014 19017 16473 0 -1 1077944384 56 12378 0 0 0 0 9 4 20 0 20 0 6866384 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798995076832 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19083] ppid=19014 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19083/stat : 19083 (java) S 19014 19017 16473 0 -1 1077944384 44 12378 0 0 0 0 9 4 20 0 20 0 6866384 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798994023680 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19084] ppid=19014 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19084/stat : 19084 (java) S 19014 19017 16473 0 -1 1077944384 1 12378 0 0 0 0 9 4 20 0 20 0 6866387 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798992972240 139799789991835 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19085] ppid=19014 vsize=10925820 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19085/stat : 19085 (java) S 19014 19017 16473 0 -1 1077944384 5007 12378 0 0 91 1 9 4 20 0 20 0 6866387 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798991919344 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19086] ppid=19014 vsize=10925820 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19086/stat : 19086 (java) R 19014 19017 16473 0 -1 4202560 1797 12378 0 0 66 1 9 4 20 0 20 0 6866387 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798990849872 139799782262711 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19087] ppid=19014 vsize=10925820 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19087/stat : 19087 (java) R 19014 19017 16473 0 -1 4202560 1716 12378 0 0 64 1 9 4 20 0 20 0 6866387 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798989813744 139799774360464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19088] ppid=19014 vsize=10925820 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19088/stat : 19088 (java) S 19014 19017 16473 0 -1 1077944384 3866 12378 0 0 103 1 9 4 20 0 20 0 6866387 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798988761200 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19089] ppid=19014 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19089/stat : 19089 (java) S 19014 19017 16473 0 -1 1077944384 3 12378 0 0 0 0 9 4 20 0 20 0 6866388 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798987709408 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19090] ppid=19014 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19090/stat : 19090 (java) S 19014 19017 16473 0 -1 1077944384 7 12378 0 0 0 0 9 4 20 0 20 0 6866388 11188039680 59877 33554432000 4194304 4196468 140724188351312 139798986656944 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
Current children cumulated CPU time (s) 6.5
Current children cumulated vsize (KiB) 10925820

[startup+6.30102 s]
/proc/loadavg: 2.36 2.05 1.88 7/281 19090
/proc/meminfo: memFree=30093012/32770624 swapFree=5720/292108
[pid=19017] ppid=19014 vsize=10995452 CPUtime=19.04 cores=0,2,4,6,8,10,12,14
/proc/19017/stat : 19017 (java) S 19014 19017 16473 0 -1 1077944320 64318 12378 0 0 1856 35 9 4 20 0 20 0 6866367 11259342848 95480 33554432000 4194304 4196468 140724188351312 140724188333856 139799789973239 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
/proc/19017/statm: 2748863 95480 3489 1 0 2736418 0
[pid=19017/tid=19072] ppid=19014 vsize=10995452 CPUtime=6.02 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19072/stat : 19072 (java) S 19014 19017 16473 0 -1 1077944384 38934 12378 0 0 577 12 9 4 20 0 20 0 6866380 11259342848 95480 33554432000 4194304 4196468 140724188351312 139799794210784 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19073] ppid=19014 vsize=10995452 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19073/stat : 19073 (java) R 19014 19017 16473 0 -1 4202560 61 12378 0 0 14 1 9 4 20 0 20 0 6866381 11259342848 95480 33554432000 4194304 4196468 140724188351312 139799716048008 139799782601447 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19074] ppid=19014 vsize=10995452 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19074/stat : 19074 (java) R 19014 19017 16473 0 -1 4202560 105 12378 0 0 12 2 9 4 20 0 20 0 6866381 11259342848 95480 33554432000 4194304 4196468 140724188351312 139799714995464 139799782601447 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19075] ppid=19014 vsize=10995452 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19075/stat : 19075 (java) R 19014 19017 16473 0 -1 4202560 479 12378 0 0 13 1 9 4 20 0 20 0 6866381 11259342848 95480 33554432000 4194304 4196468 140724188351312 139799713942488 139799774430861 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19076] ppid=19014 vsize=10995452 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19076/stat : 19076 (java) R 19014 19017 16473 0 -1 4202560 63 12378 0 0 9 1 9 4 20 0 20 0 6866381 11259342848 95480 33554432000 4194304 4196468 140724188351312 139799712889552 139799782601447 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19077] ppid=19014 vsize=10995452 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19077/stat : 19077 (java) R 19014 19017 16473 0 -1 4202560 58 12378 0 0 13 1 9 4 20 0 20 0 6866381 11259342848 95480 33554432000 4194304 4196468 140724188351312 139799711836808 139799773356274 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19078] ppid=19014 vsize=10995452 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19078/stat : 19078 (java) R 19014 19017 16473 0 -1 4202560 51 12378 0 0 13 1 9 4 20 0 20 0 6866381 11259342848 95480 33554432000 4194304 4196468 140724188351312 139799710784264 139799782601447 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19079] ppid=19014 vsize=10995452 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19079/stat : 19079 (java) R 19014 19017 16473 0 -1 4202560 161 12378 0 0 10 1 9 4 20 0 20 0 6866381 11259342848 95480 33554432000 4194304 4196468 140724188351312 139799390316624 139799782601447 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19080] ppid=19014 vsize=10995452 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19080/stat : 19080 (java) R 19014 19017 16473 0 -1 4202560 55 12378 0 0 12 1 9 4 20 0 20 0 6866381 11259342848 95480 33554432000 4194304 4196468 140724188351312 139799389264392 139799782601447 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19081] ppid=19014 vsize=10995452 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19081/stat : 19081 (java) S 19014 19017 16473 0 -1 1077944384 2149 12378 0 0 7 0 9 4 20 0 20 0 6866383 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798996129168 139799789983445 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19082] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19082/stat : 19082 (java) S 19014 19017 16473 0 -1 1077944384 56 12378 0 0 0 0 9 4 20 0 20 0 6866384 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798995076832 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19083] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19083/stat : 19083 (java) S 19014 19017 16473 0 -1 1077944384 44 12378 0 0 0 0 9 4 20 0 20 0 6866384 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798994023680 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19084] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19084/stat : 19084 (java) S 19014 19017 16473 0 -1 1077944384 1 12378 0 0 0 0 9 4 20 0 20 0 6866387 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798992972240 139799789991835 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19085] ppid=19014 vsize=10995452 CPUtime=3.51 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19085/stat : 19085 (java) S 19014 19017 16473 0 -1 1077944384 6311 12378 0 0 336 2 9 4 20 0 20 0 6866387 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798991910624 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19086] ppid=19014 vsize=10995452 CPUtime=3.29 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19086/stat : 19086 (java) S 19014 19017 16473 0 -1 1077944384 3273 12378 0 0 314 2 9 4 20 0 20 0 6866387 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798990858080 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19087] ppid=19014 vsize=10995452 CPUtime=3.22 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19087/stat : 19087 (java) S 19014 19017 16473 0 -1 1077944384 3805 12378 0 0 308 1 9 4 20 0 20 0 6866387 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798989805024 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19088] ppid=19014 vsize=10995452 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19088/stat : 19088 (java) S 19014 19017 16473 0 -1 1077944384 6569 12378 0 0 210 2 9 4 20 0 20 0 6866387 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798988757072 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19089] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19089/stat : 19089 (java) S 19014 19017 16473 0 -1 1077944384 3 12378 0 0 0 0 9 4 20 0 20 0 6866388 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798987709408 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19090] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19090/stat : 19090 (java) S 19014 19017 16473 0 -1 1077944384 11 12378 0 0 0 0 9 4 20 0 20 0 6866388 11259342848 95480 33554432000 4194304 4196468 140724188351312 139798986656944 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
Current children cumulated CPU time (s) 19.04
Current children cumulated vsize (KiB) 10995452

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

[startup+6.40117 s]
/proc/loadavg: 2.36 2.05 1.88 7/281 19090
/proc/meminfo: memFree=30093012/32770624 swapFree=5720/292108
[pid=19017] ppid=19014 vsize=10995452 CPUtime=19.54 cores=0,2,4,6,8,10,12,14
/proc/19017/stat : 19017 (java) S 19014 19017 16473 0 -1 1077944320 64382 12378 0 0 1906 35 9 4 20 0 20 0 6866367 11259342848 95527 33554432000 4194304 4196468 140724188351312 140724188333856 139799789973239 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
/proc/19017/statm: 2748863 95527 3493 1 0 2736418 0
[pid=19017/tid=19072] ppid=19014 vsize=10995452 CPUtime=6.02 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19072/stat : 19072 (java) S 19014 19017 16473 0 -1 1077944384 38934 12378 0 0 577 12 9 4 20 0 20 0 6866380 11259342848 95527 33554432000 4194304 4196468 140724188351312 139799794210784 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19073] ppid=19014 vsize=10995452 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19073/stat : 19073 (java) R 19014 19017 16473 0 -1 4202560 66 12378 0 0 20 1 9 4 20 0 20 0 6866381 11259342848 95527 33554432000 4194304 4196468 140724188351312 139799716047888 139799771569056 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19074] ppid=19014 vsize=10995452 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19074/stat : 19074 (java) R 19014 19017 16473 0 -1 4202560 112 12378 0 0 17 2 9 4 20 0 20 0 6866381 11259342848 95527 33554432000 4194304 4196468 140724188351312 139799714995344 139799771651146 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19075] ppid=19014 vsize=10995452 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19075/stat : 19075 (java) R 19014 19017 16473 0 -1 4202560 482 12378 0 0 18 1 9 4 20 0 20 0 6866381 11259342848 95527 33554432000 4194304 4196468 140724188351312 139799713942288 139799774923954 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19076] ppid=19014 vsize=10995452 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19076/stat : 19076 (java) R 19014 19017 16473 0 -1 4202560 67 12378 0 0 15 1 9 4 20 0 20 0 6866381 11259342848 95527 33554432000 4194304 4196468 140724188351312 139799712889744 139799774924366 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19077] ppid=19014 vsize=10995452 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19077/stat : 19077 (java) R 19014 19017 16473 0 -1 4202560 63 12378 0 0 19 1 9 4 20 0 20 0 6866381 11259342848 95527 33554432000 4194304 4196468 140724188351312 139799711836888 139799774670878 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19078] ppid=19014 vsize=10995452 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19078/stat : 19078 (java) R 19014 19017 16473 0 -1 4202560 59 12378 0 0 19 1 9 4 20 0 20 0 6866381 11259342848 95527 33554432000 4194304 4196468 140724188351312 139799710784144 139799774671014 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19079] ppid=19014 vsize=10995452 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19079/stat : 19079 (java) R 19014 19017 16473 0 -1 4202560 181 12378 0 0 16 1 9 4 20 0 20 0 6866381 11259342848 95527 33554432000 4194304 4196468 140724188351312 139799390316816 139799774958276 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19080] ppid=19014 vsize=10995452 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19080/stat : 19080 (java) R 19014 19017 16473 0 -1 4202560 60 12378 0 0 17 1 9 4 20 0 20 0 6866381 11259342848 95527 33554432000 4194304 4196468 140724188351312 139799389264272 139799774670936 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19081] ppid=19014 vsize=10995452 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19081/stat : 19081 (java) S 19014 19017 16473 0 -1 1077944384 2152 12378 0 0 10 0 9 4 20 0 20 0 6866383 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798996128944 139799789983445 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19082] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19082/stat : 19082 (java) S 19014 19017 16473 0 -1 1077944384 56 12378 0 0 0 0 9 4 20 0 20 0 6866384 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798995076368 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19083] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19083/stat : 19083 (java) S 19014 19017 16473 0 -1 1077944384 44 12378 0 0 0 0 9 4 20 0 20 0 6866384 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798994023680 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19084] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19084/stat : 19084 (java) S 19014 19017 16473 0 -1 1077944384 1 12378 0 0 0 0 9 4 20 0 20 0 6866387 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798992972240 139799789991835 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19085] ppid=19014 vsize=10995452 CPUtime=3.51 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19085/stat : 19085 (java) S 19014 19017 16473 0 -1 1077944384 6312 12378 0 0 336 2 9 4 20 0 20 0 6866387 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798991906000 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19086] ppid=19014 vsize=10995452 CPUtime=3.29 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19086/stat : 19086 (java) S 19014 19017 16473 0 -1 1077944384 3274 12378 0 0 314 2 9 4 20 0 20 0 6866387 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798990853264 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19087] ppid=19014 vsize=10995452 CPUtime=3.23 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19087/stat : 19087 (java) S 19014 19017 16473 0 -1 1077944384 3807 12378 0 0 309 1 9 4 20 0 20 0 6866387 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798989797680 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19088] ppid=19014 vsize=10995452 CPUtime=2.25 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19088/stat : 19088 (java) S 19014 19017 16473 0 -1 1077944384 6569 12378 0 0 210 2 9 4 20 0 20 0 6866387 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798988761200 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19089] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19089/stat : 19089 (java) S 19014 19017 16473 0 -1 1077944384 3 12378 0 0 0 0 9 4 20 0 20 0 6866388 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798987709408 139799789983445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
[pid=19017/tid=19090] ppid=19014 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19017/task/19090/stat : 19090 (java) S 19014 19017 16473 0 -1 1077944384 11 12378 0 0 0 0 9 4 20 0 20 0 6866388 11259342848 95527 33554432000 4194304 4196468 140724188351312 139798986656944 139799789984386 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 13090816 140724188355265 140724188358039 140724188358039 140724188360655 0
Current children cumulated CPU time (s) 19.54
Current children cumulated vsize (KiB) 10995452

Child status: 0
Real time (s): 6.49442
CPU time (s): 19.8495
CPU user time (s): 19.4407
CPU system time (s): 0.408814
CPU usage (%): 305.64
Max. virtual memory (cumulated for all children) (KiB): 10995452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.4407
system time used= 0.408814
maximum resident set size= 383308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76929
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= 10505
involuntary context switches= 2264

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055925 second user time and 0.068353 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 11:32:52
IDJOB=4246537
IDBENCH=125839
IDSOLVER=2630
FILE ID=node114/4246537-1500715972
RUNJOBID= node114-1500696853-12413
PBS_JOBID= 20623324
Free space on /tmp= 61988 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QRandom/QRandom-ehi-s90/ehi-90-315-37.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246537-1500715972/watcher-4246537-1500715972 -o /tmp/evaluation-result-4246537-1500715972/solver-4246537-1500715972 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500696853-12413 --watchdog 2560  bin/concrete HOME/instance-4246537-1500715972.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 63a6c7e62165414b16ef9081a892f3cd
RANDOM SEED=504030294

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30346744 kB
MemAvailable:   30616024 kB
Buffers:          142140 kB
Cached:           405916 kB
SwapCached:            0 kB
Active:          1682816 kB
Inactive:         300564 kB
Active(anon):    1438284 kB
Inactive(anon):     8828 kB
Active(file):     244532 kB
Inactive(file):   291736 kB
Unevictable:        5720 kB
Mlocked:            5720 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24560 kB
Writeback:             0 kB
AnonPages:       1357828 kB
Mapped:            44404 kB
Shmem:              8848 kB
Slab:             131432 kB
SReclaimable:      97696 kB
SUnreclaim:        33736 kB
KernelStack:        4864 kB
PageTables:         8816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2081720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1120256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61964 MiB
End job on node114 at 2017-07-22 11:32:59