Trace number 4261397

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

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-08-0051.xml
MD5SUMfb5cbe687ffccd3d5e194b95b956a5e6
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 variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c 280717
2519.84/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-4261397-1502379209/watcher-4261397-1502379209 -o /tmp/evaluation-result-4261397-1502379209/solver-4261397-1502379209 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502333491-25568 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1205730523 HOME/instance-4261397-1502379209.xml 

pid=31628
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.96 2.00 2.04 2/183 31631
/proc/meminfo: memFree=31064736/32770624 swapFree=0/429540
[pid=31631] ppid=31628 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/31631/stat : 31631 (runsolver) D 31628 31631 4525 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 137573856 24240128 108 18446744073709551615 4194304 4338465 140732349332928 140732349330568 139881162216151 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 35983360 140732349337738 140732349338185 140732349338185 140732349341642 0
/proc/31631/statm: 5918 108 54 36 0 2156 0

[startup+0.10009 s]
/proc/loadavg: 1.96 2.00 2.04 2/183 31631
/proc/meminfo: memFree=31064736/32770624 swapFree=0/429540
[pid=31631] ppid=31628 vsize=29052 CPUtime=0 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 1077 0 0 0 0 0 0 0 20 0 1 0 137573856 29749248 909 18446744073709551615 4194304 7396336 140734478197712 140734478194712 6084344 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7263 909 670 782 0 279 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29052

[startup+0.200216 s]
/proc/loadavg: 1.96 2.00 2.04 2/183 31631
/proc/meminfo: memFree=31064736/32770624 swapFree=0/429540
[pid=31631] ppid=31628 vsize=29620 CPUtime=0.1 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 1271 0 0 0 10 0 0 0 20 0 1 0 137573856 30330880 1106 18446744073709551615 4194304 7396336 140734478197712 140734478192008 5782728 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7405 1106 728 782 0 421 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29620

[startup+0.300206 s]
/proc/loadavg: 1.96 2.00 2.04 2/183 31631
/proc/meminfo: memFree=31064736/32770624 swapFree=0/429540
[pid=31631] ppid=31628 vsize=29620 CPUtime=0.2 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 1271 0 0 0 20 0 0 0 20 0 1 0 137573856 30330880 1106 18446744073709551615 4194304 7396336 140734478197712 140734478192008 4406583 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7405 1106 728 782 0 421 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 29620

[startup+0.700172 s]
/proc/loadavg: 1.96 2.00 2.04 2/183 31631
/proc/meminfo: memFree=31064736/32770624 swapFree=0/429540
[pid=31631] ppid=31628 vsize=29620 CPUtime=0.6 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 1271 0 0 0 60 0 0 0 20 0 1 0 137573856 30330880 1106 18446744073709551615 4194304 7396336 140734478197712 140734478192008 4406552 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7405 1106 728 782 0 421 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 29620

[startup+1.50017 s]
/proc/loadavg: 1.96 2.00 2.04 3/184 31632
/proc/meminfo: memFree=31063432/32770624 swapFree=0/429472
[pid=31631] ppid=31628 vsize=29620 CPUtime=1.4 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 1291 0 0 0 140 0 0 0 20 0 1 0 137573856 30330880 1106 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4406506 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7405 1106 728 782 0 421 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 29620

[startup+3.10018 s]
/proc/loadavg: 1.89 1.99 2.03 3/184 31632
/proc/meminfo: memFree=31063060/32770624 swapFree=0/429472
[pid=31631] ppid=31628 vsize=29620 CPUtime=3 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 1559 0 0 0 300 0 0 0 20 0 1 0 137573856 30330880 1137 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4406583 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7405 1137 728 782 0 421 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 29620

[startup+6.30017 s]
/proc/loadavg: 1.89 1.99 2.03 3/184 31632
/proc/meminfo: memFree=31062792/32770624 swapFree=0/429472
[pid=31631] ppid=31628 vsize=29620 CPUtime=6.19 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 1831 0 0 0 619 0 0 0 20 0 1 0 137573856 30330880 1137 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5686400 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7405 1137 728 782 0 421 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 29620

[startup+12.7002 s]
/proc/loadavg: 1.90 1.99 2.03 3/184 31632
/proc/meminfo: memFree=31062332/32770624 swapFree=0/429516
[pid=31631] ppid=31628 vsize=29620 CPUtime=12.59 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 2098 0 0 0 1259 0 0 0 20 0 1 0 137573856 30330880 1138 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5685066 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7405 1138 728 782 0 421 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 29620

[startup+25.5002 s]
/proc/loadavg: 1.92 1.99 2.03 3/184 31633
/proc/meminfo: memFree=31062304/32770624 swapFree=0/429504
[pid=31631] ppid=31628 vsize=29784 CPUtime=25.39 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 2655 0 0 0 2539 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4257799 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 29784

[startup+51.1003 s]
/proc/loadavg: 1.88 1.97 2.03 3/184 31633
/proc/meminfo: memFree=31062284/32770624 swapFree=0/429508
[pid=31631] ppid=31628 vsize=29784 CPUtime=50.99 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 2938 0 0 0 5099 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4581849 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 29784

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/187 31649
/proc/meminfo: memFree=31058644/32770624 swapFree=0/429532
[pid=31631] ppid=31628 vsize=29784 CPUtime=102.19 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 3218 0 0 0 10219 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5685063 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 29784

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 31651
/proc/meminfo: memFree=31061388/32770624 swapFree=0/429556
[pid=31631] ppid=31628 vsize=29784 CPUtime=162.19 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 3490 0 0 0 16219 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4543870 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 29784

[startup+222.306 s]
/proc/loadavg: 2.05 2.01 2.04 3/185 31654
/proc/meminfo: memFree=31061708/32770624 swapFree=0/429564
[pid=31631] ppid=31628 vsize=29784 CPUtime=222.19 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 3768 0 0 0 22219 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4257799 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 29784

[startup+282.3 s]
/proc/loadavg: 1.91 1.96 2.02 3/185 31716
/proc/meminfo: memFree=31146680/32770624 swapFree=0/429588
[pid=31631] ppid=31628 vsize=29784 CPUtime=282.18 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 4042 0 0 0 28218 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5782776 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 29784

[startup+342.3 s]
/proc/loadavg: 2.00 1.98 2.03 3/185 31718
/proc/meminfo: memFree=31146804/32770624 swapFree=0/429600
[pid=31631] ppid=31628 vsize=29784 CPUtime=342.18 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 4322 0 0 0 34218 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4249696 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 29784

[startup+402.3 s]
/proc/loadavg: 1.94 1.97 2.02 3/185 31721
/proc/meminfo: memFree=31145752/32770624 swapFree=0/429620
[pid=31631] ppid=31628 vsize=29784 CPUtime=402.18 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 4595 0 0 0 40218 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4406506 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29784

[startup+462.3 s]
/proc/loadavg: 1.98 1.98 2.02 3/185 31723
/proc/meminfo: memFree=31146100/32770624 swapFree=0/429636
[pid=31631] ppid=31628 vsize=29784 CPUtime=462.18 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 4868 0 0 0 46218 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4406506 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 29784

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 2.02 3/184 31725
/proc/meminfo: memFree=31146212/32770624 swapFree=0/429640
[pid=31631] ppid=31628 vsize=29784 CPUtime=522.18 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 5141 0 0 0 52218 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4257696 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 29784

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/184 31728
/proc/meminfo: memFree=31145904/32770624 swapFree=0/429652
[pid=31631] ppid=31628 vsize=29784 CPUtime=582.18 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 5414 0 0 0 58218 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4406432 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 29784


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


[startup+1602.3 s]
/proc/loadavg: 1.98 2.00 2.03 3/184 31793
/proc/meminfo: memFree=31145356/32770624 swapFree=0/429876
[pid=31631] ppid=31628 vsize=29784 CPUtime=1602.16 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 10060 0 0 0 160216 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4406583 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 29784

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/184 31795
/proc/meminfo: memFree=31144740/32770624 swapFree=0/429884
[pid=31631] ppid=31628 vsize=29784 CPUtime=1662.16 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 10333 0 0 0 166216 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4581822 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 1662.16
Current children cumulated vsize (KiB) 29784

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/184 31797
/proc/meminfo: memFree=31144972/32770624 swapFree=0/429896
[pid=31631] ppid=31628 vsize=29784 CPUtime=1722.16 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 10605 0 0 0 172216 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4406506 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 1722.16
Current children cumulated vsize (KiB) 29784

[startup+1782.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/185 31800
/proc/meminfo: memFree=31144800/32770624 swapFree=0/429920
[pid=31631] ppid=31628 vsize=29784 CPUtime=1782.15 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 10880 0 0 0 178215 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5841291 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 1782.15
Current children cumulated vsize (KiB) 29784

[startup+1842.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 31802
/proc/meminfo: memFree=31144900/32770624 swapFree=0/429932
[pid=31631] ppid=31628 vsize=29784 CPUtime=1842.15 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 11153 0 0 0 184215 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4406506 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 1842.15
Current children cumulated vsize (KiB) 29784

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 31818
/proc/meminfo: memFree=31141740/32770624 swapFree=0/429968
[pid=31631] ppid=31628 vsize=29784 CPUtime=1902.15 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 11425 0 0 0 190215 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4379168 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 1902.15
Current children cumulated vsize (KiB) 29784

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 31821
/proc/meminfo: memFree=31143944/32770624 swapFree=0/429968
[pid=31631] ppid=31628 vsize=29784 CPUtime=1962.15 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 11699 0 0 0 196215 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5685788 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 1962.15
Current children cumulated vsize (KiB) 29784

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 31823
/proc/meminfo: memFree=31144156/32770624 swapFree=0/429980
[pid=31631] ppid=31628 vsize=29784 CPUtime=2022.15 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 11974 0 0 0 202215 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4407416 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2022.15
Current children cumulated vsize (KiB) 29784

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 31825
/proc/meminfo: memFree=31144728/32770624 swapFree=0/429992
[pid=31631] ppid=31628 vsize=29784 CPUtime=2082.15 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 12246 0 0 0 208215 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5685174 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2082.15
Current children cumulated vsize (KiB) 29784

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 31827
/proc/meminfo: memFree=31144820/32770624 swapFree=0/430000
[pid=31631] ppid=31628 vsize=29784 CPUtime=2142.15 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 12520 0 0 0 214215 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4581808 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2142.15
Current children cumulated vsize (KiB) 29784

[startup+2202.31 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 31830
/proc/meminfo: memFree=31144700/32770624 swapFree=0/430000
[pid=31631] ppid=31628 vsize=29784 CPUtime=2202.15 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 12793 0 0 0 220215 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5782685 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2202.15
Current children cumulated vsize (KiB) 29784

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 31833
/proc/meminfo: memFree=31144760/32770624 swapFree=0/430016
[pid=31631] ppid=31628 vsize=29784 CPUtime=2262.14 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 13066 0 0 0 226214 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 4257837 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2262.14
Current children cumulated vsize (KiB) 29784

[startup+2322.3 s]
/proc/loadavg: 2.05 2.00 2.03 3/185 31835
/proc/meminfo: memFree=31144840/32770624 swapFree=0/430020
[pid=31631] ppid=31628 vsize=29784 CPUtime=2322.14 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 13331 0 0 0 232214 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5686704 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2322.14
Current children cumulated vsize (KiB) 29784

[startup+2382.3 s]
/proc/loadavg: 2.02 2.00 2.03 3/185 31838
/proc/meminfo: memFree=31144520/32770624 swapFree=0/430020
[pid=31631] ppid=31628 vsize=29784 CPUtime=2382.14 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 13603 0 0 0 238214 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5686370 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2382.14
Current children cumulated vsize (KiB) 29784

[startup+2442.3 s]
/proc/loadavg: 2.01 2.00 2.03 3/185 31840
/proc/meminfo: memFree=31144664/32770624 swapFree=0/430024
[pid=31631] ppid=31628 vsize=29784 CPUtime=2442.14 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 13876 0 0 0 244214 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5686400 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2442.14
Current children cumulated vsize (KiB) 29784

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/189 31857
/proc/meminfo: memFree=31141036/32770624 swapFree=0/430052
[pid=31631] ppid=31628 vsize=29784 CPUtime=2502.14 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 14150 0 0 0 250214 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5685174 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2502.14
Current children cumulated vsize (KiB) 29784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.00 2.03 3/190 31883
/proc/meminfo: memFree=31137468/32770624 swapFree=0/430080
[pid=31631] ppid=31628 vsize=29784 CPUtime=2519.84 cores=1,3,5,7
/proc/31631/stat : 31631 (MistralXCSP) R 31628 31631 4525 0 -1 4202496 14420 0 0 0 251984 0 0 0 20 0 1 0 137573856 30498816 1151 18446744073709551615 4194304 7396336 140734478197712 140734478192104 5782723 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 40656896 140734478205362 140734478205512 140734478205512 140734478208969 0
/proc/31631/statm: 7446 1151 728 782 0 462 0
Current children cumulated CPU time (s) 2519.84
Current children cumulated vsize (KiB) 29784

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 31631 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.85
CPU user time (s): 2519.84
CPU system time (s): 0.007999
CPU usage (%): 99.9941
Max. virtual memory (cumulated for all children) (KiB): 29784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.84
system time used= 0.007999
maximum resident set size= 4632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14457
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= 8
involuntary context switches= 692

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9558 second user time and 8.48312 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-10 17:19:06
IDJOB=4261397
IDBENCH=133618
IDSOLVER=2649
FILE ID=node132/4261397-1502379209
RUNJOBID= node132-1502333491-25568
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-08-0051.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-4261397-1502379209/watcher-4261397-1502379209 -o /tmp/evaluation-result-4261397-1502379209/solver-4261397-1502379209 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502333491-25568 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1205730523 HOME/instance-4261397-1502379209.xml

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

MD5SUM BENCH= fb5cbe687ffccd3d5e194b95b956a5e6
RANDOM SEED=1205730523

node132.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.74
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.74
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.74
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.74
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:        31065124 kB
MemAvailable:   31839280 kB
Buffers:          282228 kB
Cached:           795264 kB
SwapCached:            0 kB
Active:           804060 kB
Inactive:         470360 kB
Active(anon):     197760 kB
Inactive(anon):    40820 kB
Active(file):     606300 kB
Inactive(file):   429540 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5912 kB
Writeback:             0 kB
AnonPages:        204692 kB
Mapped:            58564 kB
Shmem:             41660 kB
Slab:             135044 kB
SReclaimable:     108304 kB
SUnreclaim:        26740 kB
KernelStack:        3520 kB
PageTables:         5600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     472024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62020 MiB
End job on node132 at 2017-08-10 18:01:06