Trace number 4118716

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay35.lin.opb
MD5SUMb3a7bf7b4ecc15ebc7c06cfa16b61ae6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark82120
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13829
Total number of constraints39557
Number of constraints which are clauses26323
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints13233
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 13828
Biggest coefficient in the objective function 98871
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 838807
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 98871
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 838807
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= 13829 #constraint= 39557
73.88/73.91	c #Conflicts:       1000 | #Learnt:       1002 | 0.000
73.88/73.91	c total clause space: 335.816MB
73.88/73.91	c total #watches: 978280
256.55/256.68	c total #propagations: 281201 / total #impl: 5988273 (eff. 0.047)
256.55/256.68	c #Conflicts:       2000 | #Learnt:       2002 | 0.000
256.55/256.68	c total clause space: 545.701MB
256.55/256.68	c total #watches: 1827131
403.52/403.64	c total #propagations: 456730 / total #impl: 11174413 (eff. 0.041)
403.52/403.64	c GC COLLECT
403.52/403.64	c #Conflicts:       3000 | #Learnt:       2007 | 0.000
403.52/403.64	c total clause space: 545.701MB
403.52/403.64	c total #watches: 2340058
741.08/741.21	c total #propagations: 593198 / total #impl: 18706515 (eff. 0.032)
741.08/741.21	c #Conflicts:       4000 | #Learnt:       3007 | 0.000
741.08/741.21	c total clause space: 886.764MB
741.08/741.21	c total #watches: 3175542
1129.91/1130.19	c total #propagations: 775616 / total #impl: 27255822 (eff. 0.028)
1129.91/1130.19	c GC COLLECT
1129.91/1130.19	c #Conflicts:       5000 | #Learnt:       2359 | 0.000
1129.91/1130.19	c total clause space: 886.764MB
1129.91/1130.19	c total #watches: 2460753
1397.77/1398.10	c total #propagations: 965289 / total #impl: 35404567 (eff. 0.027)
1397.77/1398.10	c #Conflicts:       6000 | #Learnt:       3359 | 0.000
1397.77/1398.10	c total clause space: 886.764MB
1397.77/1398.10	c total #watches: 3196267
1612.64/1612.94	c total #propagations: 1118261 / total #impl: 46121805 (eff. 0.024)
1612.64/1612.94	c GC COLLECT
1612.64/1612.94	c #Conflicts:       7000 | #Learnt:       2236 | 0.000
1612.64/1612.94	c total clause space: 1440.99MB
1612.64/1612.94	c total #watches: 2026403
1730.52/1730.82	c total #propagations: 1243267 / total #impl: 52538976 (eff. 0.024)
1730.52/1730.82	c #Conflicts:       8000 | #Learnt:       3236 | 0.000
1730.52/1730.82	c total clause space: 1440.99MB
1730.52/1730.82	c total #watches: 2841661

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

pid=6500
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.08 2.16 2.17 3/176 6503
/proc/meminfo: memFree=24812564/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 3558312 29810688 5269 33554432000 4194304 6201397 140736816742064 140736517751688 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 7278 5269 130 491 0 6777 0

[startup+0.100211 s]
/proc/loadavg: 2.08 2.16 2.17 3/176 6503
/proc/meminfo: memFree=24812564/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=34584 CPUtime=0.09 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 1443 0 0 0 9 0 0 0 20 0 1 0 3558312 35414016 7545 33554432000 4194304 6201397 140736816742064 140736517751688 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 8646 7545 142 491 0 8145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34584

[startup+0.20035 s]
/proc/loadavg: 2.08 2.16 2.17 3/176 6503
/proc/meminfo: memFree=24812564/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=43488 CPUtime=0.19 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 3352 0 0 0 19 0 0 0 20 0 1 0 3558312 44531712 8754 33554432000 4194304 6201397 140736816742064 140736517751688 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 10872 8754 147 491 0 10371 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43488

[startup+0.300328 s]
/proc/loadavg: 2.08 2.16 2.17 3/176 6503
/proc/meminfo: memFree=24812564/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=43488 CPUtime=0.29 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 3352 0 0 0 29 0 0 0 20 0 1 0 3558312 44531712 8754 33554432000 4194304 6201397 140736816742064 140736517751688 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 10872 8754 147 491 0 10371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43488

[startup+0.700195 s]
/proc/loadavg: 2.08 2.16 2.17 3/176 6503
/proc/meminfo: memFree=24812564/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=44216 CPUtime=0.69 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 3546 0 0 0 69 0 0 0 20 0 1 0 3558312 45277184 9457 33554432000 4194304 6201397 140736816742064 140736816740776 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 11054 9457 147 491 0 10553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44216

[startup+1.50021 s]
/proc/loadavg: 2.08 2.16 2.17 3/177 6504
/proc/meminfo: memFree=24775040/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=44216 CPUtime=1.49 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 3552 0 0 0 149 0 0 0 20 0 1 0 3558312 45277184 9463 33554432000 4194304 6201397 140736816742064 140736816740776 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 11054 9463 147 491 0 10553 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44216

[startup+3.10021 s]
/proc/loadavg: 2.08 2.16 2.17 3/177 6504
/proc/meminfo: memFree=24774312/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=51784 CPUtime=3.09 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 3779 0 0 0 308 1 0 0 20 0 1 0 3558312 53026816 10704 33554432000 4194304 6201397 140736816742064 140736816740776 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 12946 10704 147 491 0 12445 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51784

[startup+6.30021 s]
/proc/loadavg: 2.07 2.15 2.17 3/177 6504
/proc/meminfo: memFree=24757844/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=83480 CPUtime=6.29 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 4350 0 0 0 628 1 0 0 20 0 1 0 3558312 85483520 17392 33554432000 4194304 6201397 140736816742064 140736816740776 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 20870 17392 147 491 0 20369 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83480

[startup+12.7002 s]
/proc/loadavg: 2.07 2.15 2.16 3/177 6504
/proc/meminfo: memFree=24689524/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=166472 CPUtime=12.69 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 5286 0 0 0 1267 2 0 0 20 0 1 0 3558312 170467328 28983 33554432000 4194304 6201397 140736816742064 140736816740776 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 41618 28983 147 491 0 41117 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 166472

[startup+25.5003 s]
/proc/loadavg: 2.21 2.18 2.17 4/177 6504
/proc/meminfo: memFree=24643392/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=169192 CPUtime=25.49 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 6041 0 0 0 2546 3 0 0 20 0 1 0 3558312 173252608 38932 33554432000 4194304 6201397 140736816742064 140736816740776 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 42298 38932 147 491 0 41797 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 169192

[startup+51.1003 s]
/proc/loadavg: 2.21 2.18 2.17 3/177 6504
/proc/meminfo: memFree=24565060/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=255096 CPUtime=51.08 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 7463 0 0 0 5104 4 0 0 20 0 1 0 3558312 261218304 54467 33554432000 4194304 6201397 140736816742064 140736816740776 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 63774 54467 147 491 0 63273 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 255096

[startup+102.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/177 6505
/proc/meminfo: memFree=24412696/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=395600 CPUtime=102.28 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 10479 0 0 0 10222 6 0 0 20 0 1 0 3558312 405094400 87416 33554432000 4194304 6201397 140736816742064 140736816740728 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 98900 87416 160 491 0 98399 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 395600

[startup+162.3 s]
/proc/loadavg: 2.17 2.16 2.17 4/177 6507
/proc/meminfo: memFree=24304260/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=615744 CPUtime=162.26 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 11974 0 0 0 16218 8 0 0 20 0 1 0 3558312 630521856 114287 33554432000 4194304 6201397 140736816742064 140736816740776 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 153936 114287 160 491 0 153435 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 615744

[startup+222.307 s]
/proc/loadavg: 2.18 2.16 2.17 3/177 6508
/proc/meminfo: memFree=24245652/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=620640 CPUtime=222.27 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 13354 0 0 0 22217 10 0 0 20 0 1 0 3558312 635535360 128838 33554432000 4194304 6201397 140736816742064 140736816740776 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 155160 128838 160 491 0 154659 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 620640

[startup+282.3 s]
/proc/loadavg: 2.06 2.13 2.15 3/177 6509
/proc/meminfo: memFree=24182076/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=623364 CPUtime=282.24 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 17075 0 0 0 28213 11 0 0 20 0 1 0 3558312 638324736 144037 33554432000 4194304 6201397 140736816742064 140736816740776 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 155841 144037 160 491 0 155340 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 623364

[startup+342.3 s]
/proc/loadavg: 2.14 2.13 2.15 3/178 6513
/proc/meminfo: memFree=24115520/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=627436 CPUtime=342.23 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 18105 0 0 0 34212 11 0 0 20 0 1 0 3558312 642494464 145144 33554432000 4194304 6201397 140736816742064 140736816740728 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 156859 145144 166 491 0 156358 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 627436

[startup+402.3 s]
/proc/loadavg: 2.22 2.15 2.16 3/177 6514
/proc/meminfo: memFree=24085776/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=628296 CPUtime=402.22 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 18365 0 0 0 40211 11 0 0 20 0 1 0 3558312 643375104 145347 33554432000 4194304 6201397 140736816742064 140736816740776 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 157074 145347 166 491 0 156573 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 628296

[startup+462.3 s]
/proc/loadavg: 2.27 2.18 2.17 4/176 6516
/proc/meminfo: memFree=23963200/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=982976 CPUtime=462.22 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 19898 0 0 0 46209 13 0 0 20 0 1 0 3558312 1006567424 160157 33554432000 4194304 6201397 140736816742064 140736816740728 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 245744 160157 166 491 0 245243 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 982976

[startup+522.3 s]
/proc/loadavg: 2.21 2.18 2.17 4/177 6518
/proc/meminfo: memFree=23909936/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=986468 CPUtime=522.21 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 20842 0 0 0 52207 14 0 0 20 0 1 0 3558312 1010143232 173301 33554432000 4194304 6201397 140736816742064 140736816740776 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 246617 173301 166 491 0 246116 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 986468

[startup+582.3 s]
/proc/loadavg: 2.21 2.19 2.17 3/177 6519
/proc/meminfo: memFree=23853740/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=991112 CPUtime=582.2 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 22112 0 0 0 58205 15 0 0 20 0 1 0 3558312 1014898688 187289 33554432000 4194304 6201397 140736816742064 140736816740728 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 247778 187289 166 491 0 247277 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 991112


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


[startup+942.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/178 6529
/proc/meminfo: memFree=23586284/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1013176 CPUtime=942.14 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 27990 0 0 0 94195 19 0 0 20 0 1 0 3558312 1037492224 236697 33554432000 4194304 6201397 140736816742064 140736816740776 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 253294 236697 166 491 0 252793 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1013176

[startup+1002.3 s]
/proc/loadavg: 2.28 2.22 2.18 3/178 6553
/proc/meminfo: memFree=23567200/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1013176 CPUtime=1002.13 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 27999 0 0 0 100194 19 0 0 20 0 1 0 3558312 1037492224 236706 33554432000 4194304 6201397 140736816742064 140736816740776 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 253294 236706 166 491 0 252793 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1013176

[startup+1062.3 s]
/proc/loadavg: 2.29 2.24 2.19 4/177 6555
/proc/meminfo: memFree=23552604/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1013176 CPUtime=1062.12 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 27999 0 0 0 106193 19 0 0 20 0 1 0 3558312 1037492224 236706 33554432000 4194304 6201397 140736816742064 140736816740776 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 253294 236706 166 491 0 252793 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1013176

[startup+1122.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 6556
/proc/meminfo: memFree=23536332/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1013176 CPUtime=1122.11 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 27999 0 0 0 112192 19 0 0 20 0 1 0 3558312 1037492224 236706 33554432000 4194304 6201397 140736816742064 140736816740776 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 253294 236706 166 491 0 252793 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1013176

[startup+1182.3 s]
/proc/loadavg: 2.33 2.24 2.19 3/177 6557
/proc/meminfo: memFree=23531952/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1013176 CPUtime=1182.1 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 27999 0 0 0 118191 19 0 0 20 0 1 0 3558312 1037492224 236706 33554432000 4194304 6201397 140736816742064 140736816741192 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 253294 236706 166 491 0 252793 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1013176

[startup+1242.3 s]
/proc/loadavg: 2.28 2.24 2.19 4/177 6558
/proc/meminfo: memFree=23531420/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1013176 CPUtime=1242.1 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 27999 0 0 0 124191 19 0 0 20 0 1 0 3558312 1037492224 236706 33554432000 4194304 6201397 140736816742064 140736816741192 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 253294 236706 166 491 0 252793 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1013176

[startup+1302.3 s]
/proc/loadavg: 2.32 2.25 2.19 3/177 6559
/proc/meminfo: memFree=23531296/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1013176 CPUtime=1302.09 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 27999 0 0 0 130190 19 0 0 20 0 1 0 3558312 1037492224 236706 33554432000 4194304 6201397 140736816742064 140736816741192 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 253294 236706 166 491 0 252793 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1013176

[startup+1362.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/176 6560
/proc/meminfo: memFree=23529788/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1014752 CPUtime=1362.07 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 28384 0 0 0 136188 19 0 0 20 0 1 0 3558312 1039106048 237091 33554432000 4194304 6201397 140736816742064 140736816740680 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 253688 237091 166 491 0 253187 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1014752

[startup+1422.3 s]
/proc/loadavg: 2.19 2.22 2.18 4/177 6562
/proc/meminfo: memFree=23498668/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1015116 CPUtime=1422.07 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 28483 0 0 0 142187 20 0 0 20 0 1 0 3558312 1039478784 244855 33554432000 4194304 6201397 140736816742064 140736816740776 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 253779 244855 166 491 0 253278 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1015116

[startup+1482.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 6563
/proc/meminfo: memFree=23426224/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1582708 CPUtime=1482.05 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 28731 0 0 0 148185 20 0 0 20 0 1 0 3558312 1620692992 262914 33554432000 4194304 6201397 140736816742064 140736816740776 4213694 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 395677 262914 166 491 0 395176 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1582708

[startup+1542.31 s]
/proc/loadavg: 2.18 2.21 2.18 3/178 6567
/proc/meminfo: memFree=23398792/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1583444 CPUtime=1542.06 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 28930 0 0 0 154185 21 0 0 20 0 1 0 3558312 1621446656 269756 33554432000 4194304 6201397 140736816742064 140736816740776 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 395861 269756 166 491 0 395360 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1583444

[startup+1602.3 s]
/proc/loadavg: 2.28 2.23 2.19 4/177 6613
/proc/meminfo: memFree=23634192/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1583660 CPUtime=1602.04 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 29030 0 0 0 160182 22 0 0 20 0 1 0 3558312 1621667840 291324 33554432000 4194304 6201397 140736816742064 140736816740776 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 395915 291324 166 491 0 395414 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1583660

[startup+1662.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/177 6614
/proc/meminfo: memFree=23555228/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1583804 CPUtime=1662.03 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 29439 0 0 0 166181 22 0 0 20 0 1 0 3558312 1621815296 291868 33554432000 4194304 6201397 140736816742064 140736816740776 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 395951 291868 166 491 0 395450 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1583804

[startup+1722.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 6616
/proc/meminfo: memFree=23524860/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1584128 CPUtime=1722.02 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 29556 0 0 0 172180 22 0 0 20 0 1 0 3558312 1622147072 291933 33554432000 4194304 6201397 140736816742064 140736816740776 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 396032 291933 166 491 0 395531 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1584128

[startup+1782.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 6617
/proc/meminfo: memFree=23490116/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1584280 CPUtime=1782.01 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 29620 0 0 0 178179 22 0 0 20 0 1 0 3558312 1622302720 291997 33554432000 4194304 6201397 140736816742064 140736816740680 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 396070 291997 166 491 0 395569 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1584280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 6618
/proc/meminfo: memFree=23458896/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1584280 CPUtime=1800.01 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 29620 0 0 0 179979 22 0 0 20 0 1 0 3558312 1622302720 291997 33554432000 4194304 6201397 140736816742064 140736816740680 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 396070 291997 166 491 0 395569 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1584280

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

[startup+1800.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 6618
/proc/meminfo: memFree=23458896/32872528 swapFree=12440/1155036
[pid=6503] ppid=6500 vsize=1584280 CPUtime=1800.01 cores=0,2,4,6
/proc/6503/stat : 6503 (cdcl-cuttingpla) R 6500 6503 4301 0 -1 4202496 29620 0 0 0 179979 22 0 0 20 0 1 0 3558312 1622302720 291997 33554432000 4194304 6201397 140736816742064 140736816740680 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6503/statm: 396070 291997 166 491 0 395569 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1584280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.79
CPU system time (s): 0.228965
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1584280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.228965
maximum resident set size= 1167988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29620
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= 13
involuntary context switches= 1880

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.16322 second user time and 6.30104 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-29 20:45:09
IDJOB=4118716
IDBENCH=111524
IDSOLVER=2550
FILE ID=node114/4118716-1467225909
RUNJOBID= node114-1467214846-5123
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-faclay35.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118716-1467225909/watcher-4118716-1467225909 -o /tmp/evaluation-result-4118716-1467225909/solver-4118716-1467225909 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467214846-5123 --watchdog 1960 --input HOME/instance-4118716-1467225909.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= b3a7bf7b4ecc15ebc7c06cfa16b61ae6
RANDOM SEED=1459796123

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:        24812720 kB
Buffers:           87132 kB
Cached:          5772568 kB
SwapCached:            0 kB
Active:           377492 kB
Inactive:        5766764 kB
Active(anon):     287108 kB
Inactive(anon):        0 kB
Active(file):      90384 kB
Inactive(file):  5766764 kB
Unevictable:     1155036 kB
Mlocked:           12440 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3692 kB
Writeback:             0 kB
AnonPages:       1443332 kB
Mapped:            14544 kB
Shmem:               204 kB
Slab:             624640 kB
SReclaimable:      68564 kB
SUnreclaim:       556076 kB
KernelStack:        1480 kB
PageTables:         6572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1673644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1390592 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:15:09