Trace number 3461531

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.12 1800.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_15.r.opb
MD5SUM7e1b8a9f40a52781f7629bf04a2d5793
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1.57476
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
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 constraint10
Maximum length of a constraint15
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.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461531-1307103503.opb.
0.00/0.00	c Instance file HOME/instance-3461531-1307103503.opb
0.00/0.00	c File size is 10151 bytes.
0.00/0.00	c Highest Coefficient sum: 16
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      100                                                 |
0.00/0.00	c |  Number Clauses:        100                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     100      100     1239 |     5000        0   -nan |  0.000 % |
0.00/0.00	c core #1
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 14	Core Weight: 1	Total Weight: 1
0.00/0.00	c Current CPU time: 0.000999 s
0.00/0.00	c
0.00/0.00	c core #2
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 11	Core Weight: 1	Total Weight: 2
0.00/0.00	c Current CPU time: 0.000999 s
0.00/0.00	c
0.00/0.00	c core #3
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 13	Core Weight: 1	Total Weight: 3
0.00/0.00	c Current CPU time: 0.000999 s
0.00/0.00	c
0.00/0.00	c core #4
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 51	Core Weight: 1	Total Weight: 4
0.00/0.00	c Current CPU time: 0.001999 s
0.00/0.00	c
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     147      204     1465 |     5000        0   -nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c core #5
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 90	Core Weight: 1	Total Weight: 5
0.00/0.00	c Current CPU time: 0.001999 s
0.00/0.00	c
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     264      205     1669 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     264      205     1669 |     5500      100     60 |  0.753 % |
0.00/0.01	c |       251 |     264      205     1669 |     6050      251     60 |  0.753 % |
0.00/0.02	c |       476 |     264      205     1669 |     6655      476     55 |  0.753 % |
0.00/0.03	c |       813 |     264      205     1669 |     7320      813     47 |  0.753 % |
0.00/0.05	c |      1320 |     264      205     1669 |     8052     1320     43 |  0.753 % |
0.05/0.08	c |      2093 |     264      205     1669 |     8857     2093     38 |  0.753 % |
0.09/0.11	c ===============================================================================
0.09/0.12	c core #6
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 103	Core Weight: 1	Total Weight: 6
0.09/0.12	c Current CPU time: 0.114982 s
0.09/0.12	c
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |     366      206     1871 |     5000        0   -nan |  0.000 % |
0.09/0.12	c |       100 |     366      206     1871 |     5500      100     75 |  0.001 % |
0.09/0.12	c |       250 |     366      206     1871 |     6050      250     65 |  0.001 % |
0.09/0.13	c |       478 |     366      206     1871 |     6655      478     58 |  0.001 % |
0.09/0.14	c |       818 |     366      206     1871 |     7320      818     57 |  0.001 % |
0.09/0.16	c |      1325 |     366      206     1871 |     8052     1325     52 |  0.001 % |
0.09/0.19	c |      2090 |     366      206     1871 |     8857     2090     51 |  0.001 % |
0.19/0.24	c |      3230 |     366      206     1871 |     9743     3230     46 |  0.001 % |
0.29/0.33	c |      4940 |     366      206     1871 |    10717     4940     44 |  0.001 % |
0.39/0.47	c |      7502 |     366      206     1871 |    11789     7502     40 |  0.001 % |
0.68/0.74	c |     11348 |     366      206     1871 |    12968    11348     42 |  0.001 % |
1.19/1.23	c |     17116 |     366      206     1871 |    14265    10620     49 |  0.001 % |
1.99/2.09	c |     25766 |     366      206     1871 |    15692    12082     62 |  0.001 % |
3.59/3.64	c |     38740 |     366      206     1871 |    17261     9269     58 |  0.001 % |
5.99/6.01	c |     58202 |     366      206     1871 |    18987    11344     80 |  0.001 % |
7.89/7.90	c ===============================================================================
8.29/8.30	c core #7
8.29/8.30	c 
8.29/8.30	c 
8.29/8.30	c Core size: 103	Core Weight: 1	Total Weight: 7
8.29/8.30	c Current CPU time: 8.21875 s
8.29/8.30	c
8.29/8.30	c ============================[ Search Statistics ]==============================
8.29/8.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.29/8.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.29/8.30	c ===============================================================================
8.29/8.30	c |         0 |     466      207     2071 |     5000        0   -nan |  0.000 % |
8.29/8.31	c |       104 |     466      207     2071 |     5500      104    123 |  0.000 % |
8.29/8.31	c |       255 |     466      207     2071 |     6050      255     94 |  0.000 % |
8.29/8.32	c |       481 |     466      207     2071 |     6655      481     80 |  0.000 % |
8.29/8.33	c |       821 |     466      207     2071 |     7320      821     66 |  0.000 % |
8.29/8.35	c |      1327 |     466      207     2071 |     8052     1327     71 |  0.000 % |
8.29/8.39	c |      2086 |     466      207     2071 |     8857     2086     71 |  0.000 % |
8.39/8.46	c |      3227 |     466      207     2071 |     9743     3227     71 |  0.000 % |
8.49/8.57	c |      4936 |     466      207     2071 |    10717     4936     68 |  0.000 % |
8.69/8.78	c |      7499 |     466      207     2071 |    11789     7499     76 |  0.000 % |
9.09/9.19	c |     11347 |     466      207     2071 |    12968    11347     82 |  0.000 % |
9.99/10.02	c |     17114 |     466      207     2071 |    14265    10552     99 |  0.000 % |
11.19/11.29	c |     25767 |     466      207     2071 |    15692    12037     90 |  0.000 % |
12.99/13.04	c |     38743 |     466      207     2071 |    17261     9133     95 |  0.000 % |
15.59/15.67	c |     58213 |     466      207     2071 |    18987    11194    102 |  0.000 % |
20.68/20.73	c |     87405 |     466      207     2071 |    20886    11581    105 |  0.000 % |
29.29/29.35	c |    131194 |     466      207     2071 |    22974    13170    102 |  0.000 % |
40.28/40.34	c |    196878 |     466      207     2071 |    25272    20975     96 |  0.000 % |
59.29/59.40	c |    295404 |     466      207     2071 |    27799    17164    117 |  0.000 % |
87.69/87.71	c |    443193 |     466      207     2071 |    30579    12937    118 |  0.000 % |
146.32/146.35	c |    664885 |     466      207     2071 |    33637    26479    130 |  0.000 % |
245.79/245.88	c |    997412 |     466      207     2071 |    37001    28789    140 |  0.000 % |
417.80/417.89	c |   1496203 |     466      207     2071 |    40701    19419    154 |  0.000 % |
651.91/651.97	c |   2244385 |     465      207     2071 |    44771    15757    130 |  0.215 % |
675.62/675.66	c ===============================================================================
702.61/702.63	c core #8
702.61/702.63	c 
702.61/702.63	c 
702.61/702.63	c Core size: 103	Core Weight: 1	Total Weight: 8
702.61/702.63	c Current CPU time: 699.021 s
702.61/702.63	c
702.61/702.63	c ============================[ Search Statistics ]==============================
702.61/702.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
702.61/702.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
702.61/702.63	c ===============================================================================
702.61/702.63	c |         0 |     566      208     2271 |     5000        0   -nan |  0.000 % |
702.61/702.64	c |       109 |     566      208     2271 |     5500      109    138 |  0.000 % |
702.61/702.64	c |       259 |     566      208     2271 |     6050      259     71 |  0.000 % |
702.61/702.65	c |       484 |     566      208     2271 |     6655      484     71 |  0.000 % |
702.61/702.66	c |       822 |     566      208     2271 |     7320      822     67 |  0.000 % |
702.61/702.68	c |      1328 |     566      208     2271 |     8052     1328     67 |  0.000 % |
702.71/702.72	c |      2087 |     566      208     2271 |     8857     2087     76 |  0.000 % |
702.71/702.79	c |      3227 |     566      208     2271 |     9743     3227     79 |  0.000 % |
702.82/702.90	c |      4936 |     566      208     2271 |    10717     4936     90 |  0.000 % |
703.02/703.08	c |      7500 |     566      208     2271 |    11789     7500     92 |  0.000 % |
703.42/703.46	c |     11346 |     566      208     2271 |    12968    11346     97 |  0.000 % |
704.03/704.05	c |     17113 |     566      208     2271 |    14265    10597     97 |  0.000 % |
704.91/705.01	c |     25766 |     566      208     2271 |    15692    12041     87 |  0.000 % |
706.92/706.95	c |     38740 |     566      208     2271 |    17261     9152     96 |  0.000 % |
710.42/710.44	c |     58203 |     566      208     2271 |    18987    11132    100 |  0.000 % |
715.62/715.65	c |     87399 |     566      208     2271 |    20886    11601    115 |  0.000 % |
725.01/725.05	c |    131189 |     566      208     2271 |    22974    13164    119 |  0.000 % |
739.02/739.06	c |    196874 |     566      208     2271 |    25272    20813    123 |  0.000 % |
761.42/761.45	c |    295400 |     566      208     2271 |    27799    16158    109 |  0.000 % |
797.54/797.57	c |    443193 |     566      208     2271 |    30579    18430    125 |  0.000 % |
857.52/857.54	c |    664877 |     566      208     2271 |    33637    16234    139 |  0.000 % |
943.42/943.46	c |    997402 |     566      208     2271 |    37001    22820    124 |  0.000 % |
1091.03/1091.04	c |   1496191 |     566      208     2271 |    40701    18788    138 |  0.000 % |
1328.04/1328.05	c |   2244376 |     566      208     2271 |    44771    36699    148 |  0.000 % |
1726.46/1726.50	c |   3366651 |     566      208     2271 |    49248    28240    134 |  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-3461531-1307103503/watcher-3461531-1307103503 -o /tmp/evaluation-result-3461531-1307103503/solver-3461531-1307103503 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461531-1307103503.opb 

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.02 2.07 2.01 3/554 4252
/proc/meminfo: memFree=24368904/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=1972 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 308 0 0 0 0 0 0 0 25 0 1 0 821947336 2019328 258 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 493 258 179 372 0 118 0

[startup+0.0631609 s]
/proc/loadavg: 2.02 2.07 2.01 3/554 4252
/proc/meminfo: memFree=24368904/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=2632 CPUtime=0.05 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 466 0 0 0 5 0 0 0 25 0 1 0 821947336 2695168 416 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 658 417 180 372 0 283 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2632

[startup+0.101151 s]
/proc/loadavg: 2.02 2.07 2.01 3/554 4252
/proc/meminfo: memFree=24368904/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=3028 CPUtime=0.09 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 567 0 0 0 9 0 0 0 25 0 1 0 821947336 3100672 517 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319771 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 757 517 180 372 0 382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3028

[startup+0.30112 s]
/proc/loadavg: 2.02 2.07 2.01 3/554 4252
/proc/meminfo: memFree=24368904/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=3824 CPUtime=0.29 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 765 0 0 0 29 0 0 0 25 0 1 0 821947336 3915776 715 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 956 719 180 372 0 581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3824

[startup+0.701042 s]
/proc/loadavg: 2.02 2.07 2.01 3/554 4252
/proc/meminfo: memFree=24368904/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=6564 CPUtime=0.68 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 1428 0 0 0 68 0 0 0 25 0 1 0 821947336 6721536 1378 33554432000 4194304 5714214 140736577698320 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 1641 1378 180 372 0 1266 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6564

[startup+1.50089 s]
/proc/loadavg: 2.02 2.07 2.01 3/555 4253
/proc/meminfo: memFree=24362324/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=9388 CPUtime=1.49 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 2141 0 0 0 148 1 0 0 25 0 1 0 821947336 9613312 2091 33554432000 4194304 5714214 140736577698320 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 2347 2091 180 372 0 1972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9388

[startup+3.10058 s]
/proc/loadavg: 2.02 2.07 2.01 3/555 4253
/proc/meminfo: memFree=24357676/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=13316 CPUtime=3.09 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 3107 0 0 0 307 2 0 0 25 0 1 0 821947336 13635584 3057 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319260 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 3329 3057 180 372 0 2954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13316

[startup+6.30096 s]
/proc/loadavg: 2.01 2.07 2.01 3/555 4253
/proc/meminfo: memFree=24350004/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=19988 CPUtime=6.29 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 4767 0 0 0 625 4 0 0 25 0 1 0 821947336 20467712 4717 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 4997 4717 180 372 0 4622 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19988

[startup+12.7007 s]
/proc/loadavg: 2.01 2.07 2.01 3/555 4254
/proc/meminfo: memFree=24343600/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=25512 CPUtime=12.69 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 6181 0 0 0 1261 8 0 0 25 0 1 0 821947336 26124288 6093 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 6378 6093 180 372 0 6003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25512

[startup+25.5003 s]
/proc/loadavg: 2.01 2.06 2.01 3/555 4282
/proc/meminfo: memFree=25003308/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=33392 CPUtime=25.49 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 8143 0 0 0 2536 13 0 0 25 0 1 0 821947336 34193408 8055 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319397 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 8348 8055 180 372 0 7973 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33392

[startup+51.1004 s]
/proc/loadavg: 2.00 2.06 2.01 3/555 4283
/proc/meminfo: memFree=24950720/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=61160 CPUtime=51.09 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 14938 0 0 0 5081 28 0 0 25 0 1 0 821947336 62627840 14850 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 15290 14850 180 372 0 14915 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61160

[startup+102.321 s]
/proc/loadavg: 2.00 2.05 2.00 4/555 4284
/proc/meminfo: memFree=24843688/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=109332 CPUtime=102.31 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 26709 0 0 0 10181 50 0 0 25 0 1 0 821947336 111955968 26621 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 27333 26621 180 372 0 26958 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 109332

[startup+162.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/555 4286
/proc/meminfo: memFree=24763560/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=152148 CPUtime=162.29 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 37170 0 0 0 16159 70 0 0 25 0 1 0 821947336 155799552 37082 33554432000 4194304 5714214 140736577698320 18446744073709551615 4310983 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 38037 37082 180 372 0 37662 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152148

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 4287
/proc/meminfo: memFree=24689500/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=192536 CPUtime=222.29 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 47193 0 0 0 22140 89 0 0 25 0 1 0 821947336 197156864 47105 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 48134 47105 180 372 0 47759 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192536

[startup+282.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/555 4289
/proc/meminfo: memFree=24624476/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=230452 CPUtime=282.3 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 56567 0 0 0 28122 108 0 0 25 0 1 0 821947336 235982848 56479 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 57613 56479 180 372 0 57238 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 230452

[startup+342.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/555 4290
/proc/meminfo: memFree=24549552/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=269980 CPUtime=342.3 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 66069 0 0 0 34105 125 0 0 25 0 1 0 821947336 276459520 65981 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 67495 65981 180 372 0 67120 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 269980

[startup+402.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/555 4292
/proc/meminfo: memFree=24495088/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=298180 CPUtime=402.3 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 72998 0 0 0 40090 140 0 0 25 0 1 0 821947336 305336320 72910 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 74545 72910 180 372 0 74170 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 298180

[startup+462.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/555 4294
/proc/meminfo: memFree=24422024/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=332036 CPUtime=462.31 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 81236 0 0 0 46072 159 0 0 25 0 1 0 821947336 340004864 81148 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 83009 81148 180 372 0 82634 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 332036

[startup+522.301 s]
/proc/loadavg: 2.06 2.06 2.01 3/555 4295
/proc/meminfo: memFree=24349968/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=367940 CPUtime=522.31 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 90107 0 0 0 52052 179 0 0 25 0 1 0 821947336 376770560 90019 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 91985 90019 180 372 0 91610 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 367940

[startup+582.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/555 4297
/proc/meminfo: memFree=24280260/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=399428 CPUtime=582.31 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 97889 0 0 0 58037 194 0 0 25 0 1 0 821947336 409014272 97801 33554432000 4194304 5714214 140736577698320 18446744073709551615 4300208 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 99857 97801 180 372 0 99482 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 399428

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/555 4303
/proc/meminfo: memFree=23998912/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=822.32 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 135689 0 0 0 81963 269 0 0 25 0 1 0 821947336 561307648 135218 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 135218 180 372 0 136663 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 548152

[startup+882.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/555 4305
/proc/meminfo: memFree=23916428/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=882.32 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 135822 0 0 0 87945 287 0 0 25 0 1 0 821947336 561307648 135351 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 135351 180 372 0 136663 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 548152

[startup+942.301 s]
/proc/loadavg: 2.13 2.07 2.01 3/555 4306
/proc/meminfo: memFree=23916532/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=942.33 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 135953 0 0 0 93925 308 0 0 25 0 1 0 821947336 561307648 135482 33554432000 4194304 5714214 140736577698320 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 135482 180 372 0 136663 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 548152

[startup+1002.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/555 4308
/proc/meminfo: memFree=23916260/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1002.33 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 136152 0 0 0 99906 327 0 0 25 0 1 0 821947336 561307648 135681 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 135681 180 372 0 136663 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 548152

[startup+1062.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/555 4310
/proc/meminfo: memFree=23914992/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1062.33 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 136154 0 0 0 105891 342 0 0 25 0 1 0 821947336 561307648 135683 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 135683 180 372 0 136663 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 548152

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 4311
/proc/meminfo: memFree=23913728/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1122.34 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 136364 0 0 0 111873 361 0 0 25 0 1 0 821947336 561307648 135893 33554432000 4194304 5714214 140736577698320 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 135893 180 372 0 136663 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 548152

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 4313
/proc/meminfo: memFree=23911972/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1182.33 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 136409 0 0 0 117857 376 0 0 25 0 1 0 821947336 561307648 135938 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 135938 180 372 0 136663 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 548152

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 4314
/proc/meminfo: memFree=23910344/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1242.34 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 136560 0 0 0 123842 392 0 0 25 0 1 0 821947336 561307648 136089 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 136089 180 372 0 136663 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 548152

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/555 4316
/proc/meminfo: memFree=23909820/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1302.35 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 136621 0 0 0 129825 410 0 0 25 0 1 0 821947336 561307648 136150 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 136150 180 372 0 136663 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 548152

[startup+1362.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/555 4318
/proc/meminfo: memFree=23910164/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1362.34 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 136876 0 0 0 135810 424 0 0 25 0 1 0 821947336 561307648 136405 33554432000 4194304 5714214 140736577698320 18446744073709551615 4300208 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 136405 180 372 0 136663 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 548152

[startup+1422.32 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 4319
/proc/meminfo: memFree=23908528/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1422.37 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 137099 0 0 0 141796 441 0 0 25 0 1 0 821947336 561307648 136628 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 136628 180 372 0 136663 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 548152

[startup+1482.3 s]
/proc/loadavg: 2.23 2.09 2.02 3/555 4321
/proc/meminfo: memFree=23907388/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1482.34 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 137099 0 0 0 147782 452 0 0 25 0 1 0 821947336 561307648 136628 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 136628 180 372 0 136663 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 548152

[startup+1542.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/555 4322
/proc/meminfo: memFree=23908108/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1542.35 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 137105 0 0 0 153769 466 0 0 25 0 1 0 821947336 561307648 136634 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319254 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 136634 180 372 0 136663 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 548152

[startup+1602.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/555 4324
/proc/meminfo: memFree=23906972/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=548152 CPUtime=1602.35 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 137205 0 0 0 159754 481 0 0 25 0 1 0 821947336 561307648 136734 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 137038 136734 180 372 0 136663 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 548152

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 4326
/proc/meminfo: memFree=23885872/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=570164 CPUtime=1662.36 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 142735 0 0 0 165740 496 0 0 25 0 1 0 821947336 583847936 142264 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 142541 142264 180 372 0 142166 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 570164

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 4327
/proc/meminfo: memFree=23861920/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=596380 CPUtime=1722.36 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 149180 0 0 0 171722 514 0 0 25 0 1 0 821947336 610693120 148709 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 149095 148709 180 372 0 148720 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 596380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 4329
/proc/meminfo: memFree=23824828/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=628772 CPUtime=1782.36 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 157219 0 0 0 177703 533 0 0 25 0 1 0 821947336 643862528 156748 33554432000 4194304 5714214 140736577698320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 157193 156748 180 372 0 156818 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 628772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 4329
/proc/meminfo: memFree=23817500/32950928 swapFree=67056580/67111528
[pid=4252] ppid=4250 vsize=637112 CPUtime=1800.07 cores=0,2,4,6
/proc/4252/stat : 4252 (wbo1.6) R 4250 4252 3492 0 -1 4202496 159277 0 0 0 179468 539 0 0 25 0 1 0 821947336 652402688 158806 33554432000 4194304 5714214 140736577698320 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4252/statm: 159278 158806 180 372 0 158903 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 637112

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.12
CPU user time (s): 1794.7
CPU system time (s): 5.42517
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 637112

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

runsolver used 10.4044 second user time and 22.3156 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-03 14:18:23
IDJOB=3461531
IDBENCH=2874
IDSOLVER=1953
FILE ID=node148/3461531-1307103503
RUNJOBID= node148-1307092688-3516
PBS_JOBID= 13497980
Free space on /tmp= 73864 MiB

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

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

MD5SUM BENCH= 7e1b8a9f40a52781f7629bf04a2d5793
RANDOM SEED=850359235

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.82
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.854
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24369192 kB
Buffers:        226016 kB
Cached:         525248 kB
SwapCached:       7908 kB
Active:        7840352 kB
Inactive:       433260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24369192 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:            4288 kB
Writeback:           0 kB
AnonPages:     7520716 kB
Mapped:          44524 kB
Slab:           179140 kB
PageTables:      59288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 171076176 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= 73860 MiB
End job on node148 at 2011-06-03 14:48:25