Trace number 4241018

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-28? (TO) 2400.11 2401.31

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-4.xml
MD5SUMcc3fcfac109c3d277a0ef72b27cdc983
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 benchmark80.053596
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree21
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":6},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":21,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.10/2401.30	s UNKNOWN

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-4241018-1500626225/watcher-4241018-1500626225 -o /tmp/evaluation-result-4241018-1500626225/solver-4241018-1500626225 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500623787-3307 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1875607960 HOME/instance-4241018-1500626225.xml 

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

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.11 2.04 1.88 3/186 4042
/proc/meminfo: memFree=29011328/32770624 swapFree=7088/2966788
[pid=4042] ppid=4039 vsize=28672 CPUtime=0 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 959 0 0 0 0 0 0 0 20 0 1 0 15898875 29360128 736 33554432000 4194304 7402444 140723535134464 140723535134048 5885928 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 7168 736 583 784 0 182 0

[startup+0.100112 s]
/proc/loadavg: 2.11 2.04 1.88 3/186 4042
/proc/meminfo: memFree=29011328/32770624 swapFree=7088/2966788
[pid=4042] ppid=4039 vsize=29524 CPUtime=0.09 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 1162 0 0 0 9 0 0 0 20 0 1 0 15898875 30232576 936 33554432000 4194304 7402444 140723535134464 140723535127704 5887732 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 7381 936 629 784 0 395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29524

[startup+0.200272 s]
/proc/loadavg: 2.11 2.04 1.88 3/186 4042
/proc/meminfo: memFree=29011328/32770624 swapFree=7088/2966788
[pid=4042] ppid=4039 vsize=30568 CPUtime=0.19 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 1493 0 0 0 19 0 0 0 20 0 1 0 15898875 31301632 1145 33554432000 4194304 7402444 140723535134464 140723535127704 5883957 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 7642 1145 629 784 0 656 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30568

[startup+0.300199 s]
/proc/loadavg: 2.11 2.04 1.88 3/186 4042
/proc/meminfo: memFree=29011328/32770624 swapFree=7088/2966788
[pid=4042] ppid=4039 vsize=31996 CPUtime=0.29 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 1962 0 0 0 29 0 0 0 20 0 1 0 15898875 32763904 1433 33554432000 4194304 7402444 140723535134464 140723535127704 5887560 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 7999 1433 629 784 0 1013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31996

[startup+0.700263 s]
/proc/loadavg: 2.11 2.04 1.88 3/186 4042
/proc/meminfo: memFree=29011328/32770624 swapFree=7088/2966788
[pid=4042] ppid=4039 vsize=49420 CPUtime=0.69 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 6560 0 0 0 69 0 0 0 20 0 1 0 15898875 50606080 5762 33554432000 4194304 7402444 140723535134464 140723535127704 5886927 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 12355 5762 650 784 0 5369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49420

[startup+1.50022 s]
/proc/loadavg: 2.11 2.04 1.88 3/187 4043
/proc/meminfo: memFree=28958020/32770624 swapFree=7088/2966388
[pid=4042] ppid=4039 vsize=74216 CPUtime=1.49 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 12757 0 0 0 146 3 0 0 20 0 1 0 15898875 75997184 11966 33554432000 4194304 7402444 140723535134464 140723535127704 5888960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 18554 11966 650 784 0 11568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74216

[startup+3.10021 s]
/proc/loadavg: 2.11 2.04 1.88 3/187 4043
/proc/meminfo: memFree=28940768/32770624 swapFree=7088/2966388
[pid=4042] ppid=4039 vsize=124036 CPUtime=3.09 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 26198 0 0 0 305 4 0 0 20 0 1 0 15898875 127012864 24543 33554432000 4194304 7402444 140723535134464 140723535127704 5887798 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 31009 24543 650 784 0 24023 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124036

[startup+6.30019 s]
/proc/loadavg: 2.10 2.04 1.88 3/187 4043
/proc/meminfo: memFree=28831896/32770624 swapFree=7088/2966388
[pid=4042] ppid=4039 vsize=231868 CPUtime=6.28 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 54038 0 0 0 620 8 0 0 20 0 1 0 15898875 237432832 51416 33554432000 4194304 7402444 140723535134464 140723535127704 5886498 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 57967 51416 650 784 0 50981 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 231868

[startup+12.7002 s]
/proc/loadavg: 2.09 2.04 1.88 3/187 4043
/proc/meminfo: memFree=28623648/32770624 swapFree=7088/2966400
[pid=4042] ppid=4039 vsize=438928 CPUtime=12.68 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 106879 0 0 0 1253 15 0 0 20 0 1 0 15898875 449462272 103139 33554432000 4194304 7402444 140723535134464 140723535127704 5882003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 109732 103139 651 784 0 102746 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 438928

[startup+25.5003 s]
/proc/loadavg: 2.07 2.04 1.88 3/187 4043
/proc/meminfo: memFree=28524076/32770624 swapFree=7088/2966408
[pid=4042] ppid=4039 vsize=513864 CPUtime=25.47 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 185205 0 0 0 2527 20 0 0 20 0 1 0 15898875 526196736 121972 33554432000 4194304 7402444 140723535134464 140723535129816 4484544 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 121972 685 784 0 121480 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 513864

[startup+51.1003 s]
/proc/loadavg: 2.05 2.04 1.88 3/187 4043
/proc/meminfo: memFree=28523828/32770624 swapFree=7088/2966420
[pid=4042] ppid=4039 vsize=513864 CPUtime=51.07 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 245254 0 0 0 5084 23 0 0 20 0 1 0 15898875 526196736 121972 33554432000 4194304 7402444 140723535134464 140723535129816 5754048 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 121972 685 784 0 121480 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 513864

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 1.89 3/187 4044
/proc/meminfo: memFree=28522916/32770624 swapFree=7088/2966468
[pid=4042] ppid=4039 vsize=513864 CPUtime=102.24 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 326784 0 0 0 10197 27 0 0 20 0 1 0 15898875 526196736 121972 33554432000 4194304 7402444 140723535134464 140723535129816 4484551 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 121972 685 784 0 121480 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 513864

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.89 3/187 4045
/proc/meminfo: memFree=28522872/32770624 swapFree=7088/2966492
[pid=4042] ppid=4039 vsize=513864 CPUtime=162.19 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 368958 0 0 0 16190 29 0 0 20 0 1 0 15898875 526196736 121972 33554432000 4194304 7402444 140723535134464 140723535129816 4484544 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 121972 685 784 0 121480 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 513864

[startup+222.306 s]
/proc/loadavg: 2.00 2.02 1.90 3/187 4053
/proc/meminfo: memFree=28522316/32770624 swapFree=7088/2966524
[pid=4042] ppid=4039 vsize=513864 CPUtime=222.16 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 398059 0 0 0 22185 31 0 0 20 0 1 0 15898875 526196736 121972 33554432000 4194304 7402444 140723535134464 140723535129816 4484528 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 121972 685 784 0 121480 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 513864

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 1.90 3/187 4054
/proc/meminfo: memFree=28521464/32770624 swapFree=7088/2966560
[pid=4042] ppid=4039 vsize=513864 CPUtime=282.11 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 420393 0 0 0 28180 31 0 0 20 0 1 0 15898875 526196736 121972 33554432000 4194304 7402444 140723535134464 140723535129816 5695885 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 121972 685 784 0 121480 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 513864

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/187 4055
/proc/meminfo: memFree=28522020/32770624 swapFree=7088/2966588
[pid=4042] ppid=4039 vsize=513864 CPUtime=342.07 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 429671 0 0 0 34176 31 0 0 20 0 1 0 15898875 526196736 121972 33554432000 4194304 7402444 140723535134464 140723535129816 5754011 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 121972 685 784 0 121480 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 513864

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 1.92 3/187 4056
/proc/meminfo: memFree=28521940/32770624 swapFree=7088/2966624
[pid=4042] ppid=4039 vsize=513864 CPUtime=402.04 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 430388 0 0 0 40173 31 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484558 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 513864

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/187 4057
/proc/meminfo: memFree=28521808/32770624 swapFree=7088/2966652
[pid=4042] ppid=4039 vsize=513864 CPUtime=462.01 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 431072 0 0 0 46170 31 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 5754011 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 513864

[startup+522.3 s]
/proc/loadavg: 2.04 2.03 1.94 3/187 4058
/proc/meminfo: memFree=28521996/32770624 swapFree=7088/2966680
[pid=4042] ppid=4039 vsize=513864 CPUtime=521.98 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 431760 0 0 0 52167 31 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484555 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 513864

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 1.94 3/187 4059
/proc/meminfo: memFree=28521924/32770624 swapFree=7088/2966708
[pid=4042] ppid=4039 vsize=513864 CPUtime=581.96 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 432450 0 0 0 58165 31 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 5754011 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 513864


################
# More data... #
################

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.96 3/188 4114
/proc/meminfo: memFree=28521620/32770624 swapFree=7088/2967244
[pid=4042] ppid=4039 vsize=513864 CPUtime=1541.51 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 443418 0 0 0 154119 32 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 5754032 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 513864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/188 4115
/proc/meminfo: memFree=28521600/32770624 swapFree=7088/2967284
[pid=4042] ppid=4039 vsize=513864 CPUtime=1601.48 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 444103 0 0 0 160116 32 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484558 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 513864

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/188 4116
/proc/meminfo: memFree=28521584/32770624 swapFree=7088/2967308
[pid=4042] ppid=4039 vsize=513864 CPUtime=1661.45 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 444792 0 0 0 166113 32 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484555 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 1661.45
Current children cumulated vsize (KiB) 513864

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 4117
/proc/meminfo: memFree=28521768/32770624 swapFree=7088/2967340
[pid=4042] ppid=4039 vsize=513864 CPUtime=1721.42 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 445476 0 0 0 172110 32 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 5754048 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 513864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 4118
/proc/meminfo: memFree=28520908/32770624 swapFree=7088/2967368
[pid=4042] ppid=4039 vsize=513864 CPUtime=1781.39 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 446160 0 0 0 178107 32 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484558 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (KiB) 513864

[startup+1842.3 s]
/proc/loadavg: 2.08 2.03 1.97 3/187 4119
/proc/meminfo: memFree=28520660/32770624 swapFree=7088/2967396
[pid=4042] ppid=4039 vsize=513864 CPUtime=1841.36 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 446854 0 0 0 184104 32 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484558 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 1841.36
Current children cumulated vsize (KiB) 513864

[startup+1902.3 s]
/proc/loadavg: 2.08 2.04 1.97 3/187 4120
/proc/meminfo: memFree=28521156/32770624 swapFree=7088/2967436
[pid=4042] ppid=4039 vsize=513864 CPUtime=1901.34 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 447543 0 0 0 190101 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484558 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 1901.34
Current children cumulated vsize (KiB) 513864

[startup+1962.3 s]
/proc/loadavg: 2.03 2.04 1.97 3/187 4121
/proc/meminfo: memFree=28521164/32770624 swapFree=7088/2967468
[pid=4042] ppid=4039 vsize=513864 CPUtime=1961.31 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 448227 0 0 0 196098 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484555 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 1961.31
Current children cumulated vsize (KiB) 513864

[startup+2022.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/188 4130
/proc/meminfo: memFree=28521044/32770624 swapFree=7088/2967504
[pid=4042] ppid=4039 vsize=513864 CPUtime=2021.28 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 448911 0 0 0 202095 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484558 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 2021.28
Current children cumulated vsize (KiB) 513864

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/188 4131
/proc/meminfo: memFree=28521260/32770624 swapFree=7088/2967536
[pid=4042] ppid=4039 vsize=513864 CPUtime=2081.26 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 449595 0 0 0 208093 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 5754048 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 2081.26
Current children cumulated vsize (KiB) 513864

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/188 4132
/proc/meminfo: memFree=28521244/32770624 swapFree=7088/2967564
[pid=4042] ppid=4039 vsize=513864 CPUtime=2141.22 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 450279 0 0 0 214089 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 5753888 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 2141.22
Current children cumulated vsize (KiB) 513864

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.97 3/188 4133
/proc/meminfo: memFree=28521196/32770624 swapFree=7088/2967600
[pid=4042] ppid=4039 vsize=513864 CPUtime=2201.2 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 450962 0 0 0 220087 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 5754016 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 2201.2
Current children cumulated vsize (KiB) 513864

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/188 4134
/proc/meminfo: memFree=28521072/32770624 swapFree=7088/2967632
[pid=4042] ppid=4039 vsize=513864 CPUtime=2261.16 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 451647 0 0 0 226083 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484790 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 2261.16
Current children cumulated vsize (KiB) 513864

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/187 4135
/proc/meminfo: memFree=28521260/32770624 swapFree=7088/2967660
[pid=4042] ppid=4039 vsize=513864 CPUtime=2321.13 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 452336 0 0 0 232080 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484790 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 2321.13
Current children cumulated vsize (KiB) 513864

[startup+2382.3 s]
/proc/loadavg: 2.05 2.03 1.98 3/187 4197
/proc/meminfo: memFree=28514896/32770624 swapFree=7088/2967712
[pid=4042] ppid=4039 vsize=513864 CPUtime=2381.1 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 453020 0 0 0 238077 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484602 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 2381.1
Current children cumulated vsize (KiB) 513864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/187 4197
/proc/meminfo: memFree=28513552/32770624 swapFree=7088/2967740
[pid=4042] ppid=4039 vsize=513864 CPUtime=2400.1 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 453020 0 0 0 239977 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 513864

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+2401.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/187 4197
/proc/meminfo: memFree=28513552/32770624 swapFree=7088/2967740
[pid=4042] ppid=4039 vsize=513864 CPUtime=2400.1 cores=0,2,4,6
/proc/4042/stat : 4042 (MistralXCSP) R 4039 4042 3276 0 -1 4202496 453020 0 0 0 239977 33 0 0 20 0 1 0 15898875 526196736 122125 33554432000 4194304 7402444 140723535134464 140723535129816 4484798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 12746752 140723535140008 140723535140158 140723535140158 140723535142857 0
/proc/4042/statm: 128466 122125 685 784 0 121480 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 513864

Child status: 0
Real time (s): 2401.31
CPU time (s): 2400.11
CPU user time (s): 2399.78
CPU system time (s): 0.332842
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 513864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.78
system time used= 0.332842
maximum resident set size= 488532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453058
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= 105
involuntary context switches= 120952

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.39193 second user time and 10.1813 second system time

The end

Launcher Data

Begin job on node124 at 2017-07-21 10:37:05
IDJOB=4241018
IDBENCH=125591
IDSOLVER=2622
FILE ID=node124/4241018-1500626225
RUNJOBID= node124-1500623787-3307
PBS_JOBID= 20623009
Free space on /tmp= 61984 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.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-4241018-1500626225/watcher-4241018-1500626225 -o /tmp/evaluation-result-4241018-1500626225/solver-4241018-1500626225 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500623787-3307 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1875607960 HOME/instance-4241018-1500626225.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=1875607960

node124.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	: 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.00
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		: 2667.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.00
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	: 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		: 1600.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.00
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	: 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		: 1600.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.00
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	: 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:        29011608 kB
MemAvailable:   32004780 kB
Buffers:          155920 kB
Cached:          3114644 kB
SwapCached:            0 kB
Active:           356732 kB
Inactive:        2975508 kB
Active(anon):      64404 kB
Inactive(anon):     8720 kB
Active(file):     292328 kB
Inactive(file):  2966788 kB
Unevictable:        7088 kB
Mlocked:            7088 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39076 kB
Writeback:             0 kB
AnonPages:         76844 kB
Mapped:            34076 kB
Shmem:              8848 kB
Slab:             124936 kB
SReclaimable:      99784 kB
SUnreclaim:        25152 kB
KernelStack:        3568 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     330608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 61976 MiB
End job on node124 at 2017-07-21 11:17:07