Trace number 4260855

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

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c2w2n.xml
MD5SUM46f71c9023558927bc58b896c2ad9580
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark87
Best CPU time to get the best result obtained on this benchmark20045.199
Satisfiable
(Un)Satisfiability was proved
Number of variables1756
Number of constraints705
Number of domains2
Minimum domain size81
Maximum domain size352
Distribution of domain sizes[{"size":81,"count":1755},{"size":352,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1404},{"degree":5,"count":351}]
Minimum constraint arity5
Maximum constraint arity1755
Distribution of constraint arities[{"arity":5,"count":702},{"arity":352,"count":1},{"arity":1755,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":351},{"type":"lex","count":1},{"type":"sum","count":351},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.05	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-4260855-1502390850/watcher-4260855-1502390850 -o /tmp/evaluation-result-4260855-1502390850/solver-4260855-1502390850 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2687 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 114152055 HOME/instance-4260855-1502390850.xml 

pid=14162
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14165
/proc/meminfo: memFree=31478464/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14165/stat : 14165 (runsolver) D 14162 14165 15981 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 41280589 24240128 108 18446744073709551615 4194304 4338465 140727771725712 140727771723352 140112228287191 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 36548608 140727771734157 140727771734602 140727771734602 140727771738058 0
/proc/14165/statm: 5918 108 54 36 0 2156 0

[startup+0.100161 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14165
/proc/meminfo: memFree=31478464/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=33184 CPUtime=0.03 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 2121 0 0 0 3 0 0 0 20 0 1 0 41280589 33980416 1935 18446744073709551615 4194304 7396336 140730127014048 140730127011048 140560867396581 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 8296 1935 665 782 0 1312 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33184

[startup+0.20031 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14165
/proc/meminfo: memFree=31478464/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=46660 CPUtime=0.14 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 5816 0 0 0 13 1 0 0 20 0 1 0 41280589 47779840 5307 18446744073709551615 4194304 7396336 140730127014048 140730127011048 4565880 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 11665 5307 688 782 0 4681 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 46660

[startup+0.300341 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14165
/proc/meminfo: memFree=31478464/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=52416 CPUtime=0.24 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 7319 0 0 0 23 1 0 0 20 0 1 0 41280589 53673984 6731 18446744073709551615 4194304 7396336 140730127014048 140730127011048 4566032 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 13104 6731 688 782 0 6120 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 52416

[startup+0.700283 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14165
/proc/meminfo: memFree=31478464/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=72628 CPUtime=0.64 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 12066 0 0 0 62 2 0 0 20 0 1 0 41280589 74371072 11816 18446744073709551615 4194304 7396336 140730127014048 140730127011048 4566053 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 18157 11816 688 782 0 11173 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 72628

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14166
/proc/meminfo: memFree=31424396/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=91672 CPUtime=1.43 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 16972 0 0 0 141 2 0 0 20 0 1 0 41280589 93872128 16580 18446744073709551615 4194304 7396336 140730127014048 140730127011048 4566032 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 22918 16580 688 782 0 15934 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 91672

[startup+3.10023 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14166
/proc/meminfo: memFree=31406204/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=110872 CPUtime=3.03 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 24322 0 0 0 300 3 0 0 20 0 1 0 41280589 113532928 21363 18446744073709551615 4194304 7396336 140730127014048 140730127004808 4566039 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 27718 21363 688 782 0 20734 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 110872

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14166
/proc/meminfo: memFree=31349108/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=163692 CPUtime=6.23 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 51656 0 0 0 617 6 0 0 20 0 1 0 41280589 167620608 34573 18446744073709551615 4194304 7396336 140730127014048 140730127004808 4566039 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 40923 34573 688 782 0 33939 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 163692

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14166
/proc/meminfo: memFree=31297156/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=209956 CPUtime=12.63 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 65681 0 0 0 1255 8 0 0 20 0 1 0 41280589 214994944 46109 18446744073709551615 4194304 7396336 140730127014048 140730127004808 4566039 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 52489 46109 688 782 0 45505 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 209956

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14166
/proc/meminfo: memFree=31228656/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=275100 CPUtime=25.43 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 123806 0 0 0 2532 11 0 0 20 0 1 0 41280589 281702400 62520 18446744073709551615 4194304 7396336 140730127014048 140730127009400 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 68775 62520 760 782 0 61791 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 275100

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14167
/proc/meminfo: memFree=31201580/32770624 swapFree=0/281488
[pid=14165] ppid=14162 vsize=302408 CPUtime=51.01 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 160090 0 0 0 5087 14 0 0 20 0 1 0 41280589 309665792 69342 18446744073709551615 4194304 7396336 140730127014048 140730127008712 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75602 69342 764 782 0 68618 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 302408

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14168
/proc/meminfo: memFree=31200408/32770624 swapFree=0/281524
[pid=14165] ppid=14162 vsize=302276 CPUtime=102.2 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 172251 0 0 0 10205 15 0 0 20 0 1 0 41280589 309530624 69310 18446744073709551615 4194304 7396336 140730127014048 140730127009224 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75569 69310 765 782 0 68585 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 302276

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14170
/proc/meminfo: memFree=31200336/32770624 swapFree=0/281548
[pid=14165] ppid=14162 vsize=302864 CPUtime=162.18 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 173982 0 0 0 16203 15 0 0 20 0 1 0 41280589 310132736 69489 18446744073709551615 4194304 7396336 140730127014048 140730127008680 5165805 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75716 69489 765 782 0 68732 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 302864

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14172
/proc/meminfo: memFree=31200884/32770624 swapFree=0/281572
[pid=14165] ppid=14162 vsize=302996 CPUtime=222.18 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 174565 0 0 0 22203 15 0 0 20 0 1 0 41280589 310267904 69494 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165928 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75749 69494 765 782 0 68765 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 302996

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14174
/proc/meminfo: memFree=31201504/32770624 swapFree=0/281592
[pid=14165] ppid=14162 vsize=302996 CPUtime=282.18 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 175165 0 0 0 28203 15 0 0 20 0 1 0 41280589 310267904 69518 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75749 69518 765 782 0 68765 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 302996

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14176
/proc/meminfo: memFree=31201504/32770624 swapFree=0/281592
[pid=14165] ppid=14162 vsize=302996 CPUtime=342.17 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 175728 0 0 0 34202 15 0 0 20 0 1 0 41280589 310267904 69522 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75749 69522 765 782 0 68765 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 302996

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 14193
/proc/meminfo: memFree=31197016/32770624 swapFree=0/281636
[pid=14165] ppid=14162 vsize=302996 CPUtime=402.17 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 176353 0 0 0 40202 15 0 0 20 0 1 0 41280589 310267904 69522 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75749 69522 765 782 0 68765 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 302996

[startup+462.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 14195
/proc/meminfo: memFree=31197040/32770624 swapFree=0/281668
[pid=14165] ppid=14162 vsize=302996 CPUtime=462.16 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 176917 0 0 0 46201 15 0 0 20 0 1 0 41280589 310267904 69522 18446744073709551615 4194304 7396336 140730127014048 140730127008520 4246592 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75749 69522 765 782 0 68765 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 302996

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 14197
/proc/meminfo: memFree=31200408/32770624 swapFree=0/281692
[pid=14165] ppid=14162 vsize=302996 CPUtime=522.16 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 177477 0 0 0 52201 15 0 0 20 0 1 0 41280589 310267904 69522 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75749 69522 765 782 0 68765 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 302996

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14199
/proc/meminfo: memFree=31200408/32770624 swapFree=0/281692
[pid=14165] ppid=14162 vsize=302996 CPUtime=582.16 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 178092 0 0 0 58201 15 0 0 20 0 1 0 41280589 310267904 69522 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75749 69522 765 782 0 68765 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 302996


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


[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/184 14264
/proc/meminfo: memFree=31196028/32770624 swapFree=0/282028
[pid=14165] ppid=14162 vsize=303128 CPUtime=1602.12 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 188300 0 0 0 160195 17 0 0 20 0 1 0 41280589 310403072 69536 18446744073709551615 4194304 7396336 140730127014048 140730127008488 5586450 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75782 69536 765 782 0 68798 0
Current children cumulated CPU time (s) 1602.12
Current children cumulated vsize (KiB) 303128

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/185 14291
/proc/meminfo: memFree=31194668/32770624 swapFree=0/282088
[pid=14165] ppid=14162 vsize=303128 CPUtime=1662.12 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 188892 0 0 0 166195 17 0 0 20 0 1 0 41280589 310403072 69536 18446744073709551615 4194304 7396336 140730127014048 140730127008488 5165821 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75782 69536 765 782 0 68798 0
Current children cumulated CPU time (s) 1662.12
Current children cumulated vsize (KiB) 303128

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 14293
/proc/meminfo: memFree=31195420/32770624 swapFree=0/282112
[pid=14165] ppid=14162 vsize=303128 CPUtime=1722.11 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 189493 0 0 0 172194 17 0 0 20 0 1 0 41280589 310403072 69536 18446744073709551615 4194304 7396336 140730127014048 140730127008488 4582542 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75782 69536 765 782 0 68798 0
Current children cumulated CPU time (s) 1722.11
Current children cumulated vsize (KiB) 303128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14295
/proc/meminfo: memFree=31197640/32770624 swapFree=0/282116
[pid=14165] ppid=14162 vsize=303260 CPUtime=1782.11 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 190164 0 0 0 178194 17 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165805 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 1782.11
Current children cumulated vsize (KiB) 303260

[startup+1842.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 14297
/proc/meminfo: memFree=31198556/32770624 swapFree=0/282108
[pid=14165] ppid=14162 vsize=303260 CPUtime=1842.1 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 190797 0 0 0 184193 17 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 4581738 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 1842.1
Current children cumulated vsize (KiB) 303260

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 14299
/proc/meminfo: memFree=31198056/32770624 swapFree=0/282152
[pid=14165] ppid=14162 vsize=303260 CPUtime=1902.1 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 191461 0 0 0 190193 17 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 1902.1
Current children cumulated vsize (KiB) 303260

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14301
/proc/meminfo: memFree=31198684/32770624 swapFree=0/282160
[pid=14165] ppid=14162 vsize=303260 CPUtime=1962.09 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 192060 0 0 0 196192 17 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 1962.09
Current children cumulated vsize (KiB) 303260

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14303
/proc/meminfo: memFree=31198576/32770624 swapFree=0/282180
[pid=14165] ppid=14162 vsize=303260 CPUtime=2022.09 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 192721 0 0 0 202192 17 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 4582143 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 2022.09
Current children cumulated vsize (KiB) 303260

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14305
/proc/meminfo: memFree=31198948/32770624 swapFree=0/282196
[pid=14165] ppid=14162 vsize=303260 CPUtime=2082.09 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 193348 0 0 0 208192 17 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165805 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 2082.09
Current children cumulated vsize (KiB) 303260

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14307
/proc/meminfo: memFree=31199096/32770624 swapFree=0/282196
[pid=14165] ppid=14162 vsize=303260 CPUtime=2142.09 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 193989 0 0 0 214191 18 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 4246560 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 2142.09
Current children cumulated vsize (KiB) 303260

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 14324
/proc/meminfo: memFree=31195228/32770624 swapFree=0/282252
[pid=14165] ppid=14162 vsize=303260 CPUtime=2202.09 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 194565 0 0 0 220191 18 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 2202.09
Current children cumulated vsize (KiB) 303260

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 14326
/proc/meminfo: memFree=31194752/32770624 swapFree=0/282272
[pid=14165] ppid=14162 vsize=303260 CPUtime=2262.08 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 195228 0 0 0 226190 18 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 2262.08
Current children cumulated vsize (KiB) 303260

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14328
/proc/meminfo: memFree=31197768/32770624 swapFree=0/282312
[pid=14165] ppid=14162 vsize=303260 CPUtime=2322.08 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 195864 0 0 0 232190 18 0 0 20 0 1 0 41280589 310538240 69566 18446744073709551615 4194304 7396336 140730127014048 140730127008520 4581576 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75815 69566 765 782 0 68831 0
Current children cumulated CPU time (s) 2322.08
Current children cumulated vsize (KiB) 303260

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14330
/proc/meminfo: memFree=31197272/32770624 swapFree=0/282296
[pid=14165] ppid=14162 vsize=303760 CPUtime=2382.08 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 196658 0 0 0 238190 18 0 0 20 0 1 0 41280589 311050240 69681 18446744073709551615 4194304 7396336 140730127014048 140730127008680 5165805 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75940 69681 765 782 0 68956 0
Current children cumulated CPU time (s) 2382.08
Current children cumulated vsize (KiB) 303760

[startup+2442.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 14332
/proc/meminfo: memFree=31197788/32770624 swapFree=0/282324
[pid=14165] ppid=14162 vsize=303760 CPUtime=2442.07 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 197290 0 0 0 244189 18 0 0 20 0 1 0 41280589 311050240 69681 18446744073709551615 4194304 7396336 140730127014048 140730127008680 4581738 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75940 69681 765 782 0 68956 0
Current children cumulated CPU time (s) 2442.07
Current children cumulated vsize (KiB) 303760

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 2/177 14375
/proc/meminfo: memFree=31210872/32770624 swapFree=0/282368
[pid=14165] ppid=14162 vsize=303760 CPUtime=2502.07 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 197893 0 0 0 250189 18 0 0 20 0 1 0 41280589 311050240 69681 18446744073709551615 4194304 7396336 140730127014048 140730127008680 4544006 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75940 69681 765 782 0 68956 0
Current children cumulated CPU time (s) 2502.07
Current children cumulated vsize (KiB) 303760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 14396
/proc/meminfo: memFree=31188764/32770624 swapFree=0/282380
[pid=14165] ppid=14162 vsize=303760 CPUtime=2519.77 cores=1,3,5,7
/proc/14165/stat : 14165 (MistralXCSP) R 14162 14165 15981 0 -1 4202496 198190 0 0 0 251959 18 0 0 20 0 1 0 41280589 311050240 69681 18446744073709551615 4194304 7396336 140730127014048 140730127008680 5576763 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 20799488 140730127020468 140730127020617 140730127020617 140730127024073 0
/proc/14165/statm: 75940 69681 765 782 0 68956 0
Current children cumulated CPU time (s) 2519.77
Current children cumulated vsize (KiB) 303760

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 14165 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.59
CPU system time (s): 0.18699
CPU usage (%): 99.9913
Max. virtual memory (cumulated for all children) (KiB): 303760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.6
system time used= 0.18699
maximum resident set size= 287452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198228
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= 76
involuntary context switches= 649

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.18637 second user time and 10.0911 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-10 20:33:30
IDJOB=4260855
IDBENCH=136475
IDSOLVER=2649
FILE ID=node126/4260855-1502390850
RUNJOBID= node126-1502333727-2687
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-n4c2w2n.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-4260855-1502390850/watcher-4260855-1502390850 -o /tmp/evaluation-result-4260855-1502390850/solver-4260855-1502390850 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2687 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 114152055 HOME/instance-4260855-1502390850.xml

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

MD5SUM BENCH= 46f71c9023558927bc58b896c2ad9580
RANDOM SEED=114152055

node126.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.81
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.81
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.81
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.81
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:        31478464 kB
MemAvailable:   31975144 kB
Buffers:          259292 kB
Cached:           510968 kB
SwapCached:          524 kB
Active:           483660 kB
Inactive:         352820 kB
Active(anon):      20136 kB
Inactive(anon):    71332 kB
Active(file):     463524 kB
Inactive(file):   281488 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              5960 kB
Writeback:             0 kB
AnonPages:         56068 kB
Mapped:            40944 kB
Shmem:             25248 kB
Slab:             160876 kB
SReclaimable:     135008 kB
SUnreclaim:        25868 kB
KernelStack:        3280 kB
PageTables:         4996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

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