Trace number 4101927

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.03 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-nw04.opb
MD5SUM7553b5b0af389e391cbb593275af2f9b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark73
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 41
Optimality of the best value was proved YES
Number of variables87482
Total number of constraints36
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint599
Maximum length of a constraint42032
Number of terms in the objective function 87482
Biggest coefficient in the objective function 23
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 568395
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 568395
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.18/0.27	c * #variable= 87482 #constraint= 36
0.48/0.58	c * #variable= 87482 #constraint= 36

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-4101927-1466260292/watcher-4101927-1466260292 -o /tmp/evaluation-result-4101927-1466260292/solver-4101927-1466260292 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466229528-27534 --watchdog 1960 --input HOME/instance-4101927-1466260292.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=31147
running on 8 cores: 4-7,12-15

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.00 2.01 2.00 3/258 31150
/proc/meminfo: memFree=31523408/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=56116 CPUtime=0 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 316 0 0 0 0 0 0 0 20 0 1 0 28073849 57462784 10929 33554432000 4194304 6211289 140735926239312 140734129505048 4261036 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 14029 10929 120 493 0 13526 0

[startup+0.100128 s]
/proc/loadavg: 2.00 2.01 2.00 3/258 31150
/proc/meminfo: memFree=31523408/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=62996 CPUtime=0.08 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 2025 0 0 0 8 0 0 0 20 0 1 0 28073849 64507904 12514 33554432000 4194304 6211289 140735926239312 140734129505048 5418912 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 15749 12514 121 493 0 15246 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62996

[startup+0.200303 s]
/proc/loadavg: 2.00 2.01 2.00 3/258 31150
/proc/meminfo: memFree=31523408/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=66400 CPUtime=0.18 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 2475 0 0 0 18 0 0 0 20 0 1 0 28073849 67993600 13192 33554432000 4194304 6211289 140735926239312 140735926238152 5418912 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 16600 13192 121 493 0 16097 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 66400

[startup+0.300297 s]
/proc/loadavg: 2.00 2.01 2.00 3/258 31150
/proc/meminfo: memFree=31523408/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=85020 CPUtime=0.29 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 4788 0 0 0 28 1 0 0 20 0 1 0 28073849 87060480 17170 33554432000 4194304 6211289 140735926239312 140735926238152 5051358 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 21255 17170 144 493 0 20752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85020

[startup+0.700297 s]
/proc/loadavg: 2.00 2.01 2.00 3/258 31150
/proc/meminfo: memFree=31523408/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=162720 CPUtime=0.68 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 9256 0 0 0 66 2 0 0 20 0 1 0 28073849 166625280 32880 33554432000 4194304 6211289 140735926239312 140735926238152 5051573 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 40680 32880 144 493 0 40177 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 162720

[startup+1.50021 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 31151
/proc/meminfo: memFree=31361988/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=195776 CPUtime=1.49 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 10132 0 0 0 146 3 0 0 20 0 1 0 28073849 200474624 40399 33554432000 4194304 6211289 140735926239312 140735926236776 4241354 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 48944 40399 150 493 0 48441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 195776

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 31151
/proc/meminfo: memFree=31331916/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=323620 CPUtime=3.09 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 14452 0 0 0 304 5 0 0 20 0 1 0 28073849 331386880 62092 33554432000 4194304 6211289 140735926239312 140735926237032 4244709 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 80905 62092 204 493 0 80402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 323620

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 31151
/proc/meminfo: memFree=31182080/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=469468 CPUtime=6.29 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18172 0 0 0 622 7 0 0 20 0 1 0 28073849 480735232 85227 33554432000 4194304 6211289 140735926239312 140735926237592 4209396 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 117367 85227 204 493 0 116864 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 469468

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 31151
/proc/meminfo: memFree=31182448/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=469468 CPUtime=12.69 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18172 0 0 0 1262 7 0 0 20 0 1 0 28073849 480735232 85227 33554432000 4194304 6211289 140735926239312 140735926237592 4209376 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 117367 85227 204 493 0 116864 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 469468

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 31151
/proc/meminfo: memFree=31178980/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=470360 CPUtime=25.49 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18396 0 0 0 2542 7 0 0 20 0 1 0 28073849 481648640 86473 33554432000 4194304 6211289 140735926239312 140735926237304 4202031 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 117590 86473 204 493 0 117087 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 470360

[startup+51.1003 s]
/proc/loadavg: 2.14 2.03 2.01 3/259 31151
/proc/meminfo: memFree=31176972/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=470360 CPUtime=51.08 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18398 0 0 0 5101 7 0 0 20 0 1 0 28073849 481648640 86986 33554432000 4194304 6211289 140735926239312 140735926237304 4202014 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 117590 86986 204 493 0 117087 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 470360

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/259 31152
/proc/meminfo: memFree=31162988/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=471544 CPUtime=102.28 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18699 0 0 0 10221 7 0 0 20 0 1 0 28073849 482861056 89842 33554432000 4194304 6211289 140735926239312 140735926237304 4202003 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 117886 89842 204 493 0 117383 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 471544

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/259 31153
/proc/meminfo: memFree=31156716/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=472056 CPUtime=162.27 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18829 0 0 0 16220 7 0 0 20 0 1 0 28073849 483385344 90994 33554432000 4194304 6211289 140735926239312 140735926237304 4241570 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 118014 90994 204 493 0 117511 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 472056

[startup+222.311 s]
/proc/loadavg: 2.01 2.01 2.00 3/259 31155
/proc/meminfo: memFree=31137968/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=472056 CPUtime=222.27 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18831 0 0 0 22220 7 0 0 20 0 1 0 28073849 483385344 92018 33554432000 4194304 6211289 140735926239312 140735926237304 4241818 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 118014 92018 204 493 0 117511 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 472056

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 31156
/proc/meminfo: memFree=31111932/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=472056 CPUtime=282.25 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18831 0 0 0 28218 7 0 0 20 0 1 0 28073849 483385344 92018 33554432000 4194304 6211289 140735926239312 140735926237304 4210632 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 118014 92018 204 493 0 117511 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 472056

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/259 31157
/proc/meminfo: memFree=31108720/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=472056 CPUtime=342.24 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18832 0 0 0 34217 7 0 0 20 0 1 0 28073849 483385344 92796 33554432000 4194304 6211289 140735926239312 140735926237304 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 118014 92796 204 493 0 117511 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 472056

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/259 31158
/proc/meminfo: memFree=31107320/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=472056 CPUtime=402.23 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 18832 0 0 0 40216 7 0 0 20 0 1 0 28073849 483385344 93331 33554432000 4194304 6211289 140735926239312 140735926237304 4202003 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 118014 93331 204 493 0 117511 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 472056

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 31159
/proc/meminfo: memFree=31090648/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=474636 CPUtime=462.21 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 19486 0 0 0 46214 7 0 0 20 0 1 0 28073849 486027264 97150 33554432000 4194304 6211289 140735926239312 140735926237224 4240856 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 118659 97150 204 493 0 118156 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 474636

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/260 31163
/proc/meminfo: memFree=31083944/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=474636 CPUtime=522.2 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 19500 0 0 0 52213 7 0 0 20 0 1 0 28073849 486027264 98697 33554432000 4194304 6211289 140735926239312 140735926237224 4241818 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 118659 98697 204 493 0 118156 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 474636

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/259 31165
/proc/meminfo: memFree=31080916/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=556024 CPUtime=582.19 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 19501 0 0 0 58212 7 0 0 20 0 1 0 28073849 569368576 99209 33554432000 4194304 6211289 140735926239312 140735926237544 4201991 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 139006 99209 204 493 0 138503 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 556024


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/259 31172
/proc/meminfo: memFree=31012584/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=561748 CPUtime=942.15 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 21028 0 0 0 94206 9 0 0 20 0 1 0 28073849 575229952 113901 33554432000 4194304 6211289 140735926239312 140735926237224 4209328 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 140437 113901 204 493 0 139934 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 561748

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 31173
/proc/meminfo: memFree=30987112/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=562036 CPUtime=1002.14 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 21148 0 0 0 100205 9 0 0 20 0 1 0 28073849 575524864 120153 33554432000 4194304 6211289 140735926239312 140735926237304 4201983 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 140509 120153 204 493 0 140006 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 562036

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 31174
/proc/meminfo: memFree=30973140/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=694552 CPUtime=1062.12 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 21480 0 0 0 106202 10 0 0 20 0 1 0 28073849 711221248 121495 33554432000 4194304 6211289 140735926239312 140735926237544 4209396 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 173638 121495 204 493 0 173135 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 694552

[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/260 31224
/proc/meminfo: memFree=31216636/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=697064 CPUtime=1122.12 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 22110 0 0 0 112201 11 0 0 20 0 1 0 28073849 713793536 123658 33554432000 4194304 6211289 140735926239312 140735926237304 4209396 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 174266 123658 204 493 0 173763 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 697064

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/260 31226
/proc/meminfo: memFree=31193960/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=697064 CPUtime=1182.11 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 22110 0 0 0 118200 11 0 0 20 0 1 0 28073849 713793536 123658 33554432000 4194304 6211289 140735926239312 140735926237304 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 174266 123658 204 493 0 173763 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 697064

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/259 31227
/proc/meminfo: memFree=31180680/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=697064 CPUtime=1242.1 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 22110 0 0 0 124199 11 0 0 20 0 1 0 28073849 713793536 123658 33554432000 4194304 6211289 140735926239312 140735926237304 4209304 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 174266 123658 204 493 0 173763 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 697064

[startup+1302.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/259 31228
/proc/meminfo: memFree=31157972/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=697064 CPUtime=1302.09 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 22110 0 0 0 130198 11 0 0 20 0 1 0 28073849 713793536 123658 33554432000 4194304 6211289 140735926239312 140735926237304 4209376 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 174266 123658 204 493 0 173763 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 697064

[startup+1362.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/259 31229
/proc/meminfo: memFree=31140324/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=697064 CPUtime=1362.08 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 22112 0 0 0 136197 11 0 0 20 0 1 0 28073849 713793536 123658 33554432000 4194304 6211289 140735926239312 140735926237304 4209388 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 174266 123658 204 493 0 173763 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 697064

[startup+1422.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/259 31230
/proc/meminfo: memFree=31130236/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=699784 CPUtime=1422.08 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 22724 0 0 0 142197 11 0 0 20 0 1 0 28073849 716578816 125289 33554432000 4194304 6211289 140735926239312 140735926237224 4241789 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 174946 125289 204 493 0 174443 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 699784

[startup+1482.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/259 31232
/proc/meminfo: memFree=31085124/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=704472 CPUtime=1482.06 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 23980 0 0 0 148195 11 0 0 20 0 1 0 28073849 721379328 133400 33554432000 4194304 6211289 140735926239312 140735926237304 4209403 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 176118 133400 204 493 0 175615 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 704472

[startup+1542.31 s]
/proc/loadavg: 2.12 2.09 2.02 3/259 31233
/proc/meminfo: memFree=31050408/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=704984 CPUtime=1542.06 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 24107 0 0 0 154195 11 0 0 20 0 1 0 28073849 721903616 139148 33554432000 4194304 6211289 140735926239312 140735926237304 4209306 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 176246 139148 204 493 0 175743 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 704984

[startup+1602.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/259 31234
/proc/meminfo: memFree=31031712/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=705796 CPUtime=1602.04 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 24324 0 0 0 160193 11 0 0 20 0 1 0 28073849 722735104 140387 33554432000 4194304 6211289 140735926239312 140735926237304 4201991 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 176449 140387 204 493 0 175946 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 705796

[startup+1662.3 s]
/proc/loadavg: 2.01 2.06 2.01 3/259 31235
/proc/meminfo: memFree=31031692/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=705796 CPUtime=1662.03 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 24325 0 0 0 166192 11 0 0 20 0 1 0 28073849 722735104 140388 33554432000 4194304 6211289 140735926239312 140735926237304 4201991 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 176449 140388 204 493 0 175946 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 705796

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/260 31239
/proc/meminfo: memFree=31028324/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=705796 CPUtime=1722.02 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 24326 0 0 0 172191 11 0 0 20 0 1 0 28073849 722735104 140900 33554432000 4194304 6211289 140735926239312 140735926237304 4209392 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 176449 140900 204 493 0 175946 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 705796

[startup+1782.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/260 31264
/proc/meminfo: memFree=31016696/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=705796 CPUtime=1782.02 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 24328 0 0 0 178190 12 0 0 20 0 1 0 28073849 722735104 141924 33554432000 4194304 6211289 140735926239312 140735926237304 4202054 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 176449 141924 204 493 0 175946 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 705796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/260 31264
/proc/meminfo: memFree=31013492/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=705932 CPUtime=1800.02 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 24367 0 0 0 179990 12 0 0 20 0 1 0 28073849 722874368 142985 33554432000 4194304 6211289 140735926239312 140735926237304 4209392 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 176483 142985 204 493 0 175980 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 705932

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/260 31264
/proc/meminfo: memFree=31013492/32872528 swapFree=7804/7804
[pid=31150] ppid=31147 vsize=705932 CPUtime=1800.02 cores=4-7,12-15
/proc/31150/stat : 31150 (cdcl-cuttingpla) R 31147 31150 27517 0 -1 4202496 24367 0 0 0 179990 12 0 0 20 0 1 0 28073849 722874368 142985 33554432000 4194304 6211289 140735926239312 140735926237304 4209392 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/31150/statm: 176483 142985 204 493 0 175980 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 705932

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.123981
maximum resident set size= 571940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24367
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.02093 second user time and 9.93649 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 16:31:33
IDJOB=4101927
IDBENCH=1811
IDSOLVER=2549
FILE ID=node132/4101927-1466260292
RUNJOBID= node132-1466229528-27534
PBS_JOBID= 19918175
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-nw04.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101927-1466260292/watcher-4101927-1466260292 -o /tmp/evaluation-result-4101927-1466260292/solver-4101927-1466260292 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466229528-27534 --watchdog 1960 --input HOME/instance-4101927-1466260292.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 7553b5b0af389e391cbb593275af2f9b
RANDOM SEED=290888279

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31523020 kB
Buffers:          104240 kB
Cached:           177824 kB
SwapCached:         1776 kB
Active:           389588 kB
Inactive:         201468 kB
Active(anon):     309656 kB
Inactive(anon):     2324 kB
Active(file):      79932 kB
Inactive(file):   199144 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              9220 kB
Writeback:             0 kB
AnonPages:        531304 kB
Mapped:             7912 kB
Shmem:                 0 kB
Slab:             608028 kB
SReclaimable:      48336 kB
SUnreclaim:       559692 kB
KernelStack:        2192 kB
PageTables:         4832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     496892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    503808 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= 71724 MiB
End job on node132 at 2016-06-18 17:01:33