Trace number 4088427

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.03 1800.3

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-randa2004a.cudf.paranoid.opb
MD5SUM3b140fe9f2cb3c59ddf55faba2e83116
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1859
Best CPU time to get the best result obtained on this benchmark0.224964
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5800
Total number of constraints26001
Number of constraints which are clauses25730
Number of constraints which are cardinality constraints (but not clauses)271
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2171
Biggest coefficient in the objective function 1622
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 895342
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1622
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 895342
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= 5800 #constraint= 26001
166.47/166.57	c #Conflicts:       1000 | #Learnt:       1272 | 0.000
166.47/166.57	c total clause space: 78.2603MB
166.47/166.57	c total #watches: 1499603
501.62/501.77	c total #propagations: 1976295 / total #impl: 72924718 (eff. 0.027)
501.62/501.77	c #Conflicts:       2000 | #Learnt:       2350 | 0.000
501.62/501.77	c total clause space: 127.173MB
501.62/501.77	c total #watches: 2614556
649.19/649.31	c total #propagations: 3274579 / total #impl: 214161461 (eff. 0.015)
649.19/649.31	c GC COLLECT
649.19/649.31	c #Conflicts:       3000 | #Learnt:       2568 | 0.000
649.19/649.31	c total clause space: 127.173MB
649.19/649.31	c total #watches: 3049998
897.75/897.99	c total #propagations: 4356115 / total #impl: 295171546 (eff. 0.015)
897.75/897.99	c #Conflicts:       4000 | #Learnt:       3619 | 0.000
897.75/897.99	c total clause space: 206.656MB
897.75/897.99	c total #watches: 4395392
1131.31/1131.58	c total #propagations: 5363978 / total #impl: 383417701 (eff. 0.014)
1131.31/1131.58	c GC COLLECT
1131.31/1131.58	c #Conflicts:       5000 | #Learnt:       3167 | 0.000
1131.31/1131.58	c total clause space: 206.656MB
1131.31/1131.58	c total #watches: 4111164
1449.97/1450.21	c total #propagations: 6542706 / total #impl: 702762692 (eff. 0.009)
1449.97/1450.21	c #Conflicts:       6000 | #Learnt:       4235 | 0.000
1449.97/1450.21	c total clause space: 206.656MB
1449.97/1450.21	c total #watches: 5606245
1710.13/1710.46	c total #propagations: 7324915 / total #impl: 774181100 (eff. 0.009)
1710.13/1710.46	c GC COLLECT
1710.13/1710.46	c #Conflicts:       7000 | #Learnt:       3284 | 0.000
1710.13/1710.46	c total clause space: 335.816MB
1710.13/1710.46	c total #watches: 4603975
1793.52/1793.85	c total #propagations: 8202293 / total #impl: 983984969 (eff. 0.008)
1793.52/1793.85	c #Conflicts:       8000 | #Learnt:       4294 | 0.000
1793.52/1793.85	c total clause space: 335.816MB
1793.52/1793.85	c total #watches: 5700747

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-4088427-1465436333/watcher-4088427-1465436333 -o /tmp/evaluation-result-4088427-1465436333/solver-4088427-1465436333 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465434533-5979 --watchdog 1960 --input HOME/instance-4088427-1465436333.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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.24 2.23 2.18 3/176 6393
/proc/meminfo: memFree=29428144/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 125566210 29810688 5268 33554432000 4194304 6201397 140735429447408 140735601952664 5194148 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 7278 5268 130 491 0 6777 0

[startup+0.100217 s]
/proc/loadavg: 2.24 2.23 2.18 3/176 6393
/proc/meminfo: memFree=29428144/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=34360 CPUtime=0.09 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 1374 0 0 0 9 0 0 0 20 0 1 0 125566210 35184640 7513 33554432000 4194304 6201397 140735429447408 140735601952664 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 8590 7513 142 491 0 8089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34360

[startup+0.200353 s]
/proc/loadavg: 2.24 2.23 2.18 3/176 6393
/proc/meminfo: memFree=29428144/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=37480 CPUtime=0.19 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 1663 0 0 0 19 0 0 0 20 0 1 0 125566210 38379520 7736 33554432000 4194304 6201397 140735429447408 140735601952664 4213332 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 9370 7736 147 491 0 8869 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37480

[startup+0.300305 s]
/proc/loadavg: 2.24 2.23 2.18 3/176 6393
/proc/meminfo: memFree=29428144/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=37732 CPUtime=0.29 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 1753 0 0 0 29 0 0 0 20 0 1 0 125566210 38637568 7819 33554432000 4194304 6201397 140735429447408 140735601952664 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 9433 7819 147 491 0 8932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37732

[startup+0.700271 s]
/proc/loadavg: 2.24 2.23 2.18 3/176 6393
/proc/meminfo: memFree=29428144/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=37956 CPUtime=0.69 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 1879 0 0 0 69 0 0 0 20 0 1 0 125566210 38866944 7932 33554432000 4194304 6201397 140735429447408 140735429446104 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 9489 7932 147 491 0 8988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37956

[startup+1.50027 s]
/proc/loadavg: 2.24 2.23 2.18 4/177 6394
/proc/meminfo: memFree=29396520/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=38400 CPUtime=1.49 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 2080 0 0 0 149 0 0 0 20 0 1 0 125566210 39321600 8119 33554432000 4194304 6201397 140735429447408 140735429446104 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 9600 8119 147 491 0 9099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38400

[startup+3.10028 s]
/proc/loadavg: 2.24 2.23 2.18 4/177 6394
/proc/meminfo: memFree=29395776/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=42904 CPUtime=3.09 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 2213 0 0 0 309 0 0 0 20 0 1 0 125566210 43933696 8233 33554432000 4194304 6201397 140735429447408 140735429446360 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 10726 8233 147 491 0 10225 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42904

[startup+6.30023 s]
/proc/loadavg: 2.22 2.23 2.18 4/177 6394
/proc/meminfo: memFree=29394464/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=43860 CPUtime=6.29 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 2466 0 0 0 629 0 0 0 20 0 1 0 125566210 44912640 8995 33554432000 4194304 6201397 140735429447408 140735429445976 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 10965 8995 147 491 0 10464 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43860

[startup+12.7002 s]
/proc/loadavg: 2.21 2.22 2.18 4/177 6394
/proc/meminfo: memFree=29393996/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=51140 CPUtime=12.68 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 2655 0 0 0 1268 0 0 0 20 0 1 0 125566210 52367360 9157 33554432000 4194304 6201397 140735429447408 140735429446296 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 12785 9157 147 491 0 12284 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51140

[startup+25.5003 s]
/proc/loadavg: 2.23 2.23 2.18 4/177 6440
/proc/meminfo: memFree=29545352/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=53276 CPUtime=25.49 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 3230 0 0 0 2548 1 0 0 20 0 1 0 125566210 54554624 10745 33554432000 4194304 6201397 140735429447408 140735429446072 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 13319 10745 147 491 0 12818 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53276

[startup+51.1003 s]
/proc/loadavg: 2.15 2.21 2.18 4/177 6440
/proc/meminfo: memFree=29527176/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=67236 CPUtime=51.08 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 4006 0 0 0 5107 1 0 0 20 0 1 0 125566210 68849664 13473 33554432000 4194304 6201397 140735429447408 140735429446072 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 16809 13473 147 491 0 16308 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67236

[startup+102.3 s]
/proc/loadavg: 2.14 2.20 2.18 4/178 6444
/proc/meminfo: memFree=29498940/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=88492 CPUtime=102.28 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 4772 0 0 0 10227 1 0 0 20 0 1 0 125566210 90615808 16755 33554432000 4194304 6201397 140735429447408 140735429446120 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 22123 16755 147 491 0 21622 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 88492

[startup+162.3 s]
/proc/loadavg: 2.15 2.19 2.18 3/177 6445
/proc/meminfo: memFree=29450804/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=128032 CPUtime=162.27 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 7197 0 0 0 16225 2 0 0 20 0 1 0 125566210 131104768 24246 33554432000 4194304 6201397 140735429447408 140735429446360 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 32008 24246 147 491 0 31507 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 128032

[startup+222.308 s]
/proc/loadavg: 2.15 2.19 2.17 3/177 6446
/proc/meminfo: memFree=29416676/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=137784 CPUtime=222.26 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 9435 0 0 0 22224 2 0 0 20 0 1 0 125566210 141090816 30572 33554432000 4194304 6201397 140735429447408 140735429445864 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 34446 30572 160 491 0 33945 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 137784

[startup+282.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 6448
/proc/meminfo: memFree=29400048/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=137784 CPUtime=282.24 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 9479 0 0 0 28222 2 0 0 20 0 1 0 125566210 141090816 31638 33554432000 4194304 6201397 140735429447408 140735429445864 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 34446 31638 160 491 0 33945 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 137784

[startup+342.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 6449
/proc/meminfo: memFree=29382232/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=137784 CPUtime=342.23 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 9538 0 0 0 34221 2 0 0 20 0 1 0 125566210 141090816 32208 33554432000 4194304 6201397 140735429447408 140735429445864 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 34446 32208 160 491 0 33945 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 137784

[startup+402.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 6450
/proc/meminfo: memFree=29372424/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=187872 CPUtime=402.22 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 9790 0 0 0 40220 2 0 0 20 0 1 0 125566210 192380928 32421 33554432000 4194304 6201397 140735429447408 140735429446440 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 46968 32421 160 491 0 46467 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 187872

[startup+462.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/177 6451
/proc/meminfo: memFree=29357904/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=187872 CPUtime=462.22 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 9859 0 0 0 46219 3 0 0 20 0 1 0 125566210 192380928 34017 33554432000 4194304 6201397 140735429447408 140735429446440 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 46968 34017 160 491 0 46467 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 187872

[startup+522.3 s]
/proc/loadavg: 2.41 2.27 2.20 3/177 6452
/proc/meminfo: memFree=29327748/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=188148 CPUtime=522.21 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 11677 0 0 0 52218 3 0 0 20 0 1 0 125566210 192663552 38177 33554432000 4194304 6201397 140735429447408 140735429446120 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 47037 38177 160 491 0 46536 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 188148

[startup+582.3 s]
/proc/loadavg: 2.34 2.28 2.21 3/177 6454
/proc/meminfo: memFree=29316252/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=188580 CPUtime=582.2 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 11887 0 0 0 58217 3 0 0 20 0 1 0 125566210 193105920 38382 33554432000 4194304 6201397 140735429447408 140735429446120 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 47145 38382 166 491 0 46644 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 188580


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


[startup+942.3 s]
/proc/loadavg: 2.25 2.26 2.21 3/177 6464
/proc/meminfo: memFree=29188876/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=294028 CPUtime=942.15 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 17872 0 0 0 94209 6 0 0 20 0 1 0 125566210 301084672 59651 33554432000 4194304 6201397 140735429447408 140735429446536 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 73507 59651 166 491 0 73006 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 294028

[startup+1002.3 s]
/proc/loadavg: 2.13 2.23 2.20 3/177 6465
/proc/meminfo: memFree=29158604/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=294188 CPUtime=1002.13 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 18703 0 0 0 100207 6 0 0 20 0 1 0 125566210 301248512 62181 33554432000 4194304 6201397 140735429447408 140735429446120 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 73547 62181 166 491 0 73046 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 294188

[startup+1062.3 s]
/proc/loadavg: 2.28 2.26 2.20 3/177 6466
/proc/meminfo: memFree=29152948/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=294188 CPUtime=1062.12 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 18703 0 0 0 106206 6 0 0 20 0 1 0 125566210 301248512 62181 33554432000 4194304 6201397 140735429447408 140735429446120 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 73547 62181 166 491 0 73046 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 294188

[startup+1122.3 s]
/proc/loadavg: 2.34 2.28 2.21 3/177 6467
/proc/meminfo: memFree=29133596/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=294348 CPUtime=1122.11 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 18824 0 0 0 112205 6 0 0 20 0 1 0 125566210 301412352 62415 33554432000 4194304 6201397 140735429447408 140735429446120 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 73587 62415 166 491 0 73086 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 294348

[startup+1182.3 s]
/proc/loadavg: 2.30 2.29 2.22 3/177 6468
/proc/meminfo: memFree=29124728/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=294508 CPUtime=1182.1 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 18870 0 0 0 118204 6 0 0 20 0 1 0 125566210 301576192 62461 33554432000 4194304 6201397 140735429447408 140735429446120 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 73627 62461 166 491 0 73126 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 294508

[startup+1242.3 s]
/proc/loadavg: 2.41 2.32 2.23 3/177 6470
/proc/meminfo: memFree=29112616/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=294668 CPUtime=1242.09 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 18905 0 0 0 124203 6 0 0 20 0 1 0 125566210 301740032 62496 33554432000 4194304 6201397 140735429447408 140735429446072 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 73667 62496 166 491 0 73166 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 294668

[startup+1302.3 s]
/proc/loadavg: 2.26 2.29 2.23 3/178 6474
/proc/meminfo: memFree=29085380/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=294828 CPUtime=1302.09 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 18933 0 0 0 130202 7 0 0 20 0 1 0 125566210 301903872 63546 33554432000 4194304 6201397 140735429447408 140735429446120 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 73707 63546 166 491 0 73206 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 294828

[startup+1362.3 s]
/proc/loadavg: 2.14 2.25 2.21 3/178 6498
/proc/meminfo: memFree=29077164/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=294988 CPUtime=1362.08 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 18963 0 0 0 136201 7 0 0 20 0 1 0 125566210 302067712 65620 33554432000 4194304 6201397 140735429447408 140735429446072 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 73747 65620 166 491 0 73246 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 294988

[startup+1422.3 s]
/proc/loadavg: 2.19 2.25 2.21 3/177 6499
/proc/meminfo: memFree=29068608/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=295468 CPUtime=1422.08 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 19061 0 0 0 142201 7 0 0 20 0 1 0 125566210 302559232 67762 33554432000 4194304 6201397 140735429447408 140735429446120 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 73867 67762 166 491 0 73366 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 295468

[startup+1482.3 s]
/proc/loadavg: 2.40 2.29 2.23 3/177 6500
/proc/meminfo: memFree=29049984/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=311604 CPUtime=1482.06 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 21676 0 0 0 148198 8 0 0 20 0 1 0 125566210 319082496 72421 33554432000 4194304 6201397 140735429447408 140735429446120 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 77901 72421 166 491 0 77400 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 311604

[startup+1542.31 s]
/proc/loadavg: 2.22 2.26 2.22 3/177 6502
/proc/meminfo: memFree=29045764/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=311604 CPUtime=1542.06 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 21744 0 0 0 154198 8 0 0 20 0 1 0 125566210 319082496 73511 33554432000 4194304 6201397 140735429447408 140735429446120 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 77901 73511 166 491 0 77400 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 311604

[startup+1602.3 s]
/proc/loadavg: 2.39 2.30 2.23 3/177 6503
/proc/meminfo: memFree=29018900/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=477120 CPUtime=1602.05 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 26872 0 0 0 160196 9 0 0 20 0 1 0 125566210 488570880 80130 33554432000 4194304 6201397 140735429447408 140735429446120 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 119280 80130 166 491 0 118779 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 477120

[startup+1662.3 s]
/proc/loadavg: 2.25 2.28 2.23 3/177 6504
/proc/meminfo: memFree=28982232/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=477888 CPUtime=1662.03 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 27345 0 0 0 166194 9 0 0 20 0 1 0 125566210 489357312 83668 33554432000 4194304 6201397 140735429447408 140735429446120 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 119472 83668 166 491 0 118971 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 477888

[startup+1722.3 s]
/proc/loadavg: 2.34 2.30 2.24 3/177 6505
/proc/meminfo: memFree=28955736/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=478272 CPUtime=1722.03 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 28389 0 0 0 172193 10 0 0 20 0 1 0 125566210 489750528 87458 33554432000 4194304 6201397 140735429447408 140735429446536 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 119568 87458 166 491 0 119067 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 478272

[startup+1782.3 s]
/proc/loadavg: 2.39 2.32 2.25 3/177 6506
/proc/meminfo: memFree=28946740/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=478272 CPUtime=1782.02 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 28389 0 0 0 178192 10 0 0 20 0 1 0 125566210 489750528 87458 33554432000 4194304 6201397 140735429447408 140735429446536 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 119568 87458 166 491 0 119067 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 478272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.36 2.31 2.25 3/177 6507
/proc/meminfo: memFree=28946492/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=478272 CPUtime=1800.01 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 28391 0 0 0 179991 10 0 0 20 0 1 0 125566210 489750528 87460 33554432000 4194304 6201397 140735429447408 140735429446536 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 119568 87460 166 491 0 119067 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 478272

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

[startup+1800.3 s]
/proc/loadavg: 2.36 2.31 2.25 3/177 6507
/proc/meminfo: memFree=28946492/32872528 swapFree=16204/1518544
[pid=6393] ppid=6390 vsize=478272 CPUtime=1800.01 cores=1,3,5,7
/proc/6393/stat : 6393 (cdcl-cuttingpla) R 6390 6393 5225 0 -1 4202496 28391 0 0 0 179991 10 0 0 20 0 1 0 125566210 489750528 87460 33554432000 4194304 6201397 140735429447408 140735429446536 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 119568 87460 166 491 0 119067 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 478272

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.92
CPU system time (s): 0.106983
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 478272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.106983
maximum resident set size= 349840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28391
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= 12
involuntary context switches= 1915

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.28135 second user time and 7.36188 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-09 03:38:54
IDJOB=4088427
IDBENCH=72111
IDSOLVER=2550
FILE ID=node129/4088427-1465436333
RUNJOBID= node129-1465434533-5979
PBS_JOBID= 19859783
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-randa2004a.cudf.paranoid.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088427-1465436333/watcher-4088427-1465436333 -o /tmp/evaluation-result-4088427-1465436333/solver-4088427-1465436333 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465434533-5979 --watchdog 1960 --input HOME/instance-4088427-1465436333.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 3b140fe9f2cb3c59ddf55faba2e83116
RANDOM SEED=226481740

node129.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		: 2666.715
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	: 5333.43
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		: 2666.715
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		: 2666.715
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.56
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		: 2666.715
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		: 2666.715
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		: 2666.715
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		: 2666.715
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.55
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		: 2666.715
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:        29428152 kB
Buffers:          143680 kB
Cached:           826972 kB
SwapCached:         1824 kB
Active:           448272 kB
Inactive:         719916 kB
Active(anon):     196664 kB
Inactive(anon):     3116 kB
Active(file):     251608 kB
Inactive(file):   716800 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098840 kB
Dirty:              3144 kB
Writeback:             0 kB
AnonPages:       1714988 kB
Mapped:             8828 kB
Shmem:                 0 kB
Slab:             621376 kB
SReclaimable:      65492 kB
SUnreclaim:       555884 kB
KernelStack:        1448 kB
PageTables:         7092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1894916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1687552 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= 71732 MiB
End job on node129 at 2016-06-09 04:08:54