Trace number 4087873

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 binary search 2016-05-01? (TO) 1800.04 1800.31

General information on the benchmark

Name/OPT-SMALLINT-LIN/kullmann/
normalized-mul_8_14_shg.opb
MD5SUM51f05ba8c6bfc8514831781916e08929
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark104
Best CPU time to get the best result obtained on this benchmark1800
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14300
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint60
Maximum length of a constraint93
Number of terms in the objective function 14300
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 14300
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 14300
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
1.69/1.71	c * #variable= 14300 #constraint= 65280
3.49/3.56	c * #variable= 14300 #constraint= 65280
26.08/26.12	c S1->S2
26.08/26.12	c S1->S2
26.08/26.12	c S1->S2
26.08/26.12	c #Conflicts:       1000 | #Learnt:       1002 | 0.997
26.08/26.12	c total clause space: 545.701MB
26.08/26.12	c total #watches: 6423495
97.37/97.47	c total #propagations: 802460 / total #impl: 233901305 (eff. 0.003)
97.37/97.47	c #Conflicts:       2000 | #Learnt:       2002 | 0.498
97.37/97.47	c total clause space: 886.764MB
97.37/97.47	c total #watches: 11169474
212.66/212.79	c total #propagations: 1736693 / total #impl: 1239744490 (eff. 0.001)
212.66/212.79	c GC COLLECT
212.66/212.79	c #Conflicts:       3000 | #Learnt:       2009 | 0.332
212.66/212.79	c total clause space: 886.764MB
212.66/212.79	c total #watches: 10616946
310.25/310.31	c total #propagations: 4609952 / total #impl: 2026533607 (eff. 0.002)
310.25/310.31	c #Conflicts:       4000 | #Learnt:       3009 | 0.264
310.25/310.31	c total clause space: 886.764MB
310.25/310.31	c total #watches: 16550965
370.93/371.02	c total #propagations: 5091481 / total #impl: 2552971836 (eff. 0.002)
370.93/371.02	c GC COLLECT
370.93/371.02	c #Conflicts:       5000 | #Learnt:       2359 | 0.266
370.93/371.02	c total clause space: 886.764MB
370.93/371.02	c total #watches: 13160222
436.53/436.67	c total #propagations: 5420290 / total #impl: 3057146755 (eff. 0.002)
436.53/436.67	c #Conflicts:       6000 | #Learnt:       3359 | 0.267
436.53/436.67	c total clause space: 886.764MB
436.53/436.67	c total #watches: 20291350
508.01/508.11	c total #propagations: 5716101 / total #impl: 3626319220 (eff. 0.002)
508.01/508.11	c GC COLLECT
508.01/508.11	c #Conflicts:       7000 | #Learnt:       2237 | 0.237
508.01/508.11	c total clause space: 1440.99MB
508.01/508.11	c total #watches: 16921793
632.69/632.89	c total #propagations: 5858146 / total #impl: 4283481992 (eff. 0.001)
632.69/632.89	c #Conflicts:       8000 | #Learnt:       3237 | 0.208
632.69/632.89	c total clause space: 1440.99MB
632.69/632.89	c total #watches: 23678758
928.05/928.24	c total #propagations: 5973326 / total #impl: 10514071545 (eff. 0.001)
928.05/928.24	c #Conflicts:       9000 | #Learnt:       4237 | 0.185
928.05/928.24	c total clause space: 1440.99MB
928.05/928.24	c total #watches: 29616934
1281.09/1281.38	c total #propagations: 6158297 / total #impl: 18099519529 (eff. 0.000)
1281.09/1281.38	c GC COLLECT
1281.09/1281.38	c #Conflicts:      10000 | #Learnt:       2724 | 0.168
1281.09/1281.38	c total clause space: 1440.99MB
1281.09/1281.38	c total #watches: 18804952
1631.44/1631.76	c total #propagations: 6379485 / total #impl: 20748359862 (eff. 0.000)
1631.44/1631.76	c #Conflicts:      11000 | #Learnt:       3724 | 0.154
1631.44/1631.76	c total clause space: 1440.99MB
1631.44/1631.76	c total #watches: 24736387

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-4087873-1465440099/watcher-4087873-1465440099 -o /tmp/evaluation-result-4087873-1465440099/solver-4087873-1465440099 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465427050-4398 --watchdog 1960 --input HOME/instance-4087873-1465440099.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=7996
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.03 2.10 2.14 3/176 7999
/proc/meminfo: memFree=28812200/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 125943572 57319424 7804 33554432000 4194304 6211289 140735318379552 140734667865368 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 13994 7804 98 493 0 13491 0

[startup+0.100157 s]
/proc/loadavg: 2.03 2.10 2.14 3/176 7999
/proc/meminfo: memFree=28812200/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=60820 CPUtime=0.09 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 1724 0 0 0 9 0 0 0 20 0 1 0 125943572 62279680 11849 33554432000 4194304 6211289 140735318379552 140734667865368 5101809 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 15205 11849 121 493 0 14702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60820

[startup+0.200314 s]
/proc/loadavg: 2.03 2.10 2.14 3/176 7999
/proc/meminfo: memFree=28812200/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=64948 CPUtime=0.18 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 2263 0 0 0 18 0 0 0 20 0 1 0 125943572 66506752 12378 33554432000 4194304 6211289 140735318379552 140734667865368 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 16237 12378 121 493 0 15734 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 64948

[startup+0.752028 s]
/proc/loadavg: 2.03 2.10 2.14 3/176 7999
/proc/meminfo: memFree=28812200/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=89716 CPUtime=0.74 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 3452 0 0 0 73 1 0 0 20 0 1 0 125943572 91869184 16060 33554432000 4194304 6211289 140735318379552 140734667865368 5252555 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 22429 16060 121 493 0 21926 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 89716

[startup+0.800281 s]
/proc/loadavg: 2.03 2.10 2.14 3/176 7999
/proc/meminfo: memFree=28812200/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=89716 CPUtime=0.78 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 3453 0 0 0 77 1 0 0 20 0 1 0 125943572 91869184 16572 33554432000 4194304 6211289 140735318379552 140734667865368 5101879 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 22429 16572 121 493 0 21926 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 89716

[startup+1.50026 s]
/proc/loadavg: 2.19 2.13 2.15 3/177 8000
/proc/meminfo: memFree=28586272/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=122744 CPUtime=1.49 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 3673 0 0 0 147 2 0 0 20 0 1 0 125943572 125689856 21310 33554432000 4194304 6211289 140735318379552 140735318378392 5101879 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 30686 21310 121 493 0 30183 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122744

[startup+3.10037 s]
/proc/loadavg: 2.19 2.13 2.15 3/177 8000
/proc/meminfo: memFree=28403328/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=321700 CPUtime=3.09 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 7395 0 0 0 302 7 0 0 20 0 1 0 125943572 329420800 72522 33554432000 4194304 6211289 140735318379552 140735318377432 5151420 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 80425 72522 144 493 0 79922 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 321700

[startup+6.30027 s]
/proc/loadavg: 2.19 2.13 2.15 3/177 8000
/proc/meminfo: memFree=28041132/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=594756 CPUtime=6.29 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 16863 0 0 0 615 14 0 0 20 0 1 0 125943572 609030144 124969 33554432000 4194304 6211289 140735318379552 140735318377416 4201512 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 148689 124969 204 493 0 148186 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 594756

[startup+12.7003 s]
/proc/loadavg: 2.16 2.13 2.15 4/177 8000
/proc/meminfo: memFree=27776648/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=767664 CPUtime=12.69 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 27205 0 0 0 1252 17 0 0 20 0 1 0 125943572 786087936 157790 33554432000 4194304 6211289 140735318379552 140735318377464 4215272 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 191916 157790 204 493 0 191413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 767664

[startup+25.5003 s]
/proc/loadavg: 2.21 2.14 2.15 3/177 8000
/proc/meminfo: memFree=27564992/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=1026856 CPUtime=25.48 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 38503 0 0 0 2526 22 0 0 20 0 1 0 125943572 1051500544 197184 33554432000 4194304 6211289 140735318379552 140735318377544 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 256714 197184 204 493 0 256211 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1026856

[startup+51.1072 s]
/proc/loadavg: 2.14 2.13 2.14 3/177 8000
/proc/meminfo: memFree=27385572/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=1028424 CPUtime=51.09 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 38938 0 0 0 5086 23 0 0 20 0 1 0 125943572 1053106176 206306 33554432000 4194304 6211289 140735318379552 140735318377464 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 257106 206306 214 493 0 256603 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1028424

[startup+102.3 s]
/proc/loadavg: 2.10 2.12 2.14 3/177 8001
/proc/meminfo: memFree=27105936/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=1381868 CPUtime=102.27 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 41352 0 0 0 10199 28 0 0 20 0 1 0 125943572 1415032832 245061 33554432000 4194304 6211289 140735318379552 140735318377464 4243125 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 345467 245061 214 493 0 344964 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1381868

[startup+162.3 s]
/proc/loadavg: 2.13 2.12 2.14 3/177 8002
/proc/meminfo: memFree=26851632/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=1381868 CPUtime=162.26 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 41357 0 0 0 16198 28 0 0 20 0 1 0 125943572 1415032832 245066 33554432000 4194304 6211289 140735318379552 140735318377464 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 345467 245066 219 493 0 344964 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1381868

[startup+222.3 s]
/proc/loadavg: 2.10 2.11 2.13 3/177 8004
/proc/meminfo: memFree=26850372/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=1381868 CPUtime=222.25 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 41438 0 0 0 22197 28 0 0 20 0 1 0 125943572 1415032832 245147 33554432000 4194304 6211289 140735318379552 140735318377896 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 345467 245147 219 493 0 344964 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1381868

[startup+282.3 s]
/proc/loadavg: 2.19 2.13 2.14 3/177 8005
/proc/meminfo: memFree=26567976/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=1468288 CPUtime=282.25 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 60538 0 0 0 28191 34 0 0 20 0 1 0 125943572 1503526912 293374 33554432000 4194304 6211289 140735318379552 140735318377464 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 367072 293374 219 493 0 366569 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1468288

[startup+342.3 s]
/proc/loadavg: 2.17 2.14 2.13 3/177 8006
/proc/meminfo: memFree=26411412/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=1472020 CPUtime=342.24 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 64109 0 0 0 34188 36 0 0 20 0 1 0 125943572 1507348480 330160 33554432000 4194304 6211289 140735318379552 140735318377544 4215959 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 368005 330160 219 493 0 367502 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1472020

[startup+402.3 s]
/proc/loadavg: 2.30 2.17 2.14 3/177 8007
/proc/meminfo: memFree=26401648/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=1480196 CPUtime=402.23 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 65924 0 0 0 40186 37 0 0 20 0 1 0 125943572 1515720704 331975 33554432000 4194304 6211289 140735318379552 140735318377464 4242593 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 370049 331975 219 493 0 369546 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1480196

[startup+462.3 s]
/proc/loadavg: 2.32 2.20 2.15 3/177 8008
/proc/meminfo: memFree=26197008/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2053472 CPUtime=462.22 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 67668 0 0 0 46179 43 0 0 20 0 1 0 125943572 2102755328 367953 33554432000 4194304 6211289 140735318379552 140735318377464 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 513368 367953 219 493 0 512865 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2053472

[startup+522.3 s]
/proc/loadavg: 2.26 2.20 2.16 3/178 8013
/proc/meminfo: memFree=25908440/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2214988 CPUtime=522.21 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 96587 0 0 0 52172 49 0 0 20 0 1 0 125943572 2268147712 434502 33554432000 4194304 6211289 140735318379552 140735318377896 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 553747 434502 219 493 0 553244 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2214988

[startup+582.3 s]
/proc/loadavg: 2.15 2.18 2.15 3/177 8014
/proc/meminfo: memFree=25907980/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2214988 CPUtime=582.2 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 96657 0 0 0 58171 49 0 0 20 0 1 0 125943572 2268147712 434572 33554432000 4194304 6211289 140735318379552 140735318377896 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 553747 434572 219 493 0 553244 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2214988


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.18 2.16 4/177 8022
/proc/meminfo: memFree=25722724/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2226588 CPUtime=942.14 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 101924 0 0 0 94162 52 0 0 20 0 1 0 125943572 2280026112 481511 33554432000 4194304 6211289 140735318379552 140735318377896 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 556647 481511 219 493 0 556144 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 2226588

[startup+1002.3 s]
/proc/loadavg: 2.15 2.17 2.16 3/177 8023
/proc/meminfo: memFree=25685748/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2226748 CPUtime=1002.13 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 101989 0 0 0 100161 52 0 0 20 0 1 0 125943572 2280189952 490263 33554432000 4194304 6211289 140735318379552 140735318377464 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 556687 490263 219 493 0 556184 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 2226748

[startup+1062.3 s]
/proc/loadavg: 2.23 2.18 2.16 3/177 8024
/proc/meminfo: memFree=25672624/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2226928 CPUtime=1062.12 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 102031 0 0 0 106160 52 0 0 20 0 1 0 125943572 2280374272 493371 33554432000 4194304 6211289 140735318379552 140735318377464 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 556732 493371 219 493 0 556229 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2226928

[startup+1122.3 s]
/proc/loadavg: 2.18 2.18 2.16 3/178 8029
/proc/meminfo: memFree=25652252/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2228996 CPUtime=1122.12 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 102427 0 0 0 112159 53 0 0 20 0 1 0 125943572 2282491904 498366 33554432000 4194304 6211289 140735318379552 140735318377464 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557249 498366 219 493 0 556746 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2228996

[startup+1182.3 s]
/proc/loadavg: 2.10 2.16 2.15 4/178 8053
/proc/meminfo: memFree=25611488/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2230944 CPUtime=1182.11 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 102855 0 0 0 118157 54 0 0 20 0 1 0 125943572 2284486656 507480 33554432000 4194304 6211289 140735318379552 140735318377464 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557736 507480 219 493 0 557233 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2230944

[startup+1242.3 s]
/proc/loadavg: 2.13 2.16 2.15 4/177 8054
/proc/meminfo: memFree=25578132/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231456 CPUtime=1242.11 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 102945 0 0 0 124157 54 0 0 20 0 1 0 125943572 2285010944 513191 33554432000 4194304 6211289 140735318379552 140735318377464 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557864 513191 219 493 0 557361 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 2231456

[startup+1302.3 s]
/proc/loadavg: 2.30 2.19 2.16 3/177 8055
/proc/meminfo: memFree=25550304/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1302.09 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103040 0 0 0 130155 54 0 0 20 0 1 0 125943572 2285174784 516859 33554432000 4194304 6211289 140735318379552 140735318377896 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516859 219 493 0 557401 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2231616

[startup+1362.31 s]
/proc/loadavg: 2.25 2.20 2.17 3/177 8056
/proc/meminfo: memFree=25511900/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1362.09 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103090 0 0 0 136155 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 2231616

[startup+1422.3 s]
/proc/loadavg: 2.19 2.19 2.17 4/176 8057
/proc/meminfo: memFree=25485184/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1422.07 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103091 0 0 0 142153 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2231616

[startup+1482.3 s]
/proc/loadavg: 2.31 2.21 2.18 3/177 8059
/proc/meminfo: memFree=25485216/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1482.06 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103093 0 0 0 148152 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2231616

[startup+1542.3 s]
/proc/loadavg: 2.22 2.20 2.17 4/177 8060
/proc/meminfo: memFree=25485908/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1542.05 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103093 0 0 0 154151 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2231616

[startup+1602.3 s]
/proc/loadavg: 2.18 2.19 2.17 3/177 8061
/proc/meminfo: memFree=25485900/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1602.04 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103093 0 0 0 160150 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2231616

[startup+1662.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/177 8062
/proc/meminfo: memFree=25486028/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1662.03 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103093 0 0 0 166149 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209468 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2231616

[startup+1722.3 s]
/proc/loadavg: 2.08 2.15 2.16 3/178 8066
/proc/meminfo: memFree=25485324/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1722.02 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103093 0 0 0 172148 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2231616

[startup+1782.3 s]
/proc/loadavg: 2.26 2.19 2.17 3/177 8068
/proc/meminfo: memFree=25484332/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1782.01 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103093 0 0 0 178147 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2231616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.17 2.17 3/177 8114
/proc/meminfo: memFree=27002592/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1800.01 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103093 0 0 0 179947 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2231616

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.17 2.17 3/177 8114
/proc/meminfo: memFree=27002592/32872528 swapFree=14448/1543360
[pid=7999] ppid=7996 vsize=2231616 CPUtime=1800.01 cores=0,2,4,6
/proc/7999/stat : 7999 (cdcl-cuttingpla) R 7996 7999 4382 0 -1 4202496 103093 0 0 0 179947 54 0 0 20 0 1 0 125943572 2285174784 516909 33554432000 4194304 6211289 140735318379552 140735318377896 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7999/statm: 557904 516909 219 493 0 557401 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2231616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.04
CPU user time (s): 1799.48
CPU system time (s): 0.559914
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 2231616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.559914
maximum resident set size= 2067636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103093
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.77197 second user time and 7.78482 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-09 04:41:40
IDJOB=4087873
IDBENCH=89909
IDSOLVER=2549
FILE ID=node116/4087873-1465440099
RUNJOBID= node116-1465427050-4398
PBS_JOBID= 19859791
Free space on /tmp= 71548 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_14_shg.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087873-1465440099/watcher-4087873-1465440099 -o /tmp/evaluation-result-4087873-1465440099/solver-4087873-1465440099 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465427050-4398 --watchdog 1960 --input HOME/instance-4087873-1465440099.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 51f05ba8c6bfc8514831781916e08929
RANDOM SEED=152165441

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
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.134
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:        28815124 kB
Buffers:          219564 kB
Cached:          1221520 kB
SwapCached:         1856 kB
Active:           780568 kB
Inactive:         965320 kB
Active(anon):     304204 kB
Inactive(anon):     2940 kB
Active(file):     476364 kB
Inactive(file):   962380 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:             98768 kB
Writeback:             0 kB
AnonPages:       1894672 kB
Mapped:             8840 kB
Shmem:                 0 kB
Slab:             634228 kB
SReclaimable:      77696 kB
SUnreclaim:       556532 kB
KernelStack:        1432 kB
PageTables:         7884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2071824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1738752 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= 71592 MiB
End job on node116 at 2016-06-09 05:11:40