Trace number 4099976

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.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3700.opb
MD5SUM5e0d90a4cb8c7b885a60ac97183595d3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 653701
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 653701
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= 155000 #constraint= 5150
20.28/20.33	c #Conflicts:       1000 | #Learnt:        999 | 35.247
20.28/20.33	c total clause space: 206.656MB
20.28/20.34	c total #watches: 1497691
97.98/98.03	c total #propagations: 691489 / total #impl: 30073361 (eff. 0.023)
97.98/98.03	c #Conflicts:       2000 | #Learnt:       1999 | 32.975
97.98/98.03	c total clause space: 335.816MB
97.98/98.03	c total #watches: 3603620
165.66/165.73	c total #propagations: 1328635 / total #impl: 100291755 (eff. 0.013)
165.66/165.73	c GC COLLECT
165.66/165.73	c #Conflicts:       3000 | #Learnt:       1993 | 26.350
165.66/165.73	c total clause space: 335.816MB
165.66/165.73	c total #watches: 4192727
442.32/442.44	c total #propagations: 2747849 / total #impl: 145263407 (eff. 0.019)
442.32/442.44	c #Conflicts:       4000 | #Learnt:       2993 | 31.531
442.32/442.44	c total clause space: 545.701MB
442.32/442.44	c total #watches: 6218495
669.69/669.80	c total #propagations: 4248886 / total #impl: 221614704 (eff. 0.019)
669.69/669.80	c GC COLLECT
669.69/669.80	c #Conflicts:       5000 | #Learnt:       2355 | 32.173
669.69/669.80	c total clause space: 545.701MB
669.69/669.81	c total #watches: 5653376
983.74/983.97	c total #propagations: 5912497 / total #impl: 312213596 (eff. 0.019)
983.74/983.97	c #Conflicts:       6000 | #Learnt:       3355 | 30.541
983.74/983.97	c total clause space: 886.764MB
983.74/983.97	c total #watches: 8466943
1118.02/1118.23	c total #propagations: 7480360 / total #impl: 416454741 (eff. 0.018)
1118.02/1118.23	c GC COLLECT
1118.02/1118.23	c #Conflicts:       7000 | #Learnt:       2234 | 26.546
1118.02/1118.23	c total clause space: 886.764MB
1118.02/1118.23	c total #watches: 8960710
1212.90/1213.10	c total #propagations: 8118434 / total #impl: 674182192 (eff. 0.012)
1212.90/1213.10	c #Conflicts:       8000 | #Learnt:       3234 | 23.228
1212.90/1213.10	c total clause space: 886.764MB
1212.90/1213.10	c total #watches: 12894055

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-4099976-1466229326/watcher-4099976-1466229326 -o /tmp/evaluation-result-4099976-1466229326/solver-4099976-1466229326 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466229325-2738 --watchdog 1960 --input HOME/instance-4099976-1466229326.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=2902
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: 1.11 1.08 1.30 3/176 2905
/proc/meminfo: memFree=31272160/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 234 0 0 0 0 0 0 0 20 0 1 0 24978046 29810688 4204 33554432000 4194304 6201397 140737095724704 140736911145160 4202645 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 7278 4204 92 491 0 6777 0

[startup+0.100164 s]
/proc/loadavg: 1.11 1.08 1.30 3/176 2905
/proc/meminfo: memFree=31272160/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=39288 CPUtime=0.08 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 2385 0 0 0 8 0 0 0 20 0 1 0 24978046 40230912 8067 33554432000 4194304 6201397 140737095724704 140737095722840 5307115 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 9822 8090 137 491 0 9321 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39288

[startup+0.200383 s]
/proc/loadavg: 1.11 1.08 1.30 3/176 2905
/proc/meminfo: memFree=31272160/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=43220 CPUtime=0.19 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 3149 0 0 0 18 1 0 0 20 0 1 0 24978046 44257280 9289 33554432000 4194304 6201397 140737095724704 140737095722840 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 10805 9289 143 491 0 10304 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43220

[startup+0.300337 s]
/proc/loadavg: 1.11 1.08 1.30 3/176 2905
/proc/meminfo: memFree=31272160/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=54820 CPUtime=0.29 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 3292 0 0 0 28 1 0 0 20 0 1 0 24978046 56135680 10429 33554432000 4194304 6201397 140737095724704 140737095722840 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 13705 10429 143 491 0 13204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54820

[startup+0.700301 s]
/proc/loadavg: 1.11 1.08 1.30 3/176 2905
/proc/meminfo: memFree=31272160/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=68636 CPUtime=0.69 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 4617 0 0 0 68 1 0 0 20 0 1 0 24978046 70283264 13825 33554432000 4194304 6201397 140737095724704 140737095722840 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 17159 13825 147 491 0 16658 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68636

[startup+1.50023 s]
/proc/loadavg: 1.11 1.08 1.30 3/177 2906
/proc/meminfo: memFree=31201852/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=89416 CPUtime=1.49 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 5230 0 0 0 148 1 0 0 20 0 1 0 24978046 91561984 15962 33554432000 4194304 6201397 140737095724704 140737095723416 4219271 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 22354 15962 147 491 0 21853 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89416

[startup+3.10023 s]
/proc/loadavg: 1.11 1.08 1.30 3/177 2906
/proc/meminfo: memFree=31166924/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=90736 CPUtime=3.08 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 5564 0 0 0 307 1 0 0 20 0 1 0 24978046 92913664 19362 33554432000 4194304 6201397 140737095724704 140737095723368 4219757 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 22684 19362 147 491 0 22183 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 90736

[startup+6.30025 s]
/proc/loadavg: 1.26 1.12 1.31 3/177 2906
/proc/meminfo: memFree=31137424/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=91540 CPUtime=6.28 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 5824 0 0 0 627 1 0 0 20 0 1 0 24978046 93736960 20126 33554432000 4194304 6201397 140737095724704 140737095723416 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 22885 20126 147 491 0 22384 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 91540

[startup+12.7003 s]
/proc/loadavg: 1.32 1.13 1.31 3/177 2906
/proc/meminfo: memFree=31087864/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=127892 CPUtime=12.69 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 7364 0 0 0 1267 2 0 0 20 0 1 0 24978046 130961408 28795 33554432000 4194304 6201397 140737095724704 140737095723368 4215548 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 31973 28795 147 491 0 31472 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127892

[startup+25.5003 s]
/proc/loadavg: 1.47 1.17 1.32 3/177 2906
/proc/meminfo: memFree=30894088/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=274868 CPUtime=25.49 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 11452 0 0 0 2545 4 0 0 20 0 1 0 24978046 281464832 51777 33554432000 4194304 6201397 140737095724704 140737095723320 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 68717 51777 160 491 0 68216 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 274868

[startup+51.1004 s]
/proc/loadavg: 1.73 1.25 1.34 4/177 2907
/proc/meminfo: memFree=30802392/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=290240 CPUtime=51.08 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 15309 0 0 0 5103 5 0 0 20 0 1 0 24978046 297205760 64832 33554432000 4194304 6201397 140737095724704 140737095723368 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 72560 64832 160 491 0 72059 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 290240

[startup+102.3 s]
/proc/loadavg: 1.88 1.37 1.38 3/177 2908
/proc/meminfo: memFree=30580876/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=443056 CPUtime=102.28 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 22601 0 0 0 10219 9 0 0 20 0 1 0 24978046 453689344 101758 33554432000 4194304 6201397 140737095724704 140737095723416 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 110764 101758 160 491 0 110263 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 443056

[startup+162.3 s]
/proc/loadavg: 2.00 1.49 1.42 3/177 2909
/proc/meminfo: memFree=30511520/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=456704 CPUtime=162.27 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 26115 0 0 0 16217 10 0 0 20 0 1 0 24978046 467664896 107827 33554432000 4194304 6201397 140737095724704 140737095722984 4216049 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 114176 107827 166 491 0 113675 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 456704

[startup+222.307 s]
/proc/loadavg: 2.08 1.60 1.46 3/177 2910
/proc/meminfo: memFree=30371980/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=681908 CPUtime=222.26 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 28871 0 0 0 22214 12 0 0 20 0 1 0 24978046 698273792 127946 33554432000 4194304 6201397 140737095724704 140737095723320 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 170477 127946 166 491 0 169976 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 681908

[startup+282.3 s]
/proc/loadavg: 2.09 1.69 1.49 3/178 2914
/proc/meminfo: memFree=30223852/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=689508 CPUtime=282.24 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 30775 0 0 0 28211 13 0 0 20 0 1 0 24978046 706056192 132916 33554432000 4194304 6201397 140737095724704 140737095722984 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 172377 132916 166 491 0 171876 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 689508

[startup+342.3 s]
/proc/loadavg: 2.08 1.76 1.53 3/178 2938
/proc/meminfo: memFree=30120784/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=701864 CPUtime=342.24 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 33894 0 0 0 34209 15 0 0 20 0 1 0 24978046 718708736 149321 33554432000 4194304 6201397 140737095724704 140737095723368 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 175466 149321 166 491 0 174965 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 701864

[startup+402.3 s]
/proc/loadavg: 2.11 1.81 1.56 3/177 2940
/proc/meminfo: memFree=30069148/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=708396 CPUtime=402.22 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 35533 0 0 0 40207 15 0 0 20 0 1 0 24978046 725397504 153515 33554432000 4194304 6201397 140737095724704 140737095723368 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 177099 153515 166 491 0 176598 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 708396

[startup+462.3 s]
/proc/loadavg: 2.04 1.85 1.58 3/177 2941
/proc/meminfo: memFree=29955900/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=718292 CPUtime=462.22 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 37998 0 0 0 46205 17 0 0 20 0 1 0 24978046 735531008 165689 33554432000 4194304 6201397 140737095724704 140737095723416 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 179573 165689 166 491 0 179072 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 718292

[startup+522.3 s]
/proc/loadavg: 2.06 1.89 1.61 3/177 2942
/proc/meminfo: memFree=29921284/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=723544 CPUtime=522.21 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 39354 0 0 0 52203 18 0 0 20 0 1 0 24978046 740909056 171133 33554432000 4194304 6201397 140737095724704 140737095723416 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 180886 171133 166 491 0 180385 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 723544

[startup+582.3 s]
/proc/loadavg: 2.18 1.95 1.65 3/177 2943
/proc/meminfo: memFree=29844668/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=735912 CPUtime=582.2 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 43071 0 0 0 58200 20 0 0 20 0 1 0 24978046 753573888 180652 33554432000 4194304 6201397 140737095724704 140737095723320 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 183978 180652 166 491 0 183477 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 735912


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.08 1.80 3/177 2954
/proc/meminfo: memFree=29588768/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1119312 CPUtime=942.15 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 51842 0 0 0 94192 23 0 0 20 0 1 0 24978046 1146175488 210997 33554432000 4194304 6201397 140737095724704 140737095723368 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 279828 210997 166 491 0 279327 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 1119312

[startup+1002.3 s]
/proc/loadavg: 2.12 2.08 1.81 3/177 2956
/proc/meminfo: memFree=29518424/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1130616 CPUtime=1002.13 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 54702 0 0 0 100189 24 0 0 20 0 1 0 24978046 1157750784 227163 33554432000 4194304 6201397 140737095724704 140737095723416 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 282654 227163 166 491 0 282153 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1130616

[startup+1062.3 s]
/proc/loadavg: 2.09 2.08 1.83 3/177 2957
/proc/meminfo: memFree=29473548/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1140156 CPUtime=1062.12 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 57101 0 0 0 106187 25 0 0 20 0 1 0 24978046 1167519744 238258 33554432000 4194304 6201397 140737095724704 140737095723416 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 285039 238258 166 491 0 284538 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1140156

[startup+1122.3 s]
/proc/loadavg: 2.24 2.12 1.85 3/177 2958
/proc/meminfo: memFree=29344576/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1172940 CPUtime=1122.12 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 65987 0 0 0 112184 28 0 0 20 0 1 0 24978046 1201090560 270297 33554432000 4194304 6201397 140737095724704 140737095722984 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 293235 270297 166 491 0 292734 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1172940

[startup+1182.3 s]
/proc/loadavg: 2.19 2.13 1.87 3/177 2959
/proc/meminfo: memFree=29308112/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1207624 CPUtime=1182.11 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 74489 0 0 0 118181 30 0 0 20 0 1 0 24978046 1236606976 278797 33554432000 4194304 6201397 140737095724704 140737095722984 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 301906 278797 166 491 0 301405 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1207624

[startup+1242.3 s]
/proc/loadavg: 2.12 2.11 1.88 3/177 2960
/proc/meminfo: memFree=29278040/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1232600 CPUtime=1242.1 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 80651 0 0 0 124178 32 0 0 20 0 1 0 24978046 1262182400 284959 33554432000 4194304 6201397 140737095724704 140737095722984 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 308150 284959 166 491 0 307649 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1232600

[startup+1302.3 s]
/proc/loadavg: 2.27 2.15 1.91 3/177 2962
/proc/meminfo: memFree=29272392/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1234876 CPUtime=1302.09 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 81154 0 0 0 130177 32 0 0 20 0 1 0 24978046 1264513024 285462 33554432000 4194304 6201397 140737095724704 140737095722984 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 308719 285462 166 491 0 308218 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1234876

[startup+1362.3 s]
/proc/loadavg: 2.16 2.14 1.91 3/177 2963
/proc/meminfo: memFree=29272144/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1234876 CPUtime=1362.08 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 81186 0 0 0 136176 32 0 0 20 0 1 0 24978046 1264513024 285494 33554432000 4194304 6201397 140737095724704 140737095722984 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 308719 285494 166 491 0 308218 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1234876

[startup+1422.3 s]
/proc/loadavg: 2.11 2.13 1.92 3/177 2964
/proc/meminfo: memFree=29266996/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1240144 CPUtime=1422.07 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 82524 0 0 0 142175 32 0 0 20 0 1 0 24978046 1269907456 286832 33554432000 4194304 6201397 140737095724704 140737095723368 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 310036 286832 166 491 0 309535 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1240144

[startup+1482.3 s]
/proc/loadavg: 2.23 2.15 1.94 3/178 2968
/proc/meminfo: memFree=29265512/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1240624 CPUtime=1482.06 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 82651 0 0 0 148174 32 0 0 20 0 1 0 24978046 1270398976 286959 33554432000 4194304 6201397 140737095724704 140737095722984 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 310156 286959 166 491 0 309655 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1240624

[startup+1542.31 s]
/proc/loadavg: 2.18 2.15 1.95 3/177 2969
/proc/meminfo: memFree=29264580/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1240768 CPUtime=1542.06 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 82745 0 0 0 154174 32 0 0 20 0 1 0 24978046 1270546432 287053 33554432000 4194304 6201397 140737095724704 140737095723368 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 310192 287053 166 491 0 309691 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1240768

[startup+1602.3 s]
/proc/loadavg: 2.11 2.13 1.95 3/177 2971
/proc/meminfo: memFree=29239820/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1242416 CPUtime=1602.04 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 83133 0 0 0 160172 32 0 0 20 0 1 0 24978046 1272233984 287441 33554432000 4194304 6201397 140737095724704 140737095723416 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 310604 287441 166 491 0 310103 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1242416

[startup+1662.3 s]
/proc/loadavg: 2.16 2.14 1.96 3/177 2972
/proc/meminfo: memFree=29200540/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1242416 CPUtime=1662.03 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 83133 0 0 0 166171 32 0 0 20 0 1 0 24978046 1272233984 287441 33554432000 4194304 6201397 140737095724704 140737095723416 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 310604 287441 166 491 0 310103 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1242416

[startup+1722.3 s]
/proc/loadavg: 2.06 2.11 1.96 3/177 2973
/proc/meminfo: memFree=29178812/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1242832 CPUtime=1722.02 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 83350 0 0 0 172170 32 0 0 20 0 1 0 24978046 1272659968 287658 33554432000 4194304 6201397 140737095724704 140737095723368 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 310708 287658 166 491 0 310207 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1242832

[startup+1782.3 s]
/proc/loadavg: 2.07 2.10 1.97 3/177 2974
/proc/meminfo: memFree=29123340/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1244468 CPUtime=1782.02 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 83766 0 0 0 178169 33 0 0 20 0 1 0 24978046 1274335232 288585 33554432000 4194304 6201397 140737095724704 140737095723416 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 311117 288585 166 491 0 310616 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1244468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.13 2.11 1.97 3/177 3020
/proc/meminfo: memFree=30151000/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1244852 CPUtime=1800.01 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 83834 0 0 0 179968 33 0 0 20 0 1 0 24978046 1274728448 291208 33554432000 4194304 6201397 140737095724704 140737095723416 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 311213 291208 166 491 0 310712 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1244852

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

[startup+1800.3 s]
/proc/loadavg: 2.13 2.11 1.97 3/177 3020
/proc/meminfo: memFree=30151000/32872528 swapFree=496868/529572
[pid=2905] ppid=2902 vsize=1244852 CPUtime=1800.01 cores=1,3,5,7
/proc/2905/stat : 2905 (cdcl-cuttingpla) R 2902 2905 2721 0 -1 4202496 83834 0 0 0 179968 33 0 0 20 0 1 0 24978046 1274728448 291208 33554432000 4194304 6201397 140737095724704 140737095723416 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2905/statm: 311213 291208 166 491 0 310712 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1244852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.69
CPU system time (s): 0.343947
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1244852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.343947
maximum resident set size= 1164832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83834
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= 9
involuntary context switches= 1883

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.37673 second user time and 17.0154 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-18 07:55:26
IDJOB=4099976
IDBENCH=1557
IDSOLVER=2550
FILE ID=node141/4099976-1466229326
RUNJOBID= node141-1466229325-2738
PBS_JOBID= 19918173
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-n3700.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099976-1466229326/watcher-4099976-1466229326 -o /tmp/evaluation-result-4099976-1466229326/solver-4099976-1466229326 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466229325-2738 --watchdog 1960 --input HOME/instance-4099976-1466229326.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 5e0d90a4cb8c7b885a60ac97183595d3
RANDOM SEED=1753440027

node141.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.547
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.09
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.547
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.547
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.54
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.547
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.547
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.56
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.547
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.547
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.547
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31274852 kB
Buffers:          109644 kB
Cached:           152736 kB
SwapCached:         2528 kB
Active:           154344 kB
Inactive:         173576 kB
Active(anon):      66204 kB
Inactive(anon):     2028 kB
Active(file):      88140 kB
Inactive(file):   171548 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099068 kB
Dirty:             17704 kB
Writeback:             0 kB
AnonPages:        581468 kB
Mapped:             7692 kB
Shmem:                 0 kB
Slab:             606892 kB
SReclaimable:      49792 kB
SUnreclaim:       557100 kB
KernelStack:        1424 kB
PageTables:         5108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     736024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 71720 MiB
End job on node141 at 2016-06-18 08:25:27