Trace number 3461540

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
wbo 1.6? (TO) 1800.07 1800.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_30_30.r.opb
MD5SUM28e00d9d9bb0c4a536b74577b47a7849
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.67774
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
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 constraint30
Maximum length of a constraint30
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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.01	c wbo 1.6 beta - 20110321
0.00/0.01	c Parsing opb file format. File HOME/instance-3461540-1307105025.opb.
0.00/0.01	c Instance file HOME/instance-3461540-1307105025.opb
0.00/0.01	c File size is 22368 bytes.
0.00/0.01	c Highest Coefficient sum: 31
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.00         s                                      |
0.00/0.01	c |  Number Variables:      100                                                 |
0.00/0.01	c |  Number Clauses:        100                                                 |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     100      100     3000 |     5000        0   -nan |  0.000 % |
0.00/0.01	c core #1
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 31	Core Weight: 1	Total Weight: 1
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60      201     3090 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #2
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 92	Core Weight: 1	Total Weight: 2
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     214      202     3335 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       108 |     214      202     3335 |     5500      108     57 |  3.169 % |
0.00/0.01	c |       262 |     214      202     3335 |     6050      262     55 |  3.169 % |
0.00/0.01	c ===============================================================================
0.00/0.02	c core #3
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 101	Core Weight: 1	Total Weight: 3
0.00/0.02	c Current CPU time: 0.014997 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     321      203     3542 |     5000        0   -nan |  0.000 % |
0.00/0.02	c |       101 |     321      203     3542 |     5500      101     82 |  0.001 % |
0.00/0.02	c |       251 |     321      203     3542 |     6050      251     81 |  0.001 % |
0.00/0.03	c |       477 |     321      203     3542 |     6655      477     76 |  0.001 % |
0.00/0.05	c |       818 |     321      203     3542 |     7320      818     79 |  0.001 % |
0.06/0.08	c |      1324 |     321      203     3542 |     8052     1324     81 |  0.001 % |
0.09/0.14	c |      2088 |     321      203     3542 |     8857     2088     82 |  0.001 % |
0.19/0.23	c |      3227 |     321      203     3542 |     9743     3227     79 |  0.001 % |
0.28/0.38	c |      4936 |     321      203     3542 |    10717     4936     76 |  0.001 % |
0.58/0.63	c |      7501 |     321      203     3542 |    11789     7501     74 |  0.001 % |
1.19/1.21	c |     11346 |     321      203     3542 |    12968    11346     73 |  0.001 % |
1.88/1.92	c |     17112 |     321      203     3542 |    14265    10597     68 |  0.001 % |
2.58/2.66	c ===============================================================================
2.68/2.77	c core #4
2.68/2.77	c 
2.68/2.77	c 
2.68/2.77	c Core size: 102	Core Weight: 1	Total Weight: 4
2.68/2.77	c Current CPU time: 2.71759 s
2.68/2.77	c
2.68/2.77	c ============================[ Search Statistics ]==============================
2.68/2.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.68/2.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.68/2.77	c ===============================================================================
2.68/2.77	c |         0 |     421      204     3742 |     5000        0   -nan |  0.000 % |
2.68/2.78	c |       108 |     421      204     3742 |     5500      108    109 |  0.001 % |
2.68/2.78	c |       258 |     421      204     3742 |     6050      258     92 |  0.001 % |
2.68/2.79	c |       483 |     421      204     3742 |     6655      483     78 |  0.001 % |
2.78/2.80	c |       821 |     421      204     3742 |     7320      821     69 |  0.001 % |
2.78/2.81	c |      1327 |     421      204     3742 |     8052     1327     69 |  0.001 % |
2.78/2.84	c |      2086 |     421      204     3742 |     8857     2086     71 |  0.001 % |
2.88/2.91	c |      3226 |     421      204     3742 |     9743     3226     78 |  0.001 % |
2.99/3.01	c |      4936 |     421      204     3742 |    10717     4936     83 |  0.001 % |
3.09/3.15	c |      7499 |     421      204     3742 |    11789     7499     83 |  0.001 % |
3.38/3.47	c |     11344 |     421      204     3742 |    12968    11344     91 |  0.001 % |
4.29/4.34	c |     17112 |     421      204     3742 |    14265    10494    100 |  0.001 % |
5.28/5.34	c |     25761 |     421      204     3742 |    15692    11970     84 |  0.001 % |
6.79/6.87	c |     38735 |     421      204     3742 |    17261     9145     95 |  0.001 % |
9.68/9.77	c |     58196 |     421      204     3742 |    18987    11120    110 |  0.001 % |
14.48/14.53	c |     87390 |     421      204     3742 |    20886    11641    122 |  0.001 % |
22.48/22.51	c |    131182 |     421      204     3742 |    22974    13257    111 |  0.001 % |
33.69/33.71	c |    196866 |     421      204     3742 |    25272    21158    121 |  0.001 % |
52.49/52.57	c |    295396 |     421      204     3742 |    27799    17257    130 |  0.001 % |
83.77/83.82	c |    443190 |     421      204     3742 |    30579    19137    120 |  0.001 % |
134.77/134.86	c |    664875 |     421      204     3742 |    33637    26332    128 |  0.001 % |
219.47/219.58	c |    997400 |     421      204     3742 |    37001    29753    144 |  0.001 % |
352.48/352.57	c |   1496192 |     421      204     3742 |    40701    37195    159 |  0.001 % |
525.18/525.23	c ===============================================================================
546.89/546.97	c core #5
546.89/546.97	c 
546.89/546.97	c 
546.89/546.97	c Core size: 103	Core Weight: 1	Total Weight: 5
546.89/546.97	c Current CPU time: 542.535 s
546.89/546.97	c
546.89/546.97	c ============================[ Search Statistics ]==============================
546.89/546.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
546.89/546.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
546.89/546.97	c ===============================================================================
546.89/546.97	c |         0 |     521      205     3942 |     5000        0   -nan |  0.000 % |
546.89/546.97	c |       103 |     521      205     3942 |     5500      103    123 |  0.000 % |
546.89/546.98	c |       253 |     521      205     3942 |     6050      253     73 |  0.000 % |
546.89/546.98	c |       478 |     521      205     3942 |     6655      478     64 |  0.000 % |
546.89/546.99	c |       817 |     521      205     3942 |     7320      817     78 |  0.000 % |
546.98/547.02	c |      1329 |     521      205     3942 |     8052     1329     90 |  0.000 % |
546.98/547.07	c |      2089 |     521      205     3942 |     8857     2089    101 |  0.000 % |
547.08/547.15	c |      3228 |     521      205     3942 |     9743     3228    105 |  0.000 % |
547.18/547.29	c |      4936 |     521      205     3942 |    10717     4936    102 |  0.000 % |
547.49/547.54	c |      7499 |     521      205     3942 |    11789     7499    101 |  0.000 % |
547.88/547.91	c |     11343 |     521      205     3942 |    12968    11343    102 |  0.000 % |
548.48/548.54	c |     17109 |     521      205     3942 |    14265    10546    104 |  0.000 % |
549.48/549.55	c |     25760 |     521      205     3942 |    15692    11956    109 |  0.000 % |
551.38/551.48	c |     38734 |     521      205     3942 |    17261     8991    114 |  0.000 % |
554.68/554.71	c |     58197 |     521      205     3942 |    18987    10990    115 |  0.000 % |
559.08/559.14	c |     87394 |     521      205     3942 |    20886    11424    122 |  0.000 % |
567.18/567.26	c |    131191 |     521      205     3942 |    22974    13040    137 |  0.000 % |
584.99/585.00	c |    196875 |     521      205     3942 |    25272    20698    131 |  0.000 % |
605.29/605.34	c |    295403 |     521      205     3942 |    27799    15955    123 |  0.000 % |
637.08/637.13	c |    443197 |     521      205     3942 |    30579    13858    141 |  0.000 % |
701.88/701.95	c |    664882 |     521      205     3942 |    33637    16502    146 |  0.000 % |
798.19/798.20	c |    997407 |     521      205     3942 |    37001    33555    139 |  0.000 % |
945.10/945.10	c |   1496195 |     521      205     3942 |    40701    24050    136 |  0.000 % |
1209.91/1209.97	c |   2244377 |     521      205     3942 |    44771    17057    134 |  0.000 % |
1584.71/1584.78	c |   3366652 |     521      205     3942 |    49248    25374    148 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3461540-1307105025/watcher-3461540-1307105025 -o /tmp/evaluation-result-3461540-1307105025/solver-3461540-1307105025 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461540-1307105025.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 3/535 10164
/proc/meminfo: memFree=25253652/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=1840 CPUtime=0 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 261 0 0 0 0 0 0 0 25 0 1 0 802918785 1884160 208 33554432000 4194304 5714214 140735179559520 18446744073709551615 5161344 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 460 212 167 372 0 85 0

[startup+0.073631 s]
/proc/loadavg: 2.00 2.03 2.00 3/535 10164
/proc/meminfo: memFree=25253652/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=2764 CPUtime=0.06 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 483 0 0 0 6 0 0 0 25 0 1 0 802918785 2830336 430 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 691 430 180 372 0 316 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2764

[startup+0.100626 s]
/proc/loadavg: 2.00 2.03 2.00 3/535 10164
/proc/meminfo: memFree=25253652/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=2896 CPUtime=0.09 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 544 0 0 0 9 0 0 0 25 0 1 0 802918785 2965504 491 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 724 491 180 372 0 349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2896

[startup+0.300589 s]
/proc/loadavg: 2.00 2.03 2.00 3/535 10164
/proc/meminfo: memFree=25253652/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=4616 CPUtime=0.28 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 940 0 0 0 28 0 0 0 25 0 1 0 802918785 4726784 887 33554432000 4194304 5714214 140735179559520 18446744073709551615 4329517 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 1154 887 180 372 0 779 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4616

[startup+0.70052 s]
/proc/loadavg: 2.00 2.03 2.00 3/535 10164
/proc/meminfo: memFree=25253652/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=7216 CPUtime=0.68 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 1601 0 0 0 67 1 0 0 25 0 1 0 802918785 7389184 1548 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 1804 1548 180 372 0 1429 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7216

[startup+1.50037 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 10165
/proc/meminfo: memFree=25226980/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=10744 CPUtime=1.48 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 2456 0 0 0 146 2 0 0 18 0 1 0 802918785 11001856 2403 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 2686 2403 180 372 0 2311 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10744

[startup+3.10109 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 10165
/proc/meminfo: memFree=25217928/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=14524 CPUtime=3.09 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 3406 0 0 0 304 5 0 0 18 0 1 0 802918785 14872576 3325 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 3631 3325 180 372 0 3256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14524

[startup+6.30052 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 10165
/proc/meminfo: memFree=25212032/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=15208 CPUtime=6.29 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 3618 0 0 0 619 10 0 0 19 0 1 0 802918785 15572992 3537 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 3802 3537 180 372 0 3427 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15208

[startup+12.7004 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 10165
/proc/meminfo: memFree=25167612/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=27316 CPUtime=12.69 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 6564 0 0 0 1253 16 0 0 25 0 1 0 802918785 27971584 6483 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 6829 6483 180 372 0 6454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27316

[startup+25.5011 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 10165
/proc/meminfo: memFree=25137444/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=43868 CPUtime=25.48 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 10626 0 0 0 2523 25 0 0 25 0 1 0 802918785 44920832 10545 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319349 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 10967 10545 180 372 0 10592 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43868

[startup+51.1005 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 10166
/proc/meminfo: memFree=25067316/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=73480 CPUtime=51.09 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 17897 0 0 0 5063 46 0 0 25 0 1 0 802918785 75243520 17816 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10164/statm: 18370 17816 180 372 0 17995 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73480

[startup+102.32 s]
/proc/loadavg: 2.16 2.05 2.01 3/536 10167
/proc/meminfo: memFree=24927156/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=121212 CPUtime=102.29 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 29544 0 0 0 10147 82 0 0 25 0 1 0 802918785 124121088 29463 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 30303 29463 180 372 0 29928 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 121212

[startup+162.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/536 10169
/proc/meminfo: memFree=24787980/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=172636 CPUtime=162.27 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 42267 0 0 0 16104 123 0 0 25 0 1 0 802918785 176779264 42186 33554432000 4194304 5714214 140735179559520 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 43159 42186 180 372 0 42784 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 172636

[startup+222.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/536 10171
/proc/meminfo: memFree=24648924/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=227644 CPUtime=222.28 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 55852 0 0 0 22066 162 0 0 25 0 1 0 802918785 233107456 55771 33554432000 4194304 5714214 140735179559520 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 56911 55771 180 372 0 56536 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 227644

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/536 10174
/proc/meminfo: memFree=24556356/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=275808 CPUtime=282.28 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 67796 0 0 0 28028 200 0 0 25 0 1 0 802918785 282427392 67715 33554432000 4194304 5714214 140735179559520 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 68952 67715 180 372 0 68577 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 275808

[startup+342.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/536 10177
/proc/meminfo: memFree=24410608/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=326424 CPUtime=342.27 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 80261 0 0 0 33993 234 0 0 25 0 1 0 802918785 334258176 80180 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319303 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 81606 80180 180 372 0 81231 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 326424

[startup+402.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/536 10178
/proc/meminfo: memFree=24360708/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=376716 CPUtime=402.27 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 92703 0 0 0 39962 265 0 0 25 0 1 0 802918785 385757184 92622 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 94179 92622 180 372 0 93804 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 376716

[startup+462.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/536 10181
/proc/meminfo: memFree=24190044/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=420428 CPUtime=462.28 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 103534 0 0 0 45934 294 0 0 25 0 1 0 802918785 430518272 103453 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 105107 103453 180 372 0 104732 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 420428

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 10182
/proc/meminfo: memFree=24148948/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=461852 CPUtime=522.28 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 113787 0 0 0 51898 330 0 0 25 0 1 0 802918785 472936448 113706 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 115463 113706 180 372 0 115088 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 461852

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 10184
/proc/meminfo: memFree=24070160/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=582.28 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 135506 0 0 0 57869 359 0 0 25 0 1 0 802918785 549879808 133143 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133143 180 372 0 133873 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 536992

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 10190
/proc/meminfo: memFree=24072428/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=822.28 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 135916 0 0 0 81742 486 0 0 25 0 1 0 802918785 549879808 133553 33554432000 4194304 5714214 140735179559520 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133553 180 372 0 133873 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 536992

[startup+882.301 s]
/proc/loadavg: 2.17 2.06 2.01 3/536 10193
/proc/meminfo: memFree=24071280/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=882.29 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 135949 0 0 0 87717 512 0 0 25 0 1 0 802918785 549879808 133586 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133586 180 372 0 133873 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 536992

[startup+942.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/536 10195
/proc/meminfo: memFree=24071856/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=942.29 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 135999 0 0 0 93691 538 0 0 25 0 1 0 802918785 549879808 133636 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133636 180 372 0 133873 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 536992

[startup+1002.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/536 10197
/proc/meminfo: memFree=24071928/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=1002.29 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 136028 0 0 0 99668 561 0 0 25 0 1 0 802918785 549879808 133665 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133665 180 372 0 133873 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 536992

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 10210
/proc/meminfo: memFree=24070360/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=1062.29 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 136084 0 0 0 105643 586 0 0 25 0 1 0 802918785 549879808 133721 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133721 180 372 0 133873 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 536992

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 10211
/proc/meminfo: memFree=24070196/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=1122.3 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 136093 0 0 0 111623 607 0 0 25 0 1 0 802918785 549879808 133730 33554432000 4194304 5714214 140735179559520 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133730 180 372 0 133873 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 536992

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 10213
/proc/meminfo: memFree=24069404/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=1182.29 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 136117 0 0 0 117599 630 0 0 25 0 1 0 802918785 549879808 133754 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133754 180 372 0 133873 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 536992

[startup+1242.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/536 10215
/proc/meminfo: memFree=24067748/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=1242.3 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 136171 0 0 0 123577 653 0 0 25 0 1 0 802918785 549879808 133808 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133808 180 372 0 133873 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 536992

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/536 10216
/proc/meminfo: memFree=24067572/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=1302.3 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 136228 0 0 0 129558 672 0 0 25 0 1 0 802918785 549879808 133865 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133865 180 372 0 133873 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 536992

[startup+1362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/536 10218
/proc/meminfo: memFree=24067656/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=1362.3 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 136257 0 0 0 135534 696 0 0 25 0 1 0 802918785 549879808 133894 33554432000 4194304 5714214 140735179559520 18446744073709551615 4323029 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133894 180 372 0 133873 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 536992

[startup+1422.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 10219
/proc/meminfo: memFree=24069460/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=536992 CPUtime=1422.32 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 136326 0 0 0 141514 718 0 0 25 0 1 0 802918785 549879808 133963 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 134248 133963 180 372 0 133873 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 536992

[startup+1482.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/536 10221
/proc/meminfo: memFree=24049192/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=556936 CPUtime=1482.31 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 141308 0 0 0 147484 747 0 0 25 0 1 0 802918785 570302464 138945 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 139234 138945 180 372 0 138859 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 556936

[startup+1542.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/536 10223
/proc/meminfo: memFree=24019748/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=587280 CPUtime=1542.31 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 148798 0 0 0 153457 774 0 0 25 0 1 0 802918785 601374720 146435 33554432000 4194304 5714214 140735179559520 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 146820 146435 180 372 0 146445 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 587280

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 10224
/proc/meminfo: memFree=23983736/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=624612 CPUtime=1602.3 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 157974 0 0 0 159426 804 0 0 25 0 1 0 802918785 639602688 155611 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319337 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 156153 155611 180 372 0 155778 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 624612

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 10226
/proc/meminfo: memFree=23946352/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=662008 CPUtime=1662.31 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 167255 0 0 0 165399 832 0 0 25 0 1 0 802918785 677896192 164892 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 165502 164892 180 372 0 165127 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 662008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 10227
/proc/meminfo: memFree=23920500/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=687336 CPUtime=1722.32 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 173543 0 0 0 171377 855 0 0 25 0 1 0 802918785 703832064 171180 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 171834 171180 180 372 0 171459 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 687336

[startup+1782.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/536 10229
/proc/meminfo: memFree=23888944/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=717812 CPUtime=1782.32 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 181045 0 0 0 177351 881 0 0 25 0 1 0 802918785 735039488 178682 33554432000 4194304 5714214 140735179559520 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 179453 178682 180 372 0 179078 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 717812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.12 2.05 2.01 3/537 10231
/proc/meminfo: memFree=24367068/32951124 swapFree=46970528/67111528
[pid=10164] ppid=10162 vsize=731100 CPUtime=1800.02 cores=1,3,5,7
/proc/10164/stat : 10164 (wbo1.6) R 10162 10164 9437 0 -1 4202496 184351 0 0 0 179114 888 0 0 25 0 1 0 802918785 748646400 181988 33554432000 4194304 5714214 140735179559520 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10164/statm: 182775 181988 180 372 0 182400 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 731100

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.07
CPU user time (s): 1791.16
CPU system time (s): 8.91464
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 731100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.16
system time used= 8.91464
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184351
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= 7
involuntary context switches= 19595

runsolver used 9.44956 second user time and 21.4847 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-03 14:43:45
IDJOB=3461540
IDBENCH=2891
IDSOLVER=1953
FILE ID=node146/3461540-1307105025
RUNJOBID= node146-1307094211-9456
PBS_JOBID= 13498003
Free space on /tmp= 73724 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_30_30.r.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461540-1307105025/watcher-3461540-1307105025 -o /tmp/evaluation-result-3461540-1307105025/solver-3461540-1307105025 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461540-1307105025.opb

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

MD5SUM BENCH= 28e00d9d9bb0c4a536b74577b47a7849
RANDOM SEED=2119059775

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25253932 kB
Buffers:        100996 kB
Cached:         216792 kB
SwapCached:      60100 kB
Active:         202060 kB
Inactive:      7255728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25253932 kB
SwapTotal:    67111528 kB
SwapFree:     46970528 kB
Dirty:            9720 kB
Writeback:           0 kB
AnonPages:     7090944 kB
Mapped:          18108 kB
Slab:            72972 kB
PageTables:      96940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160698836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73724 MiB
End job on node146 at 2011-06-03 15:13:47