Trace number 4260856

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) 2520.0801 2520

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c3w4o.xml
MD5SUMee745fcf29eade3c7f55b7e84eebe45a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark20067.6
Satisfiable
(Un)Satisfiability was proved
Number of variables1293
Number of constraints649
Number of domains2
Minimum domain size72
Maximum domain size324
Distribution of domain sizes[{"size":72,"count":1292},{"size":324,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":969},{"degree":5,"count":323}]
Minimum constraint arity4
Maximum constraint arity1292
Distribution of constraint arities[{"arity":4,"count":646},{"arity":324,"count":1},{"arity":1292,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":323},{"type":"lex","count":1},{"type":"sum","count":323},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.08	c 280717
2520.08/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-4260856-1502390710/watcher-4260856-1502390710 -o /tmp/evaluation-result-4260856-1502390710/solver-4260856-1502390710 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502330739-31365 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1631595221 HOME/instance-4260856-1502390710.xml 

pid=9708
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: 2.05 2.03 2.05 3/189 9711
/proc/meminfo: memFree=31050344/32770624 swapFree=0/452432
[pid=9711] ppid=9708 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9711/stat : 9711 (runsolver) D 9708 9711 9153 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 80982142 24240128 106 18446744073709551615 4194304 4338465 140728266524768 140728266522408 140045274387159 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 31088640 140728266526858 140728266527305 140728266527305 140728266530762 0
/proc/9711/statm: 5918 106 53 36 0 2156 0

[startup+0.100197 s]
/proc/loadavg: 2.05 2.03 2.05 3/189 9711
/proc/meminfo: memFree=31050344/32770624 swapFree=0/452432
[pid=9711] ppid=9708 vsize=31632 CPUtime=0.01 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 1708 0 0 0 1 0 0 0 20 0 1 0 80982142 32391168 1503 18446744073709551615 4194304 7396336 140729994859536 140729994856536 140163395914725 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 7908 1503 627 782 0 924 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31632

[startup+0.200358 s]
/proc/loadavg: 2.05 2.03 2.05 3/189 9711
/proc/meminfo: memFree=31050344/32770624 swapFree=0/452432
[pid=9711] ppid=9708 vsize=45844 CPUtime=0.11 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 5609 0 0 0 11 0 0 0 20 0 1 0 80982142 46944256 5081 18446744073709551615 4194304 7396336 140729994859536 140729994856536 4405866 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 11461 5081 688 782 0 4477 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 45844

[startup+0.300392 s]
/proc/loadavg: 2.05 2.03 2.05 3/189 9711
/proc/meminfo: memFree=31050344/32770624 swapFree=0/452432
[pid=9711] ppid=9708 vsize=51400 CPUtime=0.21 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 7048 0 0 0 21 0 0 0 20 0 1 0 80982142 52633600 6452 18446744073709551615 4194304 7396336 140729994859536 140729994850296 140163395914725 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 12850 6518 688 782 0 5866 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 51400

[startup+0.700327 s]
/proc/loadavg: 2.05 2.03 2.05 3/189 9711
/proc/meminfo: memFree=31050344/32770624 swapFree=0/452432
[pid=9711] ppid=9708 vsize=73416 CPUtime=0.61 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 12260 0 0 0 60 1 0 0 20 0 1 0 80982142 75177984 11976 18446744073709551615 4194304 7396336 140729994859536 140729994850296 4566039 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 18354 11976 688 782 0 11370 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 73416

[startup+1.50029 s]
/proc/loadavg: 2.05 2.03 2.05 3/190 9712
/proc/meminfo: memFree=30997712/32770624 swapFree=0/452592
[pid=9711] ppid=9708 vsize=90808 CPUtime=1.41 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 16754 0 0 0 139 2 0 0 20 0 1 0 80982142 92987392 16305 18446744073709551615 4194304 7396336 140729994859536 140729994850296 4565884 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 22702 16305 688 782 0 15718 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 90808

[startup+3.10029 s]
/proc/loadavg: 2.05 2.03 2.05 3/190 9712
/proc/meminfo: memFree=30979324/32770624 swapFree=0/452452
[pid=9711] ppid=9708 vsize=111468 CPUtime=3.01 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 22380 0 0 0 298 3 0 0 20 0 1 0 80982142 114143232 21527 18446744073709551615 4194304 7396336 140729994859536 140729994850296 4319028 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 27867 21527 688 782 0 20883 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 111468

[startup+6.30028 s]
/proc/loadavg: 2.05 2.03 2.05 3/190 9712
/proc/meminfo: memFree=30919916/32770624 swapFree=0/452460
[pid=9711] ppid=9708 vsize=163540 CPUtime=6.21 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 49862 0 0 0 615 6 0 0 20 0 1 0 80982142 167464960 34495 18446744073709551615 4194304 7396336 140729994859536 140729994850296 4566039 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 40885 34495 688 782 0 33901 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 163540

[startup+12.7003 s]
/proc/loadavg: 2.11 2.04 2.05 3/190 9712
/proc/meminfo: memFree=30868576/32770624 swapFree=0/452460
[pid=9711] ppid=9708 vsize=209440 CPUtime=12.61 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 82666 0 0 0 1253 8 0 0 20 0 1 0 80982142 214466560 46084 18446744073709551615 4194304 7396336 140729994859536 140729994854888 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52360 46084 752 782 0 45376 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 209440

[startup+25.5004 s]
/proc/loadavg: 2.10 2.04 2.05 3/190 9713
/proc/meminfo: memFree=30868576/32770624 swapFree=0/452460
[pid=9711] ppid=9708 vsize=209440 CPUtime=25.42 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 139229 0 0 0 2531 11 0 0 20 0 1 0 80982142 214466560 46097 18446744073709551615 4194304 7396336 140729994859536 140729994854888 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52360 46097 765 782 0 45376 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 209440

[startup+51.1004 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 9713
/proc/meminfo: memFree=30871508/32770624 swapFree=0/452452
[pid=9711] ppid=9708 vsize=209440 CPUtime=51.01 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 164049 0 0 0 5089 12 0 0 20 0 1 0 80982142 214466560 46121 18446744073709551615 4194304 7396336 140729994859536 140729994854888 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52360 46121 765 782 0 45376 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 209440

[startup+102.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 9715
/proc/meminfo: memFree=30871756/32770624 swapFree=0/452464
[pid=9711] ppid=9708 vsize=209680 CPUtime=102.23 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 191183 0 0 0 10209 14 0 0 20 0 1 0 80982142 214712320 46157 18446744073709551615 4194304 7396336 140729994859536 140729994854168 5576651 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52420 46157 765 782 0 45436 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 209680

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 9717
/proc/meminfo: memFree=30871284/32770624 swapFree=0/452472
[pid=9711] ppid=9708 vsize=209680 CPUtime=162.21 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 217063 0 0 0 16206 15 0 0 20 0 1 0 80982142 214712320 46162 18446744073709551615 4194304 7396336 140729994859536 140729994854168 4582073 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52420 46162 765 782 0 45436 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 209680

[startup+222.306 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 9720
/proc/meminfo: memFree=30870920/32770624 swapFree=0/452484
[pid=9711] ppid=9708 vsize=209680 CPUtime=222.21 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 230758 0 0 0 22205 16 0 0 20 0 1 0 80982142 214712320 46162 18446744073709551615 4194304 7396336 140729994859536 140729994854168 5165763 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52420 46162 765 782 0 45436 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 209680

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 9722
/proc/meminfo: memFree=30871268/32770624 swapFree=0/452492
[pid=9711] ppid=9708 vsize=209680 CPUtime=282.2 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 231488 0 0 0 28204 16 0 0 20 0 1 0 80982142 214712320 46162 18446744073709551615 4194304 7396336 140729994859536 140729994854168 4379138 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52420 46162 765 782 0 45436 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 209680

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 9724
/proc/meminfo: memFree=30871284/32770624 swapFree=0/452500
[pid=9711] ppid=9708 vsize=209680 CPUtime=342.21 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 231488 0 0 0 34205 16 0 0 20 0 1 0 80982142 214712320 46162 18446744073709551615 4194304 7396336 140729994859536 140729994854168 5586420 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52420 46162 765 782 0 45436 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 209680

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 9727
/proc/meminfo: memFree=30871376/32770624 swapFree=0/452516
[pid=9711] ppid=9708 vsize=209680 CPUtime=402.21 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 232185 0 0 0 40205 16 0 0 20 0 1 0 80982142 214712320 46162 18446744073709551615 4194304 7396336 140729994859536 140729994854168 4246597 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52420 46162 765 782 0 45436 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 209680

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 9729
/proc/meminfo: memFree=30871128/32770624 swapFree=0/452532
[pid=9711] ppid=9708 vsize=209680 CPUtime=462.22 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 232192 0 0 0 46206 16 0 0 20 0 1 0 80982142 214712320 46162 18446744073709551615 4194304 7396336 140729994859536 140729994854168 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52420 46162 765 782 0 45436 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 209680

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 9731
/proc/meminfo: memFree=30871360/32770624 swapFree=0/452544
[pid=9711] ppid=9708 vsize=209680 CPUtime=522.22 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 232890 0 0 0 52206 16 0 0 20 0 1 0 80982142 214712320 46162 18446744073709551615 4194304 7396336 140729994859536 140729994854168 4582542 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52420 46162 765 782 0 45436 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 209680

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 9747
/proc/meminfo: memFree=30867012/32770624 swapFree=0/452556
[pid=9711] ppid=9708 vsize=209812 CPUtime=582.22 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 232966 0 0 0 58206 16 0 0 20 0 1 0 80982142 214847488 46201 18446744073709551615 4194304 7396336 140729994859536 140729994854008 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52453 46201 765 782 0 45469 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 209812


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


[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 9926
/proc/meminfo: memFree=31035608/32770624 swapFree=0/452800
[pid=9711] ppid=9708 vsize=211188 CPUtime=1602.3 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 240773 0 0 0 160214 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 211188

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 9930
/proc/meminfo: memFree=31035008/32770624 swapFree=0/452820
[pid=9711] ppid=9708 vsize=211188 CPUtime=1662.3 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 240780 0 0 0 166214 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5575964 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 211188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9932
/proc/meminfo: memFree=31035240/32770624 swapFree=0/452824
[pid=9711] ppid=9708 vsize=211188 CPUtime=1722.31 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 241464 0 0 0 172215 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5165945 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 211188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 9948
/proc/meminfo: memFree=31031380/32770624 swapFree=0/452836
[pid=9711] ppid=9708 vsize=211188 CPUtime=1782.31 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 241464 0 0 0 178215 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5165763 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 211188

[startup+1842.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/190 9976
/proc/meminfo: memFree=31030672/32770624 swapFree=0/452848
[pid=9711] ppid=9708 vsize=211188 CPUtime=1842.32 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 242139 0 0 0 184216 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5576651 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 1842.32
Current children cumulated vsize (KiB) 211188

[startup+1902.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/187 9978
/proc/meminfo: memFree=31035028/32770624 swapFree=0/452876
[pid=9711] ppid=9708 vsize=211188 CPUtime=1902.32 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 242149 0 0 0 190216 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 1902.32
Current children cumulated vsize (KiB) 211188

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 9980
/proc/meminfo: memFree=31034976/32770624 swapFree=0/452876
[pid=9711] ppid=9708 vsize=211188 CPUtime=1962.33 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 242834 0 0 0 196217 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 4246597 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 1962.33
Current children cumulated vsize (KiB) 211188

[startup+2022.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 9982
/proc/meminfo: memFree=31035536/32770624 swapFree=0/452896
[pid=9711] ppid=9708 vsize=211188 CPUtime=2022.33 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 242834 0 0 0 202217 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5586214 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2022.33
Current children cumulated vsize (KiB) 211188

[startup+2082.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/187 9984
/proc/meminfo: memFree=31035064/32770624 swapFree=0/452904
[pid=9711] ppid=9708 vsize=211188 CPUtime=2082.34 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 243510 0 0 0 208218 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5165842 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2082.34
Current children cumulated vsize (KiB) 211188

[startup+2142.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 9986
/proc/meminfo: memFree=31035080/32770624 swapFree=0/452928
[pid=9711] ppid=9708 vsize=211188 CPUtime=2142.34 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 243510 0 0 0 214218 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 4582123 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2142.34
Current children cumulated vsize (KiB) 211188

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 9988
/proc/meminfo: memFree=31035328/32770624 swapFree=0/452932
[pid=9711] ppid=9708 vsize=211188 CPUtime=2202.35 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 244186 0 0 0 220219 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5576739 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2202.35
Current children cumulated vsize (KiB) 211188

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 9990
/proc/meminfo: memFree=31034740/32770624 swapFree=0/452936
[pid=9711] ppid=9708 vsize=211188 CPUtime=2262.35 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 244188 0 0 0 226219 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 4317596 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2262.35
Current children cumulated vsize (KiB) 211188

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 9993
/proc/meminfo: memFree=31034848/32770624 swapFree=0/452940
[pid=9711] ppid=9708 vsize=211188 CPUtime=2322.35 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 244866 0 0 0 232219 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2322.35
Current children cumulated vsize (KiB) 211188

[startup+2382.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/189 10009
/proc/meminfo: memFree=31030760/32770624 swapFree=0/452948
[pid=9711] ppid=9708 vsize=211188 CPUtime=2382.36 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 244867 0 0 0 238220 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5576775 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2382.36
Current children cumulated vsize (KiB) 211188

[startup+2442.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/186 10011
/proc/meminfo: memFree=31033396/32770624 swapFree=0/452984
[pid=9711] ppid=9708 vsize=211188 CPUtime=2442.36 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 245543 0 0 0 244220 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5165805 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2442.36
Current children cumulated vsize (KiB) 211188

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 10013
/proc/meminfo: memFree=31033288/32770624 swapFree=0/452996
[pid=9711] ppid=9708 vsize=211188 CPUtime=2502.37 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 245545 0 0 0 250221 16 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 5165805 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2502.37
Current children cumulated vsize (KiB) 211188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 10013
/proc/meminfo: memFree=31033412/32770624 swapFree=0/452992
[pid=9711] ppid=9708 vsize=211188 CPUtime=2520.08 cores=0,2,4,6
/proc/9711/stat : 9711 (MistralXCSP) R 9708 9711 9153 0 -1 4202496 246218 0 0 0 251991 17 0 0 20 0 1 0 80982142 216256512 46539 18446744073709551615 4194304 7396336 140729994859536 140729994854712 4581594 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 43008000 140729994867122 140729994867272 140729994867272 140729994870729 0
/proc/9711/statm: 52797 46539 765 782 0 45813 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 211188

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

Child status: 0
Real time (s): 2520
CPU time (s): 2520.08
CPU user time (s): 2519.91
CPU system time (s): 0.171013
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 211188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.91
system time used= 0.171013
maximum resident set size= 186204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246255
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= 59
involuntary context switches= 760

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.63003 second user time and 9.05694 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-10 20:31:15
IDJOB=4260856
IDBENCH=136341
IDSOLVER=2649
FILE ID=node135/4260856-1502390710
RUNJOBID= node135-1502330739-31365
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c3w4o.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-4260856-1502390710/watcher-4260856-1502390710 -o /tmp/evaluation-result-4260856-1502390710/solver-4260856-1502390710 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502330739-31365 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1631595221 HOME/instance-4260856-1502390710.xml

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

MD5SUM BENCH= ee745fcf29eade3c7f55b7e84eebe45a
RANDOM SEED=1631595221

node135.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.21
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.21
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.21
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.21
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:        31051340 kB
MemAvailable:   31804980 kB
Buffers:          278200 kB
Cached:           767616 kB
SwapCached:            0 kB
Active:           795416 kB
Inactive:         485572 kB
Active(anon):     235260 kB
Inactive(anon):    33140 kB
Active(file):     560156 kB
Inactive(file):   452432 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5912 kB
Writeback:             0 kB
AnonPages:        234736 kB
Mapped:            50548 kB
Shmem:             33464 kB
Slab:             140660 kB
SReclaimable:     113772 kB
SUnreclaim:        26888 kB
KernelStack:        3632 kB
PageTables:         5884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     503416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62020 MiB
End job on node135 at 2017-08-10 21:13:15