Trace number 4261532

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
Mistral-2.0 2017-07-28? (TO) 2519.6101 2520

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-02.xml
MD5SUMeda3e143b65a543b5abd93f521b89dfa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark62.412601
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree23
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":4},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":3},{"degree":21,"count":3},{"degree":23,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c 280717
2519.60/2520.00	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-4261532-1502360336/watcher-4261532-1502360336 -o /tmp/evaluation-result-4261532-1502360336/solver-4261532-1502360336 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2687 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 463524455 HOME/instance-4261532-1502360336.xml 

pid=8598
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.88 2.01 2.04 4/181 8601
/proc/meminfo: memFree=28537196/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/8601/stat : 8601 (runsolver) D 8598 8601 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 38229237 24240128 106 18446744073709551615 4194304 4338465 140721498027968 140721498025608 140401372758743 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 23248896 140721498030221 140721498030666 140721498030666 140721498034122 0
/proc/8601/statm: 5918 106 53 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 1.88 2.01 2.04 4/181 8601
/proc/meminfo: memFree=28537196/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=28808 CPUtime=0.01 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 961 0 0 0 1 0 0 0 20 0 1 0 38229237 29499392 736 18446744073709551615 4194304 7396336 140722808165968 140722808162968 140488103422949 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 7202 736 584 782 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28808

[startup+0.200266 s]
/proc/loadavg: 1.88 2.01 2.04 4/181 8601
/proc/meminfo: memFree=28537196/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=30296 CPUtime=0.11 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 1389 0 0 0 11 0 0 0 20 0 1 0 38229237 31023104 1060 18446744073709551615 4194304 7396336 140722808165968 140722808162968 5955129 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 7574 1060 610 782 0 590 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 30296

[startup+0.300257 s]
/proc/loadavg: 1.88 2.01 2.04 4/181 8601
/proc/meminfo: memFree=28537196/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=31856 CPUtime=0.21 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 1863 0 0 0 21 0 0 0 20 0 1 0 38229237 32620544 1348 18446744073709551615 4194304 7396336 140722808165968 140722808162968 140488103422949 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 7964 1348 610 782 0 980 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 31856

[startup+0.700279 s]
/proc/loadavg: 1.88 2.01 2.04 4/181 8601
/proc/meminfo: memFree=28537196/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=49072 CPUtime=0.61 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 6447 0 0 0 60 1 0 0 20 0 1 0 38229237 50249728 5696 18446744073709551615 4194304 7396336 140722808165968 140722808162968 5957762 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 12268 5696 635 782 0 5284 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 49072

[startup+1.50028 s]
/proc/loadavg: 1.88 2.01 2.04 3/182 8602
/proc/meminfo: memFree=28503740/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=74296 CPUtime=1.4 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 12777 0 0 0 139 1 0 0 20 0 1 0 38229237 76079104 12032 18446744073709551615 4194304 7396336 140722808165968 140722808159208 5876305 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 18574 12032 635 782 0 11590 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 74296

[startup+3.10028 s]
/proc/loadavg: 1.88 2.01 2.04 3/182 8602
/proc/meminfo: memFree=28469548/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=125584 CPUtime=3.01 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 25679 0 0 0 298 3 0 0 20 0 1 0 38229237 128598016 24872 18446744073709551615 4194304 7396336 140722808165968 140722808159208 140488103421484 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 31396 24872 635 782 0 24412 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 125584

[startup+6.30026 s]
/proc/loadavg: 1.89 2.01 2.04 3/181 8602
/proc/meminfo: memFree=28358124/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=232836 CPUtime=6.21 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 54386 0 0 0 614 7 0 0 20 0 1 0 38229237 238424064 51644 18446744073709551615 4194304 7396336 140722808165968 140722808159208 5883765 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 58209 51644 635 782 0 51225 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 232836

[startup+12.7002 s]
/proc/loadavg: 1.89 2.01 2.04 3/181 8602
/proc/meminfo: memFree=28147692/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=434220 CPUtime=12.6 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 106115 0 0 0 1248 12 0 0 20 0 1 0 38229237 444641280 101996 18446744073709551615 4194304 7396336 140722808165968 140722808159208 5882152 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 108555 101996 635 782 0 101571 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 434220

[startup+25.5004 s]
/proc/loadavg: 1.92 2.01 2.04 3/181 8602
/proc/meminfo: memFree=28071652/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=493004 CPUtime=25.4 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 223189 0 0 0 2521 19 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792027 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 493004

[startup+51.1004 s]
/proc/loadavg: 1.95 2.01 2.04 3/181 8602
/proc/meminfo: memFree=28071556/32770624 swapFree=0/227804
[pid=8601] ppid=8598 vsize=493004 CPUtime=51 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 284033 0 0 0 5077 23 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 493004

[startup+102.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/181 8604
/proc/meminfo: memFree=28069272/32770624 swapFree=0/227848
[pid=8601] ppid=8598 vsize=493004 CPUtime=102.19 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 342788 0 0 0 10192 27 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 4252880 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 493004

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/181 8606
/proc/meminfo: memFree=28069136/32770624 swapFree=0/227860
[pid=8601] ppid=8598 vsize=493004 CPUtime=162.17 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 401362 0 0 0 16186 31 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 4252880 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 493004

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 8608
/proc/meminfo: memFree=28070716/32770624 swapFree=0/227892
[pid=8601] ppid=8598 vsize=493004 CPUtime=222.17 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 459952 0 0 0 22181 36 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 493004

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 8610
/proc/meminfo: memFree=28072492/32770624 swapFree=0/227904
[pid=8601] ppid=8598 vsize=493004 CPUtime=282.15 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 509197 0 0 0 28176 39 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 493004

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 8626
/proc/meminfo: memFree=28068152/32770624 swapFree=0/227952
[pid=8601] ppid=8598 vsize=493004 CPUtime=342.13 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 576867 0 0 0 34171 42 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 4581738 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 493004

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 8628
/proc/meminfo: memFree=28067796/32770624 swapFree=0/227976
[pid=8601] ppid=8598 vsize=493004 CPUtime=402.13 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 635316 0 0 0 40168 45 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792027 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 493004

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 8630
/proc/meminfo: memFree=28070024/32770624 swapFree=0/228000
[pid=8601] ppid=8598 vsize=493004 CPUtime=462.11 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 694083 0 0 0 46163 48 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792016 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 493004

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 8632
/proc/meminfo: memFree=28070944/32770624 swapFree=0/228008
[pid=8601] ppid=8598 vsize=493004 CPUtime=522.1 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 751406 0 0 0 52159 51 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792027 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 493004

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 8634
/proc/meminfo: memFree=28070268/32770624 swapFree=0/228024
[pid=8601] ppid=8598 vsize=493004 CPUtime=582.09 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 803097 0 0 0 58155 54 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792043 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 493004


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 8698
/proc/meminfo: memFree=28067516/32770624 swapFree=0/228244
[pid=8601] ppid=8598 vsize=493004 CPUtime=1602.03 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 1771726 0 0 0 160090 113 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792000 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 493004

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8700
/proc/meminfo: memFree=28071464/32770624 swapFree=0/228240
[pid=8601] ppid=8598 vsize=493004 CPUtime=1662.03 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 1830107 0 0 0 166087 116 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792078 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 493004

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 8702
/proc/meminfo: memFree=28071904/32770624 swapFree=0/228264
[pid=8601] ppid=8598 vsize=493004 CPUtime=1722.02 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 1888834 0 0 0 172083 119 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 493004

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 8704
/proc/meminfo: memFree=28071120/32770624 swapFree=0/228284
[pid=8601] ppid=8598 vsize=493004 CPUtime=1782.02 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 1947273 0 0 0 178079 123 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792270 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 493004

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 8706
/proc/meminfo: memFree=28070460/32770624 swapFree=0/228296
[pid=8601] ppid=8598 vsize=493004 CPUtime=1842 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2005403 0 0 0 184073 127 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 4252880 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 1842
Current children cumulated vsize (KiB) 493004

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8708
/proc/meminfo: memFree=28070344/32770624 swapFree=0/228300
[pid=8601] ppid=8598 vsize=493004 CPUtime=1901.97 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2050411 0 0 0 190066 131 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 4253040 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 1901.97
Current children cumulated vsize (KiB) 493004

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8710
/proc/meminfo: memFree=28070620/32770624 swapFree=0/228324
[pid=8601] ppid=8598 vsize=493004 CPUtime=1961.95 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2076517 0 0 0 196062 133 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 1961.95
Current children cumulated vsize (KiB) 493004

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8712
/proc/meminfo: memFree=28070156/32770624 swapFree=0/228332
[pid=8601] ppid=8598 vsize=493004 CPUtime=2021.93 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2093334 0 0 0 202059 134 0 0 20 0 1 0 38229237 504836096 116742 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792235 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116742 665 782 0 116267 0
Current children cumulated CPU time (s) 2021.93
Current children cumulated vsize (KiB) 493004

[startup+2082.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 8714
/proc/meminfo: memFree=28069296/32770624 swapFree=0/228352
[pid=8601] ppid=8598 vsize=493004 CPUtime=2081.93 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2096542 0 0 0 208058 135 0 0 20 0 1 0 38229237 504836096 116891 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116891 665 782 0 116267 0
Current children cumulated CPU time (s) 2081.93
Current children cumulated vsize (KiB) 493004

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 8730
/proc/meminfo: memFree=28066712/32770624 swapFree=0/228384
[pid=8601] ppid=8598 vsize=493004 CPUtime=2141.92 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2097039 0 0 0 214057 135 0 0 20 0 1 0 38229237 504836096 116891 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792027 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116891 665 782 0 116267 0
Current children cumulated CPU time (s) 2141.92
Current children cumulated vsize (KiB) 493004

[startup+2202.31 s]
/proc/loadavg: 2.13 2.05 2.05 3/184 8732
/proc/meminfo: memFree=28067140/32770624 swapFree=0/228408
[pid=8601] ppid=8598 vsize=493004 CPUtime=2201.92 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2097541 0 0 0 220057 135 0 0 20 0 1 0 38229237 504836096 116891 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792000 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116891 665 782 0 116267 0
Current children cumulated CPU time (s) 2201.92
Current children cumulated vsize (KiB) 493004

[startup+2262.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 8734
/proc/meminfo: memFree=28070676/32770624 swapFree=0/228416
[pid=8601] ppid=8598 vsize=493004 CPUtime=2261.91 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2098038 0 0 0 226056 135 0 0 20 0 1 0 38229237 504836096 116891 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116891 665 782 0 116267 0
Current children cumulated CPU time (s) 2261.91
Current children cumulated vsize (KiB) 493004

[startup+2322.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 8736
/proc/meminfo: memFree=28070676/32770624 swapFree=0/228428
[pid=8601] ppid=8598 vsize=493004 CPUtime=2321.91 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2098535 0 0 0 232056 135 0 0 20 0 1 0 38229237 504836096 116891 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116891 665 782 0 116267 0
Current children cumulated CPU time (s) 2321.91
Current children cumulated vsize (KiB) 493004

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 8738
/proc/meminfo: memFree=28070512/32770624 swapFree=0/228460
[pid=8601] ppid=8598 vsize=493004 CPUtime=2381.91 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2099037 0 0 0 238056 135 0 0 20 0 1 0 38229237 504836096 116891 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116891 665 782 0 116267 0
Current children cumulated CPU time (s) 2381.91
Current children cumulated vsize (KiB) 493004

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8740
/proc/meminfo: memFree=28070140/32770624 swapFree=0/228476
[pid=8601] ppid=8598 vsize=493004 CPUtime=2441.91 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2099534 0 0 0 244056 135 0 0 20 0 1 0 38229237 504836096 116891 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116891 665 782 0 116267 0
Current children cumulated CPU time (s) 2441.91
Current children cumulated vsize (KiB) 493004

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8803
/proc/meminfo: memFree=30995144/32770624 swapFree=0/228652
[pid=8601] ppid=8598 vsize=493004 CPUtime=2501.9 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2100031 0 0 0 250055 135 0 0 20 0 1 0 38229237 504836096 116891 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792030 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116891 665 782 0 116267 0
Current children cumulated CPU time (s) 2501.9
Current children cumulated vsize (KiB) 493004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8803
/proc/meminfo: memFree=30938140/32770624 swapFree=0/228564
[pid=8601] ppid=8598 vsize=493004 CPUtime=2519.6 cores=1,3,5,7
/proc/8601/stat : 8601 (MistralXCSP) R 8598 8601 15981 0 -1 4202496 2100349 0 0 0 251825 135 0 0 20 0 1 0 38229237 504836096 116891 18446744073709551615 4194304 7396336 140722808165968 140722808161320 5792043 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 15822848 140722808168884 140722808169033 140722808169033 140722808172489 0
/proc/8601/statm: 123251 116891 665 782 0 116267 0
Current children cumulated CPU time (s) 2519.6
Current children cumulated vsize (KiB) 493004

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 8601 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 2520
CPU time (s): 2519.61
CPU user time (s): 2518.26
CPU system time (s): 1.35287
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 493004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.26
system time used= 1.35287
maximum resident set size= 467592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2100387
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= 140
involuntary context switches= 1016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.34142 second user time and 11.1429 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-10 12:04:57
IDJOB=4261532
IDBENCH=126087
IDSOLVER=2649
FILE ID=node126/4261532-1502360336
RUNJOBID= node126-1502333727-2687
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-02.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-4261532-1502360336/watcher-4261532-1502360336 -o /tmp/evaluation-result-4261532-1502360336/solver-4261532-1502360336 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2687 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 463524455 HOME/instance-4261532-1502360336.xml

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

MD5SUM BENCH= eda3e143b65a543b5abd93f521b89dfa
RANDOM SEED=463524455

node126.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.81
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.81
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.81
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.81
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:        28537196 kB
MemAvailable:   29006232 kB
Buffers:          250008 kB
Cached:           493284 kB
SwapCached:          524 kB
Active:          3472308 kB
Inactive:         299140 kB
Active(anon):    2982328 kB
Inactive(anon):    71336 kB
Active(file):     489980 kB
Inactive(file):   227804 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             38652 kB
Writeback:             0 kB
AnonPages:       2994568 kB
Mapped:            39632 kB
Shmem:             25248 kB
Slab:             160756 kB
SReclaimable:     134172 kB
SUnreclaim:        26584 kB
KernelStack:        3280 kB
PageTables:        10744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3289260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61988 MiB
End job on node126 at 2017-08-10 12:46:57