Trace number 4261542

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.99 2520

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg7/
QuasiGroup-7-23.xml
MD5SUMb8524f073185c8a0baa20bdfdedb9a39
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1058
Number of constraints1014
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":1035}]
Minimum variable degree0
Maximum variable degree47
Distribution of variable degrees[{"degree":0,"count":23},{"degree":2,"count":506},{"degree":46,"count":23},{"degree":47,"count":506}]
Minimum constraint arity23
Maximum constraint arity529
Distribution of constraint arities[{"arity":23,"count":1},{"arity":25,"count":1012},{"arity":529,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":1012}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c 280717
2519.98/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-4261542-1502381729/watcher-4261542-1502381729 -o /tmp/evaluation-result-4261542-1502381729/solver-4261542-1502381729 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502331912-20756 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 865837962 HOME/instance-4261542-1502381729.xml 

pid=28953
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.92 2.00 2.04 2/187 28956
/proc/meminfo: memFree=31038944/32770624 swapFree=0/546900
[pid=28956] ppid=28953 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28956/stat : 28956 (runsolver) D 28953 28956 31388 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 85679148 24240128 107 18446744073709551615 4194304 4338465 140720480031280 140720480028920 140529407955671 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 22020096 140720480039051 140720480039497 140720480039497 140720480042954 0
/proc/28956/statm: 5918 107 54 36 0 2156 0

[startup+0.100066 s]
/proc/loadavg: 1.92 2.00 2.04 2/187 28956
/proc/meminfo: memFree=31038944/32770624 swapFree=0/546900
[pid=28956] ppid=28953 vsize=30716 CPUtime=0 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 1466 0 0 0 0 0 0 0 20 0 1 0 85679148 31453184 1307 18446744073709551615 4194304 7396336 140730946785376 140730946782376 139768621988837 0 0 1 0 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 7679 1307 655 782 0 695 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30716

[startup+0.200269 s]
/proc/loadavg: 1.92 2.00 2.04 2/187 28956
/proc/meminfo: memFree=31038944/32770624 swapFree=0/546900
[pid=28956] ppid=28953 vsize=46148 CPUtime=0.1 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 5530 0 0 0 10 0 0 0 20 0 1 0 85679148 47255552 5162 18446744073709551615 4194304 7396336 140730946785376 140730946782376 139768621988837 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11537 5162 682 782 0 4553 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 46148

[startup+0.300337 s]
/proc/loadavg: 1.92 2.00 2.04 2/187 28956
/proc/meminfo: memFree=31038944/32770624 swapFree=0/546900
[pid=28956] ppid=28953 vsize=46416 CPUtime=0.2 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 5595 0 0 0 20 0 0 0 20 0 1 0 85679148 47529984 5228 18446744073709551615 4194304 7396336 140730946785376 140730946782376 4267055 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11604 5228 685 782 0 4620 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 46416

[startup+0.700241 s]
/proc/loadavg: 1.92 2.00 2.04 2/187 28956
/proc/meminfo: memFree=31038944/32770624 swapFree=0/546900
[pid=28956] ppid=28953 vsize=47056 CPUtime=0.6 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 5756 0 0 0 60 0 0 0 20 0 1 0 85679148 48185344 5426 18446744073709551615 4194304 7396336 140730946785376 140730946780008 4387766 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11764 5426 689 782 0 4780 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 47056

[startup+1.50024 s]
/proc/loadavg: 1.92 2.00 2.04 3/188 28957
/proc/meminfo: memFree=31020392/32770624 swapFree=0/546900
[pid=28956] ppid=28953 vsize=47056 CPUtime=1.4 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 5766 0 0 0 140 0 0 0 20 0 1 0 85679148 48185344 5426 18446744073709551615 4194304 7396336 140730946785376 140730946780008 4267062 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11764 5426 689 782 0 4780 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 47056

[startup+3.10023 s]
/proc/loadavg: 1.92 2.00 2.04 3/188 28957
/proc/meminfo: memFree=31019788/32770624 swapFree=0/547100
[pid=28956] ppid=28953 vsize=47188 CPUtime=3 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 9411 0 0 0 300 0 0 0 20 0 1 0 85679148 48320512 5456 18446744073709551615 4194304 7396336 140730946785376 140730946780008 4543814 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11797 5456 691 782 0 4813 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 47188

[startup+6.30024 s]
/proc/loadavg: 1.85 1.99 2.03 3/188 28957
/proc/meminfo: memFree=31019256/32770624 swapFree=0/546920
[pid=28956] ppid=28953 vsize=47188 CPUtime=6.2 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 13063 0 0 0 620 0 0 0 20 0 1 0 85679148 48320512 5462 18446744073709551615 4194304 7396336 140730946785376 140730946779768 4263671 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11797 5462 691 782 0 4813 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 47188

[startup+12.7002 s]
/proc/loadavg: 1.86 1.99 2.03 3/188 28957
/proc/meminfo: memFree=31019372/32770624 swapFree=0/546920
[pid=28956] ppid=28953 vsize=47188 CPUtime=12.6 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 15714 0 0 0 1259 1 0 0 20 0 1 0 85679148 48320512 5468 18446744073709551615 4194304 7396336 140730946785376 140730946779768 5578128 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11797 5468 691 782 0 4813 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 47188

[startup+25.5003 s]
/proc/loadavg: 1.89 1.99 2.03 3/188 28958
/proc/meminfo: memFree=31019916/32770624 swapFree=0/546912
[pid=28956] ppid=28953 vsize=47188 CPUtime=25.4 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 19001 0 0 0 2539 1 0 0 20 0 1 0 85679148 48320512 5494 18446744073709551615 4194304 7396336 140730946785376 140730946779768 4263671 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11797 5494 691 782 0 4813 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 47188

[startup+51.1003 s]
/proc/loadavg: 1.93 1.99 2.03 3/188 28958
/proc/meminfo: memFree=31019792/32770624 swapFree=0/546912
[pid=28956] ppid=28953 vsize=47320 CPUtime=51 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 19698 0 0 0 5099 1 0 0 20 0 1 0 85679148 48455680 5504 18446744073709551615 4194304 7396336 140730946785376 140730946779816 5616734 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11830 5504 691 782 0 4846 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 47320

[startup+102.3 s]
/proc/loadavg: 2.05 2.00 2.04 3/185 29021
/proc/meminfo: memFree=30932472/32770624 swapFree=0/546968
[pid=28956] ppid=28953 vsize=47452 CPUtime=102.21 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 20399 0 0 0 10220 1 0 0 20 0 1 0 85679148 48590848 5537 18446744073709551615 4194304 7396336 140730946785376 140730946779832 5839021 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11863 5537 691 782 0 4879 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 47452

[startup+162.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/185 29023
/proc/meminfo: memFree=30781944/32770624 swapFree=0/547000
[pid=28956] ppid=28953 vsize=47452 CPUtime=162.2 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 21117 0 0 0 16219 1 0 0 20 0 1 0 85679148 48590848 5549 18446744073709551615 4194304 7396336 140730946785376 140730946779832 4387660 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11863 5549 691 782 0 4879 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 47452

[startup+222.306 s]
/proc/loadavg: 2.01 2.00 2.04 3/186 29026
/proc/meminfo: memFree=30779060/32770624 swapFree=0/547012
[pid=28956] ppid=28953 vsize=47584 CPUtime=222.21 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 21847 0 0 0 22220 1 0 0 20 0 1 0 85679148 48726016 5572 18446744073709551615 4194304 7396336 140730946785376 140730946779832 5616706 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11896 5572 691 782 0 4912 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 47584

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 29028
/proc/meminfo: memFree=30777296/32770624 swapFree=0/547016
[pid=28956] ppid=28953 vsize=47584 CPUtime=282.21 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 21850 0 0 0 28220 1 0 0 20 0 1 0 85679148 48726016 5572 18446744073709551615 4194304 7396336 140730946785376 140730946779832 4267058 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11896 5572 691 782 0 4912 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 47584

[startup+342.3 s]
/proc/loadavg: 2.08 2.02 2.05 3/185 29030
/proc/meminfo: memFree=30774564/32770624 swapFree=0/547040
[pid=28956] ppid=28953 vsize=47584 CPUtime=342.21 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 22590 0 0 0 34220 1 0 0 20 0 1 0 85679148 48726016 5582 18446744073709551615 4194304 7396336 140730946785376 140730946779832 4264029 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11896 5582 691 782 0 4912 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 47584

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/185 29031
/proc/meminfo: memFree=30771852/32770624 swapFree=0/547036
[pid=28956] ppid=28953 vsize=47584 CPUtime=402.21 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 23326 0 0 0 40220 1 0 0 20 0 1 0 85679148 48726016 5586 18446744073709551615 4194304 7396336 140730946785376 140730946779832 5839392 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11896 5586 691 782 0 4912 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 47584

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 29034
/proc/meminfo: memFree=30770472/32770624 swapFree=0/547044
[pid=28956] ppid=28953 vsize=47716 CPUtime=462.21 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 24080 0 0 0 46220 1 0 0 20 0 1 0 85679148 48861184 5590 18446744073709551615 4194304 7396336 140730946785376 140730946779816 5839012 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11929 5590 691 782 0 4945 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 47716

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/189 29051
/proc/meminfo: memFree=30763364/32770624 swapFree=0/547072
[pid=28956] ppid=28953 vsize=47716 CPUtime=522.21 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 24840 0 0 0 52220 1 0 0 20 0 1 0 85679148 48861184 5602 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4267125 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11929 5602 691 782 0 4945 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 47716

[startup+582.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/189 29053
/proc/meminfo: memFree=30761356/32770624 swapFree=0/547092
[pid=28956] ppid=28953 vsize=47716 CPUtime=582.21 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 25604 0 0 0 58220 1 0 0 20 0 1 0 85679148 48861184 5612 18446744073709551615 4194304 7396336 140730946785376 140730946779816 5616325 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11929 5612 691 782 0 4945 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 47716


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 29109
/proc/meminfo: memFree=30750100/32770624 swapFree=0/547300
[pid=28956] ppid=28953 vsize=47980 CPUtime=1602.25 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 35450 0 0 0 160223 2 0 0 20 0 1 0 85679148 49131520 5676 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4543870 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5676 691 782 0 5011 0
Current children cumulated CPU time (s) 1602.25
Current children cumulated vsize (KiB) 47980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 29111
/proc/meminfo: memFree=30746380/32770624 swapFree=0/547320
[pid=28956] ppid=28953 vsize=47980 CPUtime=1662.25 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 35810 0 0 0 166223 2 0 0 20 0 1 0 85679148 49131520 5678 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4263695 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5678 691 782 0 5011 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 47980

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 29128
/proc/meminfo: memFree=30741652/32770624 swapFree=0/547360
[pid=28956] ppid=28953 vsize=47980 CPUtime=1722.25 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 36172 0 0 0 172223 2 0 0 20 0 1 0 85679148 49131520 5681 18446744073709551615 4194304 7396336 140730946785376 140730946779816 5839273 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5681 691 782 0 5011 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 47980

[startup+1782.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/189 29130
/proc/meminfo: memFree=30740876/32770624 swapFree=0/547372
[pid=28956] ppid=28953 vsize=47980 CPUtime=1782.25 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 36536 0 0 0 178223 2 0 0 20 0 1 0 85679148 49131520 5682 18446744073709551615 4194304 7396336 140730946785376 140730946779816 5575220 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5682 691 782 0 5011 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 47980

[startup+1842.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/185 29132
/proc/meminfo: memFree=30743620/32770624 swapFree=0/547380
[pid=28956] ppid=28953 vsize=47980 CPUtime=1842.26 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 36901 0 0 0 184224 2 0 0 20 0 1 0 85679148 49131520 5685 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4581794 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5685 691 782 0 5011 0
Current children cumulated CPU time (s) 1842.26
Current children cumulated vsize (KiB) 47980

[startup+1902.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/185 29134
/proc/meminfo: memFree=30743280/32770624 swapFree=0/547388
[pid=28956] ppid=28953 vsize=47980 CPUtime=1902.26 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 37268 0 0 0 190224 2 0 0 20 0 1 0 85679148 49131520 5685 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4266568 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5685 691 782 0 5011 0
Current children cumulated CPU time (s) 1902.26
Current children cumulated vsize (KiB) 47980

[startup+1962.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 29136
/proc/meminfo: memFree=30742412/32770624 swapFree=0/547396
[pid=28956] ppid=28953 vsize=47980 CPUtime=1962.26 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 37637 0 0 0 196224 2 0 0 20 0 1 0 85679148 49131520 5687 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4581738 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5687 691 782 0 5011 0
Current children cumulated CPU time (s) 1962.26
Current children cumulated vsize (KiB) 47980

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 29139
/proc/meminfo: memFree=30742384/32770624 swapFree=0/547416
[pid=28956] ppid=28953 vsize=47980 CPUtime=2022.26 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 38007 0 0 0 202224 2 0 0 20 0 1 0 85679148 49131520 5690 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4387766 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5690 691 782 0 5011 0
Current children cumulated CPU time (s) 2022.26
Current children cumulated vsize (KiB) 47980

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 29141
/proc/meminfo: memFree=30741888/32770624 swapFree=0/547420
[pid=28956] ppid=28953 vsize=47980 CPUtime=2082.27 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 38373 0 0 0 208225 2 0 0 20 0 1 0 85679148 49131520 5691 18446744073709551615 4194304 7396336 140730946785376 140730946779816 5839273 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5691 691 782 0 5011 0
Current children cumulated CPU time (s) 2082.27
Current children cumulated vsize (KiB) 47980

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 29143
/proc/meminfo: memFree=30741368/32770624 swapFree=0/547432
[pid=28956] ppid=28953 vsize=47980 CPUtime=2142.26 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 38738 0 0 0 214224 2 0 0 20 0 1 0 85679148 49131520 5691 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4266568 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5691 691 782 0 5011 0
Current children cumulated CPU time (s) 2142.26
Current children cumulated vsize (KiB) 47980

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 29146
/proc/meminfo: memFree=30740824/32770624 swapFree=0/547440
[pid=28956] ppid=28953 vsize=47980 CPUtime=2202.27 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 38738 0 0 0 220225 2 0 0 20 0 1 0 85679148 49131520 5691 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4252272 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5691 691 782 0 5011 0
Current children cumulated CPU time (s) 2202.27
Current children cumulated vsize (KiB) 47980

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 29148
/proc/meminfo: memFree=30740916/32770624 swapFree=0/547444
[pid=28956] ppid=28953 vsize=47980 CPUtime=2262.28 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 39111 0 0 0 226225 3 0 0 20 0 1 0 85679148 49131520 5691 18446744073709551615 4194304 7396336 140730946785376 140730946779816 4267055 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 11995 5691 691 782 0 5011 0
Current children cumulated CPU time (s) 2262.28
Current children cumulated vsize (KiB) 47980

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 29164
/proc/meminfo: memFree=30737020/32770624 swapFree=0/547476
[pid=28956] ppid=28953 vsize=48112 CPUtime=2322.28 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 39488 0 0 0 232225 3 0 0 20 0 1 0 85679148 49266688 5693 18446744073709551615 4194304 7396336 140730946785376 140730946779832 4253040 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 12028 5693 691 782 0 5044 0
Current children cumulated CPU time (s) 2322.28
Current children cumulated vsize (KiB) 48112

[startup+2382.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 29166
/proc/meminfo: memFree=30734340/32770624 swapFree=0/547480
[pid=28956] ppid=28953 vsize=48112 CPUtime=2382.28 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 39867 0 0 0 238225 3 0 0 20 0 1 0 85679148 49266688 5697 18446744073709551615 4194304 7396336 140730946785376 140730946779832 4408710 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 12028 5697 691 782 0 5044 0
Current children cumulated CPU time (s) 2382.28
Current children cumulated vsize (KiB) 48112

[startup+2442.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 29168
/proc/meminfo: memFree=30736868/32770624 swapFree=0/547496
[pid=28956] ppid=28953 vsize=48112 CPUtime=2442.28 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 40248 0 0 0 244225 3 0 0 20 0 1 0 85679148 49266688 5699 18446744073709551615 4194304 7396336 140730946785376 140730946779832 4542567 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 12028 5699 691 782 0 5044 0
Current children cumulated CPU time (s) 2442.28
Current children cumulated vsize (KiB) 48112

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 29170
/proc/meminfo: memFree=30736520/32770624 swapFree=0/547512
[pid=28956] ppid=28953 vsize=48112 CPUtime=2502.28 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 40628 0 0 0 250225 3 0 0 20 0 1 0 85679148 49266688 5701 18446744073709551615 4194304 7396336 140730946785376 140730946779832 4321904 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 12028 5701 691 782 0 5044 0
Current children cumulated CPU time (s) 2502.28
Current children cumulated vsize (KiB) 48112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 29172
/proc/meminfo: memFree=30736384/32770624 swapFree=0/547524
[pid=28956] ppid=28953 vsize=48112 CPUtime=2519.98 cores=1,3,5,7
/proc/28956/stat : 28956 (MistralXCSP) R 28953 28956 31388 0 -1 4202496 41000 0 0 0 251995 3 0 0 20 0 1 0 85679148 49266688 5701 18446744073709551615 4194304 7396336 140730946785376 140730946779832 4387755 0 0 1 16386 0 0 0 17 5 0 0 8 0 0 9496464 9501696 17240064 140730946793907 140730946794056 140730946794056 140730946797513 0
/proc/28956/statm: 12028 5701 691 782 0 5044 0
Current children cumulated CPU time (s) 2519.98
Current children cumulated vsize (KiB) 48112

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 28956 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.99
CPU user time (s): 2519.96
CPU system time (s): 0.031001
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 48112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.96
system time used= 0.031001
maximum resident set size= 22832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41037
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= 16
involuntary context switches= 801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.18319 second user time and 9.18173 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-10 18:01:33
IDJOB=4261542
IDBENCH=133861
IDSOLVER=2649
FILE ID=node134/4261542-1502381729
RUNJOBID= node134-1502331912-20756
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg7/QuasiGroup-7-23.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-4261542-1502381729/watcher-4261542-1502381729 -o /tmp/evaluation-result-4261542-1502381729/solver-4261542-1502381729 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502331912-20756 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 865837962 HOME/instance-4261542-1502381729.xml

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

MD5SUM BENCH= b8524f073185c8a0baa20bdfdedb9a39
RANDOM SEED=865837962

node134.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.43
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.43
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.43
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.43
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:        31039320 kB
MemAvailable:   31930468 kB
Buffers:          272952 kB
Cached:           912712 kB
SwapCached:            0 kB
Active:           718484 kB
Inactive:         578124 kB
Active(anon):     113184 kB
Inactive(anon):    31224 kB
Active(file):     605300 kB
Inactive(file):   546900 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6108 kB
Writeback:             4 kB
AnonPages:        110904 kB
Mapped:            51468 kB
Shmem:             33468 kB
Slab:             135460 kB
SReclaimable:     109568 kB
SUnreclaim:        25892 kB
KernelStack:        3328 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     378892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 62020 MiB
End job on node134 at 2017-08-10 18:43:33