Trace number 4292037

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 2018-06-15? (TO) 2400.1 2400.12

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-08-0700_c18.xml
MD5SUM1726f38b1078149b3b3b5e51280bc638
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark542126384
Best CPU time to get the best result obtained on this benchmark2521
Satisfiable
(Un)Satisfiability was proved
Number of variables11265
Number of constraints7122
Number of domains159
Minimum domain size1
Maximum domain size141
Distribution of domain sizes[{"size":1,"count":4},{"size":2,"count":3984},{"size":11,"count":3288},{"size":12,"count":1},{"size":21,"count":10},{"size":23,"count":9},{"size":27,"count":51},{"size":31,"count":72},{"size":34,"count":11},{"size":35,"count":15},{"size":37,"count":59},{"size":38,"count":4},{"size":39,"count":29},{"size":40,"count":1},{"size":41,"count":17},{"size":42,"count":10},{"size":43,"count":1},{"size":44,"count":7},{"size":45,"count":25},{"size":47,"count":11},{"size":49,"count":70},{"size":51,"count":80},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":5},"...",{"size":104,"count":55}, {"size":105,"count":9}, {"size":106,"count":46}, {"size":107,"count":8}, {"size":108,"count":6}, {"size":109,"count":6}, {"size":111,"count":41}, {"size":112,"count":53}, {"size":113,"count":10}, {"size":114,"count":14}, {"size":115,"count":6}, {"size":117,"count":78}, {"size":118,"count":117}, {"size":119,"count":35}, {"size":127,"count":73}, {"size":128,"count":21}, {"size":129,"count":2}, {"size":130,"count":15}, {"size":131,"count":18}, {"size":133,"count":2}, {"size":135,"count":74}, {"size":136,"count":50}, {"size":137,"count":18}, {"size":140,"count":8}, {"size":141,"count":1776}]
Minimum variable degree1
Maximum variable degree3289
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":9869},{"degree":3,"count":14},{"degree":4,"count":31},{"degree":5,"count":51},{"degree":6,"count":71},{"degree":7,"count":99},{"degree":8,"count":104},{"degree":9,"count":116},{"degree":10,"count":158},{"degree":11,"count":226},{"degree":12,"count":258},{"degree":13,"count":171},{"degree":14,"count":35},{"degree":15,"count":26},{"degree":16,"count":18},{"degree":17,"count":8},{"degree":18,"count":6},{"degree":19,"count":1},{"degree":3289,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":546},{"arity":3,"count":3288},{"arity":6,"count":3288}]
Number of extensional constraints3288
Number of intensional constraints3834
Distribution of constraint types[{"type":"extension","count":3288},{"type":"intension","count":3834}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c Mistral 16062018
2400.08/2400.11	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (2304 MiB free)
  memory of node 1: 16384 MiB (11463 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292037-1532265735/watcher-4292037-1532265735 -o /tmp/evaluation-result-4292037-1532265735/solver-4292037-1532265735 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532260533-31108 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 206362604 HOME/instance-4292037-1532265735.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=32265, runsolver pid=32262
Current StackSize limit: 8192 KiB


[startup+0.100173 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 32266
/proc/meminfo: memFree=14081172/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=48148 memory=22120 CPUtime=0.1 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 6024 0 0 0 9 1 0 0 20 0 1 0 44136718 49303552 5530 33554432000 4194304 7498468 140722404706800 140722404703800 140179269561317 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 12037 5530 621 807 0 5028 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 48148 KiB
Current children cumulated memory: 22120 KiB

[startup+0.209905 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 32266
/proc/meminfo: memFree=14072988/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=54016 memory=28456 CPUtime=0.21 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 7567 0 0 0 20 1 0 0 20 0 1 0 44136718 55312384 7114 33554432000 4194304 7498468 140722404706800 140722404703800 140179269561317 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 13504 7114 703 807 0 6495 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 54016 KiB
Current children cumulated memory: 28456 KiB

[startup+0.309577 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 32266
/proc/meminfo: memFree=14070756/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=55948 memory=30304 CPUtime=0.31 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 8027 0 0 0 30 1 0 0 20 0 1 0 44136718 57290752 7576 33554432000 4194304 7498468 140722404706800 140722404703800 140179269999616 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 13987 7576 704 807 0 6978 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 55948 KiB
Current children cumulated memory: 30304 KiB

[startup+0.700308 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32266
/proc/meminfo: memFree=14064432/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=68412 memory=42724 CPUtime=0.69 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 11222 0 0 0 67 2 0 0 20 0 1 0 44136718 70053888 10681 33554432000 4194304 7498468 140722404706800 140722404703800 140179275755856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 17103 10681 704 807 0 10094 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 68412 KiB
Current children cumulated memory: 42724 KiB

[startup+1.50031 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32266
/proc/meminfo: memFree=14048436/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=93368 memory=67804 CPUtime=1.49 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 17453 0 0 0 146 3 0 0 20 0 1 0 44136718 95608832 16951 33554432000 4194304 7498468 140722404706800 140722404697720 4253190 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 23342 16951 718 807 0 16333 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 93368 KiB
Current children cumulated memory: 67804 KiB

[startup+3.10964 s]
/proc/loadavg: 1.92 2.00 2.04 3/188 32266
/proc/meminfo: memFree=13996040/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=133312 memory=107672 CPUtime=3.1 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 28754 0 0 0 306 4 0 0 20 0 1 0 44136718 136511488 26918 33554432000 4194304 7498468 140722404706800 140722404700040 140179269999616 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 33328 26918 718 807 0 26319 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 133312 KiB
Current children cumulated memory: 107672 KiB

[startup+6.30028 s]
/proc/loadavg: 1.92 2.00 2.04 3/188 32266
/proc/meminfo: memFree=13919976/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=214652 memory=189188 CPUtime=6.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 51564 0 0 0 622 7 0 0 20 0 1 0 44136718 219803648 47297 33554432000 4194304 7498468 140722404706800 140722404698264 140179269999616 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 53663 47297 719 807 0 46654 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 214652 KiB
Current children cumulated memory: 189188 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/188 32266
/proc/meminfo: memFree=13765668/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=378988 memory=353384 CPUtime=12.69 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 96206 0 0 0 1256 13 0 0 20 0 1 0 44136718 388083712 88346 33554432000 4194304 7498468 140722404706800 140722404700040 5882131 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 94747 88346 719 807 0 87738 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 378988 KiB
Current children cumulated memory: 353384 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/188 32266
/proc/meminfo: memFree=13434856/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=703988 memory=678532 CPUtime=25.49 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 181131 0 0 0 2524 25 0 0 20 0 1 0 44136718 720883712 169633 33554432000 4194304 7498468 140722404706800 140722404698104 5879466 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 175997 169633 719 807 0 168988 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 703988 KiB
Current children cumulated memory: 678532 KiB

[startup+51.1096 s]
/proc/loadavg: 1.96 2.00 2.04 3/188 32266
/proc/meminfo: memFree=12772896/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=1354988 memory=1329232 CPUtime=51.1 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 347764 0 0 0 5060 50 0 0 20 0 1 0 44136718 1387507712 332308 33554432000 4194304 7498468 140722404706800 140722404700040 5879457 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 338747 332308 719 807 0 331738 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 1354988 KiB
Current children cumulated memory: 1329232 KiB

[startup+102.301 s]
/proc/loadavg: 2.05 2.01 2.05 3/188 32267
/proc/meminfo: memFree=11712340/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2409760 memory=2384296 CPUtime=102.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 858261 0 0 0 10136 93 0 0 20 0 1 0 44136718 2467594240 596074 33554432000 4194304 7498468 140722404706800 140722404701336 5791419 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 602440 596074 756 807 0 595431 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2409760 KiB
Current children cumulated memory: 2384296 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/188 32268
/proc/meminfo: memFree=11704772/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2415964 memory=2390540 CPUtime=162.3 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 1124118 0 0 0 16125 105 0 0 20 0 1 0 44136718 2473947136 597635 33554432000 4194304 7498468 140722404706800 140722404701224 5770707 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 603991 597635 756 807 0 596982 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2415964 KiB
Current children cumulated memory: 2390540 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 32270
/proc/meminfo: memFree=11703624/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2416492 memory=2391056 CPUtime=222.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 1345894 0 0 0 22116 113 0 0 20 0 1 0 44136718 2474487808 597764 33554432000 4194304 7498468 140722404706800 140722404701336 4406161 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 604123 597764 756 807 0 597114 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2416492 KiB
Current children cumulated memory: 2391056 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32271
/proc/meminfo: memFree=11693112/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2426800 memory=2401428 CPUtime=282.31 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 1675471 0 0 0 28100 131 0 0 20 0 1 0 44136718 2485043200 600357 33554432000 4194304 7498468 140722404706800 140722404701336 5791406 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 606700 600357 756 807 0 599691 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 2426800 KiB
Current children cumulated memory: 2401428 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32272
/proc/meminfo: memFree=11691156/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2427724 memory=2402260 CPUtime=342.3 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 1900703 0 0 0 34086 144 0 0 20 0 1 0 44136718 2485989376 600565 33554432000 4194304 7498468 140722404706800 140722404701256 4406988 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 606931 600565 756 807 0 599922 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 2427724 KiB
Current children cumulated memory: 2402260 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32274
/proc/meminfo: memFree=11691272/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2427724 memory=2402336 CPUtime=402.3 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 2234986 0 0 0 40072 158 0 0 20 0 1 0 44136718 2485989376 600584 33554432000 4194304 7498468 140722404706800 140722404701256 5772291 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 606931 600584 756 807 0 599922 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 2427724 KiB
Current children cumulated memory: 2402336 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32275
/proc/meminfo: memFree=11690928/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2427724 memory=2402336 CPUtime=462.31 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 2497354 0 0 0 46061 170 0 0 20 0 1 0 44136718 2485989376 600584 33554432000 4194304 7498468 140722404706800 140722404701256 5791406 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 606931 600584 756 807 0 599922 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 2427724 KiB
Current children cumulated memory: 2402336 KiB


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

/proc/32265/statm: 607063 600742 756 807 0 600054 0
Current children cumulated CPU time: 1662.3 s
Current children cumulated vsize: 2428252 KiB
Current children cumulated memory: 2402968 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32318
/proc/meminfo: memFree=11679756/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2428516 memory=2403212 CPUtime=1722.28 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5436794 0 0 0 171913 315 0 0 20 0 1 0 44136718 2486800384 600803 33554432000 4194304 7498468 140722404706800 140722404701336 4580120 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 607129 600803 756 807 0 600120 0
Current children cumulated CPU time: 1722.28 s
Current children cumulated vsize: 2428516 KiB
Current children cumulated memory: 2403212 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32319
/proc/meminfo: memFree=11676000/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2432112 memory=2406912 CPUtime=1782.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5537979 0 0 0 177906 323 0 0 20 0 1 0 44136718 2490482688 601728 33554432000 4194304 7498468 140722404706800 140722404701336 4249691 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608028 601728 756 807 0 601019 0
Current children cumulated CPU time: 1782.29 s
Current children cumulated vsize: 2432112 KiB
Current children cumulated memory: 2406912 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32320
/proc/meminfo: memFree=11674912/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2433564 memory=2408292 CPUtime=1842.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5631482 0 0 0 183901 328 0 0 20 0 1 0 44136718 2491969536 602073 33554432000 4194304 7498468 140722404706800 140722404701336 5772170 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608391 602073 756 807 0 601382 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 2433564 KiB
Current children cumulated memory: 2408292 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32321
/proc/meminfo: memFree=11674456/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2434488 memory=2409180 CPUtime=1902.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5711198 0 0 0 189897 332 0 0 20 0 1 0 44136718 2492915712 602295 33554432000 4194304 7498468 140722404706800 140722404701336 4249691 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608622 602295 756 807 0 601613 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 2434488 KiB
Current children cumulated memory: 2409180 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32322
/proc/meminfo: memFree=11673004/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435280 memory=2410024 CPUtime=1962.28 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5777985 0 0 0 195891 337 0 0 20 0 1 0 44136718 2493726720 602506 33554432000 4194304 7498468 140722404706800 140722404701336 5164349 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608820 602506 756 807 0 601811 0
Current children cumulated CPU time: 1962.28 s
Current children cumulated vsize: 2435280 KiB
Current children cumulated memory: 2410024 KiB

[startup+2022.3 s]
/proc/loadavg: 1.99 2.01 2.04 6/200 32353
/proc/meminfo: memFree=9903380/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435412 memory=2410212 CPUtime=2022.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5866416 0 0 0 201888 341 0 0 20 0 1 0 44136718 2493861888 602553 33554432000 4194304 7498468 140722404706800 140722404701336 5164315 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608853 602553 756 807 0 601844 0
Current children cumulated CPU time: 2022.29 s
Current children cumulated vsize: 2435412 KiB
Current children cumulated memory: 2410212 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32388
/proc/meminfo: memFree=13481568/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435412 memory=2410212 CPUtime=2082.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5896803 0 0 0 207886 343 0 0 20 0 1 0 44136718 2493861888 602553 33554432000 4194304 7498468 140722404706800 140722404701336 4249947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608853 602553 756 807 0 601844 0
Current children cumulated CPU time: 2082.29 s
Current children cumulated vsize: 2435412 KiB
Current children cumulated memory: 2410212 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32389
/proc/meminfo: memFree=13481736/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435412 memory=2410212 CPUtime=2142.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5927697 0 0 0 213884 345 0 0 20 0 1 0 44136718 2493861888 602553 33554432000 4194304 7498468 140722404706800 140722404701336 5791406 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608853 602553 756 807 0 601844 0
Current children cumulated CPU time: 2142.29 s
Current children cumulated vsize: 2435412 KiB
Current children cumulated memory: 2410212 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32391
/proc/meminfo: memFree=13481404/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435412 memory=2410212 CPUtime=2202.28 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5938192 0 0 0 219883 345 0 0 20 0 1 0 44136718 2493861888 602553 33554432000 4194304 7498468 140722404706800 140722404701336 5791419 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608853 602553 756 807 0 601844 0
Current children cumulated CPU time: 2202.28 s
Current children cumulated vsize: 2435412 KiB
Current children cumulated memory: 2410212 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 32392
/proc/meminfo: memFree=13481432/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435412 memory=2410212 CPUtime=2262.29 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5965492 0 0 0 225883 346 0 0 20 0 1 0 44136718 2493861888 602553 33554432000 4194304 7498468 140722404706800 140722404701336 4253264 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608853 602553 756 807 0 601844 0
Current children cumulated CPU time: 2262.29 s
Current children cumulated vsize: 2435412 KiB
Current children cumulated memory: 2410212 KiB

[startup+2322.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 32400
/proc/meminfo: memFree=13480612/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435544 memory=2410220 CPUtime=2322.3 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5979770 0 0 0 231882 348 0 0 20 0 1 0 44136718 2493997056 602555 33554432000 4194304 7498468 140722404706800 140722404701224 4580282 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608886 602555 756 807 0 601877 0
Current children cumulated CPU time: 2322.3 s
Current children cumulated vsize: 2435544 KiB
Current children cumulated memory: 2410220 KiB

[startup+2382.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 32423
/proc/meminfo: memFree=13479776/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435544 memory=2410376 CPUtime=2382.28 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5991194 0 0 0 237880 348 0 0 20 0 1 0 44136718 2493997056 602594 33554432000 4194304 7498468 140722404706800 140722404701224 5791450 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608886 602594 756 807 0 601877 0
Current children cumulated CPU time: 2382.28 s
Current children cumulated vsize: 2435544 KiB
Current children cumulated memory: 2410376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 32424
/proc/meminfo: memFree=13480120/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435544 memory=2410380 CPUtime=2400.08 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5991981 0 0 0 239660 348 0 0 20 0 1 0 44136718 2493997056 602595 33554432000 4194304 7498468 140722404706800 140722404701224 5791403 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608886 602595 756 807 0 601877 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 2435544 KiB
Current children cumulated memory: 2410380 KiB

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

[startup+2400.12 s]
# the end of solver process 32265 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.61 s, system=3.49719 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.11 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 32424
/proc/meminfo: memFree=13480120/32770624 swapFree=67108860/67108860
[pid=32265] ppid=32262 vsize=2435544 memory=2410380 CPUtime=2400.08 cores=1,3,5,7
/proc/32265/stat : 32265 (MistralXCSP) R 32262 32265 31076 0 -1 4202496 5991981 0 0 0 239660 348 0 0 20 0 1 0 44136718 2493997056 602595 33554432000 4194304 7498468 140722404706800 140722404701224 5791403 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 11640832 140722404713582 140722404713731 140722404713731 140722404716489 0
/proc/32265/statm: 608886 602595 756 807 0 601877 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 2435544 KiB
Current children cumulated memory: 2410380 KiB

Child status: 0
Real time (s): 2400.12
CPU time (s): 2400.1
CPU user time (s): 2396.61
CPU system time (s): 3.49719
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 2435544
Max. memory (cumulated for all children) (KiB): 2410380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.61
system time used= 3.49719
maximum resident set size= 2410400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5992012
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= 257
involuntary context switches= 1052


# summary of solver processes directly reported to runsolver:
#   pid: 32265
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2396.61
#   total CPU system time (s): 3.49719

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.34332 second user time and 18.0809 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-22 15:22:15
IDJOB=4292037
IDBENCH=141271
IDSOLVER=2741
FILE ID=node105/4292037-1532265735
RUNJOBID= node105-1532260533-31108
PBS_JOBID= 21018967
Free space on /tmp= 44564 MiB

SOLVER NAME= Mistral-2.0 2018-06-15
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-08-0700_c18.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-4292037-1532265735/watcher-4292037-1532265735 -o /tmp/evaluation-result-4292037-1532265735/solver-4292037-1532265735 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532260533-31108 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 206362604 HOME/instance-4292037-1532265735.xml

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

MD5SUM BENCH= 1726f38b1078149b3b3b5e51280bc638
RANDOM SEED=206362604

node105.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.32
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.32
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.32
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.32
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:        14098856 kB
MemAvailable:   30290020 kB
Buffers:          158168 kB
Cached:         15997136 kB
SwapCached:            0 kB
Active:          3253776 kB
Inactive:       14600308 kB
Active(anon):    1653508 kB
Inactive(anon):    65084 kB
Active(file):    1600268 kB
Inactive(file): 14535224 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            220804 kB
Writeback:             0 kB
AnonPages:       1706176 kB
Mapped:            37408 kB
Shmem:             17036 kB
Slab:             511352 kB
SReclaimable:     484132 kB
SUnreclaim:        27220 kB
KernelStack:        3312 kB
PageTables:         8272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1991104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44700 MiB
End job on node105 at 2018-07-22 16:02:16