Trace number 4088343

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-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_005_area_delay.opb
MD5SUM1a8b297a620c2a2aaf0a7beca79ff945
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark0.707891
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 33
Optimality of the best value was proved NO
Number of variables17114
Total number of constraints123451
Number of constraints which are clauses123451
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint254
Number of terms in the objective function 8405
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 8405
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8405
Number of bits of the biggest sum of numbers14
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= 17114 #constraint= 123451
3.89/3.96	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
3.89/3.96	c total clause space: 206.656MB
3.89/3.96	c total #watches: 4752628
45.48/45.53	c total #propagations: 1114872 / total #impl: 57836019 (eff. 0.019)
45.48/45.53	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
45.48/45.53	c total clause space: 335.816MB
45.48/45.53	c total #watches: 7396523
113.77/113.83	c total #propagations: 2538003 / total #impl: 1273758643 (eff. 0.002)
113.77/113.83	c GC COLLECT
113.77/113.83	c #Conflicts:       3000 | #Learnt:       2027 | 0.000
113.77/113.83	c total clause space: 335.816MB
113.77/113.83	c total #watches: 6784353
223.16/223.25	c total #propagations: 4561623 / total #impl: 1954086644 (eff. 0.002)
223.16/223.25	c #Conflicts:       4000 | #Learnt:       3027 | 0.000
223.16/223.25	c total clause space: 335.816MB
223.16/223.25	c total #watches: 8892335
294.95/295.06	c total #propagations: 7099421 / total #impl: 2092174348 (eff. 0.003)
294.95/295.06	c GC COLLECT
294.95/295.06	c #Conflicts:       5000 | #Learnt:       2370 | 0.000
294.95/295.06	c total clause space: 545.701MB
294.95/295.06	c total #watches: 8194053
480.31/480.46	c total #propagations: 8105167 / total #impl: 2801274971 (eff. 0.003)
480.31/480.46	c #Conflicts:       6000 | #Learnt:       3370 | 0.000
480.31/480.46	c total clause space: 545.701MB
480.31/480.46	c total #watches: 10814717
816.37/816.51	c total #propagations: 9028682 / total #impl: 6568258596 (eff. 0.001)
816.37/816.51	c GC COLLECT
816.37/816.51	c #Conflicts:       7000 | #Learnt:       2248 | 0.000
816.37/816.51	c total clause space: 545.701MB
816.37/816.51	c total #watches: 8555502
1200.81/1201.00	c total #propagations: 10143375 / total #impl: 11767137159 (eff. 0.001)
1200.81/1201.00	c #Conflicts:       8000 | #Learnt:       3248 | 0.000
1200.81/1201.00	c total clause space: 545.701MB
1200.81/1201.00	c total #watches: 11386666

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-4088343-1465428880/watcher-4088343-1465428880 -o /tmp/evaluation-result-4088343-1465428880/solver-4088343-1465428880 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465427036-7740 --watchdog 1960 --input HOME/instance-4088343-1465428880.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=8179
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.23 2.20 2.03 3/176 8182
/proc/meminfo: memFree=29195132/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 124821165 29810688 5268 33554432000 4194304 6201397 140733537992176 140733395227256 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 7278 5268 130 491 0 6777 0

[startup+0.100162 s]
/proc/loadavg: 2.23 2.20 2.03 3/176 8182
/proc/meminfo: memFree=29195132/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=34528 CPUtime=0.09 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 1400 0 0 0 9 0 0 0 20 0 1 0 124821165 35356672 7547 33554432000 4194304 6201397 140733537992176 140733537990312 4207513 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 8632 7547 142 491 0 8131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34528

[startup+0.200378 s]
/proc/loadavg: 2.23 2.20 2.03 3/176 8182
/proc/meminfo: memFree=29195132/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=42588 CPUtime=0.19 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 3163 0 0 0 19 0 0 0 20 0 1 0 124821165 43610112 9124 33554432000 4194304 6201397 140733537992176 140733537990312 4314324 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 10647 9125 143 491 0 10146 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42588

[startup+0.30037 s]
/proc/loadavg: 2.23 2.20 2.03 3/176 8182
/proc/meminfo: memFree=29195132/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=50684 CPUtime=0.29 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 3982 0 0 0 29 0 0 0 20 0 1 0 124821165 51900416 10136 33554432000 4194304 6201397 140733537992176 140733537990312 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 12671 10137 143 491 0 12170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50684

[startup+0.700347 s]
/proc/loadavg: 2.23 2.20 2.03 3/176 8182
/proc/meminfo: memFree=29195132/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=91000 CPUtime=0.69 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 7904 0 0 0 68 1 0 0 20 0 1 0 124821165 93184000 19594 33554432000 4194304 6201397 140733537992176 140733537990312 4221736 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 22750 19594 147 491 0 22249 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91000

[startup+1.50029 s]
/proc/loadavg: 2.23 2.20 2.03 3/177 8183
/proc/meminfo: memFree=29071580/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=194656 CPUtime=1.49 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 13931 0 0 0 146 3 0 0 20 0 1 0 124821165 199327744 43990 33554432000 4194304 6201397 140733537992176 140733537990888 4215532 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 48664 43990 147 491 0 48163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 194656

[startup+3.10034 s]
/proc/loadavg: 2.23 2.20 2.03 3/177 8183
/proc/meminfo: memFree=28982728/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=305540 CPUtime=3.09 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 21313 0 0 0 304 5 0 0 20 0 1 0 124821165 312872960 64147 33554432000 4194304 6201397 140733537992176 140733537990456 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 76385 64147 147 491 0 75884 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 305540

[startup+6.30029 s]
/proc/loadavg: 2.21 2.19 2.03 3/177 8183
/proc/meminfo: memFree=28896860/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=443136 CPUtime=6.29 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 22783 0 0 0 623 6 0 0 20 0 1 0 124821165 453771264 75314 33554432000 4194304 6201397 140733537992176 140733537990456 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 110784 75314 160 491 0 110283 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 443136

[startup+12.7003 s]
/proc/loadavg: 2.19 2.19 2.03 3/177 8183
/proc/meminfo: memFree=28862908/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=444960 CPUtime=12.69 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 23296 0 0 0 1263 6 0 0 20 0 1 0 124821165 455639040 81952 33554432000 4194304 6201397 140733537992176 140733537990888 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 111240 81952 160 491 0 110739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 444960

[startup+25.5004 s]
/proc/loadavg: 2.22 2.20 2.04 3/177 8183
/proc/meminfo: memFree=28812148/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=445108 CPUtime=25.49 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 23353 0 0 0 2543 6 0 0 20 0 1 0 124821165 455790592 88141 33554432000 4194304 6201397 140733537992176 140733537990888 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 111277 88141 160 491 0 110776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 445108

[startup+51.1004 s]
/proc/loadavg: 2.15 2.18 2.04 4/177 8183
/proc/meminfo: memFree=28770076/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=446424 CPUtime=51.08 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 25408 0 0 0 5102 6 0 0 20 0 1 0 124821165 457138176 96201 33554432000 4194304 6201397 140733537992176 140733537991304 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 111606 96201 160 491 0 111105 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 446424

[startup+102.3 s]
/proc/loadavg: 2.21 2.19 2.05 3/177 8184
/proc/meminfo: memFree=28753016/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=446424 CPUtime=102.28 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 25524 0 0 0 10222 6 0 0 20 0 1 0 124821165 457138176 96316 33554432000 4194304 6201397 140733537992176 140733537991304 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 111606 96316 166 491 0 111105 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 446424

[startup+162.3 s]
/proc/loadavg: 2.33 2.23 2.07 3/176 8185
/proc/meminfo: memFree=28728024/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=450764 CPUtime=162.27 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 26433 0 0 0 16220 7 0 0 20 0 1 0 124821165 461582336 97453 33554432000 4194304 6201397 140733537992176 140733537990888 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 112691 97453 166 491 0 112190 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 450764

[startup+222.307 s]
/proc/loadavg: 2.29 2.23 2.08 3/177 8187
/proc/meminfo: memFree=28648104/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=504884 CPUtime=222.26 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 37768 0 0 0 22217 9 0 0 20 0 1 0 124821165 517001216 117473 33554432000 4194304 6201397 140733537992176 140733537990456 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 126221 117473 166 491 0 125720 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 504884

[startup+282.3 s]
/proc/loadavg: 2.15 2.20 2.08 3/177 8188
/proc/meminfo: memFree=28565984/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=725124 CPUtime=282.25 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 40619 0 0 0 28215 10 0 0 20 0 1 0 124821165 742526976 130151 33554432000 4194304 6201397 140733537992176 140733537990888 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 181281 130151 166 491 0 180780 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 725124

[startup+342.3 s]
/proc/loadavg: 2.31 2.24 2.10 3/178 8192
/proc/meminfo: memFree=28558724/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=725268 CPUtime=342.24 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 40653 0 0 0 34214 10 0 0 20 0 1 0 124821165 742674432 130185 33554432000 4194304 6201397 140733537992176 140733537991304 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 181317 130185 166 491 0 180816 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 725268

[startup+402.3 s]
/proc/loadavg: 2.31 2.25 2.11 3/177 8193
/proc/meminfo: memFree=28529092/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=725456 CPUtime=402.23 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 40856 0 0 0 40213 10 0 0 20 0 1 0 124821165 742866944 130388 33554432000 4194304 6201397 140733537992176 140733537990888 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 181364 130388 166 491 0 180863 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 725456

[startup+462.3 s]
/proc/loadavg: 2.16 2.22 2.10 3/177 8194
/proc/meminfo: memFree=28526552/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=725600 CPUtime=462.22 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 40939 0 0 0 46212 10 0 0 20 0 1 0 124821165 743014400 130982 33554432000 4194304 6201397 140733537992176 140733537990888 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 181400 130982 166 491 0 180899 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 725600

[startup+522.3 s]
/proc/loadavg: 2.28 2.24 2.11 3/177 8196
/proc/meminfo: memFree=28481816/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=727672 CPUtime=522.2 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 42113 0 0 0 52210 10 0 0 20 0 1 0 124821165 745136128 140843 33554432000 4194304 6201397 140733537992176 140733537990456 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 181918 140843 166 491 0 181417 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 727672

[startup+582.3 s]
/proc/loadavg: 2.30 2.25 2.12 3/177 8197
/proc/meminfo: memFree=28462340/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=729324 CPUtime=582.2 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 42832 0 0 0 58209 11 0 0 20 0 1 0 124821165 746827776 145650 33554432000 4194304 6201397 140733537992176 140733537990888 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182331 145650 166 491 0 181830 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 729324


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


[startup+942.3 s]
/proc/loadavg: 2.26 2.26 2.15 3/177 8207
/proc/meminfo: memFree=28389132/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=942.15 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43737 0 0 0 94203 12 0 0 20 0 1 0 124821165 748748800 163921 33554432000 4194304 6201397 140733537992176 140733537991304 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 163921 166 491 0 182299 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 731200

[startup+1002.3 s]
/proc/loadavg: 2.33 2.28 2.17 3/177 8209
/proc/meminfo: memFree=28388020/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1002.14 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43833 0 0 0 100202 12 0 0 20 0 1 0 124821165 748748800 164017 33554432000 4194304 6201397 140733537992176 140733537991304 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 164017 166 491 0 182299 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 731200

[startup+1062.3 s]
/proc/loadavg: 2.33 2.29 2.18 3/177 8210
/proc/meminfo: memFree=28387904/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1062.13 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43833 0 0 0 106201 12 0 0 20 0 1 0 124821165 748748800 164017 33554432000 4194304 6201397 140733537992176 140733537991304 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 164017 166 491 0 182299 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 731200

[startup+1122.3 s]
/proc/loadavg: 2.44 2.32 2.19 4/177 8212
/proc/meminfo: memFree=28368228/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1122.12 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43835 0 0 0 112200 12 0 0 20 0 1 0 124821165 748748800 164019 33554432000 4194304 6201397 140733537992176 140733537991304 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 164019 166 491 0 182299 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 731200

[startup+1182.3 s]
/proc/loadavg: 2.31 2.31 2.19 3/177 8213
/proc/meminfo: memFree=28353336/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1182.11 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43835 0 0 0 118199 12 0 0 20 0 1 0 124821165 748748800 164019 33554432000 4194304 6201397 140733537992176 140733537991304 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 164019 166 491 0 182299 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 731200

[startup+1242.3 s]
/proc/loadavg: 2.36 2.31 2.19 3/177 8214
/proc/meminfo: memFree=28345572/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1242.1 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43836 0 0 0 124198 12 0 0 20 0 1 0 124821165 748748800 164020 33554432000 4194304 6201397 140733537992176 140733537991304 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 164020 166 491 0 182299 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 731200

[startup+1302.3 s]
/proc/loadavg: 2.32 2.31 2.20 3/177 8215
/proc/meminfo: memFree=28345580/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1302.09 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43836 0 0 0 130197 12 0 0 20 0 1 0 124821165 748748800 164020 33554432000 4194304 6201397 140733537992176 140733537991304 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 164020 166 491 0 182299 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 731200

[startup+1362.3 s]
/proc/loadavg: 2.26 2.30 2.20 3/177 8216
/proc/meminfo: memFree=28345200/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1362.08 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43836 0 0 0 136196 12 0 0 20 0 1 0 124821165 748748800 164020 33554432000 4194304 6201397 140733537992176 140733537991304 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 164020 166 491 0 182299 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 731200

[startup+1422.3 s]
/proc/loadavg: 2.28 2.30 2.20 3/177 8218
/proc/meminfo: memFree=28343088/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1422.08 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43836 0 0 0 142196 12 0 0 20 0 1 0 124821165 748748800 164020 33554432000 4194304 6201397 140733537992176 140733537991304 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 164020 166 491 0 182299 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 731200

[startup+1482.3 s]
/proc/loadavg: 2.31 2.30 2.20 3/177 8219
/proc/meminfo: memFree=28327260/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1482.07 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43838 0 0 0 148195 12 0 0 20 0 1 0 124821165 748748800 164022 33554432000 4194304 6201397 140733537992176 140733537991304 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 164022 166 491 0 182299 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 731200

[startup+1542.31 s]
/proc/loadavg: 2.19 2.27 2.20 4/178 8223
/proc/meminfo: memFree=28315192/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1542.06 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43845 0 0 0 154194 12 0 0 20 0 1 0 124821165 748748800 165562 33554432000 4194304 6201397 140733537992176 140733537991304 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 165562 166 491 0 182299 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 731200

[startup+1602.3 s]
/proc/loadavg: 2.34 2.31 2.21 4/178 8247
/proc/meminfo: memFree=28308396/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1602.05 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43854 0 0 0 160193 12 0 0 20 0 1 0 124821165 748748800 167104 33554432000 4194304 6201397 140733537992176 140733537991304 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 167104 166 491 0 182299 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 731200

[startup+1662.3 s]
/proc/loadavg: 2.29 2.30 2.21 3/177 8248
/proc/meminfo: memFree=28297704/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1662.04 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43860 0 0 0 166192 12 0 0 20 0 1 0 124821165 748748800 168643 33554432000 4194304 6201397 140733537992176 140733537991304 4213348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 168643 166 491 0 182299 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 731200

[startup+1722.3 s]
/proc/loadavg: 2.24 2.28 2.21 3/177 8250
/proc/meminfo: memFree=28296960/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1722.03 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43867 0 0 0 172191 12 0 0 20 0 1 0 124821165 748748800 168650 33554432000 4194304 6201397 140733537992176 140733537991304 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 168650 166 491 0 182299 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 731200

[startup+1782.3 s]
/proc/loadavg: 2.21 2.26 2.20 4/177 8297
/proc/meminfo: memFree=28488808/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1782.02 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43873 0 0 0 178190 12 0 0 20 0 1 0 124821165 748748800 171211 33554432000 4194304 6201397 140733537992176 140733537991304 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 171211 166 491 0 182299 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 731200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.28 2.27 2.21 3/177 8297
/proc/meminfo: memFree=28471160/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1800.01 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43878 0 0 0 179989 12 0 0 20 0 1 0 124821165 748748800 171216 33554432000 4194304 6201397 140733537992176 140733537991304 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 171216 166 491 0 182299 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 731200

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

[startup+1800.3 s]
/proc/loadavg: 2.28 2.27 2.21 3/177 8297
/proc/meminfo: memFree=28471160/32872528 swapFree=16360/1798728
[pid=8182] ppid=8179 vsize=731200 CPUtime=1800.01 cores=0,2,4,6
/proc/8182/stat : 8182 (cdcl-cuttingpla) R 8179 8182 7724 0 -1 4202496 43878 0 0 0 179989 12 0 0 20 0 1 0 124821165 748748800 171216 33554432000 4194304 6201397 140733537992176 140733537991304 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 182800 171216 166 491 0 182299 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 731200

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.132979
maximum resident set size= 684864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43878
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= 8
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.32658 second user time and 9.94849 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-09 01:34:40
IDJOB=4088343
IDBENCH=24980
IDSOLVER=2550
FILE ID=node123/4088343-1465428880
RUNJOBID= node123-1465427036-7740
PBS_JOBID= 19859787
Free space on /tmp= 71628 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_005_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088343-1465428880/watcher-4088343-1465428880 -o /tmp/evaluation-result-4088343-1465428880/solver-4088343-1465428880 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465427036-7740 --watchdog 1960 --input HOME/instance-4088343-1465428880.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 1a8b297a620c2a2aaf0a7beca79ff945
RANDOM SEED=172657870

node123.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.117
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.23
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.117
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.117
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		: 2667.117
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.117
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.117
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.57
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.117
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		: 2667.117
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:        29196024 kB
Buffers:          189004 kB
Cached:           816332 kB
SwapCached:         1756 kB
Active:           429648 kB
Inactive:         696900 kB
Active(anon):     120884 kB
Inactive(anon):     2668 kB
Active(file):     308764 kB
Inactive(file):   694232 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:              9880 kB
Writeback:             0 kB
AnonPages:       1972372 kB
Mapped:             7896 kB
Shmem:                 0 kB
Slab:             615224 kB
SReclaimable:      59120 kB
SUnreclaim:       556104 kB
KernelStack:        1472 kB
PageTables:         7748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2045644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1925120 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= 71624 MiB
End job on node123 at 2016-06-09 02:04:40