Trace number 4242996

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: BTD 2017-06-30SAT 1363.39 1363.62

General information on the benchmark

NameSuperSolutions/SuperSolutions-Sadeh-js/
SuperSadeh-js-enddr1-9.xml
MD5SUM663436d48867ef848cc7f80c5423cb12
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.07445
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Number of domains48
Minimum domain size105
Maximum domain size122
Distribution of domain sizes[{"size":105,"count":10},{"size":108,"count":10},{"size":110,"count":10},{"size":112,"count":10},{"size":115,"count":10},{"size":116,"count":20},{"size":119,"count":10},{"size":121,"count":10},{"size":122,"count":10}]
Minimum variable degree11
Maximum variable degree23
Distribution of variable degrees[{"degree":11,"count":20},{"degree":12,"count":30},{"degree":21,"count":20},{"degree":23,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":845}]
Number of extensional constraints0
Number of intensional constraints845
Distribution of constraint types[{"type":"intension","count":845}]
Optimization problemNO
Type of objective

Solver Data

0.49/0.56	c Version: 2017-06-30
1363.36/1363.61	s SATISFIABLE
1363.36/1363.61	v <instantiation type="solution">
1363.36/1363.61	v <list> x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 </list>
1363.36/1363.61	v <values> 17 16 23 24 52 53 66 65 77 78 23 41 55 54 107 108 120 119 140 139 5 4 31 32 96 95 107 108 119 118 11 12 15 14 44 43 60 52 70 71 10 11 17 16 28 29 44 43 129 50 0 77 97 41 136 137 148 149 154 153 48 49 55 54 66 65 81 82 89 88 0 1 60 41 81 82 96 95 107 108 28 77 87 41 120 119 136 137 140 139 0 1 5 4 11 10 23 24 38 77 </values>
1363.36/1363.61	v </instantiation>
1363.36/1363.61	c Solving # Nodes: 13719513
1363.36/1363.61	c Global Time: 1363.39 s

Verifier Data

OK	

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-4242996-1500633385/watcher-4242996-1500633385 -o /tmp/evaluation-result-4242996-1500633385/solver-4242996-1500633385 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500623775-3431 --watchdog 2560 BTD 2400 HOME/instance-4242996-1500633385.xml 

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

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.05 2/186 5779
/proc/meminfo: memFree=30831672/32770624 swapFree=6792/947032
[pid=5779] ppid=5776 vsize=31068 CPUtime=0 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 480 0 0 0 0 0 0 0 20 0 1 0 16772070 31813632 317 33554432000 4194304 35031059 140726302965216 140726302965216 7403878 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 7767 317 217 7529 0 214 0

[startup+0.100173 s]
/proc/loadavg: 2.08 2.03 2.05 2/186 5779
/proc/meminfo: memFree=30831672/32770624 swapFree=6792/947032
[pid=5779] ppid=5776 vsize=31584 CPUtime=0.09 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 825 0 0 0 9 0 0 0 20 0 1 0 16772070 32342016 638 33554432000 4194304 35031059 140726302965216 140726302958808 6497508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 7896 638 359 7529 0 343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31584

[startup+0.200341 s]
/proc/loadavg: 2.08 2.03 2.05 2/186 5779
/proc/meminfo: memFree=30831672/32770624 swapFree=6792/947032
[pid=5779] ppid=5776 vsize=31972 CPUtime=0.19 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 910 0 0 0 19 0 0 0 20 0 1 0 16772070 32739328 775 33554432000 4194304 35031059 140726302965216 140726302958056 4801804 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 7993 775 413 7529 0 440 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31972

[startup+0.30032 s]
/proc/loadavg: 2.08 2.03 2.05 2/186 5779
/proc/meminfo: memFree=30831672/32770624 swapFree=6792/947032
[pid=5779] ppid=5776 vsize=32096 CPUtime=0.29 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 954 0 0 0 29 0 0 0 20 0 1 0 16772070 32866304 806 33554432000 4194304 35031059 140726302965216 140726302958056 7405937 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 8024 806 413 7529 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32096

[startup+0.700298 s]
/proc/loadavg: 2.08 2.03 2.05 2/186 5779
/proc/meminfo: memFree=30831672/32770624 swapFree=6792/947032
[pid=5779] ppid=5776 vsize=36556 CPUtime=0.69 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 2084 0 0 0 69 0 0 0 20 0 1 0 16772070 37433344 1922 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9139 1922 466 7529 0 1586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36556

[startup+1.50033 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 5780
/proc/meminfo: memFree=30806064/32770624 swapFree=6792/947008
[pid=5779] ppid=5776 vsize=36688 CPUtime=1.49 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 2106 0 0 0 147 2 0 0 20 0 1 0 16772070 37568512 1922 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9172 1922 466 7529 0 1619 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36688

[startup+3.10028 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 5780
/proc/meminfo: memFree=30824604/32770624 swapFree=6792/947016
[pid=5779] ppid=5776 vsize=36688 CPUtime=3.09 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 2707 0 0 0 306 3 0 0 20 0 1 0 16772070 37568512 1985 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9172 1985 471 7529 0 1619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36688

[startup+6.30028 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 5780
/proc/meminfo: memFree=30824604/32770624 swapFree=6792/947016
[pid=5779] ppid=5776 vsize=36820 CPUtime=6.29 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 3331 0 0 0 620 9 0 0 20 0 1 0 16772070 37703680 2005 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9205 2005 471 7529 0 1652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36820

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 5780
/proc/meminfo: memFree=30823612/32770624 swapFree=6792/947024
[pid=5779] ppid=5776 vsize=36820 CPUtime=12.69 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 3944 0 0 0 1251 18 0 0 20 0 1 0 16772070 37703680 2020 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9205 2020 471 7529 0 1652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36820

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 5780
/proc/meminfo: memFree=30823040/32770624 swapFree=6792/947040
[pid=5779] ppid=5776 vsize=36952 CPUtime=25.48 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 4979 0 0 0 2510 38 0 0 20 0 1 0 16772070 37838848 2090 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9238 2090 471 7529 0 1685 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36952

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 5780
/proc/meminfo: memFree=30823168/32770624 swapFree=6792/947048
[pid=5779] ppid=5776 vsize=37084 CPUtime=51.08 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 5493 0 0 0 5026 82 0 0 20 0 1 0 16772070 37974016 2107 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9271 2107 471 7529 0 1718 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37084

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 5781
/proc/meminfo: memFree=30822596/32770624 swapFree=6792/947084
[pid=5779] ppid=5776 vsize=37084 CPUtime=102.27 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 6002 0 0 0 10068 159 0 0 20 0 1 0 16772070 37974016 2116 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9271 2116 471 7529 0 1718 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37084

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 5782
/proc/meminfo: memFree=30822384/32770624 swapFree=6792/947112
[pid=5779] ppid=5776 vsize=37084 CPUtime=162.26 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 6502 0 0 0 15982 244 0 0 20 0 1 0 16772070 37974016 2133 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9271 2133 471 7529 0 1718 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 37084

[startup+222.306 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 5791
/proc/meminfo: memFree=30821708/32770624 swapFree=6792/947144
[pid=5779] ppid=5776 vsize=37216 CPUtime=222.26 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 6969 0 0 0 21907 319 0 0 20 0 1 0 16772070 38109184 2142 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9304 2142 471 7529 0 1751 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 37216

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 5792
/proc/meminfo: memFree=30822472/32770624 swapFree=6792/947180
[pid=5779] ppid=5776 vsize=37216 CPUtime=282.24 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 7475 0 0 0 27810 414 0 0 20 0 1 0 16772070 38109184 2152 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9304 2152 471 7529 0 1751 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 37216

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 5793
/proc/meminfo: memFree=30822268/32770624 swapFree=6792/947216
[pid=5779] ppid=5776 vsize=37216 CPUtime=342.23 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 7959 0 0 0 33710 513 0 0 20 0 1 0 16772070 38109184 2156 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9304 2156 471 7529 0 1751 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 37216

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 5794
/proc/meminfo: memFree=30823440/32770624 swapFree=6792/947244
[pid=5779] ppid=5776 vsize=37216 CPUtime=402.22 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 8443 0 0 0 39625 597 0 0 20 0 1 0 16772070 38109184 2161 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9304 2161 471 7529 0 1751 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 37216

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 5796
/proc/meminfo: memFree=30822184/32770624 swapFree=6792/947272
[pid=5779] ppid=5776 vsize=37216 CPUtime=462.21 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 8924 0 0 0 45533 688 0 0 20 0 1 0 16772070 38109184 2166 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9304 2166 471 7529 0 1751 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 37216

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 5797
/proc/meminfo: memFree=30821828/32770624 swapFree=6792/947304
[pid=5779] ppid=5776 vsize=37216 CPUtime=522.2 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 9437 0 0 0 51448 772 0 0 20 0 1 0 16772070 38109184 2169 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9304 2169 471 7529 0 1751 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 37216

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5798
/proc/meminfo: memFree=30821880/32770624 swapFree=6792/947332
[pid=5779] ppid=5776 vsize=37216 CPUtime=582.19 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 9924 0 0 0 57354 865 0 0 20 0 1 0 16772070 38109184 2175 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9304 2175 471 7529 0 1751 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 37216

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 5845
/proc/meminfo: memFree=30938364/32770624 swapFree=6792/947388
[pid=5779] ppid=5776 vsize=37348 CPUtime=642.18 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 10392 0 0 0 63266 952 0 0 20 0 1 0 16772070 38244352 2175 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2175 471 7529 0 1784 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 37348

[startup+702.3 s]
/proc/loadavg: 1.37 1.83 1.98 2/180 5846
/proc/meminfo: memFree=30938316/32770624 swapFree=6792/947412
[pid=5779] ppid=5776 vsize=37348 CPUtime=702.17 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 10883 0 0 0 69179 1038 0 0 20 0 1 0 16772070 38244352 2177 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2177 471 7529 0 1784 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 37348

[startup+762.3 s]
/proc/loadavg: 1.14 1.68 1.92 2/180 5847
/proc/meminfo: memFree=30938748/32770624 swapFree=6792/947436
[pid=5779] ppid=5776 vsize=37348 CPUtime=762.16 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 11385 0 0 0 75086 1130 0 0 20 0 1 0 16772070 38244352 2181 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2181 471 7529 0 1784 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 37348

[startup+822.3 s]
/proc/loadavg: 1.05 1.56 1.86 2/180 5855
/proc/meminfo: memFree=30939004/32770624 swapFree=6792/947448
[pid=5779] ppid=5776 vsize=37348 CPUtime=822.16 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 11881 0 0 0 80983 1233 0 0 20 0 1 0 16772070 38244352 2183 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2183 471 7529 0 1784 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 37348

[startup+882.305 s]
/proc/loadavg: 1.02 1.45 1.81 2/180 5856
/proc/meminfo: memFree=30938960/32770624 swapFree=6792/947472
[pid=5779] ppid=5776 vsize=37348 CPUtime=882.15 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 12334 0 0 0 86898 1317 0 0 20 0 1 0 16772070 38244352 2188 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2188 471 7529 0 1784 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 37348

[startup+942.3 s]
/proc/loadavg: 1.04 1.39 1.76 2/180 5857
/proc/meminfo: memFree=30939300/32770624 swapFree=6792/947504
[pid=5779] ppid=5776 vsize=37348 CPUtime=942.14 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 12823 0 0 0 92800 1414 0 0 20 0 1 0 16772070 38244352 2192 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2192 471 7529 0 1784 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 37348

[startup+1002.3 s]
/proc/loadavg: 1.05 1.33 1.72 2/180 5858
/proc/meminfo: memFree=30939184/32770624 swapFree=6792/947520
[pid=5779] ppid=5776 vsize=37348 CPUtime=1002.13 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 13324 0 0 0 98703 1510 0 0 20 0 1 0 16772070 38244352 2192 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2192 471 7529 0 1784 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 37348

[startup+1062.3 s]
/proc/loadavg: 1.05 1.28 1.68 2/180 5859
/proc/meminfo: memFree=30939304/32770624 swapFree=6792/947524
[pid=5779] ppid=5776 vsize=37348 CPUtime=1062.11 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 13777 0 0 0 104609 1602 0 0 20 0 1 0 16772070 38244352 2197 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2197 471 7529 0 1784 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 37348

[startup+1122.3 s]
/proc/loadavg: 1.02 1.23 1.64 2/180 5861
/proc/meminfo: memFree=30939608/32770624 swapFree=6792/947560
[pid=5779] ppid=5776 vsize=37348 CPUtime=1122.11 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 14277 0 0 0 110527 1684 0 0 20 0 1 0 16772070 38244352 2201 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2201 471 7529 0 1784 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 37348

[startup+1182.3 s]
/proc/loadavg: 1.01 1.19 1.60 2/180 5862
/proc/meminfo: memFree=30939856/32770624 swapFree=6792/947576
[pid=5779] ppid=5776 vsize=37348 CPUtime=1182.1 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 14731 0 0 0 116453 1757 0 0 20 0 1 0 16772070 38244352 2201 33554432000 4194304 35031059 140726302965216 140726302964216 6458009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2201 471 7529 0 1784 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 37348

[startup+1242.3 s]
/proc/loadavg: 1.00 1.16 1.56 2/180 5863
/proc/meminfo: memFree=30939740/32770624 swapFree=6792/947604
[pid=5779] ppid=5776 vsize=37348 CPUtime=1242.09 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 15227 0 0 0 122369 1840 0 0 20 0 1 0 16772070 38244352 2201 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2201 471 7529 0 1784 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 37348

[startup+1302.3 s]
/proc/loadavg: 1.00 1.13 1.53 2/180 5864
/proc/meminfo: memFree=30939936/32770624 swapFree=6792/947620
[pid=5779] ppid=5776 vsize=37348 CPUtime=1302.08 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 15679 0 0 0 128273 1935 0 0 20 0 1 0 16772070 38244352 2204 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2204 471 7529 0 1784 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 37348

[startup+1362.3 s]
/proc/loadavg: 1.00 1.10 1.49 2/180 5866
/proc/meminfo: memFree=30939764/32770624 swapFree=6792/947644
[pid=5779] ppid=5776 vsize=37348 CPUtime=1362.06 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 16197 0 0 0 134182 2024 0 0 20 0 1 0 16772070 38244352 2206 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2206 471 7529 0 1784 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 37348

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5779 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1362.4 s]
/proc/loadavg: 1.00 1.10 1.49 2/180 5866
/proc/meminfo: memFree=30939764/32770624 swapFree=6792/947644
[pid=5779] ppid=5776 vsize=37348 CPUtime=1362.16 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 16197 0 0 0 134192 2024 0 0 20 0 1 0 16772070 38244352 2206 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2206 471 7529 0 1784 0
Current children cumulated CPU time (s) 1362.16
Current children cumulated vsize (KiB) 37348

[startup+1363.2 s]
/proc/loadavg: 1.00 1.10 1.49 2/180 5866
/proc/meminfo: memFree=30939892/32770624 swapFree=6792/947660
[pid=5779] ppid=5776 vsize=37348 CPUtime=1362.97 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 16198 0 0 0 134270 2027 0 0 20 0 1 0 16772070 38244352 2206 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2206 471 7529 0 1784 0
Current children cumulated CPU time (s) 1362.97
Current children cumulated vsize (KiB) 37348

[startup+1363.6 s]
/proc/loadavg: 1.00 1.10 1.49 2/180 5866
/proc/meminfo: memFree=30939892/32770624 swapFree=6792/947660
[pid=5779] ppid=5776 vsize=37348 CPUtime=1363.36 cores=0,2,4,6
/proc/5779/stat : 5779 (BTD) R 5776 5779 3400 0 -1 4202496 16198 0 0 0 134309 2027 0 0 20 0 1 0 16772070 38244352 2206 33554432000 4194304 35031059 140726302965216 140726302964216 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 54726656 140726302971130 140726302971206 140726302971206 140726302973905 0
/proc/5779/statm: 9337 2206 471 7529 0 1784 0
Current children cumulated CPU time (s) 1363.36
Current children cumulated vsize (KiB) 37348

Child status: 0
Real time (s): 1363.62
CPU time (s): 1363.39
CPU user time (s): 1343.12
CPU system time (s): 20.2757
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 37348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1343.12
system time used= 20.2757
maximum resident set size= 8824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16345
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= 4
involuntary context switches= 69306

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.23495 second user time and 4.51345 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-21 12:36:26
IDJOB=4242996
IDBENCH=138525
IDSOLVER=2619
FILE ID=node143/4242996-1500633385
RUNJOBID= node143-1500623775-3431
PBS_JOBID= 20622991
Free space on /tmp= 61960 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Sadeh-js/SuperSadeh-js-enddr1-9.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242996-1500633385/watcher-4242996-1500633385 -o /tmp/evaluation-result-4242996-1500633385/solver-4242996-1500633385 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500623775-3431 --watchdog 2560  BTD 2400 HOME/instance-4242996-1500633385.xml

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

MD5SUM BENCH= 663436d48867ef848cc7f80c5423cb12
RANDOM SEED=841932052

node143.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 2400.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.14
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		: 1600.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		: 2667.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.14
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		: 1600.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		: 2000.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.14
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.14
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		: 1600.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:        30832428 kB
MemAvailable:   31939176 kB
Buffers:          160168 kB
Cached:          1225244 kB
SwapCached:            0 kB
Active:           560104 kB
Inactive:         955744 kB
Active(anon):     133404 kB
Inactive(anon):     8760 kB
Active(file):     426700 kB
Inactive(file):   946984 kB
Unevictable:        6792 kB
Mlocked:            6800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38548 kB
Writeback:             4 kB
AnonPages:        136628 kB
Mapped:            33992 kB
Shmem:              8852 kB
Slab:             122984 kB
SReclaimable:      97796 kB
SUnreclaim:        25188 kB
KernelStack:        3360 kB
PageTables:         5488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     401984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61960 MiB
End job on node143 at 2017-07-21 12:59:09