Trace number 4118806

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
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay30h.lin.opb
MD5SUM220afe097734e84aa95a93161cea83a3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark50985
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8640
Total number of constraints24529
Number of constraints which are clauses16324
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints8204
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 8640
Biggest coefficient in the objective function 65126
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 550298
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 65126
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 550298
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 8640 #constraint= 24529
29.08/29.15	c #Conflicts:       1000 | #Learnt:       1004 | 0.000
29.08/29.15	c total clause space: 206.656MB
29.08/29.15	c total #watches: 637851
121.47/121.58	c total #propagations: 162060 / total #impl: 5939371 (eff. 0.027)
121.47/121.58	c #Conflicts:       2000 | #Learnt:       2004 | 0.000
121.47/121.58	c total clause space: 335.816MB
121.47/121.58	c total #watches: 1136260
172.77/172.88	c total #propagations: 310371 / total #impl: 12975856 (eff. 0.024)
172.77/172.88	c GC COLLECT
172.77/172.88	c #Conflicts:       3000 | #Learnt:       2010 | 0.000
172.77/172.88	c total clause space: 335.816MB
172.77/172.88	c total #watches: 1332039
301.93/302.08	c total #propagations: 402913 / total #impl: 20402290 (eff. 0.020)
301.93/302.08	c #Conflicts:       4000 | #Learnt:       3010 | 0.000
301.93/302.08	c total clause space: 545.701MB
301.93/302.08	c total #watches: 1821362
533.79/533.91	c total #propagations: 520439 / total #impl: 29810655 (eff. 0.017)
533.79/533.91	c GC COLLECT
533.79/533.91	c #Conflicts:       5000 | #Learnt:       2371 | 0.000
533.79/533.91	c total clause space: 545.701MB
533.79/533.91	c total #watches: 1739601
1066.62/1066.85	c total #propagations: 710947 / total #impl: 40311306 (eff. 0.018)
1066.62/1066.85	c #Conflicts:       6000 | #Learnt:       3400 | 0.000
1066.62/1066.85	c total clause space: 545.701MB
1066.62/1066.85	c total #watches: 2723466
1273.18/1273.45	c total #propagations: 1043428 / total #impl: 55037744 (eff. 0.019)
1273.18/1273.45	c GC COLLECT
1273.18/1273.45	c #Conflicts:       7000 | #Learnt:       2273 | 0.000
1273.18/1273.45	c total clause space: 886.764MB
1273.18/1273.45	c total #watches: 2114828
1773.51/1773.85	c total #propagations: 1154465 / total #impl: 64594824 (eff. 0.018)
1773.51/1773.85	c #Conflicts:       8000 | #Learnt:       3298 | 0.000
1773.51/1773.85	c total clause space: 886.764MB
1773.51/1773.85	c total #watches: 3088096

Verifier Data

ERROR: no interpretation found !

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-4118806-1467227293/watcher-4118806-1467227293 -o /tmp/evaluation-result-4118806-1467227293/solver-4118806-1467227293 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467209129-3731 --watchdog 1960 --input HOME/instance-4118806-1467227293.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.32 2.25 2.19 3/176 5281
/proc/meminfo: memFree=23549884/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 3686151 29810688 5268 33554432000 4194304 6201397 140734226819824 140733754577032 4210960 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5281/statm: 7278 5268 130 491 0 6777 0

[startup+0.100115 s]
/proc/loadavg: 2.32 2.25 2.19 3/176 5281
/proc/meminfo: memFree=23549884/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=34532 CPUtime=0.09 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 1246 0 0 0 9 0 0 0 20 0 1 0 3686151 35360768 7449 33554432000 4194304 6201397 140734226819824 140733754577032 4207438 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5281/statm: 8633 7450 142 491 0 8132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34532

[startup+0.200336 s]
/proc/loadavg: 2.32 2.25 2.19 3/176 5281
/proc/meminfo: memFree=23549884/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=38148 CPUtime=0.19 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 1846 0 0 0 19 0 0 0 20 0 1 0 3686151 39063552 7889 33554432000 4194304 6201397 140734226819824 140734226818760 4213186 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5281/statm: 9537 7889 147 491 0 9036 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38148

[startup+0.300256 s]
/proc/loadavg: 2.32 2.25 2.19 3/176 5281
/proc/meminfo: memFree=23549884/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=38148 CPUtime=0.29 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 1846 0 0 0 29 0 0 0 20 0 1 0 3686151 39063552 7889 33554432000 4194304 6201397 140734226819824 140734226818760 4213261 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5281/statm: 9537 7889 147 491 0 9036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38148

[startup+0.700329 s]
/proc/loadavg: 2.32 2.25 2.19 3/176 5281
/proc/meminfo: memFree=23549884/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=43056 CPUtime=0.69 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 2165 0 0 0 69 0 0 0 20 0 1 0 3686151 44089344 8703 33554432000 4194304 6201397 140734226819824 140734226818392 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 10764 8703 147 491 0 10263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43056

[startup+1.50026 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 5282
/proc/meminfo: memFree=23513568/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=51004 CPUtime=1.48 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 2367 0 0 0 148 0 0 0 20 0 1 0 3686151 52228096 10946 33554432000 4194304 6201397 140734226819824 140734226818776 5303323 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 12751 10946 147 491 0 12250 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51004

[startup+3.10027 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 5282
/proc/meminfo: memFree=23503268/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=82852 CPUtime=3.08 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 2955 0 0 0 308 0 0 0 20 0 1 0 3686151 84840448 15088 33554432000 4194304 6201397 140734226819824 140734226818536 4239518 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 20713 15088 147 491 0 20212 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 82852

[startup+6.30028 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 5282
/proc/meminfo: memFree=23469700/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=115184 CPUtime=6.29 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 3779 0 0 0 628 1 0 0 20 0 1 0 3686151 117948416 23804 33554432000 4194304 6201397 140734226819824 140734226818536 4219296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 28796 23804 147 491 0 28295 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115184

[startup+12.7002 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 5282
/proc/meminfo: memFree=23437604/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=166984 CPUtime=12.68 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 4428 0 0 0 1267 1 0 0 20 0 1 0 3686151 170991616 27971 33554432000 4194304 6201397 140734226819824 140734226818488 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 41746 27971 147 491 0 41245 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166984

[startup+25.5004 s]
/proc/loadavg: 2.21 2.23 2.18 4/177 5282
/proc/meminfo: memFree=23386660/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=253212 CPUtime=25.48 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 5935 0 0 0 2546 2 0 0 20 0 1 0 3686151 259289088 40565 33554432000 4194304 6201397 140734226819824 140734226818488 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 63303 40565 147 491 0 62802 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 253212

[startup+51.1004 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 5282
/proc/meminfo: memFree=23295164/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=387988 CPUtime=51.08 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 7079 0 0 0 5104 4 0 0 20 0 1 0 3686151 397299712 63905 33554432000 4194304 6201397 140734226819824 140734226818776 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 96997 63905 160 491 0 96496 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 387988

[startup+102.3 s]
/proc/loadavg: 2.35 2.26 2.19 3/177 5284
/proc/meminfo: memFree=23230872/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=394900 CPUtime=102.28 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 9738 0 0 0 10222 6 0 0 20 0 1 0 3686151 404377600 79446 33554432000 4194304 6201397 140734226819824 140734226818440 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 98725 79446 160 491 0 98224 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 394900

[startup+162.3 s]
/proc/loadavg: 2.37 2.27 2.20 4/178 5288
/proc/meminfo: memFree=23181656/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=397492 CPUtime=162.26 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 14859 0 0 0 16218 8 0 0 20 0 1 0 3686151 407031808 91730 33554432000 4194304 6201397 140734226819824 140734226818536 4217424 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 99373 91730 166 491 0 98872 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 397492

[startup+222.307 s]
/proc/loadavg: 2.30 2.27 2.19 4/177 5289
/proc/meminfo: memFree=23107572/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=614884 CPUtime=222.26 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 17113 0 0 0 22217 9 0 0 20 0 1 0 3686151 629641216 105796 33554432000 4194304 6201397 140734226819824 140734226818536 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 153721 105796 166 491 0 153220 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 614884

[startup+282.3 s]
/proc/loadavg: 2.19 2.25 2.19 3/177 5290
/proc/meminfo: memFree=23032340/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=622264 CPUtime=282.25 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 21403 0 0 0 28213 12 0 0 20 0 1 0 3686151 637198336 122484 33554432000 4194304 6201397 140734226819824 140734226818488 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 155566 122484 166 491 0 155065 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 622264

[startup+342.3 s]
/proc/loadavg: 2.25 2.24 2.19 4/177 5291
/proc/meminfo: memFree=22951012/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=629212 CPUtime=342.22 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 24746 0 0 0 34209 13 0 0 20 0 1 0 3686151 644313088 142546 33554432000 4194304 6201397 140734226819824 140734226818424 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 157303 142546 166 491 0 156802 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 629212

[startup+402.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/176 5292
/proc/meminfo: memFree=22950764/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=629496 CPUtime=402.21 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 24936 0 0 0 40208 13 0 0 20 0 1 0 3686151 644603904 142593 33554432000 4194304 6201397 140734226819824 140734226818536 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 157374 142593 166 491 0 156873 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 629496

[startup+462.3 s]
/proc/loadavg: 2.23 2.24 2.18 3/177 5294
/proc/meminfo: memFree=22950572/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=629496 CPUtime=462.2 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 24952 0 0 0 46207 13 0 0 20 0 1 0 3686151 644603904 142608 33554432000 4194304 6201397 140734226819824 140734226818536 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 157374 142608 166 491 0 156873 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 629496

[startup+522.3 s]
/proc/loadavg: 2.30 2.25 2.19 4/177 5295
/proc/meminfo: memFree=22939340/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=629496 CPUtime=522.19 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 25017 0 0 0 52206 13 0 0 20 0 1 0 3686151 644603904 142670 33554432000 4194304 6201397 140734226819824 140734226818536 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 157374 142670 166 491 0 156873 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 629496

[startup+582.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 5296
/proc/meminfo: memFree=22934628/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=634432 CPUtime=582.19 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 26323 0 0 0 58205 14 0 0 20 0 1 0 3686151 649658368 143922 33554432000 4194304 6201397 140734226819824 140734226818488 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 158608 143922 166 491 0 158107 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 634432


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 5352
/proc/meminfo: memFree=23151300/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=638580 CPUtime=942.14 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 31129 0 0 0 94199 15 0 0 20 0 1 0 3686151 653905920 144983 33554432000 4194304 6201397 140734226819824 140734226818520 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 159645 144983 166 491 0 159144 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 638580

[startup+1002.3 s]
/proc/loadavg: 2.21 2.22 2.18 4/177 5353
/proc/meminfo: memFree=23134440/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=638580 CPUtime=1002.13 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 31849 0 0 0 100198 15 0 0 20 0 1 0 3686151 653905920 144983 33554432000 4194304 6201397 140734226819824 140734226818776 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 159645 144983 166 491 0 159144 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 638580

[startup+1062.3 s]
/proc/loadavg: 2.26 2.22 2.18 4/177 5355
/proc/meminfo: memFree=23061888/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=638760 CPUtime=1062.12 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 32167 0 0 0 106197 15 0 0 20 0 1 0 3686151 654090240 145019 33554432000 4194304 6201397 140734226819824 140734226818392 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 159690 145019 166 491 0 159189 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 638760

[startup+1122.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 5356
/proc/meminfo: memFree=22934552/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=988372 CPUtime=1122.11 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 32650 0 0 0 112195 16 0 0 20 0 1 0 3686151 1012092928 160087 33554432000 4194304 6201397 140734226819824 140734226818536 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 247093 160087 166 491 0 246592 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 988372

[startup+1182.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 5357
/proc/meminfo: memFree=22849608/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=990912 CPUtime=1182.1 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 33825 0 0 0 118194 16 0 0 20 0 1 0 3686151 1014693888 169427 33554432000 4194304 6201397 140734226819824 140734226818776 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 247728 169427 166 491 0 247227 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 990912

[startup+1242.3 s]
/proc/loadavg: 2.33 2.26 2.19 4/177 5358
/proc/meminfo: memFree=22742556/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=992832 CPUtime=1242.09 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 35396 0 0 0 124192 17 0 0 20 0 1 0 3686151 1016659968 177575 33554432000 4194304 6201397 140734226819824 140734226818520 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 248208 177575 166 491 0 247707 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 992832

[startup+1302.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 5359
/proc/meminfo: memFree=22709724/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=992972 CPUtime=1302.08 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 35457 0 0 0 130191 17 0 0 20 0 1 0 3686151 1016803328 177612 33554432000 4194304 6201397 140734226819824 140734226818520 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 248243 177612 166 491 0 247742 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 992972

[startup+1362.3 s]
/proc/loadavg: 2.13 2.21 2.18 3/178 5364
/proc/meminfo: memFree=22709744/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=992972 CPUtime=1362.07 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 35497 0 0 0 136190 17 0 0 20 0 1 0 3686151 1016803328 177612 33554432000 4194304 6201397 140734226819824 140734226818520 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 248243 177612 166 491 0 247742 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 992972

[startup+1422.3 s]
/proc/loadavg: 2.26 2.23 2.18 4/177 5365
/proc/meminfo: memFree=22658536/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=992972 CPUtime=1422.07 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 35537 0 0 0 142190 17 0 0 20 0 1 0 3686151 1016803328 177612 33554432000 4194304 6201397 140734226819824 140734226818520 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 248243 177612 166 491 0 247742 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 992972

[startup+1482.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 5366
/proc/meminfo: memFree=22606100/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=992972 CPUtime=1482.05 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 35577 0 0 0 148188 17 0 0 20 0 1 0 3686151 1016803328 177612 33554432000 4194304 6201397 140734226819824 140734226818520 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 248243 177612 166 491 0 247742 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 992972

[startup+1542.31 s]
/proc/loadavg: 2.26 2.21 2.18 4/177 5367
/proc/meminfo: memFree=22605240/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=992972 CPUtime=1542.05 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 35646 0 0 0 154188 17 0 0 20 0 1 0 3686151 1016803328 177649 33554432000 4194304 6201397 140734226819824 140734226818520 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 248243 177649 166 491 0 247742 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 992972

[startup+1602.3 s]
/proc/loadavg: 2.21 2.20 2.18 4/177 5368
/proc/meminfo: memFree=22603508/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=993112 CPUtime=1602.04 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 36082 0 0 0 160186 18 0 0 20 0 1 0 3686151 1016946688 177714 33554432000 4194304 6201397 140734226819824 140734226818520 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 248278 177714 166 491 0 247777 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 993112

[startup+1662.3 s]
/proc/loadavg: 2.38 2.24 2.19 3/177 5370
/proc/meminfo: memFree=22602260/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=993572 CPUtime=1662.03 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 37035 0 0 0 166185 18 0 0 20 0 1 0 3686151 1017417728 177826 33554432000 4194304 6201397 140734226819824 140734226818520 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 248393 177826 166 491 0 247892 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 993572

[startup+1722.3 s]
/proc/loadavg: 2.24 2.22 2.19 3/177 5371
/proc/meminfo: memFree=22556936/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=995072 CPUtime=1722.02 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 37369 0 0 0 172184 18 0 0 20 0 1 0 3686151 1018953728 178185 33554432000 4194304 6201397 140734226819824 140734226818424 4213332 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 248768 178185 166 491 0 248267 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 995072

[startup+1782.3 s]
/proc/loadavg: 2.26 2.23 2.18 4/177 5372
/proc/meminfo: memFree=22512000/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=998572 CPUtime=1782.01 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 38159 0 0 0 178183 18 0 0 20 0 1 0 3686151 1022537728 178932 33554432000 4194304 6201397 140734226819824 140734226818776 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 249643 178932 166 491 0 249142 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 998572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 5372
/proc/meminfo: memFree=22511752/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=999208 CPUtime=1800.01 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 38322 0 0 0 179983 18 0 0 20 0 1 0 3686151 1023188992 179045 33554432000 4194304 6201397 140734226819824 140734226818536 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 249802 179045 166 491 0 249301 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 999208

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 5372
/proc/meminfo: memFree=22511752/32872528 swapFree=1497052/1644220
[pid=5281] ppid=5278 vsize=999208 CPUtime=1800.01 cores=0,2,4,6
/proc/5281/stat : 5281 (cdcl-cuttingpla) R 5278 5281 3715 0 -1 4202496 38322 0 0 0 179983 18 0 0 20 0 1 0 3686151 1023188992 179045 33554432000 4194304 6201397 140734226819824 140734226818536 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5281/statm: 249802 179045 166 491 0 249301 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 999208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.186971
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 999208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.186971
maximum resident set size= 716180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38322
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= 17
involuntary context switches= 1862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9193 second user time and 14.7938 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-29 21:08:13
IDJOB=4118806
IDBENCH=111534
IDSOLVER=2550
FILE ID=node124/4118806-1467227293
RUNJOBID= node124-1467209129-3731
PBS_JOBID= 19997580
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay30h.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118806-1467227293/watcher-4118806-1467227293 -o /tmp/evaluation-result-4118806-1467227293/solver-4118806-1467227293 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467209129-3731 --watchdog 1960 --input HOME/instance-4118806-1467227293.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 220afe097734e84aa95a93161cea83a3
RANDOM SEED=1531207230

node124.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.062
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.12
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
cpu MHz		: 2667.062
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 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 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 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
cpu MHz		: 2667.062
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.062
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 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 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 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
cpu MHz		: 2667.062
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.062
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 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 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 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
cpu MHz		: 2667.062
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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
cpu MHz		: 2667.062
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 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 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 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:       32872528 kB
MemFree:        23550040 kB
Buffers:          155252 kB
Cached:          6439972 kB
SwapCached:            0 kB
Active:           472724 kB
Inactive:        6445852 kB
Active(anon):     325520 kB
Inactive(anon):        0 kB
Active(file):     147204 kB
Inactive(file):  6445852 kB
Unevictable:     1644220 kB
Mlocked:         1497052 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3124 kB
Writeback:             0 kB
AnonPages:       2092064 kB
Mapped:            14436 kB
Shmem:               204 kB
Slab:             627316 kB
SReclaimable:      71460 kB
SUnreclaim:       555856 kB
KernelStack:        1472 kB
PageTables:         7612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2164252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node124 at 2016-06-29 21:38:14