Trace number 3447059

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 158.487 158.492

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110976730--soft-0-100-0.wbo
MD5SUM757f0ee369969ddf8bfd897da7532965
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark2.94655
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 constraints101
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1183
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-3447059-1307906558.wbo.
0.00/0.00	c Instance file HOME/instance-3447059-1307906558.wbo
0.00/0.00	c File size is 10454 bytes.
0.00/0.00	c Highest Coefficient sum: 1183
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 |       102 |     169      101     1205 |     5500      102     40 |  0.004 % |
0.00/0.00	c |       254 |     169      101     1205 |     6050      254     40 |  0.004 % |
0.00/0.01	c |       480 |     169      101     1205 |     6655      480     40 |  0.004 % |
0.00/0.01	c |       820 |     169      101     1205 |     7320      820     39 |  0.004 % |
0.00/0.02	c |      1326 |     169      101     1205 |     8052     1326     39 |  0.004 % |
0.00/0.04	c |      2085 |     169      101     1205 |     8857     2085     40 |  0.004 % |
0.00/0.08	c |      3224 |     169      101     1205 |     9743     3224     40 |  0.004 % |
0.10/0.13	c |      4932 |     169      101     1205 |    10717     4932     42 |  0.004 % |
0.19/0.24	c |      7497 |     169      101     1205 |    11789     7497     43 |  0.004 % |
0.39/0.45	c |     11345 |     169      101     1205 |    12968    11345     45 |  0.004 % |
0.69/0.79	c |     17111 |     169      101     1205 |    14265    10582     51 |  0.004 % |
1.29/1.37	c |     25762 |     169      101     1205 |    15692    12049     50 |  0.004 % |
2.29/2.32	c |     38736 |     169      101     1205 |    17261     9210     51 |  0.004 % |
3.89/3.97	c |     58197 |     169      101     1205 |    18987    11292     54 |  0.004 % |
6.69/6.72	c |     87389 |     169      101     1205 |    20886    11835     52 |  0.004 % |
7.58/7.62	c ===============================================================================
8.08/8.19	c core #1
8.08/8.19	c 
8.08/8.19	c 
8.08/8.19	c Core size: 99	Core Weight: 1	Total Weight: 1
8.08/8.19	c Current CPU time: 8.09377 s
8.08/8.19	c
8.08/8.19	c ============================[ Search Statistics ]==============================
8.08/8.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.08/8.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.08/8.19	c ===============================================================================
8.08/8.19	c |         0 |     264      200     2568 |     5000        0   -nan |  0.000 % |
8.18/8.21	c |       100 |     264      200     2568 |     5500      100     42 |  0.001 % |
8.18/8.21	c |       250 |     264      200     2568 |     6050      250     42 |  0.001 % |
8.18/8.22	c |       478 |     264      200     2568 |     6655      478     41 |  0.001 % |
8.18/8.22	c |       815 |     264      200     2568 |     7320      815     42 |  0.001 % |
8.18/8.24	c |      1326 |     264      200     2568 |     8052     1326     42 |  0.001 % |
8.18/8.26	c |      2086 |     264      200     2568 |     8857     2086     42 |  0.001 % |
8.29/8.30	c |      3225 |     264      200     2568 |     9743     3225     42 |  0.001 % |
8.29/8.37	c |      4933 |     264      200     2568 |    10717     4933     43 |  0.001 % |
8.39/8.49	c |      7496 |     264      200     2568 |    11789     7496     43 |  0.001 % |
8.58/8.68	c |     11342 |     264      200     2568 |    12968    11342     44 |  0.001 % |
8.99/9.03	c |     17108 |     264      200     2568 |    14265    10570     46 |  0.001 % |
9.49/9.54	c |     25761 |     264      200     2568 |    15692    12047     46 |  0.001 % |
10.39/10.44	c |     38735 |     264      200     2568 |    17261     9215     50 |  0.001 % |
11.79/11.84	c |     58199 |     264      200     2568 |    18987    11320     51 |  0.001 % |
14.29/14.32	c |     87392 |     264      200     2568 |    20886    11898     54 |  0.001 % |
18.09/18.18	c ===============================================================================
18.88/18.98	c core #2
18.88/18.98	c 
18.88/18.98	c 
18.88/18.98	c Core size: 98	Core Weight: 1	Total Weight: 2
18.88/18.98	c Current CPU time: 18.7431 s
18.88/18.98	c
18.88/18.98	c ============================[ Search Statistics ]==============================
18.88/18.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.88/18.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
18.88/18.98	c ===============================================================================
18.88/18.98	c |         0 |     358      295     3884 |     5000        0   -nan |  0.000 % |
18.88/18.98	c |       103 |     358      295     3884 |     5500      103     50 |  0.001 % |
18.88/18.98	c |       255 |     358      295     3884 |     6050      255     48 |  0.001 % |
18.88/18.99	c |       484 |     358      295     3884 |     6655      484     43 |  0.001 % |
18.88/18.99	c |       821 |     358      295     3884 |     7320      821     38 |  0.001 % |
18.98/19.01	c |      1331 |     358      295     3884 |     8052     1331     38 |  0.001 % |
18.98/19.03	c |      2092 |     358      295     3884 |     8857     2092     37 |  0.001 % |
18.98/19.06	c |      3233 |     358      295     3884 |     9743     3233     36 |  0.001 % |
19.09/19.12	c |      4941 |     358      295     3884 |    10717     4941     36 |  0.001 % |
19.19/19.23	c |      7503 |     358      295     3884 |    11789     7503     38 |  0.001 % |
19.39/19.42	c |     11349 |     358      295     3884 |    12968    11349     40 |  0.001 % |
19.69/19.74	c |     17115 |     358      295     3884 |    14265    10571     44 |  0.001 % |
20.19/20.27	c |     25766 |     358      295     3884 |    15692    11949     47 |  0.001 % |
21.09/21.12	c |     38740 |     358      295     3884 |    17261     9123     46 |  0.001 % |
22.48/22.55	c |     58201 |     358      295     3884 |    18987    11166     50 |  0.001 % |
24.88/24.95	c |     87393 |     358      295     3884 |    20886    11698     51 |  0.001 % |
28.49/28.55	c |    131185 |     358      295     3884 |    22974    13492     53 |  0.001 % |
32.79/32.85	c ===============================================================================
33.98/34.03	c core #3
33.98/34.03	c 
33.98/34.03	c 
33.98/34.03	c Core size: 103	Core Weight: 1	Total Weight: 3
33.98/34.03	c Current CPU time: 33.6329 s
33.98/34.03	c
33.98/34.03	c ============================[ Search Statistics ]==============================
33.98/34.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.98/34.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
33.98/34.03	c ===============================================================================
33.98/34.03	c |         0 |     457      390     5210 |     5000        0   -nan |  0.000 % |
33.98/34.03	c |       101 |     457      390     5210 |     5500      101     44 |  0.000 % |
33.98/34.04	c |       251 |     457      390     5210 |     6050      251     37 |  0.000 % |
33.98/34.04	c |       476 |     457      390     5210 |     6655      476     32 |  0.000 % |
33.98/34.05	c |       814 |     457      390     5210 |     7320      814     32 |  0.000 % |
33.98/34.06	c |      1321 |     457      390     5210 |     8052     1321     33 |  0.000 % |
33.98/34.08	c |      2080 |     457      390     5210 |     8857     2080     35 |  0.000 % |
34.09/34.11	c |      3219 |     457      390     5210 |     9743     3219     37 |  0.000 % |
34.09/34.17	c |      4928 |     457      390     5210 |    10717     4928     37 |  0.000 % |
34.19/34.29	c |      7490 |     457      390     5210 |    11789     7490     40 |  0.000 % |
34.49/34.51	c |     11335 |     457      390     5210 |    12968    11335     42 |  0.000 % |
34.79/34.84	c |     17103 |     457      390     5210 |    14265    10557     47 |  0.000 % |
35.29/35.39	c |     25752 |     457      390     5210 |    15692    12018     48 |  0.000 % |
36.19/36.25	c |     38729 |     457      390     5210 |    17261     9187     50 |  0.000 % |
37.69/37.72	c |     58191 |     457      390     5210 |    18987    11260     53 |  0.000 % |
40.09/40.10	c |     87383 |     457      390     5210 |    20886    11815     51 |  0.000 % |
43.58/43.66	c |    131172 |     457      390     5210 |    22974    13595     47 |  0.000 % |
47.19/47.21	c ===============================================================================
48.19/48.28	c core #4
48.19/48.28	c 
48.19/48.28	c 
48.19/48.28	c Core size: 98	Core Weight: 1	Total Weight: 4
48.19/48.28	c Current CPU time: 47.7567 s
48.19/48.28	c
48.19/48.28	c ============================[ Search Statistics ]==============================
48.19/48.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.19/48.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
48.19/48.28	c ===============================================================================
48.19/48.28	c |         0 |     551      485     6526 |     5000        0   -nan |  0.000 % |
48.19/48.28	c |       100 |     551      485     6526 |     5500      100     44 |  0.000 % |
48.19/48.28	c |       251 |     551      485     6526 |     6050      251     43 |  0.000 % |
48.19/48.29	c |       477 |     551      485     6526 |     6655      477     43 |  0.000 % |
48.29/48.30	c |       814 |     551      485     6526 |     7320      814     40 |  0.000 % |
48.29/48.31	c |      1320 |     551      485     6526 |     8052     1320     39 |  0.000 % |
48.29/48.34	c |      2080 |     551      485     6526 |     8857     2080     38 |  0.000 % |
48.29/48.37	c |      3219 |     551      485     6526 |     9743     3219     38 |  0.000 % |
48.39/48.43	c |      4931 |     551      485     6526 |    10717     4931     39 |  0.000 % |
48.49/48.55	c |      7493 |     551      485     6526 |    11789     7493     41 |  0.000 % |
48.69/48.74	c |     11337 |     551      485     6526 |    12968    11337     41 |  0.000 % |
48.98/49.07	c |     17105 |     551      485     6526 |    14265    10564     42 |  0.000 % |
49.59/49.63	c |     25755 |     551      485     6526 |    15692    12036     45 |  0.000 % |
50.39/50.46	c |     38730 |     551      485     6526 |    17261     9199     46 |  0.000 % |
51.69/51.74	c |     58192 |     551      485     6526 |    18987    11284     47 |  0.000 % |
53.79/53.86	c |     87387 |     551      485     6526 |    20886    11865     51 |  0.000 % |
57.49/57.57	c |    131179 |     551      485     6526 |    22974    13637     52 |  0.000 % |
61.49/61.54	c ===============================================================================
62.49/62.58	c core #5
62.49/62.58	c 
62.49/62.58	c 
62.49/62.58	c Core size: 94	Core Weight: 1	Total Weight: 5
62.49/62.58	c Current CPU time: 61.9476 s
62.49/62.58	c
62.49/62.58	c ============================[ Search Statistics ]==============================
62.49/62.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
62.49/62.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
62.49/62.58	c ===============================================================================
62.49/62.58	c |         0 |     641      577     7795 |     5000        0   -nan |  0.000 % |
62.49/62.59	c |       100 |     641      577     7795 |     5500      100     36 |  0.000 % |
62.49/62.59	c |       250 |     641      577     7795 |     6050      250     35 |  0.000 % |
62.49/62.60	c |       476 |     641      577     7795 |     6655      476     35 |  0.000 % |
62.59/62.60	c |       813 |     641      577     7795 |     7320      813     33 |  0.000 % |
62.59/62.62	c |      1321 |     641      577     7795 |     8052     1321     34 |  0.000 % |
62.59/62.64	c |      2083 |     641      577     7795 |     8857     2083     36 |  0.000 % |
62.59/62.68	c |      3222 |     641      577     7795 |     9743     3222     37 |  0.000 % |
62.69/62.74	c |      4930 |     641      577     7795 |    10717     4930     38 |  0.000 % |
62.79/62.84	c |      7492 |     641      577     7795 |    11789     7492     39 |  0.000 % |
62.99/63.04	c |     11337 |     641      577     7795 |    12968    11337     41 |  0.000 % |
63.29/63.38	c |     17106 |     641      577     7795 |    14265    10562     46 |  0.000 % |
63.89/63.98	c |     25756 |     641      577     7795 |    15692    12037     51 |  0.000 % |
64.89/64.90	c |     38730 |     641      577     7795 |    17261     9206     50 |  0.000 % |
66.39/66.41	c |     58194 |     641      577     7795 |    18987    11303     48 |  0.000 % |
68.59/68.61	c |     87386 |     641      577     7795 |    20886    11859     46 |  0.000 % |
72.18/72.22	c |    131175 |     641      577     7795 |    22974    13645     52 |  0.000 % |
75.38/75.46	c ===============================================================================
76.38/76.49	c core #6
76.38/76.49	c 
76.38/76.49	c 
76.38/76.49	c Core size: 115	Core Weight: 1	Total Weight: 6
76.38/76.49	c Current CPU time: 75.7535 s
76.38/76.49	c
76.38/76.49	c ============================[ Search Statistics ]==============================
76.38/76.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.38/76.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.38/76.49	c ===============================================================================
76.38/76.49	c |         0 |     752      669     9106 |     5000        0   -nan |  0.000 % |
76.48/76.50	c |       104 |     752      669     9106 |     5500      104     39 |  0.000 % |
76.48/76.50	c |       254 |     752      669     9106 |     6050      254     38 |  0.000 % |
76.48/76.51	c |       479 |     752      669     9106 |     6655      479     36 |  0.000 % |
76.48/76.52	c |       816 |     752      669     9106 |     7320      816     36 |  0.000 % |
76.48/76.53	c |      1322 |     752      669     9106 |     8052     1322     37 |  0.000 % |
76.48/76.56	c |      2083 |     752      669     9106 |     8857     2083     38 |  0.000 % |
76.59/76.60	c |      3222 |     752      669     9106 |     9743     3222     39 |  0.000 % |
76.59/76.67	c |      4933 |     752      669     9106 |    10717     4933     41 |  0.000 % |
76.69/76.78	c |      7495 |     752      669     9106 |    11789     7495     42 |  0.000 % |
76.89/77.00	c |     11340 |     752      669     9106 |    12968    11340     42 |  0.000 % |
77.29/77.36	c |     17108 |     752      669     9106 |    14265    10579     43 |  0.000 % |
77.88/77.91	c |     25757 |     752      669     9106 |    15692    12049     45 |  0.000 % |
78.78/78.85	c |     38733 |     752      669     9106 |    17261     9217     46 |  0.000 % |
80.18/80.23	c |     58196 |     752      669     9106 |    18987    11307     49 |  0.000 % |
82.69/82.72	c |     87388 |     752      669     9106 |    20886    11839     52 |  0.000 % |
86.49/86.50	c |    131179 |     752      669     9106 |    22974    13659     50 |  0.000 % |
92.58/92.69	c |    196864 |     713      669     9106 |    25272    21613     55 |  5.186 % |
93.19/93.22	c ===============================================================================
94.49/94.54	c core #7
94.49/94.54	c 
94.49/94.54	c 
94.49/94.54	c Core size: 103	Core Weight: 1	Total Weight: 7
94.49/94.54	c Current CPU time: 93.6518 s
94.49/94.54	c
94.49/94.54	c ============================[ Search Statistics ]==============================
94.49/94.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.49/94.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.49/94.54	c ===============================================================================
94.49/94.54	c |         0 |     851      759    10367 |     5000        0   -nan |  0.000 % |
94.49/94.54	c |       100 |     851      759    10367 |     5500      100     47 |  0.000 % |
94.49/94.55	c |       250 |     851      759    10367 |     6050      250     38 |  0.000 % |
94.49/94.55	c |       478 |     851      759    10367 |     6655      478     38 |  0.000 % |
94.49/94.56	c |       817 |     851      759    10367 |     7320      817     36 |  0.000 % |
94.49/94.58	c |      1324 |     851      759    10367 |     8052     1324     37 |  0.000 % |
94.59/94.60	c |      2083 |     851      759    10367 |     8857     2083     35 |  0.000 % |
94.59/94.64	c |      3223 |     851      759    10367 |     9743     3223     36 |  0.000 % |
94.69/94.72	c |      4933 |     851      759    10367 |    10717     4933     38 |  0.000 % |
94.78/94.84	c |      7496 |     851      759    10367 |    11789     7496     40 |  0.000 % |
94.99/95.07	c |     11346 |     851      759    10367 |    12968    11346     43 |  0.000 % |
95.38/95.44	c |     17113 |     851      759    10367 |    14265    10569     47 |  0.000 % |
95.99/96.02	c |     25762 |     851      759    10367 |    15692    12043     46 |  0.000 % |
96.89/96.96	c |     38737 |     851      759    10367 |    17261     9224     48 |  0.000 % |
98.19/98.28	c |     58199 |     851      759    10367 |    18987    11320     49 |  0.000 % |
100.38/100.46	c |     87391 |     851      759    10367 |    20886    11861     47 |  0.000 % |
104.09/104.10	c |    131181 |     851      759    10367 |    22974    13641     50 |  0.000 % |
109.39/109.45	c |    196867 |     851      759    10367 |    25272    21634     52 |  0.005 % |
110.59/110.68	c ===============================================================================
111.79/111.86	c core #8
111.79/111.86	c 
111.79/111.86	c 
111.79/111.86	c Core size: 124	Core Weight: 1	Total Weight: 8
111.79/111.86	c Current CPU time: 110.835 s
111.79/111.86	c
111.79/111.86	c ============================[ Search Statistics ]==============================
111.79/111.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
111.79/111.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
111.79/111.86	c ===============================================================================
111.79/111.86	c |         0 |     971      847    11644 |     5000        0   -nan |  0.000 % |
111.79/111.87	c |       101 |     971      847    11644 |     5500      101     43 |  0.000 % |
111.79/111.87	c |       252 |     971      847    11644 |     6050      252     40 |  0.000 % |
111.79/111.88	c |       479 |     971      847    11644 |     6655      479     40 |  0.000 % |
111.79/111.89	c |       816 |     971      847    11644 |     7320      816     38 |  0.000 % |
111.88/111.91	c |      1322 |     971      847    11644 |     8052     1322     38 |  0.000 % |
111.88/111.93	c |      2082 |     971      847    11644 |     8857     2082     39 |  0.000 % |
111.88/111.97	c |      3221 |     971      847    11644 |     9743     3221     39 |  0.000 % |
111.98/112.03	c |      4931 |     971      847    11644 |    10717     4931     39 |  0.000 % |
112.08/112.14	c |      7493 |     971      847    11644 |    11789     7493     39 |  0.000 % |
112.29/112.34	c |     11338 |     971      847    11644 |    12968    11338     43 |  0.000 % |
112.59/112.67	c |     17104 |     971      847    11644 |    14265    10560     45 |  0.000 % |
113.18/113.21	c |     25754 |     971      847    11644 |    15692    12019     45 |  0.000 % |
113.98/114.05	c |     38728 |     971      847    11644 |    17261     9184     52 |  0.000 % |
115.39/115.50	c |     58189 |     971      847    11644 |    18987    11272     50 |  0.000 % |
117.69/117.72	c |     87385 |     971      847    11644 |    20886    11823     51 |  0.000 % |
121.28/121.31	c |    131175 |     971      847    11644 |    22974    13609     49 |  0.000 % |
126.88/126.93	c ===============================================================================
128.08/128.10	c core #9
128.08/128.10	c 
128.08/128.10	c 
128.08/128.10	c Core size: 139	Core Weight: 1	Total Weight: 9
128.08/128.10	c Current CPU time: 126.949 s
128.08/128.10	c
128.08/128.10	c ============================[ Search Statistics ]==============================
128.08/128.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
128.08/128.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
128.08/128.10	c ===============================================================================
128.08/128.10	c |         0 |    1106      935    12951 |     5000        0   -nan |  0.000 % |
128.08/128.10	c |       101 |    1106      935    12951 |     5500      101     43 |  0.000 % |
128.08/128.11	c |       251 |    1106      935    12951 |     6050      251     36 |  0.000 % |
128.08/128.11	c |       479 |    1106      935    12951 |     6655      479     36 |  0.000 % |
128.08/128.12	c |       816 |    1106      935    12951 |     7320      816     35 |  0.000 % |
128.08/128.14	c |      1322 |    1106      935    12951 |     8052     1322     35 |  0.000 % |
128.08/128.16	c |      2082 |    1106      935    12951 |     8857     2082     35 |  0.000 % |
128.18/128.20	c |      3223 |    1106      935    12951 |     9743     3223     39 |  0.000 % |
128.18/128.28	c |      4931 |    1106      935    12951 |    10717     4931     42 |  0.000 % |
128.38/128.41	c |      7498 |    1106      935    12951 |    11789     7498     42 |  0.000 % |
128.59/128.64	c |     11342 |    1106      935    12951 |    12968    11342     44 |  0.000 % |
128.89/128.98	c |     17108 |    1106      935    12951 |    14265    10562     47 |  0.000 % |
129.38/129.49	c |     25757 |    1106      935    12951 |    15692    12018     47 |  0.000 % |
130.39/130.42	c |     38732 |    1106      935    12951 |    17261     9214     51 |  0.000 % |
131.89/131.92	c |     58193 |    1106      935    12951 |    18987    11335     46 |  0.000 % |
134.08/134.18	c |     87386 |    1106      935    12951 |    20886    11873     48 |  0.000 % |
137.69/137.72	c |    131177 |    1106      935    12951 |    22974    13644     52 |  0.000 % |
143.09/143.14	c |    196862 |    1069      935    12951 |    25272    21597     51 |  3.345 % |
144.49/144.53	c ===============================================================================
145.69/145.73	c core #10
145.69/145.73	c 
145.69/145.73	c 
145.69/145.73	c Core size: 129	Core Weight: 1	Total Weight: 10
145.69/145.73	c Current CPU time: 144.431 s
145.69/145.73	c
145.69/145.73	c ============================[ Search Statistics ]==============================
145.69/145.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
145.69/145.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
145.69/145.73	c ===============================================================================
145.69/145.73	c |         0 |    1231     1021    14056 |     5000        0   -nan |  0.000 % |
145.69/145.74	c |       100 |    1231     1021    14056 |     5500      100     51 |  0.000 % |
145.69/145.74	c |       251 |    1231     1021    14056 |     6050      251     48 |  0.000 % |
145.69/145.75	c |       476 |    1231     1021    14056 |     6655      476     39 |  0.000 % |
145.69/145.76	c |       813 |    1231     1021    14056 |     7320      813     36 |  0.000 % |
145.69/145.77	c |      1319 |    1231     1021    14056 |     8052     1319     36 |  0.000 % |
145.79/145.80	c |      2080 |    1231     1021    14056 |     8857     2080     37 |  0.000 % |
145.79/145.84	c |      3219 |    1231     1021    14056 |     9743     3219     35 |  0.000 % |
145.89/145.91	c |      4929 |    1231     1021    14056 |    10717     4929     37 |  0.000 % |
145.98/146.03	c |      7491 |    1231     1021    14056 |    11789     7491     37 |  0.000 % |
146.18/146.24	c |     11335 |    1231     1021    14056 |    12968    11335     40 |  0.000 % |
146.58/146.61	c |     17101 |    1231     1021    14056 |    14265    10561     46 |  0.000 % |
147.18/147.23	c |     25750 |    1231     1021    14056 |    15692    12032     46 |  0.000 % |
148.19/148.23	c |     38725 |    1231     1021    14056 |    17261     9223     48 |  0.000 % |
149.69/149.77	c |     58186 |    1231     1021    14056 |    18987    11313     52 |  0.000 % |
151.89/151.98	c |     87381 |    1231     1021    14056 |    20886    11863     52 |  0.000 % |
155.19/155.29	c |    131172 |    1231     1021    14056 |    22974    13655     48 |  0.000 % |
158.39/158.48	c ===============================================================================
158.39/158.48	c #cores: 10
158.39/158.48	o 10
158.39/158.48	s OPTIMUM FOUND
158.39/158.48	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
158.39/158.48	c Total CPU time: 157.181 s

Verifier Data

OK	10

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 /var/tmp/evaluation-result-3447059-1307906558/watcher-3447059-1307906558 -o /var/tmp/evaluation-result-3447059-1307906558/solver-3447059-1307906558 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447059-1307906558.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.10 2.01 1.89 3/177 21000
/proc/meminfo: memFree=1587040/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=1972 CPUtime=0 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 308 0 0 0 0 0 0 0 25 0 1 0 902256718 2019328 256 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 493 256 177 372 0 118 0

[startup+0.105243 s]
/proc/loadavg: 2.10 2.01 1.89 3/177 21000
/proc/meminfo: memFree=1587040/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=3688 CPUtime=0.1 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 706 0 0 0 10 0 0 0 25 0 1 0 902256718 3776512 654 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 922 654 177 372 0 547 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3688

[startup+0.200222 s]
/proc/loadavg: 2.10 2.01 1.89 3/177 21000
/proc/meminfo: memFree=1587040/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=4756 CPUtime=0.19 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 978 0 0 0 19 0 0 0 25 0 1 0 902256718 4870144 926 33554432000 4194304 5714214 140734982863120 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 1189 926 177 372 0 814 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4756

[startup+0.30024 s]
/proc/loadavg: 2.10 2.01 1.89 3/177 21000
/proc/meminfo: memFree=1587040/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=5700 CPUtime=0.29 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 1219 0 0 0 29 0 0 0 25 0 1 0 902256718 5836800 1167 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 1425 1167 177 372 0 1050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5700

[startup+0.701122 s]
/proc/loadavg: 2.10 2.01 1.89 3/177 21000
/proc/meminfo: memFree=1587040/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=7828 CPUtime=0.69 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 1750 0 0 0 68 1 0 0 25 0 1 0 902256718 8015872 1698 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 1957 1698 177 372 0 1582 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7828

[startup+1.50098 s]
/proc/loadavg: 2.10 2.01 1.89 3/178 21001
/proc/meminfo: memFree=1578376/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=11000 CPUtime=1.49 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 2539 0 0 0 148 1 0 0 25 0 1 0 902256718 11264000 2487 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 2750 2487 177 372 0 2375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11000

[startup+3.10073 s]
/proc/loadavg: 2.10 2.01 1.89 3/178 21001
/proc/meminfo: memFree=1574448/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=15888 CPUtime=3.09 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 3784 0 0 0 306 3 0 0 25 0 1 0 902256718 16269312 3732 33554432000 4194304 5714214 140734982863120 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 3972 3732 177 372 0 3597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15888

[startup+6.30116 s]
/proc/loadavg: 2.09 2.01 1.89 3/178 21001
/proc/meminfo: memFree=1566388/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=23228 CPUtime=6.29 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 5585 0 0 0 623 6 0 0 25 0 1 0 902256718 23785472 5533 33554432000 4194304 5714214 140734982863120 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 5807 5533 177 372 0 5432 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23228

[startup+12.701 s]
/proc/loadavg: 2.08 2.01 1.89 3/178 21002
/proc/meminfo: memFree=1558340/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=29316 CPUtime=12.69 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 7158 0 0 0 1258 11 0 0 25 0 1 0 902256718 30019584 7064 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 7329 7064 178 372 0 6954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29316

[startup+25.5008 s]
/proc/loadavg: 2.06 2.01 1.89 3/178 21002
/proc/meminfo: memFree=1549032/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=37124 CPUtime=25.49 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 9122 0 0 0 2525 24 0 0 25 0 1 0 902256718 38014976 9028 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 9281 9028 178 372 0 8906 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37124

[startup+51.1002 s]
/proc/loadavg: 2.04 2.01 1.89 3/178 21003
/proc/meminfo: memFree=1529972/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=50220 CPUtime=51.09 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 12391 0 0 0 5063 46 0 0 25 0 1 0 902256718 51425280 12297 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21000/statm: 12555 12297 178 372 0 12180 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50220

[startup+102.301 s]
/proc/loadavg: 2.02 2.00 1.90 3/178 21004
/proc/meminfo: memFree=1513316/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=52860 CPUtime=102.29 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 13060 0 0 0 10145 84 0 0 25 0 1 0 902256718 54128640 12966 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 13215 12966 178 372 0 12840 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 52860

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

[startup+102.406 s]
/proc/loadavg: 2.02 2.00 1.90 3/178 21004
/proc/meminfo: memFree=1513316/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=52860 CPUtime=102.39 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 13060 0 0 0 10155 84 0 0 25 0 1 0 902256718 54128640 12966 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 13215 12966 178 372 0 12840 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 52860

[startup+128.001 s]
/proc/loadavg: 2.01 2.00 1.90 3/178 21005
/proc/meminfo: memFree=1509444/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=56292 CPUtime=127.98 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 13914 0 0 0 12694 104 0 0 25 0 1 0 902256718 57643008 13820 33554432000 4194304 5714214 140734982863120 18446744073709551615 4324928 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 14073 13820 178 372 0 13698 0
Current children cumulated CPU time (s) 127.98
Current children cumulated vsize (KiB) 56292

[startup+140.8 s]
/proc/loadavg: 2.01 2.00 1.90 3/178 21005
/proc/meminfo: memFree=1509312/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=56292 CPUtime=140.79 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 13917 0 0 0 13964 115 0 0 25 0 1 0 902256718 57643008 13823 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 14073 13823 178 372 0 13698 0
Current children cumulated CPU time (s) 140.79
Current children cumulated vsize (KiB) 56292

[startup+147.2 s]
/proc/loadavg: 2.01 2.00 1.90 3/178 21005
/proc/meminfo: memFree=1507328/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=58416 CPUtime=147.18 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 14437 0 0 0 14598 120 0 0 25 0 1 0 902256718 59817984 14343 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 14604 14343 178 372 0 14229 0
Current children cumulated CPU time (s) 147.18
Current children cumulated vsize (KiB) 58416

[startup+153.601 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 21005
/proc/meminfo: memFree=1507324/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=58416 CPUtime=153.58 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 14438 0 0 0 15232 126 0 0 25 0 1 0 902256718 59817984 14344 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 14604 14344 178 372 0 14229 0
Current children cumulated CPU time (s) 153.58
Current children cumulated vsize (KiB) 58416

[startup+156.801 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 21005
/proc/meminfo: memFree=1507320/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=58416 CPUtime=156.79 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 14438 0 0 0 15550 129 0 0 25 0 1 0 902256718 59817984 14344 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 14604 14344 178 372 0 14229 0
Current children cumulated CPU time (s) 156.79
Current children cumulated vsize (KiB) 58416

[startup+157.6 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 21005
/proc/meminfo: memFree=1507320/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=58416 CPUtime=157.58 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 14438 0 0 0 15629 129 0 0 25 0 1 0 902256718 59817984 14344 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 14604 14344 178 372 0 14229 0
Current children cumulated CPU time (s) 157.58
Current children cumulated vsize (KiB) 58416

[startup+158 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 21005
/proc/meminfo: memFree=1507320/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=58416 CPUtime=157.99 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 14438 0 0 0 15669 130 0 0 25 0 1 0 902256718 59817984 14344 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 14604 14344 178 372 0 14229 0
Current children cumulated CPU time (s) 157.99
Current children cumulated vsize (KiB) 58416

[startup+158.4 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 21005
/proc/meminfo: memFree=1507320/32951124 swapFree=67052292/67111528
[pid=21000] ppid=20998 vsize=58416 CPUtime=158.39 cores=0,2,4,6
/proc/21000/stat : 21000 (wbo1.6) R 20998 21000 19038 0 -1 4202496 14438 0 0 0 15709 130 0 0 25 0 1 0 902256718 59817984 14344 33554432000 4194304 5714214 140734982863120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21000/statm: 14604 14344 178 372 0 14229 0
Current children cumulated CPU time (s) 158.39
Current children cumulated vsize (KiB) 58416

Child status: 0
Real time (s): 158.492
CPU time (s): 158.487
CPU user time (s): 157.181
CPU system time (s): 1.3058
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 58416

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

runsolver used 0.270958 second user time and 0.45793 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-12 21:22:38
IDJOB=3447059
IDBENCH=79206
IDSOLVER=1943
FILE ID=node108/3447059-1307906558
RUNJOBID= node108-1307904510-20600
PBS_JOBID= 13559595
Free space on /var/tmp= 2884 MiB

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

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

MD5SUM BENCH= 757f0ee369969ddf8bfd897da7532965
RANDOM SEED=1704899470

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1587220 kB
Buffers:         58672 kB
Cached:       30226756 kB
SwapCached:      23196 kB
Active:       15325888 kB
Inactive:     15092036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1587220 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            4560 kB
Writeback:           0 kB
AnonPages:      130260 kB
Mapped:           9940 kB
Slab:           881328 kB
PageTables:       4952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   311932 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 /var/tmp at the end= 2880 MiB
End job on node108 at 2011-06-12 21:25:16