Trace number 4118689

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

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern40-20.lin.opb
MD5SUM50074ccb0c1151a760791f0459c98771
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-12381
Best CPU time to get the best result obtained on this benchmark1800.59
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7243
Total number of constraints14406
Number of constraints which are clauses7203
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7203
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 7243
Biggest coefficient in the objective function 4380
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 889560
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 4380
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 889560
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= 7243 #constraint= 14406
142.97/143.07	c #Conflicts:       1000 | #Learnt:       1036 | 0.000
142.97/143.07	c total clause space: 206.656MB
142.97/143.07	c total #watches: 916705
341.14/341.20	c total #propagations: 466834 / total #impl: 23322328 (eff. 0.020)
341.14/341.20	c #Conflicts:       2000 | #Learnt:       2036 | 0.000
341.14/341.20	c total clause space: 335.816MB
341.14/341.20	c total #watches: 1370278
518.91/519.02	c total #propagations: 747822 / total #impl: 56764139 (eff. 0.013)
518.91/519.02	c GC COLLECT
518.91/519.02	c #Conflicts:       3000 | #Learnt:       2045 | 0.000
518.91/519.02	c total clause space: 335.816MB
518.91/519.02	c total #watches: 845083
684.69/684.81	c total #propagations: 1163531 / total #impl: 65571504 (eff. 0.018)
684.69/684.81	c #Conflicts:       4000 | #Learnt:       3045 | 0.000
684.69/684.81	c total clause space: 545.701MB
684.69/684.81	c total #watches: 1225957
851.86/852.03	c total #propagations: 1464537 / total #impl: 89240922 (eff. 0.016)
851.86/852.03	c GC COLLECT
851.86/852.03	c #Conflicts:       5000 | #Learnt:       2394 | 0.000
851.86/852.03	c total clause space: 545.701MB
851.86/852.03	c total #watches: 1142270
1054.33/1054.51	c total #propagations: 1715720 / total #impl: 110097823 (eff. 0.016)
1054.33/1054.51	c #Conflicts:       6000 | #Learnt:       3394 | 0.000
1054.33/1054.51	c total clause space: 545.701MB
1054.33/1054.51	c total #watches: 1502321
1425.28/1425.55	c total #propagations: 1965168 / total #impl: 124858876 (eff. 0.016)
1425.28/1425.55	c GC COLLECT
1425.28/1425.55	c #Conflicts:       7000 | #Learnt:       2269 | 0.000
1425.28/1425.55	c total clause space: 545.701MB
1425.28/1425.55	c total #watches: 887534
1662.64/1663.00	c total #propagations: 2376598 / total #impl: 142098576 (eff. 0.017)
1662.64/1663.00	c #Conflicts:       8000 | #Learnt:       3269 | 0.000
1662.64/1663.00	c total clause space: 545.701MB
1662.64/1663.00	c total #watches: 889661

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-4118689-1467225652/watcher-4118689-1467225652 -o /tmp/evaluation-result-4118689-1467225652/solver-4118689-1467225652 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467214846-5124 --watchdog 1960 --input HOME/instance-4118689-1467225652.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=6357
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.21 2.17 2.17 3/177 6360
/proc/meminfo: memFree=24335860/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 3532599 29810688 5268 33554432000 4194304 6201397 140737349732624 140733540964920 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 7278 5268 130 491 0 6777 0

[startup+0.100153 s]
/proc/loadavg: 2.21 2.17 2.17 3/177 6360
/proc/meminfo: memFree=24335860/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=34596 CPUtime=0.09 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 1080 0 0 0 9 0 0 0 20 0 1 0 3532599 35426304 7385 33554432000 4194304 6201397 140737349732624 140733540964920 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 8649 7385 146 491 0 8148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34596

[startup+0.200366 s]
/proc/loadavg: 2.21 2.17 2.17 3/177 6360
/proc/meminfo: memFree=24335860/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=34884 CPUtime=0.19 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 1137 0 0 0 19 0 0 0 20 0 1 0 3532599 35721216 7441 33554432000 4194304 6201397 140737349732624 140733540964920 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 8721 7441 146 491 0 8220 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34884

[startup+0.30026 s]
/proc/loadavg: 2.21 2.17 2.17 3/177 6360
/proc/meminfo: memFree=24335860/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=34884 CPUtime=0.29 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 1184 0 0 0 29 0 0 0 20 0 1 0 3532599 35721216 7487 33554432000 4194304 6201397 140737349732624 140733540964920 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 8721 7487 146 491 0 8220 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34884

[startup+0.700245 s]
/proc/loadavg: 2.21 2.17 2.17 3/177 6360
/proc/meminfo: memFree=24335860/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=35208 CPUtime=0.69 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 1298 0 0 0 69 0 0 0 20 0 1 0 3532599 36052992 7599 33554432000 4194304 6201397 140737349732624 140737349731192 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 8802 7599 146 491 0 8301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35208

[startup+1.50025 s]
/proc/loadavg: 2.20 2.16 2.17 3/178 6361
/proc/meminfo: memFree=24305624/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=38224 CPUtime=1.49 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 1422 0 0 0 149 0 0 0 20 0 1 0 3532599 39141376 8230 33554432000 4194304 6201397 140737349732624 140737349731192 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 9556 8230 147 491 0 9055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38224

[startup+3.10023 s]
/proc/loadavg: 2.20 2.16 2.17 3/178 6361
/proc/meminfo: memFree=24302592/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=38592 CPUtime=3.09 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 1528 0 0 0 309 0 0 0 20 0 1 0 3532599 39518208 8328 33554432000 4194304 6201397 140737349732624 140737349731320 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 9648 8328 147 491 0 9147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38592

[startup+6.30019 s]
/proc/loadavg: 2.20 2.16 2.17 3/178 6361
/proc/meminfo: memFree=24301912/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=43928 CPUtime=6.29 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 1912 0 0 0 629 0 0 0 20 0 1 0 3532599 44982272 8680 33554432000 4194304 6201397 140737349732624 140737349731192 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 10982 8680 147 491 0 10481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43928

[startup+12.7002 s]
/proc/loadavg: 2.25 2.18 2.17 4/177 6361
/proc/meminfo: memFree=24298440/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=51456 CPUtime=12.69 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 2100 0 0 0 1269 0 0 0 20 0 1 0 3532599 52690944 9364 33554432000 4194304 6201397 140737349732624 140737349731320 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 12864 9364 147 491 0 12363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51456

[startup+25.5002 s]
/proc/loadavg: 2.21 2.17 2.17 3/177 6361
/proc/meminfo: memFree=24274760/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=84004 CPUtime=25.49 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 2990 0 0 0 2548 1 0 0 20 0 1 0 3532599 86020096 15301 33554432000 4194304 6201397 140737349732624 140737349731464 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 21001 15301 147 491 0 20500 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84004

[startup+51.1003 s]
/proc/loadavg: 2.14 2.16 2.16 3/177 6361
/proc/meminfo: memFree=24243672/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=118540 CPUtime=51.08 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 4228 0 0 0 5107 1 0 0 20 0 1 0 3532599 121384960 23032 33554432000 4194304 6201397 140737349732624 140737349731464 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 29635 23032 147 491 0 29134 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118540

[startup+102.3 s]
/proc/loadavg: 2.21 2.17 2.17 4/177 6363
/proc/meminfo: memFree=24196540/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=173532 CPUtime=102.29 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 6158 0 0 0 10226 3 0 0 20 0 1 0 3532599 177696768 34144 33554432000 4194304 6201397 140737349732624 140737349731464 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 43383 34144 147 491 0 42882 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 173532

[startup+162.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 6364
/proc/meminfo: memFree=24133092/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=258344 CPUtime=162.27 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 9513 0 0 0 16223 4 0 0 20 0 1 0 3532599 264544256 49487 33554432000 4194304 6201397 140737349732624 140737349731576 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 64586 49487 160 491 0 64085 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 258344

[startup+222.307 s]
/proc/loadavg: 2.19 2.18 2.17 3/177 6365
/proc/meminfo: memFree=24058596/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=262416 CPUtime=222.26 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 12946 0 0 0 22220 6 0 0 20 0 1 0 3532599 268713984 61287 33554432000 4194304 6201397 140737349732624 140737349731576 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 65604 61287 160 491 0 65103 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 262416

[startup+282.3 s]
/proc/loadavg: 2.21 2.18 2.17 4/177 6504
/proc/meminfo: memFree=24643392/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=396428 CPUtime=282.24 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 13641 0 0 0 28217 7 0 0 20 0 1 0 3532599 405942272 71047 33554432000 4194304 6201397 140737349732624 140737349731576 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 99107 71047 160 491 0 98606 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 396428

[startup+342.3 s]
/proc/loadavg: 2.18 2.17 2.17 4/177 6505
/proc/meminfo: memFree=24421320/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=397180 CPUtime=342.23 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 14853 0 0 0 34215 8 0 0 20 0 1 0 3532599 406712320 80289 33554432000 4194304 6201397 140737349732624 140737349731752 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 99295 80289 160 491 0 98794 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 397180

[startup+402.3 s]
/proc/loadavg: 2.11 2.15 2.16 3/177 6507
/proc/meminfo: memFree=24358684/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=397296 CPUtime=402.22 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 14904 0 0 0 40214 8 0 0 20 0 1 0 3532599 406831104 80329 33554432000 4194304 6201397 140737349732624 140737349731576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 99324 80329 166 491 0 98823 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 397296

[startup+462.3 s]
/proc/loadavg: 2.23 2.17 2.17 4/177 6508
/proc/meminfo: memFree=24273516/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=397300 CPUtime=462.21 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 15163 0 0 0 46213 8 0 0 20 0 1 0 3532599 406835200 80435 33554432000 4194304 6201397 140737349732624 140737349731576 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 99325 80435 166 491 0 98824 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 397300

[startup+522.3 s]
/proc/loadavg: 2.08 2.14 2.16 3/177 6509
/proc/meminfo: memFree=24185884/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=397324 CPUtime=522.21 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 15947 0 0 0 52212 9 0 0 20 0 1 0 3532599 406859776 80440 33554432000 4194304 6201397 140737349732624 140737349731576 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 99331 80440 166 491 0 98830 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 397324

[startup+582.3 s]
/proc/loadavg: 2.08 2.12 2.15 3/178 6513
/proc/meminfo: memFree=24141856/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=397480 CPUtime=582.21 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 18943 0 0 0 58210 11 0 0 20 0 1 0 3532599 407019520 90209 33554432000 4194304 6201397 140737349732624 140737349731576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 99370 90209 166 491 0 98869 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 397480


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


[startup+942.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 6521
/proc/meminfo: memFree=23784728/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=616784 CPUtime=942.15 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 24467 0 0 0 94201 14 0 0 20 0 1 0 3532599 631586816 119912 33554432000 4194304 6201397 140737349732624 140737349731576 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 154196 119912 166 491 0 153695 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 616784

[startup+1002.3 s]
/proc/loadavg: 2.25 2.18 2.17 4/177 6523
/proc/meminfo: memFree=23732204/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=618100 CPUtime=1002.14 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 24795 0 0 0 100200 14 0 0 20 0 1 0 3532599 632934400 120240 33554432000 4194304 6201397 140737349732624 140737349731576 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 154525 120240 166 491 0 154024 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 618100

[startup+1062.3 s]
/proc/loadavg: 2.35 2.21 2.18 3/177 6524
/proc/meminfo: memFree=23691404/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=619156 CPUtime=1062.13 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 25084 0 0 0 106199 14 0 0 20 0 1 0 3532599 634015744 122038 33554432000 4194304 6201397 140737349732624 140737349731576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 154789 122038 166 491 0 154288 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 619156

[startup+1122.3 s]
/proc/loadavg: 2.17 2.19 2.17 3/177 6525
/proc/meminfo: memFree=23627136/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=619896 CPUtime=1122.12 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 25320 0 0 0 112197 15 0 0 20 0 1 0 3532599 634773504 128368 33554432000 4194304 6201397 140737349732624 140737349731336 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 154974 128368 166 491 0 154473 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 619896

[startup+1182.3 s]
/proc/loadavg: 2.26 2.21 2.18 4/178 6529
/proc/meminfo: memFree=23596580/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=621688 CPUtime=1182.11 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 25812 0 0 0 118196 15 0 0 20 0 1 0 3532599 636608512 134433 33554432000 4194304 6201397 140737349732624 140737349731336 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 155422 134433 166 491 0 154921 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 621688

[startup+1242.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/178 6553
/proc/meminfo: memFree=23571096/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627748 CPUtime=1242.1 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 27426 0 0 0 124195 15 0 0 20 0 1 0 3532599 642813952 140570 33554432000 4194304 6201397 140737349732624 140737349731576 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156937 140570 166 491 0 156436 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 627748

[startup+1302.3 s]
/proc/loadavg: 2.30 2.24 2.19 3/177 6554
/proc/meminfo: memFree=23556700/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627764 CPUtime=1302.1 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 27437 0 0 0 130194 16 0 0 20 0 1 0 3532599 642830336 144158 33554432000 4194304 6201397 140737349732624 140737349731576 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156941 144158 166 491 0 156440 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 627764

[startup+1362.3 s]
/proc/loadavg: 2.27 2.23 2.19 4/177 6556
/proc/meminfo: memFree=23540428/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1362.08 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 27451 0 0 0 136192 16 0 0 20 0 1 0 3532599 642863104 148260 33554432000 4194304 6201397 140737349732624 140737349731576 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 148260 166 491 0 156448 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 627796

[startup+1422.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 6557
/proc/meminfo: memFree=23531952/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1422.08 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 27472 0 0 0 142192 16 0 0 20 0 1 0 3532599 642863104 150310 33554432000 4194304 6201397 140737349732624 140737349731576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 150310 166 491 0 156448 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 627796

[startup+1482.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 6558
/proc/meminfo: memFree=23531544/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1482.07 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 27472 0 0 0 148191 16 0 0 20 0 1 0 3532599 642863104 150310 33554432000 4194304 6201397 140737349732624 140737349731752 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 150310 166 491 0 156448 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 627796

[startup+1542.31 s]
/proc/loadavg: 2.31 2.25 2.19 4/177 6559
/proc/meminfo: memFree=23531296/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1542.06 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 27472 0 0 0 154190 16 0 0 20 0 1 0 3532599 642863104 150310 33554432000 4194304 6201397 140737349732624 140737349731752 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 150310 166 491 0 156448 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 627796

[startup+1602.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 6560
/proc/meminfo: memFree=23529780/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1602.05 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 27598 0 0 0 160189 16 0 0 20 0 1 0 3532599 642863104 150384 33554432000 4194304 6201397 140737349732624 140737349731576 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 150384 166 491 0 156448 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 627796

[startup+1662.3 s]
/proc/loadavg: 2.14 2.21 2.18 4/177 6562
/proc/meminfo: memFree=23521444/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1662.04 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 27771 0 0 0 166188 16 0 0 20 0 1 0 3532599 642863104 150384 33554432000 4194304 6201397 140737349732624 140737349731576 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 150384 166 491 0 156448 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 627796

[startup+1722.3 s]
/proc/loadavg: 2.28 2.23 2.19 4/177 6563
/proc/meminfo: memFree=23446704/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1722.03 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 29440 0 0 0 172187 16 0 0 20 0 1 0 3532599 642863104 150385 33554432000 4194304 6201397 140737349732624 140737349731576 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 150385 166 491 0 156448 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 627796

[startup+1782.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/178 6567
/proc/meminfo: memFree=23425292/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1782.02 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 32088 0 0 0 178185 17 0 0 20 0 1 0 3532599 642863104 150385 33554432000 4194304 6201397 140737349732624 140737349731576 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 150385 166 491 0 156448 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 627796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/178 6567
/proc/meminfo: memFree=23398792/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1800.01 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 32593 0 0 0 179984 17 0 0 20 0 1 0 3532599 642863104 150385 33554432000 4194304 6201397 140737349732624 140737349731576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 150385 166 491 0 156448 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 627796

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

[startup+1800.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/178 6567
/proc/meminfo: memFree=23398792/32872528 swapFree=12440/1155036
[pid=6360] ppid=6357 vsize=627796 CPUtime=1800.01 cores=1,3,5,7
/proc/6360/stat : 6360 (cdcl-cuttingpla) R 6357 6360 4301 0 -1 4202496 32593 0 0 0 179984 17 0 0 20 0 1 0 3532599 642863104 150385 33554432000 4194304 6201397 140737349732624 140737349731576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6360/statm: 156949 150385 166 491 0 156448 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 627796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.85
CPU system time (s): 0.180972
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 627796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.180972
maximum resident set size= 601612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32593
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= 6
involuntary context switches= 1862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.55231 second user time and 6.92495 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-29 20:40:52
IDJOB=4118689
IDBENCH=111521
IDSOLVER=2550
FILE ID=node114/4118689-1467225652
RUNJOBID= node114-1467214846-5124
PBS_JOBID= 19997585
Free space on /tmp= 71668 MiB

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

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

MD5SUM BENCH= 50074ccb0c1151a760791f0459c98771
RANDOM SEED=845996811

node114.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.752
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.50
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.752
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.752
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.752
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.752
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.56
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.752
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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:        24336280 kB
Buffers:           86880 kB
Cached:          5771192 kB
SwapCached:            0 kB
Active:           857784 kB
Inactive:        5766056 kB
Active(anon):     768588 kB
Inactive(anon):        0 kB
Active(file):      89196 kB
Inactive(file):  5766056 kB
Unevictable:     1155036 kB
Mlocked:           12440 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2768 kB
Writeback:            12 kB
AnonPages:       1920980 kB
Mapped:            14568 kB
Shmem:               204 kB
Slab:             624168 kB
SReclaimable:      68424 kB
SUnreclaim:       555744 kB
KernelStack:        1464 kB
PageTables:         7668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2258088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1888256 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= 71664 MiB
End job on node114 at 2016-06-29 21:10:52