Trace number 4262640

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.4UNSAT 5.24335 3.37749

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-012-9.xml
MD5SUM5ea5f2288c38e30599f44a0b6a6cf986
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 benchmark5.24335
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints30
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":12}]
Minimum variable degree5
Maximum variable degree10
Distribution of variable degrees[{"degree":5,"count":1},{"degree":6,"count":2},{"degree":7,"count":3},{"degree":8,"count":3},{"degree":9,"count":2},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":30}]
Optimization problemNO
Type of objective

Solver Data

3.18/2.19	c Concrete v3.4 running
5.14/3.23	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-4262640-1502447409/watcher-4262640-1502447409 -o /tmp/evaluation-result-4262640-1502447409/solver-4262640-1502447409 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4885 --watchdog 2580 bin/concrete HOME/instance-4262640-1502447409.xml 

pid=14259
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.54 1.49 1.59 3/199 14262
/proc/meminfo: memFree=28799120/32770624 swapFree=0/435592
[pid=14262] ppid=14259 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14262/stat : 14262 (runsolver) D 14259 14262 4821 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 92556091 24240128 106 18446744073709551615 4194304 4338465 140728914965952 140728914963592 140157796979415 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 23801856 140728914972881 140728914973257 140728914973257 140728914976714 0
/proc/14262/statm: 5918 106 53 36 0 2156 0

[startup+0.100371 s]
/proc/loadavg: 1.54 1.49 1.59 3/199 14262
/proc/meminfo: memFree=28799120/32770624 swapFree=0/435592
[pid=14262] ppid=14259 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/14262/stat : 14262 (bash) S 14259 14262 4821 0 -1 4202496 684 1540 0 0 0 0 0 0 20 0 1 0 92556091 9736192 352 18446744073709551615 4194304 5098028 140723487676432 140723487674072 140435715279872 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 8 0 0 7196144 7232144 18710528 140723487678996 140723487679081 140723487679081 140723487682538 0
/proc/14262/statm: 2377 352 279 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200227 s]
/proc/loadavg: 1.54 1.49 1.59 3/199 14262
/proc/meminfo: memFree=28799120/32770624 swapFree=0/435592
[pid=14262] ppid=14259 vsize=107356 CPUtime=0.08 cores=1,3,5,7
/proc/14262/stat : 14262 (java) S 14259 14262 4821 0 -1 1077944320 2525 12417 0 0 0 0 5 3 20 0 2 0 92556091 109932544 1360 18446744073709551615 4194304 4196468 140729252608352 140729252590896 139869935410935 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
/proc/14262/statm: 26839 1360 1026 1 0 16809 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 107356

[startup+0.300265 s]
/proc/loadavg: 1.54 1.49 1.59 3/199 14262
/proc/meminfo: memFree=28799120/32770624 swapFree=0/435592
[pid=14262] ppid=14259 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/14262/stat : 14262 (java) S 14259 14262 4821 0 -1 1077944320 5558 12417 0 0 5 1 5 3 20 0 14 0 92556091 14241083392 5223 18446744073709551615 4194304 4196468 140729252608352 140729252590896 139869935410935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
/proc/14262/statm: 3476827 5223 2562 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.700264 s]
/proc/loadavg: 1.54 1.49 1.59 3/199 14262
/proc/meminfo: memFree=28799120/32770624 swapFree=0/435592
[pid=14262] ppid=14259 vsize=13974784 CPUtime=0.69 cores=1,3,5,7
/proc/14262/stat : 14262 (java) S 14259 14262 4821 0 -1 1077944320 13618 12417 0 0 58 3 5 3 20 0 15 0 92556091 14310178816 14502 18446744073709551615 4194304 4196468 140729252608352 140729252590896 139869935410935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
/proc/14262/statm: 3493696 14502 3077 1 0 3482965 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13974784

[startup+1.50412 s]
/proc/loadavg: 1.54 1.49 1.59 3/214 14325
/proc/meminfo: memFree=28705120/32770624 swapFree=0/435656
[pid=14262] ppid=14259 vsize=13985408 CPUtime=1.9 cores=1,3,5,7
/proc/14262/stat : 14262 (java) S 14259 14262 4821 0 -1 1077944320 28449 12417 0 0 174 8 5 3 20 0 15 0 92556091 14321057792 42652 18446744073709551615 4194304 4196468 140729252608352 140729252590896 139869935410935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
/proc/14262/statm: 3496352 42652 3366 1 0 3485525 0
[pid=14262/tid=14312] ppid=14259 vsize=13985408 CPUtime=1.29 cores=1,3,5,7
/proc/14262/task/14312/stat : 14312 (java) S 14259 14262 4821 0 -1 1077944384 21631 12417 0 0 116 5 5 3 20 0 15 0 92556111 14321057792 42652 18446744073709551615 4194304 4196468 140729252608352 139869939632048 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14313] ppid=14259 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14313/stat : 14313 (java) S 14259 14262 4821 0 -1 1077944384 199 12417 0 0 0 0 5 3 20 0 15 0 92556111 14321057792 42652 18446744073709551615 4194304 4196468 140729252608352 139869535889808 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14314] ppid=14259 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/14262/task/14314/stat : 14314 (java) S 14259 14262 4821 0 -1 1077944384 43 12417 0 0 1 0 5 3 20 0 15 0 92556111 14321057792 42652 18446744073709551615 4194304 4196468 140729252608352 139869534837008 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14315] ppid=14259 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/14262/task/14315/stat : 14315 (java) S 14259 14262 4821 0 -1 1077944384 40 12417 0 0 1 0 5 3 20 0 15 0 92556111 14321057792 42652 18446744073709551615 4194304 4196468 140729252608352 139869533784720 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14316] ppid=14259 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/14262/task/14316/stat : 14316 (java) S 14259 14262 4821 0 -1 1077944384 57 12417 0 0 1 0 5 3 20 0 15 0 92556111 14321057792 42652 18446744073709551615 4194304 4196468 140729252608352 139869532731920 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14317] ppid=14259 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/14262/task/14317/stat : 14317 (java) R 14259 14262 4821 0 -1 4202560 1318 12417 0 0 1 0 5 3 20 0 15 0 92556112 14321057792 42652 18446744073709551615 4194304 4196468 140729252608352 139869414036640 139869927700384 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14318] ppid=14259 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14318/stat : 14318 (java) S 14259 14262 4821 0 -1 1077944384 33 12417 0 0 0 0 5 3 20 0 15 0 92556113 14321057792 42657 18446744073709551615 4194304 4196468 140729252608352 139869412984096 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14319] ppid=14259 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14319/stat : 14319 (java) S 14259 14262 4821 0 -1 1077944384 21 12417 0 0 0 0 5 3 20 0 15 0 92556113 14321057792 42657 18446744073709551615 4194304 4196468 140729252608352 139869411931760 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14320] ppid=14259 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14320/stat : 14320 (java) S 14259 14262 4821 0 -1 1077944384 3 12417 0 0 0 0 5 3 20 0 15 0 92556116 14321057792 42657 18446744073709551615 4194304 4196468 140729252608352 139869410880080 139869935429531 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14321] ppid=14259 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/14262/task/14321/stat : 14321 (java) S 14259 14262 4821 0 -1 1077944384 1164 12417 0 0 14 0 5 3 20 0 15 0 92556116 14321057792 42657 18446744073709551615 4194304 4196468 140729252608352 139869409826928 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14322] ppid=14259 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/14262/task/14322/stat : 14322 (java) S 14259 14262 4821 0 -1 1077944384 569 12417 0 0 15 0 5 3 20 0 15 0 92556116 14321057792 42657 18446744073709551615 4194304 4196468 140729252608352 139869408774128 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14323] ppid=14259 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/14262/task/14323/stat : 14323 (java) S 14259 14262 4821 0 -1 1077944384 1243 12417 0 0 23 0 5 3 20 0 15 0 92556116 14321057792 42657 18446744073709551615 4194304 4196468 140729252608352 139869407720736 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14324] ppid=14259 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14324/stat : 14324 (java) S 14259 14262 4821 0 -1 1077944384 3 12417 0 0 0 0 5 3 20 0 15 0 92556116 14321057792 42657 18446744073709551615 4194304 4196468 140729252608352 139869406669280 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14325] ppid=14259 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14325/stat : 14325 (java) S 14259 14262 4821 0 -1 1077944384 10 12417 0 0 0 0 5 3 20 0 15 0 92556121 14321057792 42657 18446744073709551615 4194304 4196468 140729252608352 139869405617072 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 13985408

[startup+3.10274 s]
/proc/loadavg: 1.54 1.49 1.59 4/214 14325
/proc/meminfo: memFree=28630000/32770624 swapFree=0/435656
[pid=14262] ppid=14259 vsize=14065468 CPUtime=4.87 cores=1,3,5,7
/proc/14262/stat : 14262 (java) S 14259 14262 4821 0 -1 1077944320 55221 12417 0 0 465 14 5 3 20 0 15 0 92556091 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 140729252590896 139869935410935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
/proc/14262/statm: 3516367 64687 3450 1 0 3504981 0
[pid=14262/tid=14312] ppid=14259 vsize=14065468 CPUtime=2.71 cores=1,3,5,7
/proc/14262/task/14312/stat : 14312 (java) S 14259 14262 4821 0 -1 1077944384 42447 12417 0 0 255 8 5 3 20 0 15 0 92556111 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869939648608 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14313] ppid=14259 vsize=14065468 CPUtime=0.1 cores=1,3,5,7
/proc/14262/task/14313/stat : 14313 (java) S 14259 14262 4821 0 -1 1077944384 202 12417 0 0 1 1 5 3 20 0 15 0 92556111 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869535889808 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14314] ppid=14259 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/14262/task/14314/stat : 14314 (java) S 14259 14262 4821 0 -1 1077944384 121 12417 0 0 1 0 5 3 20 0 15 0 92556111 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869534837008 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14315] ppid=14259 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/14262/task/14315/stat : 14315 (java) S 14259 14262 4821 0 -1 1077944384 57 12417 0 0 1 0 5 3 20 0 15 0 92556111 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869533784720 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14316] ppid=14259 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/14262/task/14316/stat : 14316 (java) R 14259 14262 4821 0 -1 1077944384 73 12417 0 0 1 0 5 3 20 0 15 0 92556111 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869532731936 139869935421141 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14317] ppid=14259 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/14262/task/14317/stat : 14317 (java) S 14259 14262 4821 0 -1 1077944384 1497 12417 0 0 1 0 5 3 20 0 15 0 92556112 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869414036528 139869935421141 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14318] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14318/stat : 14318 (java) S 14259 14262 4821 0 -1 1077944384 55 12417 0 0 0 0 5 3 20 0 15 0 92556113 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869412984160 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14319] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14319/stat : 14319 (java) S 14259 14262 4821 0 -1 1077944384 45 12417 0 0 0 0 5 3 20 0 15 0 92556113 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869411931776 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14320] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14320/stat : 14320 (java) S 14259 14262 4821 0 -1 1077944384 3 12417 0 0 0 0 5 3 20 0 15 0 92556116 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869410880080 139869935429531 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14321] ppid=14259 vsize=14065468 CPUtime=0.86 cores=1,3,5,7
/proc/14262/task/14321/stat : 14321 (java) R 14259 14262 4821 0 -1 4202560 4607 12417 0 0 77 1 5 3 20 0 15 0 92556116 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869409813128 139869920536341 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14322] ppid=14259 vsize=14065468 CPUtime=0.51 cores=1,3,5,7
/proc/14262/task/14322/stat : 14322 (java) S 14259 14262 4821 0 -1 1077944384 863 12417 0 0 43 0 5 3 20 0 15 0 92556116 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869408774128 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14323] ppid=14259 vsize=14065468 CPUtime=0.88 cores=1,3,5,7
/proc/14262/task/14323/stat : 14323 (java) S 14259 14262 4821 0 -1 1077944384 3078 12417 0 0 80 0 5 3 20 0 15 0 92556116 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869407721840 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14324] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14324/stat : 14324 (java) S 14259 14262 4821 0 -1 1077944384 3 12417 0 0 0 0 5 3 20 0 15 0 92556116 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869406669280 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14325] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14325/stat : 14325 (java) S 14259 14262 4821 0 -1 1077944384 15 12417 0 0 0 0 5 3 20 0 15 0 92556121 14403039232 64687 18446744073709551615 4194304 4196468 140729252608352 139869405617072 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 14065468

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

[startup+3.20075 s]
/proc/loadavg: 1.54 1.49 1.59 4/214 14325
/proc/meminfo: memFree=28630000/32770624 swapFree=0/435656
[pid=14262] ppid=14259 vsize=14065468 CPUtime=5.14 cores=1,3,5,7
/proc/14262/stat : 14262 (java) S 14259 14262 4821 0 -1 1077944320 55798 12417 0 0 492 14 5 3 20 0 15 0 92556091 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 140729252590896 139869935410935 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
/proc/14262/statm: 3516367 65822 3456 1 0 3504981 0
[pid=14262/tid=14312] ppid=14259 vsize=14065468 CPUtime=2.71 cores=1,3,5,7
/proc/14262/task/14312/stat : 14312 (java) S 14259 14262 4821 0 -1 1077944384 42449 12417 0 0 255 8 5 3 20 0 15 0 92556111 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869939648608 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14313] ppid=14259 vsize=14065468 CPUtime=0.14 cores=1,3,5,7
/proc/14262/task/14313/stat : 14313 (java) R 14259 14262 4821 0 -1 4202560 208 12417 0 0 5 1 5 3 20 0 15 0 92556111 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869535889808 139869928515618 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14314] ppid=14259 vsize=14065468 CPUtime=0.13 cores=1,3,5,7
/proc/14262/task/14314/stat : 14314 (java) R 14259 14262 4821 0 -1 4202560 122 12417 0 0 5 0 5 3 20 0 15 0 92556111 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869534837008 139869917020764 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14315] ppid=14259 vsize=14065468 CPUtime=0.12 cores=1,3,5,7
/proc/14262/task/14315/stat : 14315 (java) R 14259 14262 4821 0 -1 4202560 83 12417 0 0 4 0 5 3 20 0 15 0 92556111 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869533784840 139869928039143 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14316] ppid=14259 vsize=14065468 CPUtime=0.13 cores=1,3,5,7
/proc/14262/task/14316/stat : 14316 (java) R 14259 14262 4821 0 -1 4202560 81 12417 0 0 5 0 5 3 20 0 15 0 92556111 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869532731920 139869928039143 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14317] ppid=14259 vsize=14065468 CPUtime=0.14 cores=1,3,5,7
/proc/14262/task/14317/stat : 14317 (java) S 14259 14262 4821 0 -1 1077944384 1969 12417 0 0 6 0 5 3 20 0 15 0 92556112 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869414036752 139869935421141 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14318] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14318/stat : 14318 (java) S 14259 14262 4821 0 -1 1077944384 55 12417 0 0 0 0 5 3 20 0 15 0 92556113 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869412983696 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14319] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14319/stat : 14319 (java) S 14259 14262 4821 0 -1 1077944384 45 12417 0 0 0 0 5 3 20 0 15 0 92556113 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869411931376 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14320] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14320/stat : 14320 (java) S 14259 14262 4821 0 -1 1077944384 3 12417 0 0 0 0 5 3 20 0 15 0 92556116 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869410880080 139869935429531 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14321] ppid=14259 vsize=14065468 CPUtime=0.92 cores=1,3,5,7
/proc/14262/task/14321/stat : 14321 (java) S 14259 14262 4821 0 -1 1077944384 4669 12417 0 0 83 1 5 3 20 0 15 0 92556116 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869409811760 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14322] ppid=14259 vsize=14065468 CPUtime=0.51 cores=1,3,5,7
/proc/14262/task/14322/stat : 14322 (java) S 14259 14262 4821 0 -1 1077944384 863 12417 0 0 43 0 5 3 20 0 15 0 92556116 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869408774128 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14323] ppid=14259 vsize=14065468 CPUtime=0.88 cores=1,3,5,7
/proc/14262/task/14323/stat : 14323 (java) S 14259 14262 4821 0 -1 1077944384 3078 12417 0 0 80 0 5 3 20 0 15 0 92556116 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869407721840 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14324] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14324/stat : 14324 (java) S 14259 14262 4821 0 -1 1077944384 3 12417 0 0 0 0 5 3 20 0 15 0 92556116 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869406669280 139869935421141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
[pid=14262/tid=14325] ppid=14259 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/14262/task/14325/stat : 14325 (java) S 14259 14262 4821 0 -1 1077944384 15 12417 0 0 0 0 5 3 20 0 15 0 92556121 14403039232 65822 18446744073709551615 4194304 4196468 140729252608352 139869405617072 139869935422082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 18313216 140729252612048 140729252614833 140729252614833 140729252618191 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 14065468

[startup+3.30063 s]
/proc/loadavg: 1.54 1.49 1.59 2/201 14326
/proc/meminfo: memFree=28782020/32770624 swapFree=0/435656
[pid=14262] ppid=14259 vsize=0 CPUtime=5.23 cores=1,3,5,7
/proc/14262/stat : 14262 (java) Z 14259 14262 4821 0 -1 4227084 55921 12417 0 0 499 16 5 3 20 0 2 0 92556091 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/14262/statm: 0 0 0 0 0 0 0
[pid=14262/tid=14316] ppid=14259 vsize=0 CPUtime=0.15 cores=1,3,5,7
/proc/14262/task/14316/stat : 14316 (java) D 14259 14262 4821 0 -1 4203588 85 12417 0 0 6 1 5 3 20 0 2 0 92556111 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.23
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3.37749
CPU time (s): 5.24335
CPU user time (s): 5.0475
CPU system time (s): 0.195848
CPU usage (%): 155.244
Max. virtual memory (cumulated for all children) (KiB): 14065468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.0475
system time used= 0.195848
maximum resident set size= 264348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68338
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= 5092
involuntary context switches= 51

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.016782 second user time and 0.023887 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-11 12:16:01
IDJOB=4262640
IDBENCH=126888
IDSOLVER=2650
FILE ID=node133/4262640-1502447409
RUNJOBID= node133-1502411423-4885
PBS_JOBID= 
Free space on /tmp= 62004 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-mod-012-9.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262640-1502447409/watcher-4262640-1502447409 -o /tmp/evaluation-result-4262640-1502447409/solver-4262640-1502447409 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4885 --watchdog 2580  bin/concrete HOME/instance-4262640-1502447409.xml

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

MD5SUM BENCH= 5ea5f2288c38e30599f44a0b6a6cf986
RANDOM SEED=1692349302

node133.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.17
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.17
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.17
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.17
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:        28799412 kB
MemAvailable:   29672248 kB
Buffers:          291200 kB
Cached:           876280 kB
SwapCached:            0 kB
Active:          3061448 kB
Inactive:         468704 kB
Active(anon):    2363180 kB
Inactive(anon):    33112 kB
Active(file):     698268 kB
Inactive(file):   435592 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24160 kB
Writeback:             0 kB
AnonPages:       2364624 kB
Mapped:            64036 kB
Shmem:             33468 kB
Slab:             136488 kB
SReclaimable:     109620 kB
SUnreclaim:        26868 kB
KernelStack:        3680 kB
PageTables:        11840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3073284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2103296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61980 MiB
End job on node133 at 2017-08-11 12:16:05