Trace number 4241070

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: Mistral-2.0 2017-06-28UNSAT 588.065 588.502

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-16.xml
MD5SUM2a6706ebf1a04474da396dd8277f6c47
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 benchmark24.489901
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree1854
Maximum variable degree1979
Distribution of variable degrees[{"degree":1854,"count":1},{"degree":1899,"count":1},{"degree":1906,"count":1},{"degree":1917,"count":1},{"degree":1920,"count":1},{"degree":1924,"count":2},{"degree":1928,"count":1},{"degree":1938,"count":1},{"degree":1941,"count":1},{"degree":1943,"count":1},{"degree":1945,"count":1},{"degree":1948,"count":1},{"degree":1950,"count":1},{"degree":1955,"count":1},{"degree":1961,"count":2},{"degree":1962,"count":2},{"degree":1978,"count":1},{"degree":1979,"count":1}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":2713}]
Number of extensional constraints2713
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2713}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
587.66/588.15	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-4241070-1500626277/watcher-4241070-1500626277 -o /tmp/evaluation-result-4241070-1500626277/solver-4241070-1500626277 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500623778-5150 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1029253027 HOME/instance-4241070-1500626277.xml 

pid=6284
running on 8 cores: 4-7,12-15

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: 1.96 1.99 1.87 2/245 6287
/proc/meminfo: memFree=30820460/32770624 swapFree=6744/858832
[pid=6287] ppid=6284 vsize=28672 CPUtime=0 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 959 0 0 0 0 0 0 0 20 0 1 0 16071622 29360128 737 33554432000 4194304 7402444 140731974921616 140731974918664 139650244037605 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 7168 737 584 784 0 182 0

[startup+0.100148 s]
/proc/loadavg: 1.96 1.99 1.87 2/245 6287
/proc/meminfo: memFree=30820460/32770624 swapFree=6744/858832
[pid=6287] ppid=6284 vsize=29264 CPUtime=0.09 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 1090 0 0 0 9 0 0 0 20 0 1 0 16071622 29966336 869 33554432000 4194304 7402444 140731974921616 140731974914856 5888649 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 7316 869 627 784 0 330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29264

[startup+0.200279 s]
/proc/loadavg: 1.96 1.99 1.87 2/245 6287
/proc/meminfo: memFree=30820460/32770624 swapFree=6744/858832
[pid=6287] ppid=6284 vsize=33608 CPUtime=0.19 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 2181 0 0 0 19 0 0 0 20 0 1 0 16071622 34414592 1992 33554432000 4194304 7402444 140731974921616 140731974914856 139650244085664 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 8402 1992 655 784 0 1416 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33608

[startup+0.300277 s]
/proc/loadavg: 1.96 1.99 1.87 2/245 6287
/proc/meminfo: memFree=30820460/32770624 swapFree=6744/858832
[pid=6287] ppid=6284 vsize=102788 CPUtime=0.29 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 19500 0 0 0 28 1 0 0 20 0 1 0 16071622 105254912 19269 33554432000 4194304 7402444 140731974921616 140731974912696 139650244085664 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 25697 19334 655 784 0 18711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102788

[startup+0.700283 s]
/proc/loadavg: 1.96 1.99 1.87 2/245 6287
/proc/meminfo: memFree=30820460/32770624 swapFree=6744/858832
[pid=6287] ppid=6284 vsize=380544 CPUtime=0.68 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 88935 0 0 0 59 9 0 0 20 0 1 0 16071622 389677056 88724 33554432000 4194304 7402444 140731974921616 140731974913112 139650244085664 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 95136 88724 655 784 0 88150 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 380544

[startup+1.50028 s]
/proc/loadavg: 1.96 1.99 1.87 3/246 6288
/proc/meminfo: memFree=30190148/32770624 swapFree=6744/859096
[pid=6287] ppid=6284 vsize=935128 CPUtime=1.49 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 227561 0 0 0 123 26 0 0 20 0 1 0 16071622 957571072 227370 33554432000 4194304 7402444 140731974921616 140731974913112 139650244085664 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 233782 227370 655 784 0 226796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 935128

[startup+3.10029 s]
/proc/loadavg: 1.96 1.99 1.87 3/246 6288
/proc/meminfo: memFree=29425156/32770624 swapFree=6744/858780
[pid=6287] ppid=6284 vsize=2042068 CPUtime=3.08 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 504765 0 0 0 252 56 0 0 20 0 1 0 16071622 2091077632 504094 33554432000 4194304 7402444 140731974921616 140731974912952 139650244085664 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 510517 504094 655 784 0 503531 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2042068

[startup+6.30028 s]
/proc/loadavg: 1.96 1.99 1.87 3/246 6288
/proc/meminfo: memFree=27141024/32770624 swapFree=6744/858848
[pid=6287] ppid=6284 vsize=4250384 CPUtime=6.29 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 1059273 0 0 0 507 122 0 0 20 0 1 0 16071622 4352393216 1056196 33554432000 4194304 7402444 140731974921616 140731974913112 139650244085664 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1062596 1056196 655 784 0 1055610 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4250384

[startup+12.7003 s]
/proc/loadavg: 1.97 1.99 1.87 3/246 6288
/proc/meminfo: memFree=24500924/32770624 swapFree=6744/858872
[pid=6287] ppid=6284 vsize=6334716 CPUtime=12.68 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 2238754 0 0 0 1057 211 0 0 20 0 1 0 16071622 6486749184 1577352 33554432000 4194304 7402444 140731974921616 140731974916152 5753955 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1583679 1577352 683 784 0 1576693 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6334716

[startup+25.5004 s]
/proc/loadavg: 1.97 1.99 1.87 3/246 6288
/proc/meminfo: memFree=24495392/32770624 swapFree=6744/858880
[pid=6287] ppid=6284 vsize=6339600 CPUtime=25.47 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 3126301 0 0 0 2300 247 0 0 20 0 1 0 16071622 6491750400 1578581 33554432000 4194304 7402444 140731974921616 140731974916152 4484551 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1584900 1578581 685 784 0 1577914 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6339600

[startup+51.1004 s]
/proc/loadavg: 1.98 1.99 1.87 3/246 6288
/proc/meminfo: memFree=24493552/32770624 swapFree=6744/858888
[pid=6287] ppid=6284 vsize=6341316 CPUtime=51.06 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 3957691 0 0 0 4824 282 0 0 20 0 1 0 16071622 6493507584 1578997 33554432000 4194304 7402444 140731974921616 140731974916152 4484551 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585329 1578997 685 784 0 1578343 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 6341316

[startup+102.3 s]
/proc/loadavg: 2.09 2.03 1.89 3/246 6289
/proc/meminfo: memFree=24492236/32770624 swapFree=6744/858920
[pid=6287] ppid=6284 vsize=6342768 CPUtime=102.22 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 5061983 0 0 0 9888 334 0 0 20 0 1 0 16071622 6494994432 1579368 33554432000 4194304 7402444 140731974921616 140731974916152 5753930 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579368 685 784 0 1578706 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 6342768

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 1.89 3/246 6297
/proc/meminfo: memFree=24491288/32770624 swapFree=6744/858976
[pid=6287] ppid=6284 vsize=6342768 CPUtime=162.16 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 6016045 0 0 0 15835 381 0 0 20 0 1 0 16071622 6494994432 1579376 33554432000 4194304 7402444 140731974921616 140731974916152 4484555 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579376 685 784 0 1578706 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 6342768

[startup+222.308 s]
/proc/loadavg: 2.01 2.01 1.90 3/246 6298
/proc/meminfo: memFree=24492288/32770624 swapFree=6744/859008
[pid=6287] ppid=6284 vsize=6342768 CPUtime=222.14 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 6915150 0 0 0 21792 422 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 4484551 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 6342768

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/246 6299
/proc/meminfo: memFree=24492428/32770624 swapFree=6744/859048
[pid=6287] ppid=6284 vsize=6342768 CPUtime=282.07 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 7881675 0 0 0 27740 467 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 4484571 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 6342768

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/246 6300
/proc/meminfo: memFree=24492392/32770624 swapFree=6744/859084
[pid=6287] ppid=6284 vsize=6342768 CPUtime=342.03 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 8751118 0 0 0 33697 506 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 4484571 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 6342768

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/246 6301
/proc/meminfo: memFree=24492756/32770624 swapFree=6744/859124
[pid=6287] ppid=6284 vsize=6342768 CPUtime=402 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 9616035 0 0 0 39653 547 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 5753930 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 6342768

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 1.93 3/247 6303
/proc/meminfo: memFree=24492632/32770624 swapFree=6744/859172
[pid=6287] ppid=6284 vsize=6342768 CPUtime=461.94 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 10380361 0 0 0 45609 585 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 4484558 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 6342768

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/247 6304
/proc/meminfo: memFree=24492344/32770624 swapFree=6744/859212
[pid=6287] ppid=6284 vsize=6342768 CPUtime=521.9 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 11253641 0 0 0 51566 624 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 4484551 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 6342768

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/247 6305
/proc/meminfo: memFree=24492416/32770624 swapFree=6744/859248
[pid=6287] ppid=6284 vsize=6342768 CPUtime=581.86 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 12003486 0 0 0 57526 660 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 4484558 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 6342768

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

[startup+582.4 s]
/proc/loadavg: 2.01 2.02 1.94 3/247 6305
/proc/meminfo: memFree=24492416/32770624 swapFree=6744/859248
[pid=6287] ppid=6284 vsize=6342768 CPUtime=581.96 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 12003536 0 0 0 57536 660 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 4484591 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 6342768

[startup+585.6 s]
/proc/loadavg: 2.01 2.02 1.94 3/247 6305
/proc/meminfo: memFree=24492400/32770624 swapFree=6744/859248
[pid=6287] ppid=6284 vsize=6342768 CPUtime=585.15 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 12033922 0 0 0 57854 661 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 5753955 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 585.15
Current children cumulated vsize (KiB) 6342768

[startup+587.2 s]
/proc/loadavg: 2.01 2.02 1.94 3/247 6305
/proc/meminfo: memFree=24492400/32770624 swapFree=6744/859248
[pid=6287] ppid=6284 vsize=6342768 CPUtime=586.75 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 12051690 0 0 0 58013 662 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 5753913 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 586.75
Current children cumulated vsize (KiB) 6342768

[startup+588 s]
/proc/loadavg: 2.01 2.02 1.94 3/247 6305
/proc/meminfo: memFree=24492400/32770624 swapFree=6744/859248
[pid=6287] ppid=6284 vsize=6342768 CPUtime=587.56 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202496 12051898 0 0 0 58093 663 0 0 20 0 1 0 16071622 6494994432 1579378 33554432000 4194304 7402444 140731974921616 140731974916152 4484558 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 13967360 140731974927528 140731974927678 140731974927678 140731974930377 0
/proc/6287/statm: 1585692 1579378 685 784 0 1578706 0
Current children cumulated CPU time (s) 587.56
Current children cumulated vsize (KiB) 6342768

[startup+588.4 s]
/proc/loadavg: 2.01 2.02 1.94 3/247 6305
/proc/meminfo: memFree=24492400/32770624 swapFree=6744/859248
[pid=6287] ppid=6284 vsize=0 CPUtime=587.95 cores=4-7,12-15
/proc/6287/stat : 6287 (MistralXCSP) R 6284 6287 5118 0 -1 4202500 12075877 0 0 0 58106 689 0 0 20 0 1 0 16071622 0 0 33554432000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 4 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/6287/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 587.95
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 588.502
CPU time (s): 588.065
CPU user time (s): 581.068
CPU system time (s): 6.99698
CPU usage (%): 99.9258
Max. virtual memory (cumulated for all children) (KiB): 6342768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 581.068
system time used= 6.99698
maximum resident set size= 6317532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12075877
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 172
involuntary context switches= 29650

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.0354 second user time and 3.19293 second system time

The end

Launcher Data

Begin job on node132 at 2017-07-21 10:37:57
IDJOB=4241070
IDBENCH=125874
IDSOLVER=2622
FILE ID=node132/4241070-1500626277
RUNJOBID= node132-1500623778-5150
PBS_JOBID= 20623001
Free space on /tmp= 61776 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-16.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241070-1500626277/watcher-4241070-1500626277 -o /tmp/evaluation-result-4241070-1500626277/solver-4241070-1500626277 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500623778-5150 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1029253027 HOME/instance-4241070-1500626277.xml

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

MD5SUM BENCH= 2a6706ebf1a04474da396dd8277f6c47
RANDOM SEED=1029253027

node132.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.23
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		: 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.23
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		: 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.23
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	: 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.23
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	: 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	: 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		: 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	: 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		: 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	: 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.23
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		: 2668.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.23
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		: 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.23
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	: 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.23
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		: 2133.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	: 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		: 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	: 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	: 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	: 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		: 2533.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:        30820460 kB
MemAvailable:   31988440 kB
Buffers:          153224 kB
Cached:          1290184 kB
SwapCached:            0 kB
Active:           633296 kB
Inactive:         867680 kB
Active(anon):      60452 kB
Inactive(anon):     8848 kB
Active(file):     572844 kB
Inactive(file):   858832 kB
Unevictable:        6744 kB
Mlocked:            6744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6388 kB
Writeback:             0 kB
AnonPages:         68576 kB
Mapped:            33820 kB
Shmem:              8872 kB
Slab:             137936 kB
SReclaimable:     104280 kB
SUnreclaim:        33656 kB
KernelStack:        4592 kB
PageTables:         4524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61768 MiB
End job on node132 at 2017-07-21 10:47:45