Trace number 4261069

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 NameAnswerobjective functionCPU timeWall clock time
Mistral-2.0 2017-07-28? (TO) 2519.78 2520

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-08.xml
MD5SUM8d41ef15b4a24b5ee65fe3e377737596
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1196.9
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints82
Number of domains2
Minimum domain size2
Maximum domain size64
Distribution of domain sizes[{"size":2,"count":18},{"size":64,"count":65}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":44},{"degree":4,"count":18},{"degree":18,"count":1}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":63},{"arity":3,"count":18},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints81
Distribution of constraint types[{"type":"intension","count":81},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.06	c 280717
2519.77/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-4261069-1502374394/watcher-4261069-1502374394 -o /tmp/evaluation-result-4261069-1502374394/solver-4261069-1502374394 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502333491-25567 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1886116232 HOME/instance-4261069-1502374394.xml 

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

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 1.99 2.03 3/184 31027
/proc/meminfo: memFree=31186476/32770624 swapFree=0/428576
[pid=31027] ppid=31024 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/31027/stat : 31027 (runsolver) D 31024 31027 4525 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 137092298 24240128 106 18446744073709551615 4194304 4338465 140725487082096 140725487079736 140205032137431 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 37847040 140725487087754 140725487088201 140725487088201 140725487091658 0
/proc/31027/statm: 5918 106 53 36 0 2156 0

[startup+0.100199 s]
/proc/loadavg: 1.96 1.99 2.03 3/184 31027
/proc/meminfo: memFree=31186476/32770624 swapFree=0/428576
[pid=31027] ppid=31024 vsize=29448 CPUtime=0.03 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 1244 0 0 0 3 0 0 0 20 0 1 0 137092298 30154752 1070 18446744073709551615 4194304 7396336 140727423973280 140727423970280 139908504028568 0 0 1 0 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 7362 1070 734 782 0 378 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29448

[startup+0.200336 s]
/proc/loadavg: 1.96 1.99 2.03 3/184 31027
/proc/meminfo: memFree=31186476/32770624 swapFree=0/428576
[pid=31027] ppid=31024 vsize=31184 CPUtime=0.13 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 1696 0 0 0 13 0 0 0 20 0 1 0 137092298 31932416 1518 18446744073709551615 4194304 7396336 140727423973280 140727423970280 139908510728192 0 0 1 0 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 7796 1518 746 782 0 812 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 31184

[startup+0.300322 s]
/proc/loadavg: 1.96 1.99 2.03 3/184 31027
/proc/meminfo: memFree=31186476/32770624 swapFree=0/428576
[pid=31027] ppid=31024 vsize=32156 CPUtime=0.23 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 1971 0 0 0 23 0 0 0 20 0 1 0 137092298 32927744 1807 18446744073709551615 4194304 7396336 140727423973280 140727423970280 4582584 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8039 1807 791 782 0 1055 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 32156

[startup+0.700278 s]
/proc/loadavg: 1.96 1.99 2.03 3/184 31027
/proc/meminfo: memFree=31186476/32770624 swapFree=0/428576
[pid=31027] ppid=31024 vsize=32632 CPUtime=0.63 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 2126 0 0 0 63 0 0 0 20 0 1 0 137092298 33415168 1909 18446744073709551615 4194304 7396336 140727423973280 140727423970280 5166126 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8158 1909 791 782 0 1174 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 32632

[startup+1.50028 s]
/proc/loadavg: 1.96 1.99 2.03 3/185 31028
/proc/meminfo: memFree=31181996/32770624 swapFree=0/428576
[pid=31027] ppid=31024 vsize=32632 CPUtime=1.43 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 2134 0 0 0 143 0 0 0 20 0 1 0 137092298 33415168 1909 18446744073709551615 4194304 7396336 140727423973280 140727423967704 5586494 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8158 1909 791 782 0 1174 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 32632

[startup+3.10028 s]
/proc/loadavg: 1.96 1.99 2.03 3/185 31028
/proc/meminfo: memFree=31181748/32770624 swapFree=0/428576
[pid=31027] ppid=31024 vsize=32632 CPUtime=3.03 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 2976 0 0 0 303 0 0 0 20 0 1 0 137092298 33415168 1940 18446744073709551615 4194304 7396336 140727423973280 140727423967704 4379177 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8158 1940 792 782 0 1174 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 32632

[startup+6.30028 s]
/proc/loadavg: 1.96 1.99 2.03 3/185 31028
/proc/meminfo: memFree=31181596/32770624 swapFree=0/428568
[pid=31027] ppid=31024 vsize=32632 CPUtime=6.23 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 3834 0 0 0 623 0 0 0 20 0 1 0 137092298 33415168 1947 18446744073709551615 4194304 7396336 140727423973280 140727423967704 5859172 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8158 1947 792 782 0 1174 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 32632

[startup+12.7003 s]
/proc/loadavg: 1.97 1.99 2.03 3/185 31028
/proc/meminfo: memFree=31181348/32770624 swapFree=0/428564
[pid=31027] ppid=31024 vsize=32764 CPUtime=12.63 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 4706 0 0 0 1263 0 0 0 20 0 1 0 137092298 33550336 1954 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5859476 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8191 1954 792 782 0 1207 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 32764

[startup+25.5003 s]
/proc/loadavg: 1.97 1.99 2.03 3/185 31029
/proc/meminfo: memFree=31181036/32770624 swapFree=0/428560
[pid=31027] ppid=31024 vsize=32764 CPUtime=25.43 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 6046 0 0 0 2543 0 0 0 20 0 1 0 137092298 33550336 1980 18446744073709551615 4194304 7396336 140727423973280 140727423967544 139908503953418 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8191 1980 792 782 0 1207 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 32764

[startup+51.1003 s]
/proc/loadavg: 1.98 1.99 2.03 3/185 31029
/proc/meminfo: memFree=31181036/32770624 swapFree=0/428552
[pid=31027] ppid=31024 vsize=32896 CPUtime=51.03 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 6512 0 0 0 5103 0 0 0 20 0 1 0 137092298 33685504 1992 18446744073709551615 4194304 7396336 140727423973280 140727423967528 4264560 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8224 1992 792 782 0 1240 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 32896

[startup+102.3 s]
/proc/loadavg: 2.03 2.00 2.03 3/188 31045
/proc/meminfo: memFree=31176520/32770624 swapFree=0/428560
[pid=31027] ppid=31024 vsize=32896 CPUtime=102.23 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 6991 0 0 0 10223 0 0 0 20 0 1 0 137092298 33685504 2019 18446744073709551615 4194304 7396336 140727423973280 140727423967528 4379142 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8224 2019 792 782 0 1240 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 32896

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.04 3/189 31072
/proc/meminfo: memFree=31174728/32770624 swapFree=0/428572
[pid=31027] ppid=31024 vsize=32896 CPUtime=162.22 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 7458 0 0 0 16222 0 0 0 20 0 1 0 137092298 33685504 2021 18446744073709551615 4194304 7396336 140727423973280 140727423967528 5871645 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8224 2021 792 782 0 1240 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 32896

[startup+222.306 s]
/proc/loadavg: 2.02 2.01 2.04 3/188 31074
/proc/meminfo: memFree=31175596/32770624 swapFree=0/428584
[pid=31027] ppid=31024 vsize=32896 CPUtime=222.22 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 7925 0 0 0 22222 0 0 0 20 0 1 0 137092298 33685504 2024 18446744073709551615 4194304 7396336 140727423973280 140727423967528 139908503953381 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8224 2024 792 782 0 1240 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 32896

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/185 31076
/proc/meminfo: memFree=31179372/32770624 swapFree=0/428600
[pid=31027] ppid=31024 vsize=33028 CPUtime=282.21 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 8395 0 0 0 28221 0 0 0 20 0 1 0 137092298 33820672 2024 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5588154 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2024 792 782 0 1273 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 33028

[startup+342.3 s]
/proc/loadavg: 1.88 1.98 2.03 3/185 31078
/proc/meminfo: memFree=31180212/32770624 swapFree=0/428616
[pid=31027] ppid=31024 vsize=33028 CPUtime=342.21 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 8866 0 0 0 34221 0 0 0 20 0 1 0 137092298 33820672 2027 18446744073709551615 4194304 7396336 140727423973280 140727423967544 4264395 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2027 792 782 0 1273 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 33028

[startup+402.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/186 31081
/proc/meminfo: memFree=31180004/32770624 swapFree=0/428628
[pid=31027] ppid=31024 vsize=33028 CPUtime=402.2 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 9337 0 0 0 40220 0 0 0 20 0 1 0 137092298 33820672 2028 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5686066 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2028 792 782 0 1273 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 33028

[startup+462.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/185 31083
/proc/meminfo: memFree=31180364/32770624 swapFree=0/428640
[pid=31027] ppid=31024 vsize=33028 CPUtime=462.2 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 9811 0 0 0 46220 0 0 0 20 0 1 0 137092298 33820672 2030 18446744073709551615 4194304 7396336 140727423973280 140727423967544 4406995 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2030 792 782 0 1273 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 33028

[startup+522.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 31085
/proc/meminfo: memFree=31180244/32770624 swapFree=0/428652
[pid=31027] ppid=31024 vsize=33028 CPUtime=522.2 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 10284 0 0 0 52220 0 0 0 20 0 1 0 137092298 33820672 2031 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5834240 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2031 792 782 0 1273 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 33028

[startup+582.3 s]
/proc/loadavg: 2.04 2.00 2.03 3/185 31087
/proc/meminfo: memFree=31180096/32770624 swapFree=0/428664
[pid=31027] ppid=31024 vsize=33028 CPUtime=582.19 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 10757 0 0 0 58219 0 0 0 20 0 1 0 137092298 33820672 2031 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5669245 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2031 792 782 0 1273 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 33028


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 31153
/proc/meminfo: memFree=31180560/32770624 swapFree=0/428820
[pid=31027] ppid=31024 vsize=33028 CPUtime=1602.12 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 18825 0 0 0 160212 0 0 0 20 0 1 0 137092298 33820672 2034 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5576146 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2034 792 782 0 1273 0
Current children cumulated CPU time (s) 1602.12
Current children cumulated vsize (KiB) 33028

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 31155
/proc/meminfo: memFree=31180776/32770624 swapFree=0/428828
[pid=31027] ppid=31024 vsize=33028 CPUtime=1662.12 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 19300 0 0 0 166212 0 0 0 20 0 1 0 137092298 33820672 2034 18446744073709551615 4194304 7396336 140727423973280 140727423967544 4406324 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2034 792 782 0 1273 0
Current children cumulated CPU time (s) 1662.12
Current children cumulated vsize (KiB) 33028

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 31157
/proc/meminfo: memFree=31180424/32770624 swapFree=0/428832
[pid=31027] ppid=31024 vsize=33028 CPUtime=1722.11 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 19777 0 0 0 172211 0 0 0 20 0 1 0 137092298 33820672 2034 18446744073709551615 4194304 7396336 140727423973280 140727423967544 4406874 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2034 792 782 0 1273 0
Current children cumulated CPU time (s) 1722.11
Current children cumulated vsize (KiB) 33028

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 31160
/proc/meminfo: memFree=31179744/32770624 swapFree=0/428844
[pid=31027] ppid=31024 vsize=33028 CPUtime=1782.11 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 20254 0 0 0 178211 0 0 0 20 0 1 0 137092298 33820672 2034 18446744073709551615 4194304 7396336 140727423973280 140727423967544 4249764 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2034 792 782 0 1273 0
Current children cumulated CPU time (s) 1782.11
Current children cumulated vsize (KiB) 33028

[startup+1842.3 s]
/proc/loadavg: 1.93 2.00 2.04 3/184 31162
/proc/meminfo: memFree=31179872/32770624 swapFree=0/428864
[pid=31027] ppid=31024 vsize=33028 CPUtime=1842.1 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 20731 0 0 0 184210 0 0 0 20 0 1 0 137092298 33820672 2035 18446744073709551615 4194304 7396336 140727423973280 140727423967544 139908503953392 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2035 792 782 0 1273 0
Current children cumulated CPU time (s) 1842.1
Current children cumulated vsize (KiB) 33028

[startup+1902.3 s]
/proc/loadavg: 1.93 1.98 2.03 3/187 31238
/proc/meminfo: memFree=31181984/32770624 swapFree=0/428880
[pid=31027] ppid=31024 vsize=33028 CPUtime=1902.1 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 21208 0 0 0 190210 0 0 0 20 0 1 0 137092298 33820672 2035 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5685170 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2035 792 782 0 1273 0
Current children cumulated CPU time (s) 1902.1
Current children cumulated vsize (KiB) 33028

[startup+1962.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/188 31241
/proc/meminfo: memFree=31182044/32770624 swapFree=0/428904
[pid=31027] ppid=31024 vsize=33028 CPUtime=1962.1 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 21685 0 0 0 196210 0 0 0 20 0 1 0 137092298 33820672 2035 18446744073709551615 4194304 7396336 140727423973280 140727423967544 4407168 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2035 792 782 0 1273 0
Current children cumulated CPU time (s) 1962.1
Current children cumulated vsize (KiB) 33028

[startup+2022.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/185 31243
/proc/meminfo: memFree=31185112/32770624 swapFree=0/428916
[pid=31027] ppid=31024 vsize=33028 CPUtime=2022.09 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 22162 0 0 0 202209 0 0 0 20 0 1 0 137092298 33820672 2035 18446744073709551615 4194304 7396336 140727423973280 140727423967544 139908503937595 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2035 792 782 0 1273 0
Current children cumulated CPU time (s) 2022.09
Current children cumulated vsize (KiB) 33028

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 31245
/proc/meminfo: memFree=31185076/32770624 swapFree=0/428928
[pid=31027] ppid=31024 vsize=33028 CPUtime=2082.09 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 22639 0 0 0 208209 0 0 0 20 0 1 0 137092298 33820672 2035 18446744073709551615 4194304 7396336 140727423973280 140727423967544 4406583 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2035 792 782 0 1273 0
Current children cumulated CPU time (s) 2082.09
Current children cumulated vsize (KiB) 33028

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 31247
/proc/meminfo: memFree=31185328/32770624 swapFree=0/428944
[pid=31027] ppid=31024 vsize=33028 CPUtime=2142.08 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 23117 0 0 0 214208 0 0 0 20 0 1 0 137092298 33820672 2035 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5834608 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2035 792 782 0 1273 0
Current children cumulated CPU time (s) 2142.08
Current children cumulated vsize (KiB) 33028

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 31249
/proc/meminfo: memFree=31185420/32770624 swapFree=0/428956
[pid=31027] ppid=31024 vsize=33028 CPUtime=2202.09 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 23595 0 0 0 220209 0 0 0 20 0 1 0 137092298 33820672 2036 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5797037 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2036 792 782 0 1273 0
Current children cumulated CPU time (s) 2202.09
Current children cumulated vsize (KiB) 33028

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/184 31251
/proc/meminfo: memFree=31185308/32770624 swapFree=0/428960
[pid=31027] ppid=31024 vsize=33028 CPUtime=2262.08 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 23961 0 0 0 226208 0 0 0 20 0 1 0 137092298 33820672 2036 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5834288 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2036 792 782 0 1273 0
Current children cumulated CPU time (s) 2262.08
Current children cumulated vsize (KiB) 33028

[startup+2322.3 s]
/proc/loadavg: 2.08 2.02 2.05 3/184 31253
/proc/meminfo: memFree=31185276/32770624 swapFree=0/428972
[pid=31027] ppid=31024 vsize=33028 CPUtime=2322.08 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 24528 0 0 0 232207 1 0 0 20 0 1 0 137092298 33820672 2036 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5165838 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2036 792 782 0 1273 0
Current children cumulated CPU time (s) 2322.08
Current children cumulated vsize (KiB) 33028

[startup+2382.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/184 31255
/proc/meminfo: memFree=31185404/32770624 swapFree=0/428980
[pid=31027] ppid=31024 vsize=33028 CPUtime=2382.08 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 24935 0 0 0 238207 1 0 0 20 0 1 0 137092298 33820672 2036 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5586244 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2036 792 782 0 1273 0
Current children cumulated CPU time (s) 2382.08
Current children cumulated vsize (KiB) 33028

[startup+2442.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 31258
/proc/meminfo: memFree=31185004/32770624 swapFree=0/428984
[pid=31027] ppid=31024 vsize=33028 CPUtime=2442.08 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 25412 0 0 0 244207 1 0 0 20 0 1 0 137092298 33820672 2036 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5575964 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2036 792 782 0 1273 0
Current children cumulated CPU time (s) 2442.08
Current children cumulated vsize (KiB) 33028

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31274
/proc/meminfo: memFree=31181256/32770624 swapFree=0/428992
[pid=31027] ppid=31024 vsize=33028 CPUtime=2502.07 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 25891 0 0 0 250206 1 0 0 20 0 1 0 137092298 33820672 2036 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5861551 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2036 792 782 0 1273 0
Current children cumulated CPU time (s) 2502.07
Current children cumulated vsize (KiB) 33028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31274
/proc/meminfo: memFree=31180960/32770624 swapFree=0/428992
[pid=31027] ppid=31024 vsize=33028 CPUtime=2519.77 cores=0,2,4,6
/proc/31027/stat : 31027 (MistralXCSP) R 31024 31027 4525 0 -1 4202496 26368 0 0 0 251976 1 0 0 20 0 1 0 137092298 33820672 2036 18446744073709551615 4194304 7396336 140727423973280 140727423967544 5864953 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 42455040 140727423979954 140727423980104 140727423980104 140727423983561 0
/proc/31027/statm: 8257 2036 792 782 0 1273 0
Current children cumulated CPU time (s) 2519.77
Current children cumulated vsize (KiB) 33028

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 31027 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.78
CPU user time (s): 2519.77
CPU system time (s): 0.010999
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 33028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.77
system time used= 0.010999
maximum resident set size= 8164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26399
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= 7
involuntary context switches= 4185

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.02777 second user time and 8.97216 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-10 15:58:50
IDJOB=4261069
IDBENCH=130614
IDSOLVER=2649
FILE ID=node132/4261069-1502374394
RUNJOBID= node132-1502333491-25567
PBS_JOBID= 
Free space on /tmp= 62024 MiB

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

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

MD5SUM BENCH= 8d41ef15b4a24b5ee65fe3e377737596
RANDOM SEED=1886116232

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:        31186480 kB
MemAvailable:   31958464 kB
Buffers:          281864 kB
Cached:           793284 kB
SwapCached:            0 kB
Active:           683196 kB
Inactive:         469396 kB
Active(anon):      78116 kB
Inactive(anon):    40820 kB
Active(file):     605080 kB
Inactive(file):   428576 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:         77320 kB
Mapped:            58856 kB
Shmem:             41660 kB
Slab:             135152 kB
SReclaimable:     108324 kB
SUnreclaim:        26828 kB
KernelStack:        3264 kB
PageTables:         4968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62020 MiB
End job on node132 at 2017-08-10 16:40:50