Trace number 3446901

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 NameAnswerCPU timeWall clock time
wbo 1.6OPTIMUM 71.6061 71.6088

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111222539--soft-33-100-0.wbo
MD5SUM477adc333907175569d22a28ba04c3fe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark1.2958
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints64
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1192
Number of bits of the biggest sum of numbers11
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 wbo file format. File HOME/instance-3446901-1307905042.wbo.
0.00/0.00	c Instance file HOME/instance-3446901-1307905042.wbo
0.00/0.00	c File size is 10271 bytes.
0.00/0.00	c Highest Coefficient sum: 1192
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:      169                                                 |
0.00/0.00	c |  Number Clauses:        30                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
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 |     169      101     1205 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       101 |     169      101     1205 |     5500      101     32 |  0.004 % |
0.00/0.00	c |       253 |     169      101     1205 |     6050      253     30 |  0.004 % |
0.00/0.01	c |       479 |     169      101     1205 |     6655      479     32 |  0.004 % |
0.00/0.01	c |       817 |     169      101     1205 |     7320      817     36 |  0.004 % |
0.00/0.02	c |      1323 |     169      101     1205 |     8052     1323     37 |  0.004 % |
0.00/0.04	c |      2083 |     169      101     1205 |     8857     2083     36 |  0.004 % |
0.05/0.07	c |      3223 |     169      101     1205 |     9743     3223     37 |  0.004 % |
0.09/0.13	c |      4931 |     169      101     1205 |    10717     4931     37 |  0.004 % |
0.19/0.23	c |      7494 |     169      101     1205 |    11789     7494     37 |  0.004 % |
0.39/0.43	c |     11339 |     169      101     1205 |    12968    11339     40 |  0.004 % |
0.69/0.79	c |     17106 |     169      101     1205 |    14265    10584     44 |  0.004 % |
1.29/1.34	c |     25755 |     169      101     1205 |    15692    12045     45 |  0.004 % |
2.09/2.18	c |     38730 |     169      101     1205 |    17261     9219     49 |  0.004 % |
3.30/3.36	c |     58191 |     169      101     1205 |    18987    11300     47 |  0.004 % |
3.59/3.63	c ===============================================================================
3.79/3.88	c core #1
3.79/3.88	c 
3.79/3.88	c 
3.79/3.88	c Core size: 75	Core Weight: 1	Total Weight: 1
3.79/3.88	c Current CPU time: 3.81842 s
3.79/3.88	c
3.79/3.88	c ============================[ Search Statistics ]==============================
3.79/3.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.79/3.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.79/3.88	c ===============================================================================
3.79/3.88	c |         0 |     230      161     1915 |     5000        0   -nan |  0.000 % |
3.79/3.89	c |       101 |     230      161     1915 |     5500      101     30 |  0.002 % |
3.79/3.89	c |       255 |     230      161     1915 |     6050      255     37 |  0.002 % |
3.79/3.89	c |       481 |     230      161     1915 |     6655      481     36 |  0.002 % |
3.89/3.90	c |       818 |     230      161     1915 |     7320      818     36 |  0.002 % |
3.89/3.91	c |      1324 |     230      161     1915 |     8052     1324     40 |  0.002 % |
3.89/3.93	c |      2085 |     230      161     1915 |     8857     2085     40 |  0.002 % |
3.89/3.97	c |      3225 |     230      161     1915 |     9743     3225     40 |  0.002 % |
4.00/4.03	c |      4935 |     230      161     1915 |    10717     4935     39 |  0.002 % |
4.09/4.13	c |      7500 |     230      161     1915 |    11789     7500     40 |  0.002 % |
4.30/4.32	c |     11345 |     230      161     1915 |    12968    11345     41 |  0.002 % |
4.59/4.62	c |     17111 |     230      161     1915 |    14265    10574     44 |  0.002 % |
5.09/5.15	c |     25760 |     230      161     1915 |    15692    12058     46 |  0.002 % |
5.89/5.94	c |     38736 |     230      161     1915 |    17261     9227     43 |  0.002 % |
7.09/7.16	c |     58198 |     230      161     1915 |    18987    11322     46 |  0.002 % |
8.49/8.54	c ===============================================================================
8.80/8.88	c core #2
8.80/8.88	c 
8.80/8.88	c 
8.80/8.88	c Core size: 75	Core Weight: 1	Total Weight: 2
8.80/8.88	c Current CPU time: 8.73967 s
8.80/8.88	c
8.80/8.88	c ============================[ Search Statistics ]==============================
8.80/8.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.80/8.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.80/8.88	c ===============================================================================
8.80/8.88	c |         0 |     291      221     2625 |     5000        0   -nan |  0.000 % |
8.80/8.88	c |       101 |     291      221     2625 |     5500      101     29 |  0.001 % |
8.80/8.89	c |       251 |     291      221     2625 |     6050      251     31 |  0.001 % |
8.80/8.89	c |       476 |     291      221     2625 |     6655      476     31 |  0.001 % |
8.89/8.90	c |       814 |     291      221     2625 |     7320      814     30 |  0.001 % |
8.89/8.91	c |      1320 |     291      221     2625 |     8052     1320     32 |  0.001 % |
8.89/8.93	c |      2079 |     291      221     2625 |     8857     2079     33 |  0.001 % |
8.89/8.96	c |      3218 |     291      221     2625 |     9743     3218     33 |  0.001 % |
8.99/9.00	c |      4926 |     291      221     2625 |    10717     4926     36 |  0.001 % |
8.99/9.09	c |      7489 |     291      221     2625 |    11789     7489     38 |  0.001 % |
9.19/9.25	c |     11337 |     291      221     2625 |    12968    11337     39 |  0.001 % |
9.49/9.54	c |     17108 |     291      221     2625 |    14265    10568     42 |  0.001 % |
9.89/9.99	c |     25757 |     291      221     2625 |    15692    12028     43 |  0.001 % |
10.79/10.81	c |     38732 |     291      221     2625 |    17261     9194     44 |  0.001 % |
11.99/12.08	c |     58195 |     291      221     2625 |    18987    11309     45 |  0.001 % |
13.38/13.42	c ===============================================================================
13.69/13.75	c core #3
13.69/13.75	c 
13.69/13.75	c 
13.69/13.75	c Core size: 68	Core Weight: 1	Total Weight: 3
13.69/13.75	c Current CPU time: 13.5639 s
13.69/13.75	c
13.69/13.75	c ============================[ Search Statistics ]==============================
13.69/13.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.69/13.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.69/13.75	c ===============================================================================
13.69/13.75	c |         0 |     349      280     3315 |     5000        0   -nan |  0.000 % |
13.69/13.75	c |       100 |     349      280     3315 |     5500      100     33 |  0.001 % |
13.69/13.76	c |       250 |     349      280     3315 |     6050      250     32 |  0.001 % |
13.69/13.76	c |       477 |     349      280     3315 |     6655      477     32 |  0.001 % |
13.69/13.77	c |       817 |     349      280     3315 |     7320      817     35 |  0.001 % |
13.69/13.78	c |      1323 |     349      280     3315 |     8052     1323     38 |  0.001 % |
13.79/13.81	c |      2083 |     349      280     3315 |     8857     2083     38 |  0.001 % |
13.79/13.84	c |      3225 |     349      280     3315 |     9743     3225     37 |  0.001 % |
13.89/13.90	c |      4935 |     349      280     3315 |    10717     4935     37 |  0.001 % |
13.99/14.01	c |      7497 |     349      280     3315 |    11789     7497     38 |  0.001 % |
14.19/14.20	c |     11341 |     349      280     3315 |    12968    11341     38 |  0.001 % |
14.49/14.52	c |     17107 |     349      280     3315 |    14265    10577     39 |  0.001 % |
14.89/14.99	c |     25758 |     349      280     3315 |    15692    12048     43 |  0.001 % |
15.69/15.75	c |     38732 |     349      280     3315 |    17261     9243     44 |  0.001 % |
16.89/16.95	c |     58194 |     349      280     3315 |    18987    11335     45 |  0.001 % |
18.89/18.93	c |     87386 |     349      280     3315 |    20886    11887     48 |  0.035 % |
19.49/19.55	c ===============================================================================
19.89/19.98	c core #4
19.89/19.98	c 
19.89/19.98	c 
19.89/19.98	c Core size: 72	Core Weight: 1	Total Weight: 4
19.89/19.98	c Current CPU time: 19.711 s
19.89/19.98	c
19.89/19.98	c ============================[ Search Statistics ]==============================
19.89/19.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.89/19.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
19.89/19.98	c ===============================================================================
19.89/19.98	c |         0 |     411      338     4001 |     5000        0   -nan |  0.000 % |
19.89/19.98	c |       102 |     411      338     4001 |     5500      102     35 |  0.001 % |
19.89/19.98	c |       252 |     411      338     4001 |     6050      252     32 |  0.001 % |
19.89/19.99	c |       477 |     411      338     4001 |     6655      477     31 |  0.001 % |
19.89/20.00	c |       816 |     411      338     4001 |     7320      816     31 |  0.001 % |
19.99/20.01	c |      1322 |     411      338     4001 |     8052     1322     33 |  0.001 % |
19.99/20.03	c |      2082 |     411      338     4001 |     8857     2082     33 |  0.001 % |
19.99/20.06	c |      3221 |     411      338     4001 |     9743     3221     33 |  0.001 % |
20.09/20.11	c |      4930 |     411      338     4001 |    10717     4930     35 |  0.001 % |
20.19/20.21	c |      7493 |     411      338     4001 |    11789     7493     34 |  0.001 % |
20.29/20.38	c |     11338 |     411      338     4001 |    12968    11338     34 |  0.001 % |
20.59/20.68	c |     17107 |     411      338     4001 |    14265    10563     39 |  0.001 % |
21.09/21.15	c |     25757 |     411      338     4001 |    15692    12029     43 |  0.001 % |
21.79/21.90	c |     38731 |     411      338     4001 |    17261     9192     42 |  0.001 % |
23.00/23.06	c |     58193 |     411      338     4001 |    18987    11284     44 |  0.001 % |
24.89/24.96	c |     87386 |     411      338     4001 |    20886    11845     46 |  0.025 % |
25.69/25.73	c ===============================================================================
26.09/26.15	c core #5
26.09/26.15	c 
26.09/26.15	c 
26.09/26.15	c Core size: 76	Core Weight: 1	Total Weight: 5
26.09/26.15	c Current CPU time: 25.8181 s
26.09/26.15	c
26.09/26.15	c ============================[ Search Statistics ]==============================
26.09/26.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.09/26.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
26.09/26.15	c ===============================================================================
26.09/26.15	c |         0 |     476      396     4693 |     5000        0   -nan |  0.000 % |
26.09/26.15	c |       100 |     476      396     4693 |     5500      100     28 |  0.000 % |
26.09/26.15	c |       251 |     476      396     4693 |     6050      251     29 |  0.000 % |
26.09/26.16	c |       478 |     476      396     4693 |     6655      478     31 |  0.000 % |
26.09/26.16	c |       815 |     476      396     4693 |     7320      815     31 |  0.000 % |
26.09/26.18	c |      1322 |     476      396     4693 |     8052     1322     33 |  0.000 % |
26.09/26.20	c |      2081 |     476      396     4693 |     8857     2081     33 |  0.000 % |
26.20/26.23	c |      3220 |     476      396     4693 |     9743     3220     34 |  0.000 % |
26.20/26.29	c |      4930 |     476      396     4693 |    10717     4930     35 |  0.000 % |
26.30/26.39	c |      7493 |     476      396     4693 |    11789     7493     35 |  0.000 % |
26.50/26.59	c |     11337 |     476      396     4693 |    12968    11337     37 |  0.000 % |
26.89/26.91	c |     17104 |     476      396     4693 |    14265    10587     42 |  0.000 % |
27.39/27.45	c |     25757 |     476      396     4693 |    15692    12070     44 |  0.000 % |
28.19/28.24	c |     38734 |     476      396     4693 |    17261     9244     41 |  0.000 % |
29.39/29.40	c |     58195 |     476      396     4693 |    18987    11327     45 |  0.000 % |
31.39/31.43	c |     87387 |     476      396     4693 |    20886    11852     46 |  0.000 % |
32.49/32.59	c ===============================================================================
33.00/33.04	c core #6
33.00/33.04	c 
33.00/33.04	c 
33.00/33.04	c Core size: 68	Core Weight: 1	Total Weight: 6
33.00/33.04	c Current CPU time: 32.658 s
33.00/33.04	c
33.00/33.04	c ============================[ Search Statistics ]==============================
33.00/33.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.00/33.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
33.00/33.04	c ===============================================================================
33.00/33.04	c |         0 |     537      453     5367 |     5000        0   -nan |  0.000 % |
33.00/33.05	c |       100 |     537      453     5367 |     5500      100     33 |  0.000 % |
33.00/33.05	c |       252 |     537      453     5367 |     6050      252     30 |  0.000 % |
33.00/33.05	c |       477 |     537      453     5367 |     6655      477     26 |  0.000 % |
33.00/33.06	c |       815 |     537      453     5367 |     7320      815     30 |  0.000 % |
33.00/33.07	c |      1321 |     537      453     5367 |     8052     1321     31 |  0.000 % |
33.00/33.09	c |      2080 |     537      453     5367 |     8857     2080     31 |  0.000 % |
33.09/33.13	c |      3221 |     537      453     5367 |     9743     3221     32 |  0.000 % |
33.09/33.19	c |      4929 |     537      453     5367 |    10717     4929     33 |  0.000 % |
33.19/33.29	c |      7492 |     537      453     5367 |    11789     7492     34 |  0.000 % |
33.39/33.47	c |     11336 |     537      453     5367 |    12968    11336     36 |  0.000 % |
33.69/33.77	c |     17102 |     537      453     5367 |    14265    10568     41 |  0.000 % |
34.19/34.23	c |     25753 |     537      453     5367 |    15692    12032     41 |  0.000 % |
34.89/34.91	c |     38727 |     537      453     5367 |    17261     9208     41 |  0.000 % |
35.99/36.06	c |     58189 |     537      453     5367 |    18987    11302     43 |  0.000 % |
37.79/37.89	c ===============================================================================
38.19/38.25	c core #7
38.19/38.25	c 
38.19/38.25	c 
38.19/38.25	c Core size: 79	Core Weight: 1	Total Weight: 7
38.19/38.25	c Current CPU time: 37.8103 s
38.19/38.25	c
38.19/38.25	c ============================[ Search Statistics ]==============================
38.19/38.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.19/38.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
38.19/38.25	c ===============================================================================
38.19/38.25	c |         0 |     608      508     6036 |     5000        0   -nan |  0.000 % |
38.19/38.25	c |       101 |     608      508     6036 |     5500      101     35 |  0.000 % |
38.19/38.25	c |       253 |     608      508     6036 |     6050      253     34 |  0.000 % |
38.19/38.26	c |       478 |     608      508     6036 |     6655      478     32 |  0.000 % |
38.19/38.27	c |       816 |     608      508     6036 |     7320      816     30 |  0.000 % |
38.19/38.28	c |      1322 |     608      508     6036 |     8052     1322     32 |  0.000 % |
38.29/38.30	c |      2082 |     608      508     6036 |     8857     2082     34 |  0.000 % |
38.29/38.34	c |      3221 |     608      508     6036 |     9743     3221     35 |  0.000 % |
38.39/38.40	c |      4931 |     608      508     6036 |    10717     4931     35 |  0.000 % |
38.50/38.51	c |      7494 |     608      508     6036 |    11789     7494     37 |  0.000 % |
38.59/38.67	c |     11338 |     608      508     6036 |    12968    11338     37 |  0.000 % |
38.89/38.98	c |     17107 |     608      508     6036 |    14265    10565     41 |  0.000 % |
39.49/39.52	c |     25756 |     608      508     6036 |    15692    12029     45 |  0.000 % |
40.29/40.32	c |     38731 |     608      508     6036 |    17261     9203     43 |  0.000 % |
41.49/41.52	c |     58192 |     608      508     6036 |    18987    11271     47 |  0.000 % |
43.59/43.63	c |     87384 |     608      508     6036 |    20886    11822     50 |  0.000 % |
46.99/47.07	c |    131173 |     581      508     6036 |    22974    13619     49 |  4.450 % |
47.19/47.20	c ===============================================================================
47.79/47.82	c core #8
47.79/47.82	c 
47.79/47.82	c 
47.79/47.82	c Core size: 97	Core Weight: 1	Total Weight: 8
47.79/47.82	c Current CPU time: 47.2588 s
47.79/47.82	c
47.79/47.82	c ============================[ Search Statistics ]==============================
47.79/47.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.79/47.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
47.79/47.82	c ===============================================================================
47.79/47.82	c |         0 |     691      562     6716 |     5000        0   -nan |  0.000 % |
47.79/47.83	c |       102 |     691      562     6716 |     5500      102     44 |  0.000 % |
47.79/47.83	c |       254 |     691      562     6716 |     6050      254     41 |  0.000 % |
47.79/47.83	c |       479 |     691      562     6716 |     6655      479     41 |  0.000 % |
47.79/47.84	c |       816 |     691      562     6716 |     7320      816     36 |  0.000 % |
47.79/47.85	c |      1323 |     691      562     6716 |     8052     1323     35 |  0.000 % |
47.79/47.88	c |      2082 |     691      562     6716 |     8857     2082     35 |  0.000 % |
47.89/47.91	c |      3221 |     691      562     6716 |     9743     3221     37 |  0.000 % |
47.89/47.97	c |      4930 |     691      562     6716 |    10717     4930     39 |  0.000 % |
48.09/48.10	c |      7493 |     691      562     6716 |    11789     7493     42 |  0.000 % |
48.29/48.31	c |     11337 |     691      562     6716 |    12968    11337     43 |  0.000 % |
48.59/48.64	c |     17103 |     691      562     6716 |    14265    10564     45 |  0.000 % |
49.09/49.15	c |     25754 |     691      562     6716 |    15692    12021     46 |  0.000 % |
49.99/50.05	c |     38728 |     691      562     6716 |    17261     9181     48 |  0.000 % |
51.28/51.37	c |     58193 |     691      562     6716 |    18987    11265     48 |  0.000 % |
53.59/53.65	c |     87386 |     691      562     6716 |    20886    11810     47 |  0.000 % |
56.99/57.02	c |    131175 |     691      562     6716 |    22974    13606     51 |  0.000 % |
61.89/62.00	c ===============================================================================
62.89/62.94	c core #9
62.89/62.94	c 
62.89/62.94	c 
62.89/62.94	c Core size: 103	Core Weight: 1	Total Weight: 9
62.89/62.94	c Current CPU time: 62.2365 s
62.89/62.94	c
62.89/62.94	c ============================[ Search Statistics ]==============================
62.89/62.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
62.89/62.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
62.89/62.94	c ===============================================================================
62.89/62.94	c |         0 |     781      615     7405 |     5000        0   -nan |  0.000 % |
62.89/62.94	c |       102 |     781      615     7405 |     5500      102     30 |  0.000 % |
62.89/62.94	c |       254 |     781      615     7405 |     6050      254     29 |  0.000 % |
62.89/62.95	c |       480 |     781      615     7405 |     6655      480     31 |  0.000 % |
62.89/62.96	c |       817 |     781      615     7405 |     7320      817     30 |  0.000 % |
62.89/62.97	c |      1323 |     781      615     7405 |     8052     1323     29 |  0.000 % |
62.89/62.99	c |      2082 |     781      615     7405 |     8857     2082     32 |  0.000 % |
62.99/63.03	c |      3222 |     781      615     7405 |     9743     3222     34 |  0.000 % |
62.99/63.09	c |      4930 |     781      615     7405 |    10717     4930     35 |  0.000 % |
63.09/63.19	c |      7492 |     781      615     7405 |    11789     7492     37 |  0.000 % |
63.29/63.38	c |     11336 |     781      615     7405 |    12968    11336     38 |  0.000 % |
63.58/63.67	c |     17102 |     781      615     7405 |    14265    10567     41 |  0.000 % |
64.08/64.16	c |     25752 |     781      615     7405 |    15692    12031     44 |  0.000 % |
64.79/64.88	c |     38727 |     781      615     7405 |    17261     9199     42 |  0.000 % |
66.09/66.11	c |     58190 |     781      615     7405 |    18987    11266     50 |  0.000 % |
67.99/68.09	c |     87383 |     781      615     7405 |    20886    11822     45 |  0.000 % |
70.79/70.89	c |    131173 |     748      615     7405 |    22974    13603     52 |  4.226 % |
71.59/71.60	c ===============================================================================
71.59/71.60	c #cores: 9
71.59/71.60	o 9
71.59/71.60	s OPTIMUM FOUND
71.59/71.60	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169
71.59/71.60	c Total CPU time: 70.9042 s

Verifier Data

OK	9

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3446901-1307905042/watcher-3446901-1307905042 -o /tmp/evaluation-result-3446901-1307905042/solver-3446901-1307905042 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446901-1307905042.wbo 

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.01 1.99 1.95 2/177 24882
/proc/meminfo: memFree=32369404/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=1972 CPUtime=0 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 305 0 0 0 0 0 0 0 25 0 1 0 902106770 2019328 254 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 493 254 177 372 0 118 0

[startup+0.0605831 s]
/proc/loadavg: 2.01 1.99 1.95 2/177 24882
/proc/meminfo: memFree=32369404/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=2896 CPUtime=0.05 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 511 0 0 0 5 0 0 0 25 0 1 0 902106770 2965504 460 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 724 461 177 372 0 349 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2896

[startup+0.100573 s]
/proc/loadavg: 2.01 1.99 1.95 2/177 24882
/proc/meminfo: memFree=32369404/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=3316 CPUtime=0.09 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 632 0 0 0 9 0 0 0 25 0 1 0 902106770 3395584 581 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 829 581 177 372 0 454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3316

[startup+0.300546 s]
/proc/loadavg: 2.01 1.99 1.95 2/177 24882
/proc/meminfo: memFree=32369404/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=5120 CPUtime=0.29 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 1073 0 0 0 29 0 0 0 25 0 1 0 902106770 5242880 1022 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 1280 1022 177 372 0 905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5120

[startup+0.700476 s]
/proc/loadavg: 2.01 1.99 1.95 2/177 24882
/proc/meminfo: memFree=32369404/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=6848 CPUtime=0.69 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 1515 0 0 0 68 1 0 0 25 0 1 0 902106770 7012352 1464 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 1712 1464 177 372 0 1337 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6848

[startup+1.50033 s]
/proc/loadavg: 2.01 1.99 1.95 3/178 24883
/proc/meminfo: memFree=32362716/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=9632 CPUtime=1.49 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 2205 0 0 0 147 2 0 0 25 0 1 0 902106770 9863168 2154 33554432000 4194304 5714214 140734680501232 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 2408 2154 177 372 0 2033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9632

[startup+3.10103 s]
/proc/loadavg: 2.01 1.99 1.95 3/178 24883
/proc/meminfo: memFree=32357012/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=14012 CPUtime=3.09 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 3291 0 0 0 305 4 0 0 25 0 1 0 902106770 14348288 3240 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 3503 3240 177 372 0 3128 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14012

[startup+6.30047 s]
/proc/loadavg: 2.01 1.99 1.95 3/178 24883
/proc/meminfo: memFree=32350152/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=17960 CPUtime=6.29 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 4313 0 0 0 622 7 0 0 25 0 1 0 902106770 18391040 4228 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 4490 4228 178 372 0 4115 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17960

[startup+12.7003 s]
/proc/loadavg: 2.01 1.99 1.95 3/178 24883
/proc/meminfo: memFree=32343068/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=20732 CPUtime=12.69 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 5019 0 0 0 1254 15 0 0 25 0 1 0 902106770 21229568 4934 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 5183 4934 178 372 0 4808 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20732

[startup+25.5011 s]
/proc/loadavg: 2.01 1.99 1.95 3/178 24883
/proc/meminfo: memFree=32330660/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=25624 CPUtime=25.49 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 6245 0 0 0 2521 28 0 0 25 0 1 0 902106770 26238976 6160 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 6406 6160 178 372 0 6031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25624

[startup+51.1006 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 24884
/proc/meminfo: memFree=32312960/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=31300 CPUtime=51.09 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 7663 0 0 0 5057 52 0 0 25 0 1 0 902106770 32051200 7578 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24882/statm: 7825 7578 178 372 0 7450 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31300

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

[startup+63.9003 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 24884
/proc/meminfo: memFree=32298440/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=41000 CPUtime=63.89 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 10091 0 0 0 6327 62 0 0 19 0 1 0 902106770 41984000 10006 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24882/statm: 10250 10006 178 372 0 9875 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 41000

[startup+67.1067 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 24885
/proc/meminfo: memFree=32298188/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=41000 CPUtime=67.09 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 10091 0 0 0 6644 65 0 0 25 0 1 0 902106770 41984000 10006 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24882/statm: 10250 10006 178 372 0 9875 0
Current children cumulated CPU time (s) 67.09
Current children cumulated vsize (KiB) 41000

[startup+68.7004 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 24885
/proc/meminfo: memFree=32297568/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=41000 CPUtime=68.69 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 10091 0 0 0 6802 67 0 0 25 0 1 0 902106770 41984000 10006 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24882/statm: 10250 10006 178 372 0 9875 0
Current children cumulated CPU time (s) 68.69
Current children cumulated vsize (KiB) 41000

[startup+70.3002 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 24885
/proc/meminfo: memFree=32296320/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=41000 CPUtime=70.3 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 10091 0 0 0 6961 69 0 0 25 0 1 0 902106770 41984000 10006 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24882/statm: 10250 10006 178 372 0 9875 0
Current children cumulated CPU time (s) 70.3
Current children cumulated vsize (KiB) 41000

[startup+71.101 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 24885
/proc/meminfo: memFree=32296320/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=41000 CPUtime=71.09 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 10091 0 0 0 7040 69 0 0 25 0 1 0 902106770 41984000 10006 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24882/statm: 10250 10006 178 372 0 9875 0
Current children cumulated CPU time (s) 71.09
Current children cumulated vsize (KiB) 41000

[startup+71.506 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 24885
/proc/meminfo: memFree=32296320/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=41000 CPUtime=71.49 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 10094 0 0 0 7080 69 0 0 25 0 1 0 902106770 41984000 10009 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24882/statm: 10250 10009 178 372 0 9875 0
Current children cumulated CPU time (s) 71.49
Current children cumulated vsize (KiB) 41000

[startup+71.6009 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 24885
/proc/meminfo: memFree=32296320/32951124 swapFree=67052812/67111528
[pid=24882] ppid=24880 vsize=41000 CPUtime=71.59 cores=0,2,4,6
/proc/24882/stat : 24882 (wbo1.6) R 24880 24882 21680 0 -1 4202496 10094 0 0 0 7090 69 0 0 25 0 1 0 902106770 41984000 10009 33554432000 4194304 5714214 140734680501232 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24882/statm: 10250 10009 178 372 0 9875 0
Current children cumulated CPU time (s) 71.59
Current children cumulated vsize (KiB) 41000

Child status: 0
Real time (s): 71.6088
CPU time (s): 71.6061
CPU user time (s): 70.9042
CPU system time (s): 0.701893
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 41000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.9042
system time used= 0.701893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10097
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= 784

runsolver used 0.097985 second user time and 0.235964 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-12 20:57:22
IDJOB=3446901
IDBENCH=78838
IDSOLVER=1943
FILE ID=node103/3446901-1307905042
RUNJOBID= node103-1307904611-24462
PBS_JOBID= 13559599
Free space on /tmp= 74072 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111222539--soft-33-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3446901-1307905042/watcher-3446901-1307905042 -o /tmp/evaluation-result-3446901-1307905042/solver-3446901-1307905042 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446901-1307905042.wbo

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

MD5SUM BENCH= 477adc333907175569d22a28ba04c3fe
RANDOM SEED=1944021974

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      32369708 kB
Buffers:        114824 kB
Cached:         132452 kB
SwapCached:      22648 kB
Active:         292228 kB
Inactive:        99228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32369708 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:            4596 kB
Writeback:           0 kB
AnonPages:      142392 kB
Mapped:           9884 kB
Slab:           125012 kB
PageTables:       4572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   325480 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= 74068 MiB
End job on node103 at 2011-06-12 20:58:33