Trace number 3446896

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.6? (TO) 1800.09 1800.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110978334--soft-33-100-0.wbo
MD5SUM14512bd829ee0bf054bc16c7157cd521
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark0.867867
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 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1247
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-3446896-1307905022.wbo.
0.00/0.00	c Instance file HOME/instance-3446896-1307905022.wbo
0.00/0.00	c File size is 10285 bytes.
0.00/0.00	c Highest Coefficient sum: 1247
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 |       100 |     169      101     1205 |     5500      100     35 |  0.004 % |
0.00/0.00	c |       251 |     169      101     1205 |     6050      251     36 |  0.004 % |
0.00/0.01	c |       478 |     169      101     1205 |     6655      478     33 |  0.004 % |
0.00/0.01	c |       815 |     169      101     1205 |     7320      815     33 |  0.004 % |
0.00/0.02	c |      1322 |     169      101     1205 |     8052     1322     32 |  0.004 % |
0.00/0.04	c |      2083 |     169      101     1205 |     8857     2083     33 |  0.004 % |
0.05/0.07	c |      3223 |     169      101     1205 |     9743     3223     33 |  0.004 % |
0.09/0.11	c |      4931 |     169      101     1205 |    10717     4931     35 |  0.004 % |
0.19/0.21	c |      7494 |     169      101     1205 |    11789     7494     37 |  0.004 % |
0.29/0.36	c |     11338 |     169      101     1205 |    12968    11338     37 |  0.004 % |
0.59/0.61	c |     17104 |     169      101     1205 |    14265    10577     41 |  0.004 % |
0.99/1.03	c |     25756 |     169      101     1205 |    15692    12036     45 |  0.004 % |
1.69/1.78	c |     38732 |     169      101     1205 |    17261     9202     47 |  0.004 % |
2.89/2.99	c |     58193 |     130      101     1205 |    18987    11299     46 | 23.080 % |
3.30/3.38	c ===============================================================================
3.59/3.64	c core #1
3.59/3.64	c 
3.59/3.64	c 
3.59/3.64	c Core size: 71	Core Weight: 1	Total Weight: 1
3.59/3.64	c Current CPU time: 3.52146 s
3.59/3.64	c
3.59/3.64	c ============================[ Search Statistics ]==============================
3.59/3.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.59/3.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.59/3.64	c ===============================================================================
3.59/3.64	c |         0 |     228      164     2127 |     5000        0   -nan |  0.000 % |
3.59/3.65	c |       100 |     228      164     2127 |     5500      100     29 |  0.002 % |
3.59/3.65	c |       250 |     228      164     2127 |     6050      250     29 |  0.002 % |
3.59/3.65	c |       476 |     228      164     2127 |     6655      476     38 |  0.002 % |
3.59/3.66	c |       815 |     228      164     2127 |     7320      815     40 |  0.002 % |
3.59/3.67	c |      1321 |     228      164     2127 |     8052     1321     37 |  0.002 % |
3.59/3.69	c |      2080 |     228      164     2127 |     8857     2080     36 |  0.002 % |
3.69/3.72	c |      3219 |     228      164     2127 |     9743     3219     38 |  0.002 % |
3.69/3.77	c |      4927 |     228      164     2127 |    10717     4927     40 |  0.002 % |
3.79/3.86	c |      7489 |     228      164     2127 |    11789     7489     40 |  0.002 % |
3.99/4.03	c |     11334 |     228      164     2127 |    12968    11334     40 |  0.002 % |
4.19/4.28	c |     17100 |     228      164     2127 |    14265    10571     40 |  0.002 % |
4.69/4.78	c |     25752 |     228      164     2127 |    15692    12038     43 |  0.002 % |
5.39/5.49	c |     38727 |     228      164     2127 |    17261     9227     43 |  0.002 % |
6.50/6.60	c |     58188 |     228      164     2127 |    18987    11312     46 |  0.077 % |
6.99/7.05	c ===============================================================================
7.29/7.31	c core #2
7.29/7.31	c 
7.29/7.31	c 
7.29/7.31	c Core size: 69	Core Weight: 1	Total Weight: 2
7.29/7.31	c Current CPU time: 7.06492 s
7.29/7.31	c
7.29/7.31	c ============================[ Search Statistics ]==============================
7.29/7.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.29/7.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.29/7.31	c ===============================================================================
7.29/7.31	c |         0 |     286      226     3035 |     5000        0   -nan |  0.000 % |
7.29/7.32	c |       101 |     286      226     3035 |     5500      101     30 |  0.001 % |
7.29/7.32	c |       255 |     286      226     3035 |     6050      255     29 |  0.001 % |
7.29/7.32	c |       483 |     286      226     3035 |     6655      483     32 |  0.001 % |
7.29/7.33	c |       820 |     286      226     3035 |     7320      820     33 |  0.001 % |
7.29/7.34	c |      1327 |     286      226     3035 |     8052     1327     33 |  0.001 % |
7.29/7.36	c |      2086 |     286      226     3035 |     8857     2086     34 |  0.001 % |
7.29/7.39	c |      3226 |     286      226     3035 |     9743     3226     35 |  0.001 % |
7.39/7.44	c |      4934 |     286      226     3035 |    10717     4934     35 |  0.001 % |
7.49/7.53	c |      7496 |     286      226     3035 |    11789     7496     37 |  0.001 % |
7.70/7.71	c |     11340 |     286      226     3035 |    12968    11340     38 |  0.001 % |
7.99/8.01	c |     17106 |     286      226     3035 |    14265    10577     41 |  0.001 % |
8.39/8.49	c |     25756 |     286      226     3035 |    15692    12035     44 |  0.001 % |
9.08/9.18	c |     38734 |     286      226     3035 |    17261     9208     47 |  0.001 % |
10.19/10.27	c |     58196 |     286      226     3035 |    18987    11293     49 |  0.001 % |
11.79/11.80	c ===============================================================================
12.09/12.14	c core #3
12.09/12.14	c 
12.09/12.14	c 
12.09/12.14	c Core size: 69	Core Weight: 1	Total Weight: 3
12.09/12.14	c Current CPU time: 11.7172 s
12.09/12.14	c
12.09/12.14	c ============================[ Search Statistics ]==============================
12.09/12.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.09/12.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.09/12.14	c ===============================================================================
12.09/12.14	c |         0 |     345      287     3932 |     5000        0   -nan |  0.000 % |
12.09/12.15	c |       100 |     345      287     3932 |     5500      100     36 |  0.001 % |
12.09/12.15	c |       250 |     345      287     3932 |     6050      250     36 |  0.001 % |
12.09/12.15	c |       476 |     345      287     3932 |     6655      476     36 |  0.001 % |
12.09/12.16	c |       814 |     345      287     3932 |     7320      814     33 |  0.001 % |
12.09/12.17	c |      1320 |     345      287     3932 |     8052     1320     32 |  0.001 % |
12.09/12.19	c |      2083 |     345      287     3932 |     8857     2083     32 |  0.001 % |
12.19/12.22	c |      3222 |     345      287     3932 |     9743     3222     33 |  0.001 % |
12.19/12.27	c |      4930 |     345      287     3932 |    10717     4930     34 |  0.001 % |
12.29/12.37	c |      7494 |     345      287     3932 |    11789     7494     36 |  0.001 % |
12.49/12.54	c |     11339 |     345      287     3932 |    12968    11339     36 |  0.001 % |
12.79/12.81	c |     17108 |     345      287     3932 |    14265    10577     41 |  0.001 % |
13.19/13.25	c |     25760 |     345      287     3932 |    15692    12043     42 |  0.001 % |
13.88/13.99	c |     38735 |     345      287     3932 |    17261     9208     45 |  0.001 % |
14.99/15.09	c |     58197 |     345      287     3932 |    18987    11295     46 |  0.001 % |
16.99/17.03	c |     87389 |     345      287     3932 |    20886    11884     48 |  0.001 % |
17.50/17.56	c ===============================================================================
17.89/17.98	c core #4
17.89/17.98	c 
17.89/17.98	c 
17.89/17.98	c Core size: 69	Core Weight: 1	Total Weight: 4
17.89/17.98	c Current CPU time: 17.3344 s
17.89/17.98	c
17.89/17.98	c ============================[ Search Statistics ]==============================
17.89/17.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.89/17.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
17.89/17.98	c ===============================================================================
17.89/17.98	c |         0 |     407      348     4835 |     5000        0   -nan |  0.000 % |
17.89/17.98	c |       102 |     407      348     4835 |     5500      102     35 |  0.001 % |
17.89/17.99	c |       253 |     407      348     4835 |     6050      253     36 |  0.001 % |
17.89/17.99	c |       479 |     407      348     4835 |     6655      479     34 |  0.001 % |
17.99/18.00	c |       816 |     407      348     4835 |     7320      816     34 |  0.001 % |
17.99/18.01	c |      1327 |     407      348     4835 |     8052     1327     33 |  0.001 % |
17.99/18.03	c |      2087 |     407      348     4835 |     8857     2087     33 |  0.001 % |
17.99/18.06	c |      3226 |     407      348     4835 |     9743     3226     35 |  0.001 % |
18.09/18.12	c |      4934 |     407      348     4835 |    10717     4934     34 |  0.001 % |
18.19/18.21	c |      7496 |     407      348     4835 |    11789     7496     35 |  0.001 % |
18.29/18.38	c |     11340 |     407      348     4835 |    12968    11340     37 |  0.001 % |
18.60/18.64	c |     17108 |     407      348     4835 |    14265    10569     41 |  0.001 % |
19.09/19.10	c |     25757 |     407      348     4835 |    15692    12048     44 |  0.001 % |
19.89/19.95	c |     38732 |     407      348     4835 |    17261     9243     46 |  0.001 % |
21.09/21.13	c |     58194 |     407      348     4835 |    18987    11325     46 |  0.001 % |
23.00/23.09	c |     87386 |     373      348     4835 |    20886    11872     49 |  8.354 % |
23.79/23.88	c ===============================================================================
24.29/24.31	c core #5
24.29/24.31	c 
24.29/24.31	c 
24.29/24.31	c Core size: 71	Core Weight: 2	Total Weight: 6
24.29/24.31	c Current CPU time: 23.4724 s
24.29/24.31	c
24.29/24.31	c ============================[ Search Statistics ]==============================
24.29/24.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.29/24.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
24.29/24.31	c ===============================================================================
24.29/24.31	c |         0 |     463      408     5716 |     5000        0   -nan |  0.000 % |
24.29/24.31	c |       104 |     463      408     5716 |     5500      104     37 |  0.000 % |
24.29/24.32	c |       254 |     463      408     5716 |     6050      254     36 |  0.000 % |
24.29/24.32	c |       480 |     463      408     5716 |     6655      480     36 |  0.000 % |
24.29/24.33	c |       818 |     463      408     5716 |     7320      818     33 |  0.000 % |
24.29/24.34	c |      1324 |     463      408     5716 |     8052     1324     33 |  0.000 % |
24.29/24.36	c |      2083 |     463      408     5716 |     8857     2083     35 |  0.000 % |
24.29/24.39	c |      3223 |     463      408     5716 |     9743     3223     35 |  0.000 % |
24.39/24.45	c |      4931 |     463      408     5716 |    10717     4931     35 |  0.000 % |
24.49/24.56	c |      7495 |     463      408     5716 |    11789     7495     36 |  0.000 % |
24.69/24.73	c |     11341 |     463      408     5716 |    12968    11341     40 |  0.000 % |
24.99/25.02	c |     17107 |     463      408     5716 |    14265    10577     42 |  0.000 % |
25.39/25.49	c |     25757 |     463      408     5716 |    15692    12043     44 |  0.000 % |
26.19/26.29	c |     38731 |     463      408     5716 |    17261     9213     46 |  0.000 % |
27.50/27.53	c |     58192 |     463      408     5716 |    18987    11313     46 |  0.000 % |
29.39/29.47	c |     87384 |     463      408     5716 |    20886    11858     51 |  0.000 % |
31.09/31.15	c ===============================================================================
31.59/31.67	c core #6
31.59/31.67	c 
31.59/31.67	c 
31.59/31.67	c Core size: 79	Core Weight: 1	Total Weight: 7
31.59/31.67	c Current CPU time: 30.6083 s
31.59/31.67	c
31.59/31.67	c ============================[ Search Statistics ]==============================
31.59/31.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.59/31.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
31.59/31.67	c ===============================================================================
31.59/31.67	c |         0 |     527      467     6610 |     5000        0   -nan |  0.000 % |
31.59/31.67	c |       101 |     527      467     6610 |     5500      101     31 |  0.000 % |
31.59/31.67	c |       251 |     527      467     6610 |     6050      251     27 |  0.000 % |
31.59/31.68	c |       476 |     527      467     6610 |     6655      476     28 |  0.000 % |
31.59/31.69	c |       813 |     527      467     6610 |     7320      813     31 |  0.000 % |
31.69/31.70	c |      1320 |     527      467     6610 |     8052     1320     29 |  0.000 % |
31.69/31.72	c |      2079 |     527      467     6610 |     8857     2079     31 |  0.000 % |
31.69/31.76	c |      3218 |     527      467     6610 |     9743     3218     34 |  0.000 % |
31.80/31.81	c |      4926 |     527      467     6610 |    10717     4926     36 |  0.000 % |
31.89/31.92	c |      7488 |     527      467     6610 |    11789     7488     37 |  0.000 % |
31.99/32.09	c |     11335 |     527      467     6610 |    12968    11335     37 |  0.000 % |
32.39/32.41	c |     17103 |     527      467     6610 |    14265    10573     40 |  0.000 % |
32.90/32.92	c |     25753 |     527      467     6610 |    15692    12037     43 |  0.000 % |
33.59/33.67	c |     38727 |     527      467     6610 |    17261     9227     47 |  0.000 % |
34.79/34.87	c |     58188 |     527      467     6610 |    18987    11328     46 |  0.000 % |
36.80/36.80	c |     87381 |     527      467     6610 |    20886    11865     51 |  0.000 % |
38.39/38.44	c ===============================================================================
38.80/38.89	c core #7
38.80/38.89	c 
38.80/38.89	c 
38.80/38.89	c Core size: 78	Core Weight: 1	Total Weight: 8
38.80/38.89	c Current CPU time: 37.6153 s
38.80/38.89	c
38.80/38.89	c ============================[ Search Statistics ]==============================
38.80/38.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.80/38.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
38.80/38.89	c ===============================================================================
38.80/38.89	c |         0 |     590      528     7517 |     5000        0   -nan |  0.000 % |
38.80/38.89	c |       100 |     590      528     7517 |     5500      100     32 |  0.000 % |
38.90/38.90	c |       251 |     590      528     7517 |     6050      251     36 |  0.000 % |
38.90/38.90	c |       477 |     590      528     7517 |     6655      477     35 |  0.000 % |
38.90/38.91	c |       814 |     590      528     7517 |     7320      814     37 |  0.000 % |
38.90/38.93	c |      1322 |     590      528     7517 |     8052     1322     34 |  0.000 % |
38.90/38.95	c |      2082 |     590      528     7517 |     8857     2082     34 |  0.000 % |
38.90/38.98	c |      3221 |     590      528     7517 |     9743     3221     34 |  0.000 % |
38.99/39.04	c |      4930 |     590      528     7517 |    10717     4930     34 |  0.000 % |
39.09/39.13	c |      7492 |     590      528     7517 |    11789     7492     36 |  0.000 % |
39.29/39.32	c |     11337 |     590      528     7517 |    12968    11337     37 |  0.000 % |
39.59/39.68	c |     17105 |     590      528     7517 |    14265    10573     42 |  0.000 % |
40.09/40.19	c |     25754 |     590      528     7517 |    15692    12051     43 |  0.000 % |
40.99/41.04	c |     38728 |     590      528     7517 |    17261     9230     43 |  0.000 % |
42.29/42.33	c |     58189 |     590      528     7517 |    18987    11328     46 |  0.000 % |
44.29/44.33	c |     87383 |     590      528     7517 |    20886    11882     47 |  0.013 % |
45.10/45.13	c ===============================================================================
45.49/45.59	c core #8
45.49/45.59	c 
45.49/45.59	c 
45.49/45.59	c Core size: 70	Core Weight: 1	Total Weight: 9
45.49/45.59	c Current CPU time: 44.1593 s
45.49/45.59	c
45.49/45.59	c ============================[ Search Statistics ]==============================
45.49/45.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.49/45.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
45.49/45.59	c ===============================================================================
45.49/45.59	c |         0 |     646      587     8395 |     5000        0   -nan |  0.000 % |
45.59/45.60	c |       100 |     646      587     8395 |     5500      100     31 |  0.000 % |
45.59/45.60	c |       252 |     646      587     8395 |     6050      252     33 |  0.000 % |
45.59/45.61	c |       478 |     646      587     8395 |     6655      478     39 |  0.000 % |
45.59/45.61	c |       816 |     646      587     8395 |     7320      816     37 |  0.000 % |
45.59/45.63	c |      1323 |     646      587     8395 |     8052     1323     35 |  0.000 % |
45.59/45.65	c |      2083 |     646      587     8395 |     8857     2083     35 |  0.000 % |
45.59/45.68	c |      3224 |     646      587     8395 |     9743     3224     36 |  0.000 % |
45.69/45.75	c |      4935 |     646      587     8395 |    10717     4935     37 |  0.000 % |
45.79/45.86	c |      7499 |     646      587     8395 |    11789     7499     37 |  0.000 % |
45.99/46.06	c |     11345 |     646      587     8395 |    12968    11345     37 |  0.000 % |
46.30/46.34	c |     17115 |     646      587     8395 |    14265    10592     39 |  0.000 % |
46.79/46.82	c |     25764 |     646      587     8395 |    15692    12057     43 |  0.000 % |
47.49/47.58	c |     38738 |     646      587     8395 |    17261     9230     44 |  0.000 % |
48.69/48.76	c |     58200 |     646      587     8395 |    18987    11325     47 |  0.000 % |
50.09/50.19	c ===============================================================================
50.50/50.53	c core #9
50.50/50.53	c 
50.50/50.53	c 
50.50/50.53	c Core size: 64	Core Weight: 5	Total Weight: 14
50.50/50.53	c Current CPU time: 48.9296 s
50.50/50.53	c
50.50/50.53	c ============================[ Search Statistics ]==============================
50.50/50.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.50/50.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
50.50/50.53	c ===============================================================================
50.50/50.53	c |         0 |     700      645     9256 |     5000        0   -nan |  0.000 % |
50.50/50.54	c |       102 |     700      645     9256 |     5500      102     36 |  0.000 % |
50.50/50.54	c |       253 |     700      645     9256 |     6050      253     37 |  0.000 % |
50.50/50.55	c |       478 |     700      645     9256 |     6655      478     33 |  0.000 % |
50.50/50.56	c |       818 |     700      645     9256 |     7320      818     32 |  0.000 % |
50.50/50.57	c |      1324 |     700      645     9256 |     8052     1324     34 |  0.000 % |
50.50/50.59	c |      2083 |     700      645     9256 |     8857     2083     34 |  0.000 % |
50.60/50.63	c |      3224 |     700      645     9256 |     9743     3224     33 |  0.000 % |
50.69/50.70	c |      4933 |     700      645     9256 |    10717     4933     35 |  0.000 % |
50.79/50.80	c |      7495 |     700      645     9256 |    11789     7495     35 |  0.000 % |
50.89/50.99	c |     11339 |     700      645     9256 |    12968    11339     34 |  0.000 % |
51.19/51.28	c |     17106 |     700      645     9256 |    14265    10559     37 |  0.000 % |
51.70/51.78	c |     25758 |     700      645     9256 |    15692    12029     38 |  0.000 % |
52.49/52.58	c |     38735 |     700      645     9256 |    17261     9202     45 |  0.000 % |
53.70/53.77	c |     58199 |     700      645     9256 |    18987    11292     44 |  0.000 % |
55.89/55.90	c |     87391 |     700      645     9256 |    20886    11851     44 |  0.005 % |
57.29/57.34	c ===============================================================================
57.79/57.83	c core #10
57.79/57.83	c 
57.79/57.83	c 
57.79/57.83	c Core size: 85	Core Weight: 1	Total Weight: 15
57.79/57.83	c Current CPU time: 56.0235 s
57.79/57.83	c
57.79/57.83	c ============================[ Search Statistics ]==============================
57.79/57.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.79/57.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
57.79/57.83	c ===============================================================================
57.79/57.83	c |         0 |     770      703    10150 |     5000        0   -nan |  0.000 % |
57.79/57.84	c |       100 |     770      703    10150 |     5500      100     41 |  0.000 % |
57.79/57.84	c |       250 |     770      703    10150 |     6050      250     37 |  0.000 % |
57.79/57.85	c |       476 |     770      703    10150 |     6655      476     33 |  0.000 % |
57.79/57.86	c |       815 |     770      703    10150 |     7320      815     35 |  0.000 % |
57.79/57.87	c |      1321 |     770      703    10150 |     8052     1321     38 |  0.000 % |
57.89/57.90	c |      2080 |     770      703    10150 |     8857     2080     38 |  0.000 % |
57.89/57.93	c |      3220 |     770      703    10150 |     9743     3220     37 |  0.000 % |
57.99/58.00	c |      4929 |     770      703    10150 |    10717     4929     37 |  0.000 % |
58.09/58.10	c |      7491 |     770      703    10150 |    11789     7491     37 |  0.000 % |
58.20/58.29	c |     11335 |     770      703    10150 |    12968    11335     37 |  0.000 % |
58.59/58.60	c |     17101 |     770      703    10150 |    14265    10569     39 |  0.000 % |
59.00/59.06	c |     25750 |     770      703    10150 |    15692    12035     41 |  0.000 % |
59.80/59.83	c |     38724 |     770      703    10150 |    17261     9203     48 |  0.000 % |
61.09/61.11	c |     58185 |     770      703    10150 |    18987    11285     45 |  0.000 % |
63.19/63.27	c |     87379 |     770      703    10150 |    20886    11833     47 |  0.000 % |
65.59/65.65	c ===============================================================================
66.20/66.21	c core #11
66.20/66.21	c 
66.20/66.21	c 
66.20/66.21	c Core size: 85	Core Weight: 1	Total Weight: 16
66.20/66.21	c Current CPU time: 64.1612 s
66.20/66.21	c
66.20/66.21	c ============================[ Search Statistics ]==============================
66.20/66.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
66.20/66.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
66.20/66.21	c ===============================================================================
66.20/66.21	c |         0 |     847      762    11073 |     5000        0   -nan |  0.000 % |
66.20/66.21	c |       104 |     847      762    11073 |     5500      104     33 |  0.000 % |
66.20/66.21	c |       256 |     847      762    11073 |     6050      256     32 |  0.000 % |
66.20/66.22	c |       481 |     847      762    11073 |     6655      481     31 |  0.000 % |
66.20/66.23	c |       818 |     847      762    11073 |     7320      818     31 |  0.000 % |
66.20/66.24	c |      1324 |     847      762    11073 |     8052     1324     31 |  0.000 % |
66.20/66.27	c |      2083 |     847      762    11073 |     8857     2083     33 |  0.000 % |
66.30/66.30	c |      3223 |     847      762    11073 |     9743     3223     34 |  0.000 % |
66.30/66.37	c |      4932 |     847      762    11073 |    10717     4932     35 |  0.000 % |
66.40/66.48	c |      7495 |     847      762    11073 |    11789     7495     37 |  0.000 % |
66.59/66.67	c |     11339 |     847      762    11073 |    12968    11339     38 |  0.000 % |
66.89/66.97	c |     17107 |     847      762    11073 |    14265    10571     43 |  0.000 % |
67.39/67.45	c |     25757 |     847      762    11073 |    15692    12046     42 |  0.000 % |
68.19/68.24	c |     38731 |     847      762    11073 |    17261     9220     45 |  0.000 % |
69.49/69.57	c |     58194 |     847      762    11073 |    18987    11328     45 |  0.000 % |
71.49/71.50	c |     87387 |     847      762    11073 |    20886    11872     49 |  0.000 % |
74.59/74.63	c |    131176 |     820      762    11073 |    22974    13687     47 |  3.188 % |
75.19/75.22	c ===============================================================================
75.79/75.88	c core #12
75.79/75.88	c 
75.79/75.88	c 
75.79/75.88	c Core size: 95	Core Weight: 1	Total Weight: 17
75.79/75.88	c Current CPU time: 73.5468 s
75.79/75.88	c
75.79/75.88	c ============================[ Search Statistics ]==============================
75.79/75.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.79/75.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.79/75.88	c ===============================================================================
75.79/75.88	c |         0 |     932      822    12026 |     5000        0   -nan |  0.000 % |
75.79/75.88	c |       102 |     932      822    12026 |     5500      102     34 |  0.000 % |
75.79/75.88	c |       252 |     932      822    12026 |     6050      252     35 |  0.000 % |
75.79/75.89	c |       478 |     932      822    12026 |     6655      478     32 |  0.000 % |
75.79/75.90	c |       815 |     932      822    12026 |     7320      815     32 |  0.000 % |
75.89/75.91	c |      1323 |     932      822    12026 |     8052     1323     31 |  0.000 % |
75.89/75.94	c |      2082 |     932      822    12026 |     8857     2082     35 |  0.000 % |
75.89/75.97	c |      3223 |     932      822    12026 |     9743     3223     36 |  0.000 % |
75.99/76.03	c |      4932 |     932      822    12026 |    10717     4932     35 |  0.000 % |
76.09/76.14	c |      7494 |     932      822    12026 |    11789     7494     37 |  0.000 % |
76.29/76.35	c |     11339 |     932      822    12026 |    12968    11339     38 |  0.000 % |
76.59/76.65	c |     17108 |     932      822    12026 |    14265    10571     40 |  0.000 % |
77.09/77.13	c |     25757 |     932      822    12026 |    15692    12032     42 |  0.000 % |
77.89/77.98	c |     38731 |     932      822    12026 |    17261     9177     45 |  0.000 % |
79.20/79.28	c |     58193 |     932      822    12026 |    18987    11279     48 |  0.000 % |
81.39/81.48	c |     87386 |     932      822    12026 |    20886    11841     50 |  0.000 % |
85.09/85.15	c |    131176 |     910      822    12026 |    22974    13672     48 |  2.361 % |
86.09/86.16	c ===============================================================================
86.80/86.86	c core #13
86.80/86.86	c 
86.80/86.86	c 
86.80/86.86	c Core size: 72	Core Weight: 1	Total Weight: 18
86.80/86.86	c Current CPU time: 84.2622 s
86.80/86.86	c
86.80/86.86	c ============================[ Search Statistics ]==============================
86.80/86.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.80/86.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.80/86.86	c ===============================================================================
86.80/86.86	c |         0 |     995      881    12920 |     5000        0   -nan |  0.000 % |
86.80/86.87	c |       101 |     995      881    12920 |     5500      101     33 |  0.000 % |
86.80/86.87	c |       251 |     995      881    12920 |     6050      251     34 |  0.000 % |
86.80/86.88	c |       477 |     995      881    12920 |     6655      477     33 |  0.000 % |
86.80/86.89	c |       814 |     995      881    12920 |     7320      814     34 |  0.000 % |
86.80/86.90	c |      1320 |     995      881    12920 |     8052     1320     33 |  0.000 % |
86.90/86.92	c |      2079 |     995      881    12920 |     8857     2079     32 |  0.000 % |
86.90/86.96	c |      3218 |     995      881    12920 |     9743     3218     32 |  0.000 % |
86.99/87.02	c |      4928 |     995      881    12920 |    10717     4928     33 |  0.000 % |
87.09/87.13	c |      7493 |     995      881    12920 |    11789     7493     35 |  0.000 % |
87.29/87.33	c |     11337 |     995      881    12920 |    12968    11337     36 |  0.000 % |
87.59/87.66	c |     17104 |     995      881    12920 |    14265    10586     41 |  0.000 % |
88.09/88.18	c |     25755 |     995      881    12920 |    15692    12049     42 |  0.000 % |
88.99/89.02	c |     38735 |     995      881    12920 |    17261     9240     44 |  0.000 % |
90.29/90.31	c |     58197 |     995      881    12920 |    18987    11336     45 |  0.000 % |
92.40/92.42	c |     87392 |     995      881    12920 |    20886    11873     48 |  0.000 % |
95.60/95.63	c ===============================================================================
96.20/96.20	c core #14
96.20/96.20	c 
96.20/96.20	c 
96.20/96.20	c Core size: 70	Core Weight: 1	Total Weight: 19
96.20/96.20	c Current CPU time: 93.3608 s
96.20/96.20	c
96.20/96.20	c ============================[ Search Statistics ]==============================
96.20/96.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
96.20/96.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
96.20/96.20	c ===============================================================================
96.20/96.20	c |         0 |    1049      938    13771 |     5000        0   -nan |  0.000 % |
96.20/96.21	c |       102 |    1049      938    13771 |     5500      102     34 |  0.000 % |
96.20/96.21	c |       252 |    1049      938    13771 |     6050      252     36 |  0.000 % |
96.20/96.22	c |       477 |    1049      938    13771 |     6655      477     34 |  0.000 % |
96.20/96.23	c |       815 |    1049      938    13771 |     7320      815     36 |  0.000 % |
96.20/96.24	c |      1321 |    1049      938    13771 |     8052     1321     34 |  0.000 % |
96.20/96.27	c |      2080 |    1049      938    13771 |     8857     2080     33 |  0.000 % |
96.29/96.31	c |      3220 |    1049      938    13771 |     9743     3220     33 |  0.000 % |
96.29/96.37	c |      4930 |    1049      938    13771 |    10717     4930     34 |  0.000 % |
96.39/96.49	c |      7492 |    1049      938    13771 |    11789     7492     35 |  0.000 % |
96.60/96.67	c |     11336 |    1049      938    13771 |    12968    11336     35 |  0.000 % |
96.89/97.00	c |     17105 |    1049      938    13771 |    14265    10553     41 |  0.000 % |
97.50/97.55	c |     25754 |    1049      938    13771 |    15692    12027     46 |  0.000 % |
98.29/98.35	c |     38729 |    1049      938    13771 |    17261     9222     44 |  0.000 % |
99.69/99.71	c |     58190 |    1049      938    13771 |    18987    11323     48 |  0.000 % |
101.69/101.76	c |     87382 |    1049      938    13771 |    20886    11859     46 |  0.000 % |
103.70/103.72	c ===============================================================================
104.19/104.24	c core #15
104.19/104.24	c 
104.19/104.24	c 
104.19/104.24	c Core size: 112	Core Weight: 1	Total Weight: 20
104.19/104.24	c Current CPU time: 101.193 s
104.19/104.24	c
104.19/104.24	c ============================[ Search Statistics ]==============================
104.19/104.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
104.19/104.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
104.19/104.24	c ===============================================================================
104.19/104.24	c |         0 |    1153      996    14737 |     5000        0   -nan |  0.000 % |
104.19/104.24	c |       101 |    1153      996    14737 |     5500      101     39 |  0.000 % |
104.19/104.25	c |       251 |    1153      996    14737 |     6050      251     33 |  0.000 % |
104.19/104.25	c |       476 |    1153      996    14737 |     6655      476     33 |  0.000 % |
104.19/104.26	c |       813 |    1153      996    14737 |     7320      813     36 |  0.000 % |
104.19/104.28	c |      1320 |    1153      996    14737 |     8052     1320     34 |  0.000 % |
104.30/104.30	c |      2081 |    1153      996    14737 |     8857     2081     35 |  0.000 % |
104.30/104.35	c |      3220 |    1153      996    14737 |     9743     3220     33 |  0.000 % |
104.40/104.42	c |      4928 |    1153      996    14737 |    10717     4928     33 |  0.000 % |
104.50/104.54	c |      7497 |    1153      996    14737 |    11789     7497     35 |  0.000 % |
104.69/104.77	c |     11341 |    1153      996    14737 |    12968    11341     38 |  0.000 % |
105.09/105.12	c |     17108 |    1153      996    14737 |    14265    10584     41 |  0.000 % |
105.59/105.63	c |     25758 |    1153      996    14737 |    15692    12049     41 |  0.000 % |
106.39/106.48	c |     38733 |    1153      996    14737 |    17261     9239     41 |  0.000 % |
107.90/107.92	c |     58199 |    1153      996    14737 |    18987    11341     45 |  0.000 % |
109.79/109.83	c |     87391 |    1153      996    14737 |    20886    11895     47 |  0.000 % |
112.89/112.93	c ===============================================================================
113.49/113.54	c core #16
113.49/113.54	c 
113.49/113.54	c 
113.49/113.54	c Core size: 112	Core Weight: 1	Total Weight: 21
113.49/113.54	c Current CPU time: 110.285 s
113.49/113.54	c
113.49/113.54	c ============================[ Search Statistics ]==============================
113.49/113.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
113.49/113.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
113.49/113.54	c ===============================================================================
113.49/113.54	c |         0 |    1253     1052    15677 |     5000        0   -nan |  0.000 % |
113.49/113.55	c |       101 |    1253     1052    15677 |     5500      101     42 |  0.000 % |
113.49/113.55	c |       252 |    1253     1052    15677 |     6050      252     38 |  0.000 % |
113.49/113.56	c |       477 |    1253     1052    15677 |     6655      477     35 |  0.000 % |
113.49/113.57	c |       814 |    1253     1052    15677 |     7320      814     34 |  0.000 % |
113.49/113.58	c |      1320 |    1253     1052    15677 |     8052     1320     32 |  0.000 % |
113.60/113.61	c |      2079 |    1253     1052    15677 |     8857     2079     33 |  0.000 % |
113.60/113.65	c |      3219 |    1253     1052    15677 |     9743     3219     35 |  0.000 % |
113.69/113.72	c |      4930 |    1253     1052    15677 |    10717     4930     36 |  0.000 % |
113.79/113.85	c |      7494 |    1253     1052    15677 |    11789     7494     37 |  0.000 % |
113.99/114.08	c |     11339 |    1253     1052    15677 |    12968    11339     39 |  0.000 % |
114.40/114.42	c |     17110 |    1253     1052    15677 |    14265    10596     41 |  0.000 % |
114.99/115.03	c |     25761 |    1253     1052    15677 |    15692    12059     41 |  0.000 % |
115.79/115.88	c |     38736 |    1253     1052    15677 |    17261     9251     45 |  0.000 % |
117.20/117.29	c |     58198 |    1253     1052    15677 |    18987    11347     44 |  0.000 % |
119.30/119.34	c |     87392 |    1253     1052    15677 |    20886    11903     46 |  0.000 % |
120.59/120.67	c ===============================================================================
121.10/121.15	c core #17
121.10/121.15	c 
121.10/121.15	c 
121.10/121.15	c Core size: 117	Core Weight: 1	Total Weight: 22
121.10/121.15	c Current CPU time: 117.749 s
121.10/121.15	c
121.10/121.15	c ============================[ Search Statistics ]==============================
121.10/121.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
121.10/121.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
121.10/121.15	c ===============================================================================
121.10/121.15	c |         0 |    1357     1109    16621 |     5000        0   -nan |  0.000 % |
121.10/121.15	c |       100 |    1357     1109    16621 |     5500      100     40 |  0.000 % |
121.10/121.16	c |       250 |    1357     1109    16621 |     6050      250     45 |  0.000 % |
121.10/121.17	c |       476 |    1357     1109    16621 |     6655      476     49 |  0.000 % |
121.10/121.18	c |       814 |    1357     1109    16621 |     7320      814     44 |  0.000 % |
121.10/121.19	c |      1320 |    1357     1109    16621 |     8052     1320     38 |  0.000 % |
121.20/121.22	c |      2083 |    1357     1109    16621 |     8857     2083     35 |  0.000 % |
121.20/121.26	c |      3222 |    1357     1109    16621 |     9743     3222     36 |  0.000 % |
121.29/121.34	c |      4930 |    1357     1109    16621 |    10717     4930     36 |  0.000 % |
121.39/121.45	c |      7492 |    1357     1109    16621 |    11789     7492     36 |  0.000 % |
121.59/121.68	c |     11336 |    1357     1109    16621 |    12968    11336     37 |  0.000 % |
121.90/121.99	c |     17102 |    1357     1109    16621 |    14265    10563     38 |  0.000 % |
122.50/122.52	c |     25751 |    1357     1109    16621 |    15692    12021     39 |  0.000 % |
123.29/123.31	c |     38725 |    1357     1109    16621 |    17261     9185     44 |  0.000 % |
124.59/124.64	c |     58187 |    1357     1109    16621 |    18987    11274     44 |  0.000 % |
126.69/126.79	c |     87379 |    1357     1109    16621 |    20886    11806     45 |  0.000 % |
129.69/129.72	c ===============================================================================
130.29/130.35	c core #18
130.29/130.35	c 
130.29/130.35	c 
130.29/130.35	c Core size: 101	Core Weight: 1	Total Weight: 23
130.29/130.35	c Current CPU time: 126.784 s
130.29/130.35	c
130.29/130.35	c ============================[ Search Statistics ]==============================
130.29/130.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
130.29/130.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
130.29/130.35	c ===============================================================================
130.29/130.35	c |         0 |    1446     1164    17519 |     5000        0   -nan |  0.000 % |
130.29/130.36	c |       101 |    1446     1164    17519 |     5500      101     42 |  0.000 % |
130.29/130.36	c |       251 |    1446     1164    17519 |     6050      251     45 |  0.000 % |
130.29/130.37	c |       478 |    1446     1164    17519 |     6655      478     38 |  0.000 % |
130.29/130.38	c |       815 |    1446     1164    17519 |     7320      815     37 |  0.000 % |
130.40/130.40	c |      1322 |    1446     1164    17519 |     8052     1322     39 |  0.000 % |
130.40/130.42	c |      2084 |    1446     1164    17519 |     8857     2084     37 |  0.000 % |
130.40/130.49	c |      3225 |    1446     1164    17519 |     9743     3225     39 |  0.000 % |
130.49/130.55	c |      4933 |    1446     1164    17519 |    10717     4933     37 |  0.000 % |
130.60/130.68	c |      7495 |    1446     1164    17519 |    11789     7495     37 |  0.000 % |
130.80/130.89	c |     11343 |    1446     1164    17519 |    12968    11343     38 |  0.000 % |
131.19/131.26	c |     17110 |    1446     1164    17519 |    14265    10577     39 |  0.000 % |
131.79/131.80	c |     25760 |    1446     1164    17519 |    15692    12032     41 |  0.000 % |
132.60/132.69	c |     38735 |    1446     1164    17519 |    17261     9182     43 |  0.000 % |
133.89/133.98	c |     58196 |    1446     1164    17519 |    18987    11275     42 |  0.000 % |
136.29/136.33	c |     87389 |    1446     1164    17519 |    20886    11840     45 |  0.000 % |
139.90/139.90	c |    131178 |    1446     1164    17519 |    22974    13630     47 |  0.000 % |
144.89/144.96	c |    196863 |    1342     1164    17519 |    25272    20521     45 |  7.192 % |
148.50/148.52	c ===============================================================================
149.69/149.77	c core #19
149.69/149.77	c 
149.69/149.77	c 
149.69/149.77	c Core size: 193	Core Weight: 1	Total Weight: 24
149.69/149.77	c Current CPU time: 145.847 s
149.69/149.77	c
149.69/149.77	c ============================[ Search Statistics ]==============================
149.69/149.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
149.69/149.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
149.69/149.77	c ===============================================================================
149.69/149.77	c |         0 |    1624     1219    18591 |     5000        0   -nan |  0.000 % |
149.69/149.78	c |       100 |    1624     1219    18591 |     5500      100     39 |  0.000 % |
149.69/149.79	c |       250 |    1624     1219    18591 |     6050      250     42 |  0.000 % |
149.69/149.79	c |       476 |    1624     1219    18591 |     6655      476     39 |  0.000 % |
149.79/149.80	c |       813 |    1624     1219    18591 |     7320      813     35 |  0.000 % |
149.79/149.82	c |      1320 |    1624     1219    18591 |     8052     1320     34 |  0.000 % |
149.79/149.85	c |      2079 |    1624     1219    18591 |     8857     2079     32 |  0.000 % |
149.79/149.89	c |      3219 |    1624     1219    18591 |     9743     3219     33 |  0.000 % |
149.89/149.97	c |      4928 |    1624     1219    18591 |    10717     4928     34 |  0.000 % |
149.99/150.09	c |      7490 |    1624     1219    18591 |    11789     7490     35 |  0.000 % |
150.29/150.32	c |     11335 |    1624     1219    18591 |    12968    11335     36 |  0.000 % |
150.60/150.66	c |     17102 |    1624     1219    18591 |    14265    10578     39 |  0.000 % |
151.09/151.18	c |     25751 |    1624     1219    18591 |    15692    11999     42 |  0.000 % |
151.99/152.05	c |     38725 |    1624     1219    18591 |    17261     9185     40 |  0.000 % |
153.39/153.40	c |     58187 |    1624     1219    18591 |    18987    11265     46 |  0.000 % |
155.59/155.62	c |     87381 |    1624     1219    18591 |    20886    11821     45 |  0.000 % |
159.19/159.21	c |    131171 |    1624     1219    18591 |    22974    13609     47 |  0.000 % |
164.49/164.52	c |    196855 |    1585     1219    18591 |    25272    21560     50 |  2.402 % |
165.29/165.33	c ===============================================================================
166.30/166.39	c core #20
166.30/166.39	c 
166.30/166.39	c 
166.30/166.39	c Core size: 159	Core Weight: 1	Total Weight: 25
166.30/166.39	c Current CPU time: 162.251 s
166.30/166.39	c
166.30/166.39	c ============================[ Search Statistics ]==============================
166.30/166.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
166.30/166.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
166.30/166.39	c ===============================================================================
166.30/166.39	c |         0 |    1768     1272    19569 |     5000        0   -nan |  0.000 % |
166.39/166.40	c |       101 |    1768     1272    19569 |     5500      101     47 |  0.000 % |
166.39/166.40	c |       254 |    1768     1272    19569 |     6050      254     42 |  0.000 % |
166.39/166.41	c |       480 |    1768     1272    19569 |     6655      480     36 |  0.000 % |
166.39/166.42	c |       820 |    1768     1272    19569 |     7320      820     35 |  0.000 % |
166.39/166.44	c |      1328 |    1768     1272    19569 |     8052     1328     36 |  0.000 % |
166.39/166.46	c |      2087 |    1768     1272    19569 |     8857     2087     34 |  0.000 % |
166.49/166.50	c |      3226 |    1768     1272    19569 |     9743     3226     34 |  0.000 % |
166.49/166.58	c |      4934 |    1768     1272    19569 |    10717     4934     33 |  0.000 % |
166.60/166.69	c |      7496 |    1768     1272    19569 |    11789     7496     34 |  0.000 % |
166.89/166.90	c |     11341 |    1768     1272    19569 |    12968    11341     36 |  0.000 % |
167.19/167.23	c |     17109 |    1768     1272    19569 |    14265    10579     39 |  0.000 % |
167.69/167.79	c |     25762 |    1768     1272    19569 |    15692    12043     43 |  0.000 % |
168.59/168.69	c |     38737 |    1768     1272    19569 |    17261     9229     45 |  0.000 % |
169.99/170.03	c |     58199 |    1768     1272    19569 |    18987    11298     46 |  0.000 % |
172.19/172.26	c |     87393 |    1768     1272    19569 |    20886    11861     46 |  0.000 % |
175.49/175.59	c |    131183 |    1768     1272    19569 |    22974    13482     48 |  0.000 % |
182.50/182.53	c |    196867 |    1768     1272    19569 |    25272    18518     57 |  0.000 % |
189.89/189.95	c ===============================================================================
190.99/191.05	c core #21
190.99/191.05	c 
190.99/191.05	c 
190.99/191.05	c Core size: 175	Core Weight: 1	Total Weight: 26
190.99/191.05	c Current CPU time: 186.556 s
190.99/191.05	c
190.99/191.05	c ============================[ Search Statistics ]==============================
190.99/191.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.99/191.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
190.99/191.05	c ===============================================================================
190.99/191.05	c |         0 |    1931     1324    20580 |     5000        0   -nan |  0.000 % |
190.99/191.06	c |       101 |    1931     1324    20580 |     5500      101     44 |  0.000 % |
190.99/191.07	c |       252 |    1931     1324    20580 |     6050      252     35 |  0.000 % |
190.99/191.08	c |       477 |    1931     1324    20580 |     6655      477     35 |  0.000 % |
190.99/191.09	c |       814 |    1931     1324    20580 |     7320      814     34 |  0.000 % |
191.09/191.10	c |      1321 |    1931     1324    20580 |     8052     1321     35 |  0.000 % |
191.09/191.13	c |      2081 |    1931     1324    20580 |     8857     2081     36 |  0.000 % |
191.09/191.18	c |      3222 |    1931     1324    20580 |     9743     3222     38 |  0.000 % |
191.19/191.25	c |      4932 |    1931     1324    20580 |    10717     4932     38 |  0.000 % |
191.30/191.36	c |      7494 |    1931     1324    20580 |    11789     7494     37 |  0.000 % |
191.49/191.59	c |     11338 |    1931     1324    20580 |    12968    11338     39 |  0.000 % |
191.89/191.93	c |     17104 |    1931     1324    20580 |    14265    10560     42 |  0.000 % |
192.50/192.52	c |     25753 |    1931     1324    20580 |    15692    12049     41 |  0.000 % |
193.39/193.42	c |     38729 |    1931     1324    20580 |    17261     9232     44 |  0.000 % |
195.09/195.11	c |     58190 |    1931     1324    20580 |    18987    11194     54 |  0.000 % |
197.69/197.71	c |     87383 |    1931     1324    20580 |    20886    20088     57 |  0.000 % |
201.49/201.51	c |    131176 |    1931     1324    20580 |    22974    11384     46 |  0.000 % |
207.99/208.01	c |    196862 |    1931     1324    20580 |    25272    17976     43 |  0.000 % |
220.69/220.79	c |    295388 |    1931     1324    20580 |    27799    18701     65 |  0.000 % |
238.60/238.67	c ===============================================================================
240.40/240.48	c core #22
240.40/240.48	c 
240.40/240.48	c 
240.40/240.48	c Core size: 186	Core Weight: 1	Total Weight: 27
240.40/240.48	c Current CPU time: 235.396 s
240.40/240.48	c
240.40/240.48	c ============================[ Search Statistics ]==============================
240.40/240.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.40/240.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.40/240.48	c ===============================================================================
240.40/240.48	c |         0 |    2102     1376    21607 |     5000        0   -nan |  0.000 % |
240.40/240.50	c |       100 |    2102     1376    21607 |     5500      100     74 |  0.000 % |
240.49/240.50	c |       253 |    2102     1376    21607 |     6050      253     69 |  0.000 % |
240.49/240.51	c |       478 |    2102     1376    21607 |     6655      478     59 |  0.000 % |
240.49/240.52	c |       815 |    2102     1376    21607 |     7320      815     52 |  0.000 % |
240.49/240.54	c |      1323 |    2102     1376    21607 |     8052     1323     43 |  0.000 % |
240.49/240.57	c |      2083 |    2102     1376    21607 |     8857     2083     41 |  0.000 % |
240.59/240.61	c |      3224 |    2102     1376    21607 |     9743     3224     39 |  0.000 % |
240.59/240.68	c |      4934 |    2102     1376    21607 |    10717     4934     38 |  0.000 % |
240.69/240.79	c |      7497 |    2102     1376    21607 |    11789     7497     38 |  0.000 % |
240.90/240.99	c |     11344 |    2102     1376    21607 |    12968    11344     37 |  0.000 % |
241.29/241.31	c |     17110 |    2102     1376    21607 |    14265    10580     37 |  0.000 % |
241.80/241.87	c |     25760 |    2102     1376    21607 |    15692    12052     43 |  0.000 % |
242.79/242.82	c |     38734 |    2102     1376    21607 |    17261     9233     44 |  0.000 % |
244.20/244.22	c |     58195 |    2102     1376    21607 |    18987    11327     44 |  0.000 % |
246.29/246.36	c |     87387 |    2102     1376    21607 |    20886    11864     48 |  0.000 % |
254.39/254.41	c |    131178 |    2102     1376    21607 |    22974    12813     68 |  0.000 % |
269.30/269.40	c |    196862 |    2102     1376    21607 |    25272    18464     98 |  0.000 % |
279.80/279.86	c |    295388 |    2102     1376    21607 |    27799    18662     67 |  0.000 % |
296.09/296.19	c |    443178 |    2102     1376    21607 |    30579    20254     53 |  0.000 % |
360.81/360.82	c |    664861 |    2102     1376    21607 |    33637    24725     41 |  0.000 % |
455.20/455.23	c |    997386 |    2102     1376    21607 |    37001    23589     64 |  0.000 % |
518.20/518.29	c |   1496176 |    2102     1376    21607 |    40701    19182     70 |  0.000 % |
692.41/692.42	c ===============================================================================
700.90/700.93	c core #23
700.90/700.93	c 
700.90/700.93	c 
700.90/700.93	c Core size: 193	Core Weight: 1	Total Weight: 28
700.90/700.93	c Current CPU time: 692.146 s
700.90/700.93	c
700.90/700.93	c ============================[ Search Statistics ]==============================
700.90/700.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
700.90/700.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
700.90/700.93	c ===============================================================================
700.90/700.93	c |         0 |    2282     1427    22640 |     5000        0   -nan |  0.000 % |
700.90/700.94	c |       101 |    2282     1427    22640 |     5500      101     48 |  0.000 % |
700.90/700.94	c |       256 |    2282     1427    22640 |     6050      256     41 |  0.000 % |
700.90/700.95	c |       483 |    2282     1427    22640 |     6655      483     37 |  0.000 % |
700.90/700.96	c |       821 |    2282     1427    22640 |     7320      821     36 |  0.000 % |
700.90/700.98	c |      1328 |    2282     1427    22640 |     8052     1328     34 |  0.000 % |
701.01/701.01	c |      2087 |    2282     1427    22640 |     8857     2087     35 |  0.000 % |
701.01/701.05	c |      3226 |    2282     1427    22640 |     9743     3226     34 |  0.000 % |
701.11/701.12	c |      4936 |    2282     1427    22640 |    10717     4936     34 |  0.000 % |
701.21/701.26	c |      7498 |    2282     1427    22640 |    11789     7498     35 |  0.000 % |
701.41/701.46	c |     11346 |    2282     1427    22640 |    12968    11346     36 |  0.000 % |
701.81/701.84	c |     17113 |    2282     1427    22640 |    14265    10585     39 |  0.000 % |
702.40/702.41	c |     25763 |    2282     1427    22640 |    15692    12053     42 |  0.000 % |
703.31/703.31	c |     38742 |    2282     1427    22640 |    17261     9040     49 |  0.000 % |
706.91/706.97	c |     58203 |    2282     1427    22640 |    18987    10828     83 |  0.000 % |
715.91/715.95	c |     87403 |    2282     1427    22640 |    20886    10880     97 |  0.000 % |
729.11/729.17	c |    131194 |    2282     1427    22640 |    22974    11847     95 |  0.000 % |
754.31/754.31	c |    196880 |    2282     1427    22640 |    25272    18682    105 |  0.000 % |
778.01/778.04	c |    295406 |    2282     1427    22640 |    27799    21567     42 |  0.000 % |
811.41/811.49	c |    443201 |    2282     1427    22640 |    30579    26864     86 |  0.000 % |
885.61/885.67	c |    664884 |    2282     1427    22640 |    33637    17060     87 |  0.000 % |
1004.71/1004.74	c |    997410 |    2282     1427    22640 |    37001    15858     82 |  0.000 % |
1190.03/1190.03	c |   1496206 |    2282     1427    22640 |    40701    35326    105 |  0.000 % |
1467.24/1467.20	c |   2244394 |    2282     1427    22640 |    44771    38431     96 |  0.000 % |
1625.74/1625.72	c |   3366669 |    2282     1427    22640 |    49248    43445     92 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 6808
/proc/meminfo: memFree=32477296/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=2104 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 312 0 0 0 0 0 0 0 25 0 1 0 902104576 2154496 262 33554432000 4194304 5714214 140734551089008 18446744073709551615 4444352 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 526 262 177 372 0 151 0

[startup+0.0660271 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 6808
/proc/meminfo: memFree=32477296/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=3028 CPUtime=0.05 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 552 0 0 0 5 0 0 0 25 0 1 0 902104576 3100672 502 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 757 503 177 372 0 382 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3028

[startup+0.10102 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 6808
/proc/meminfo: memFree=32477296/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=3556 CPUtime=0.09 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 681 0 0 0 9 0 0 0 25 0 1 0 902104576 3641344 631 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 889 631 177 372 0 514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3556

[startup+0.300994 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 6808
/proc/meminfo: memFree=32477296/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=5592 CPUtime=0.29 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 1211 0 0 0 28 1 0 0 25 0 1 0 902104576 5726208 1161 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 1398 1161 177 372 0 1023 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5592

[startup+0.700917 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 6808
/proc/meminfo: memFree=32477296/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=8112 CPUtime=0.69 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 1806 0 0 0 66 3 0 0 25 0 1 0 902104576 8306688 1756 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 2028 1756 177 372 0 1653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8112

[startup+1.50075 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6809
/proc/meminfo: memFree=32466916/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=11016 CPUtime=1.49 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 2556 0 0 0 145 4 0 0 25 0 1 0 902104576 11280384 2506 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 2754 2506 177 372 0 2379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11016

[startup+3.10045 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6809
/proc/meminfo: memFree=32458856/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=16312 CPUtime=3.09 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 3857 0 0 0 300 9 0 0 25 0 1 0 902104576 16703488 3807 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 4078 3807 177 372 0 3703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16312

[startup+6.30085 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6810
/proc/meminfo: memFree=32447952/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=20672 CPUtime=6.29 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 4995 0 0 0 609 20 0 0 25 0 1 0 902104576 21168128 4911 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 5168 4911 178 372 0 4793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20672

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6848
/proc/meminfo: memFree=32445872/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=24108 CPUtime=12.69 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 5859 0 0 0 1227 42 0 0 25 0 1 0 902104576 24686592 5775 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 6027 5775 178 372 0 5652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24108

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.92 4/178 6848
/proc/meminfo: memFree=32426044/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=28068 CPUtime=25.49 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 6844 0 0 0 2465 84 0 0 25 0 1 0 902104576 28741632 6760 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 7017 6760 178 372 0 6642 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28068

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6887
/proc/meminfo: memFree=32436228/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=30844 CPUtime=51.09 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 7556 0 0 0 4950 159 0 0 25 0 1 0 902104576 31584256 7472 33554432000 4194304 5714214 140734551089008 18446744073709551615 4300295 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 7711 7472 178 372 0 7336 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30844

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6926
/proc/meminfo: memFree=32432636/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=37756 CPUtime=102.29 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 9263 0 0 0 9935 294 0 0 25 0 1 0 902104576 38662144 9179 33554432000 4194304 5714214 140734551089008 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 9439 9179 178 372 0 9064 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37756

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6928
/proc/meminfo: memFree=32403840/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=60640 CPUtime=162.29 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 14975 0 0 0 15829 400 0 0 25 0 1 0 902104576 62095360 14891 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6808/statm: 15160 14891 178 372 0 14785 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60640

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6929
/proc/meminfo: memFree=32394824/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=65856 CPUtime=222.29 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 16308 0 0 0 21754 475 0 0 25 0 1 0 902104576 67436544 16224 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 16464 16224 178 372 0 16089 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 65856

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6940
/proc/meminfo: memFree=32330180/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=94180 CPUtime=282.3 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 23354 0 0 0 27699 531 0 0 25 0 1 0 902104576 96440320 23234 33554432000 4194304 5714214 140734551089008 18446744073709551615 4319355 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 23545 23234 178 372 0 23170 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 94180

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6942
/proc/meminfo: memFree=32303720/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=112816 CPUtime=342.3 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 27831 0 0 0 33664 566 0 0 25 0 1 0 902104576 115523584 27711 33554432000 4194304 5714214 140734551089008 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 28204 27711 178 372 0 27829 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 112816

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6945
/proc/meminfo: memFree=32222444/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=151472 CPUtime=402.3 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 37194 0 0 0 39633 597 0 0 25 0 1 0 902104576 155107328 37074 33554432000 4194304 5714214 140734551089008 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 37868 37074 178 372 0 37493 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 151472

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6948
/proc/meminfo: memFree=32157700/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=196508 CPUtime=462.29 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 48237 0 0 0 45602 627 0 0 25 0 1 0 902104576 201224192 48117 33554432000 4194304 5714214 140734551089008 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 49127 48117 178 372 0 48752 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 196508

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6949
/proc/meminfo: memFree=32062300/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=266060 CPUtime=522.3 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 65597 0 0 0 51540 690 0 0 25 0 1 0 902104576 272445440 65477 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 66515 65477 178 372 0 66140 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 266060

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 6951
/proc/meminfo: memFree=32001616/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=305980 CPUtime=582.3 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 75428 0 0 0 57506 724 0 0 25 0 1 0 902104576 313323520 75308 33554432000 4194304 5714214 140734551089008 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 76495 75308 178 372 0 76120 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 305980

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 6957
/proc/meminfo: memFree=31803616/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=822.31 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 100731 0 0 0 81397 834 0 0 25 0 1 0 902104576 416792576 100412 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 100412 178 372 0 101381 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 407024

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6959
/proc/meminfo: memFree=31780252/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=882.31 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 100819 0 0 0 87375 856 0 0 25 0 1 0 902104576 416792576 100500 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 100500 178 372 0 101381 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 407024

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6960
/proc/meminfo: memFree=31749184/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=942.31 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 100977 0 0 0 93355 876 0 0 25 0 1 0 902104576 416792576 100658 33554432000 4194304 5714214 140734551089008 18446744073709551615 4322769 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 100658 178 372 0 101381 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 407024

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6962
/proc/meminfo: memFree=31731272/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=1002.32 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 101088 0 0 0 99334 898 0 0 25 0 1 0 902104576 416792576 100769 33554432000 4194304 5714214 140734551089008 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 100769 178 372 0 101381 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 407024

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6964
/proc/meminfo: memFree=31717828/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=1062.32 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 101201 0 0 0 105313 919 0 0 25 0 1 0 902104576 416792576 100882 33554432000 4194304 5714214 140734551089008 18446744073709551615 4299952 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 100882 178 372 0 101381 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 407024

[startup+1122.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/178 6965
/proc/meminfo: memFree=31700664/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=1122.32 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 101403 0 0 0 111288 944 0 0 25 0 1 0 902104576 416792576 101084 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 101084 178 372 0 101381 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 407024

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/178 6967
/proc/meminfo: memFree=31654960/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=1182.32 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 101497 0 0 0 117268 964 0 0 25 0 1 0 902104576 416792576 101178 33554432000 4194304 5714214 140734551089008 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 101178 178 372 0 101381 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 407024

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 6968
/proc/meminfo: memFree=31654540/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=1242.33 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 101524 0 0 0 123251 982 0 0 25 0 1 0 902104576 416792576 101205 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 101205 178 372 0 101381 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 407024

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6970
/proc/meminfo: memFree=31653748/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=1302.34 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 101639 0 0 0 129224 1010 0 0 25 0 1 0 902104576 416792576 101320 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 101320 178 372 0 101381 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 407024

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6972
/proc/meminfo: memFree=31652700/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=1362.33 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 101749 0 0 0 135200 1033 0 0 25 0 1 0 902104576 416792576 101430 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 101430 178 372 0 101381 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 407024

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6973
/proc/meminfo: memFree=31652776/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=1422.34 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 101763 0 0 0 141183 1051 0 0 25 0 1 0 902104576 416792576 101444 33554432000 4194304 5714214 140734551089008 18446744073709551615 4319852 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 101444 178 372 0 101381 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 407024

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6975
/proc/meminfo: memFree=31652592/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=407024 CPUtime=1482.34 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 101766 0 0 0 147157 1077 0 0 25 0 1 0 902104576 416792576 101447 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 101756 101447 178 372 0 101381 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 407024

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6977
/proc/meminfo: memFree=31624880/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=434284 CPUtime=1542.34 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 108562 0 0 0 153107 1127 0 0 25 0 1 0 902104576 444706816 108243 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 108571 108243 178 372 0 108196 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 434284

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6978
/proc/meminfo: memFree=31560612/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=498284 CPUtime=1602.34 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 124507 0 0 0 159053 1181 0 0 25 0 1 0 902104576 510242816 124188 33554432000 4194304 5714214 140734551089008 18446744073709551615 4319280 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 124571 124188 178 372 0 124196 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 498284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6980
/proc/meminfo: memFree=31506360/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=552320 CPUtime=1662.35 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 137892 0 0 0 165006 1229 0 0 25 0 1 0 902104576 565575680 137573 33554432000 4194304 5714214 140734551089008 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 138080 137573 178 372 0 137705 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 552320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6981
/proc/meminfo: memFree=31485988/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=572568 CPUtime=1722.35 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 142878 0 0 0 170990 1245 0 0 25 0 1 0 902104576 586309632 142559 33554432000 4194304 5714214 140734551089008 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 143142 142559 178 372 0 142767 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 572568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 6983
/proc/meminfo: memFree=31468704/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=589724 CPUtime=1782.35 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 147049 0 0 0 176975 1260 0 0 25 0 1 0 902104576 603877376 146730 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 147431 146730 178 372 0 147056 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 589724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.08 2.02 1.94 3/178 6983
/proc/meminfo: memFree=31464216/32951124 swapFree=67050540/67111528
[pid=6808] ppid=6806 vsize=594200 CPUtime=1800.06 cores=1,3,5,7
/proc/6808/stat : 6808 (wbo1.6) R 6806 6808 5088 0 -1 4202496 148127 0 0 0 178740 1266 0 0 25 0 1 0 902104576 608460800 147808 33554432000 4194304 5714214 140734551089008 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6808/statm: 148550 147808 178 372 0 148175 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 594200

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.03
CPU time (s): 1800.09
CPU user time (s): 1787.4
CPU system time (s): 12.6841
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 594200

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

runsolver used 2.49362 second user time and 5.71613 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-12 20:57:02
IDJOB=3446896
IDBENCH=78833
IDSOLVER=1943
FILE ID=node102/3446896-1307905022
RUNJOBID= node102-1307903167-6578
PBS_JOBID= 13559600
Free space on /tmp= 74132 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110978334--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-3446896-1307905022/watcher-3446896-1307905022 -o /tmp/evaluation-result-3446896-1307905022/solver-3446896-1307905022 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446896-1307905022.wbo

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

MD5SUM BENCH= 14512bd829ee0bf054bc16c7157cd521
RANDOM SEED=1245867728

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.828
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.828
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.828
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.828
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:      32477352 kB
Buffers:        113188 kB
Cached:         133464 kB
SwapCached:      25148 kB
Active:         186616 kB
Inactive:       100288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32477352 kB
SwapTotal:    67111528 kB
SwapFree:     67050540 kB
Dirty:            8672 kB
Writeback:           0 kB
AnonPages:       37200 kB
Mapped:           9880 kB
Slab:           122324 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219892 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= 74128 MiB
End job on node102 at 2011-06-12 21:27:04