Trace number 2690166

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.4aOPTIMUM 179.689 179.686

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552423--soft-66-100-0.wbo
MD5SUM2f4d2e59134ffbad904dde6d63a6f677
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark30.4694
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints937
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46894
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46893
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 779
Number of bits of the biggest sum of numbers10
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.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690166-1277910959.wbo.
0.00/0.00	c Instance file HOME/instance-2690166-1277910959.wbo
0.00/0.00	c File size is 88060 bytes.
0.00/0.00	c Highest Coefficient sum: 779
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
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 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     231     2707     8338 |     5500      101     21 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     19 |  0.002 % |
0.00/0.01	c |       477 |     231     2707     8338 |     6655      477     23 |  0.002 % |
0.02/0.02	c |       814 |     231     2707     8338 |     7320      814     22 |  0.002 % |
0.02/0.04	c |      1320 |     231     2707     8338 |     8052     1320     25 |  0.002 % |
0.02/0.06	c |      2079 |     231     2707     8338 |     8857     2079     26 |  0.002 % |
0.09/0.10	c |      3219 |     231     2707     8338 |     9743     3219     26 |  0.002 % |
0.09/0.17	c |      4927 |     231     2707     8338 |    10717     4927     29 |  0.002 % |
0.29/0.31	c |      7492 |     231     2707     8338 |    11789     7492     31 |  0.002 % |
0.49/0.55	c |     11339 |     231     2707     8338 |    12968    11339     33 |  0.002 % |
0.89/0.97	c |     17107 |     231     2707     8338 |    14265    10579     34 |  0.002 % |
1.49/1.59	c |     25759 |     231     2707     8338 |    15692    12073     30 |  0.002 % |
1.99/2.06	c ===============================================================================
2.09/2.17	c core #1
2.09/2.17	c ============================[ Search Statistics ]==============================
2.09/2.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.09/2.17	c ===============================================================================
2.09/2.17	c |         0 |     708     3497    12168 |     5000        0    nan |  0.000 % |
2.09/2.17	c |       100 |     708     3497    12168 |     5500      100     34 |  0.000 % |
2.09/2.18	c |       250 |     708     3497    12168 |     6050      250     28 |  0.000 % |
2.09/2.18	c |       475 |     708     3497    12168 |     6655      475     26 |  0.000 % |
2.09/2.19	c |       812 |     708     3497    12168 |     7320      812     27 |  0.000 % |
2.19/2.21	c |      1319 |     708     3497    12168 |     8052     1319     28 |  0.000 % |
2.19/2.23	c |      2079 |     708     3497    12168 |     8857     2079     28 |  0.000 % |
2.19/2.28	c |      3218 |     708     3497    12168 |     9743     3218     26 |  0.000 % |
2.29/2.34	c |      4927 |     708     3497    12168 |    10717     4927     27 |  0.000 % |
2.39/2.45	c |      7489 |     708     3497    12168 |    11789     7489     27 |  0.000 % |
2.59/2.68	c |     11335 |     708     3497    12168 |    12968    11335     29 |  0.000 % |
2.99/3.03	c |     17103 |     708     3497    12168 |    14265    10575     31 |  0.000 % |
3.49/3.59	c |     25752 |     708     3497    12168 |    15692    12041     31 |  0.000 % |
4.49/4.53	c |     38726 |     708     3497    12168 |    17261     9241     33 |  0.000 % |
6.09/6.11	c |     58187 |     708     3497    12168 |    18987    11338     36 |  0.000 % |
8.28/8.31	c |     87382 |     708     3497    12168 |    20886    11897     30 |  0.000 % |
11.89/11.94	c |    131171 |     708     3497    12168 |    22974    13722     31 |  0.000 % |
13.88/13.93	c ===============================================================================
14.49/14.51	c core #2
14.49/14.51	c ============================[ Search Statistics ]==============================
14.49/14.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.49/14.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.49/14.51	c ===============================================================================
14.49/14.51	c |         0 |    1184     4329    16169 |     5000        0    nan |  0.000 % |
14.49/14.52	c |       105 |    1184     4329    16169 |     5500      105     20 |  0.000 % |
14.49/14.53	c |       255 |    1184     4329    16169 |     6050      255     26 |  0.000 % |
14.49/14.53	c |       480 |    1184     4329    16169 |     6655      480     28 |  0.000 % |
14.49/14.54	c |       817 |    1184     4329    16169 |     7320      817     28 |  0.000 % |
14.49/14.56	c |      1327 |    1184     4329    16169 |     8052     1327     27 |  0.000 % |
14.49/14.59	c |      2089 |    1184     4329    16169 |     8857     2089     28 |  0.000 % |
14.59/14.64	c |      3228 |    1184     4329    16169 |     9743     3228     29 |  0.000 % |
14.69/14.71	c |      4937 |    1184     4329    16169 |    10717     4937     29 |  0.000 % |
14.79/14.86	c |      7501 |    1184     4329    16169 |    11789     7501     30 |  0.000 % |
15.09/15.11	c |     11348 |    1184     4329    16169 |    12968    11348     30 |  0.000 % |
15.48/15.56	c |     17115 |    1184     4329    16169 |    14265    10595     32 |  0.000 % |
16.19/16.24	c |     25767 |    1184     4329    16169 |    15692    12069     35 |  0.000 % |
17.39/17.45	c |     38741 |    1184     4329    16169 |    17261     9247     34 |  0.000 % |
19.09/19.15	c |     58203 |    1184     4329    16169 |    18987    11353     36 |  0.000 % |
21.59/21.64	c |     87395 |    1163     4329    16169 |    20886     5783     28 |  1.774 % |
21.79/21.88	c ===============================================================================
22.29/22.31	c core #3
22.29/22.31	c ============================[ Search Statistics ]==============================
22.29/22.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.29/22.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.29/22.31	c ===============================================================================
22.29/22.31	c |         0 |    1664     5166    20197 |     5000        0    nan |  0.000 % |
22.29/22.32	c |       100 |    1664     5166    20197 |     5500      100     22 |  0.000 % |
22.29/22.33	c |       250 |    1664     5166    20197 |     6050      250     27 |  0.000 % |
22.29/22.34	c |       476 |    1664     5166    20197 |     6655      476     31 |  0.000 % |
22.29/22.35	c |       815 |    1664     5166    20197 |     7320      815     29 |  0.000 % |
22.29/22.37	c |      1323 |    1664     5166    20197 |     8052     1323     28 |  0.000 % |
22.39/22.40	c |      2083 |    1664     5166    20197 |     8857     2083     29 |  0.000 % |
22.39/22.45	c |      3224 |    1664     5166    20197 |     9743     3224     30 |  0.000 % |
22.49/22.53	c |      4933 |    1664     5166    20197 |    10717     4933     31 |  0.000 % |
22.59/22.68	c |      7497 |    1664     5166    20197 |    11789     7497     31 |  0.000 % |
22.89/22.95	c |     11342 |    1664     5166    20197 |    12968    11342     32 |  0.000 % |
23.29/23.37	c |     17108 |    1664     5166    20197 |    14265    10595     32 |  0.000 % |
24.10/24.18	c |     25758 |    1664     5166    20197 |    15692    12057     38 |  0.000 % |
25.30/25.38	c |     38736 |    1664     5166    20197 |    17261     9265     33 |  0.000 % |
26.99/27.05	c |     58197 |    1664     5166    20197 |    18987    11384     30 |  0.000 % |
29.39/29.48	c |     87390 |    1664     5166    20197 |    20886    11967     29 |  0.000 % |
31.49/31.53	c ===============================================================================
31.99/32.05	c core #4
31.99/32.05	c ============================[ Search Statistics ]==============================
31.99/32.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.99/32.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
31.99/32.05	c ===============================================================================
31.99/32.05	c |         0 |    2139     5979    24131 |     5000        0    nan |  0.000 % |
31.99/32.06	c |       102 |    2139     5979    24131 |     5500      102     24 |  0.000 % |
31.99/32.07	c |       254 |    2139     5979    24131 |     6050      254     23 |  0.000 % |
31.99/32.08	c |       479 |    2139     5979    24131 |     6655      479     24 |  0.000 % |
31.99/32.09	c |       818 |    2139     5979    24131 |     7320      818     29 |  0.000 % |
32.09/32.11	c |      1325 |    2139     5979    24131 |     8052     1325     27 |  0.000 % |
32.09/32.14	c |      2085 |    2139     5979    24131 |     8857     2085     28 |  0.000 % |
32.09/32.19	c |      3224 |    2139     5979    24131 |     9743     3224     30 |  0.000 % |
32.19/32.29	c |      4933 |    2139     5979    24131 |    10717     4933     32 |  0.000 % |
32.39/32.45	c |      7496 |    2139     5979    24131 |    11789     7496     33 |  0.000 % |
32.69/32.72	c |     11340 |    2139     5979    24131 |    12968    11340     33 |  0.000 % |
33.29/33.34	c |     17106 |    2139     5979    24131 |    14265    10568     34 |  0.000 % |
34.10/34.13	c |     25756 |    2139     5979    24131 |    15692    12043     36 |  0.000 % |
35.39/35.49	c |     38730 |    2139     5979    24131 |    17261     9237     36 |  0.000 % |
37.09/37.11	c |     58192 |    2139     5979    24131 |    18987    11343     33 |  0.000 % |
39.59/39.61	c |     87385 |    2139     5979    24131 |    20886    11949     34 |  0.000 % |
43.79/43.87	c |    131174 |    2139     5979    24131 |    22974    13809     35 |  0.000 % |
47.09/47.20	c ===============================================================================
47.99/48.02	c core #5
47.99/48.02	c ============================[ Search Statistics ]==============================
47.99/48.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.99/48.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
47.99/48.02	c ===============================================================================
47.99/48.02	c |         0 |    2626     6793    28108 |     5000        0    nan |  0.000 % |
47.99/48.04	c |       103 |    2626     6793    28108 |     5500      103     25 |  0.000 % |
47.99/48.04	c |       254 |    2626     6793    28108 |     6050      254     26 |  0.000 % |
47.99/48.06	c |       480 |    2626     6793    28108 |     6655      480     25 |  0.000 % |
47.99/48.07	c |       818 |    2626     6793    28108 |     7320      818     26 |  0.000 % |
47.99/48.09	c |      1325 |    2626     6793    28108 |     8052     1325     28 |  0.000 % |
48.09/48.12	c |      2084 |    2626     6793    28108 |     8857     2084     27 |  0.000 % |
48.09/48.17	c |      3227 |    2626     6793    28108 |     9743     3227     28 |  0.000 % |
48.19/48.26	c |      4936 |    2626     6793    28108 |    10717     4936     27 |  0.000 % |
48.40/48.42	c |      7498 |    2626     6793    28108 |    11789     7498     28 |  0.000 % |
48.59/48.67	c |     11342 |    2626     6793    28108 |    12968    11342     29 |  0.000 % |
49.09/49.12	c |     17108 |    2626     6793    28108 |    14265    10595     33 |  0.000 % |
49.79/49.84	c |     25757 |    2626     6793    28108 |    15692    12067     34 |  0.000 % |
50.99/51.04	c |     38733 |    2626     6793    28108 |    17261     9237     32 |  0.000 % |
52.59/52.66	c |     58194 |    2626     6793    28108 |    18987    11354     32 |  0.000 % |
55.49/55.52	c |     87387 |    2626     6793    28108 |    20886    11916     32 |  0.000 % |
59.59/59.66	c ===============================================================================
60.19/60.27	c core #6
60.19/60.27	c ============================[ Search Statistics ]==============================
60.19/60.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.19/60.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
60.19/60.27	c ===============================================================================
60.19/60.27	c |         0 |    3105     7585    31985 |     5000        0    nan |  0.000 % |
60.19/60.29	c |       100 |    3105     7585    31985 |     5500      100     20 |  0.000 % |
60.29/60.30	c |       251 |    3105     7585    31985 |     6050      251     26 |  0.000 % |
60.29/60.31	c |       477 |    3105     7585    31985 |     6655      477     27 |  0.000 % |
60.29/60.32	c |       814 |    3105     7585    31985 |     7320      814     26 |  0.000 % |
60.29/60.34	c |      1321 |    3105     7585    31985 |     8052     1321     26 |  0.000 % |
60.29/60.37	c |      2080 |    3105     7585    31985 |     8857     2080     27 |  0.000 % |
60.40/60.43	c |      3219 |    3105     7585    31985 |     9743     3219     28 |  0.000 % |
60.50/60.52	c |      4927 |    3105     7585    31985 |    10717     4927     27 |  0.000 % |
60.59/60.69	c |      7490 |    3105     7585    31985 |    11789     7490     28 |  0.000 % |
60.89/60.99	c |     11335 |    3105     7585    31985 |    12968    11335     30 |  0.000 % |
61.39/61.49	c |     17102 |    3105     7585    31985 |    14265    10567     33 |  0.000 % |
62.20/62.22	c |     25753 |    3105     7585    31985 |    15692    12029     32 |  0.000 % |
63.29/63.34	c |     38727 |    3105     7585    31985 |    17261     9209     29 |  0.000 % |
64.99/65.07	c |     58190 |    3105     7585    31985 |    18987    11347     32 |  0.000 % |
67.39/67.49	c ===============================================================================
67.79/67.88	c core #7
67.79/67.88	c ============================[ Search Statistics ]==============================
67.79/67.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.79/67.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
67.79/67.88	c ===============================================================================
67.79/67.88	c |         0 |    3581     8366    35815 |     5000        0    nan |  0.000 % |
67.89/67.90	c |       100 |    3581     8366    35815 |     5500      100     35 |  0.000 % |
67.89/67.91	c |       250 |    3581     8366    35815 |     6050      250     31 |  0.000 % |
67.89/67.92	c |       475 |    3581     8366    35815 |     6655      475     32 |  0.000 % |
67.89/67.93	c |       812 |    3581     8366    35815 |     7320      812     31 |  0.000 % |
67.89/67.95	c |      1318 |    3581     8366    35815 |     8052     1318     30 |  0.000 % |
67.89/67.99	c |      2078 |    3581     8366    35815 |     8857     2078     30 |  0.000 % |
67.99/68.05	c |      3217 |    3581     8366    35815 |     9743     3217     29 |  0.000 % |
68.10/68.15	c |      4925 |    3581     8366    35815 |    10717     4925     30 |  0.000 % |
68.29/68.31	c |      7489 |    3581     8366    35815 |    11789     7489     29 |  0.000 % |
68.60/68.60	c |     11333 |    3581     8366    35815 |    12968    11333     31 |  0.000 % |
68.99/69.04	c |     17100 |    3581     8366    35815 |    14265    10566     31 |  0.000 % |
69.80/69.88	c |     25749 |    3581     8366    35815 |    15692    12042     34 |  0.000 % |
70.99/71.04	c |     38724 |    3581     8366    35815 |    17261     9222     35 |  0.000 % |
72.89/72.94	c |     58188 |    3581     8366    35815 |    18987    11336     36 |  0.000 % |
75.59/75.69	c |     87381 |    3581     8366    35815 |    20886    11931     34 |  0.000 % |
79.69/79.76	c |    131170 |    3580     8366    35815 |    22974    13757     34 |  0.028 % |
82.79/82.88	c ===============================================================================
83.60/83.61	c core #8
83.60/83.61	c ============================[ Search Statistics ]==============================
83.60/83.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.60/83.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.60/83.61	c ===============================================================================
83.60/83.61	c |         0 |    4047     9161    39675 |     5000        0    nan |  0.000 % |
83.60/83.63	c |       102 |    4047     9161    39675 |     5500      102     20 |  0.000 % |
83.60/83.64	c |       252 |    4047     9161    39675 |     6050      252     25 |  0.000 % |
83.60/83.65	c |       477 |    4047     9161    39675 |     6655      477     26 |  0.000 % |
83.60/83.67	c |       814 |    4047     9161    39675 |     7320      814     27 |  0.000 % |
83.60/83.69	c |      1321 |    4047     9161    39675 |     8052     1321     30 |  0.000 % |
83.69/83.72	c |      2080 |    4047     9161    39675 |     8857     2080     29 |  0.000 % |
83.69/83.78	c |      3219 |    4047     9161    39675 |     9743     3219     30 |  0.000 % |
83.80/83.88	c |      4927 |    4047     9161    39675 |    10717     4927     30 |  0.000 % |
83.99/84.06	c |      7489 |    4047     9161    39675 |    11789     7489     31 |  0.000 % |
84.29/84.36	c |     11336 |    4047     9161    39675 |    12968    11336     32 |  0.000 % |
84.79/84.83	c |     17104 |    4047     9161    39675 |    14265    10561     33 |  0.000 % |
85.59/85.61	c |     25753 |    4047     9161    39675 |    15692    12033     32 |  0.000 % |
86.69/86.79	c |     38727 |    4047     9161    39675 |    17261     9248     37 |  0.000 % |
88.39/88.49	c |     58189 |    4047     9161    39675 |    18987    11392     34 |  0.000 % |
91.30/91.37	c |     87382 |    4047     9161    39675 |    20886    11982     35 |  0.000 % |
92.69/92.70	c ===============================================================================
93.09/93.19	c core #9
93.09/93.19	c ============================[ Search Statistics ]==============================
93.09/93.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.09/93.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
93.09/93.19	c ===============================================================================
93.09/93.19	c |         0 |    4544     9921    43470 |     5000        0    nan |  0.000 % |
93.19/93.22	c |       100 |    4544     9921    43470 |     5500      100     21 |  0.000 % |
93.19/93.22	c |       251 |    4544     9921    43470 |     6050      251     25 |  0.000 % |
93.19/93.23	c |       477 |    4544     9921    43470 |     6655      477     27 |  0.000 % |
93.19/93.25	c |       814 |    4544     9921    43470 |     7320      814     27 |  0.000 % |
93.19/93.27	c |      1320 |    4544     9921    43470 |     8052     1320     27 |  0.000 % |
93.29/93.32	c |      2079 |    4544     9921    43470 |     8857     2079     29 |  0.000 % |
93.29/93.38	c |      3219 |    4544     9921    43470 |     9743     3219     28 |  0.000 % |
93.40/93.48	c |      4928 |    4544     9921    43470 |    10717     4928     29 |  0.000 % |
93.60/93.67	c |      7491 |    4544     9921    43470 |    11789     7491     30 |  0.000 % |
93.90/93.98	c |     11336 |    4544     9921    43470 |    12968    11336     32 |  0.000 % |
94.39/94.46	c |     17107 |    4544     9921    43470 |    14265    10567     33 |  0.000 % |
95.29/95.38	c |     25756 |    4544     9921    43470 |    15692    12044     34 |  0.000 % |
96.49/96.52	c |     38730 |    4544     9921    43470 |    17261     9221     31 |  0.000 % |
98.49/98.50	c |     58192 |    4544     9921    43470 |    18987    11326     35 |  0.000 % |
101.49/101.53	c |     87390 |    4544     9921    43470 |    20886    11903     33 |  0.000 % |
106.60/106.64	c |    131181 |    4544     9921    43470 |    22974    13741     34 |  0.000 % |
113.69/113.78	c |    196865 |    4544     9921    43470 |    25272    21770     32 |  0.000 % |
115.59/115.62	c ===============================================================================
116.69/116.71	c core #10
116.69/116.71	c ============================[ Search Statistics ]==============================
116.69/116.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
116.69/116.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
116.69/116.71	c ===============================================================================
116.69/116.71	c |         0 |    5112    10715    47557 |     5000        0    nan |  0.000 % |
116.69/116.74	c |       100 |    5112    10715    47557 |     5500      100     22 |  0.000 % |
116.69/116.74	c |       250 |    5112    10715    47557 |     6050      250     24 |  0.000 % |
116.69/116.76	c |       475 |    5112    10715    47557 |     6655      475     26 |  0.000 % |
116.69/116.78	c |       812 |    5112    10715    47557 |     7320      812     27 |  0.000 % |
116.79/116.80	c |      1318 |    5112    10715    47557 |     8052     1318     28 |  0.000 % |
116.79/116.85	c |      2080 |    5112    10715    47557 |     8857     2080     31 |  0.000 % |
116.89/116.92	c |      3220 |    5112    10715    47557 |     9743     3220     31 |  0.000 % |
116.99/117.06	c |      4932 |    5112    10715    47557 |    10717     4932     32 |  0.000 % |
117.19/117.29	c |      7495 |    5112    10715    47557 |    11789     7495     34 |  0.000 % |
117.60/117.70	c |     11339 |    5112    10715    47557 |    12968    11339     35 |  0.000 % |
118.29/118.34	c |     17105 |    5112    10715    47557 |    14265    10564     35 |  0.000 % |
119.19/119.28	c |     25754 |    5112    10715    47557 |    15692    12029     37 |  0.000 % |
120.69/120.79	c |     38730 |    5112    10715    47557 |    17261     9229     37 |  0.000 % |
122.79/122.87	c |     58192 |    5112    10715    47557 |    18987    11330     36 |  0.000 % |
126.09/126.16	c |     87385 |    5112    10715    47557 |    20886    11894     35 |  0.000 % |
130.99/131.06	c |    131174 |    5112    10715    47557 |    22974    13740     37 |  0.000 % |
135.49/135.58	c ===============================================================================
136.50/136.53	c core #11
136.50/136.53	c ============================[ Search Statistics ]==============================
136.50/136.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
136.50/136.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
136.50/136.53	c ===============================================================================
136.50/136.53	c |         0 |    5678    11484    51556 |     5000        0    nan |  0.000 % |
136.50/136.56	c |       100 |    5678    11484    51556 |     5500      100     34 |  0.000 % |
136.50/136.57	c |       250 |    5678    11484    51556 |     6050      250     30 |  0.000 % |
136.50/136.58	c |       475 |    5678    11484    51556 |     6655      475     30 |  0.000 % |
136.59/136.60	c |       812 |    5678    11484    51556 |     7320      812     30 |  0.000 % |
136.59/136.63	c |      1319 |    5678    11484    51556 |     8052     1319     29 |  0.000 % |
136.59/136.67	c |      2080 |    5678    11484    51556 |     8857     2080     28 |  0.000 % |
136.70/136.74	c |      3221 |    5678    11484    51556 |     9743     3221     28 |  0.000 % |
136.80/136.86	c |      4931 |    5678    11484    51556 |    10717     4931     29 |  0.000 % |
136.99/137.06	c |      7493 |    5678    11484    51556 |    11789     7493     30 |  0.000 % |
137.40/137.44	c |     11338 |    5678    11484    51556 |    12968    11338     32 |  0.000 % |
137.89/137.99	c |     17105 |    5678    11484    51556 |    14265    10575     34 |  0.000 % |
138.69/138.78	c |     25755 |    5678    11484    51556 |    15692    12057     32 |  0.000 % |
140.00/140.05	c |     38732 |    5678    11484    51556 |    17261     9254     29 |  0.000 % |
141.80/141.88	c |     58193 |    5678    11484    51556 |    18987    11391     29 |  0.000 % |
145.29/145.30	c |     87386 |    5678    11484    51556 |    20886    11953     34 |  0.000 % |
149.50/149.55	c |    131175 |    5678    11484    51556 |    22974    13792     32 |  0.000 % |
158.00/158.06	c |    196859 |    5678    11484    51556 |    25272    21837     34 |  0.000 % |
169.90/170.00	c |    295386 |    5678    11484    51556 |    27799    16461     34 |  0.000 % |
172.70/172.78	c ===============================================================================
174.40/174.41	c core #12
174.40/174.41	c ============================[ Search Statistics ]==============================
174.40/174.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
174.40/174.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
174.40/174.41	c ===============================================================================
174.40/174.41	c |         0 |    6195    12257    55455 |     5000        0    nan |  0.000 % |
174.40/174.45	c |       101 |    6195    12257    55455 |     5500      101     29 |  0.000 % |
174.40/174.46	c |       253 |    6195    12257    55455 |     6050      253     31 |  0.000 % |
174.40/174.47	c |       478 |    6195    12257    55455 |     6655      478     31 |  0.000 % |
174.40/174.49	c |       818 |    6195    12257    55455 |     7320      818     29 |  0.000 % |
174.49/174.52	c |      1324 |    6195    12257    55455 |     8052     1324     30 |  0.000 % |
174.49/174.57	c |      2083 |    6195    12257    55455 |     8857     2083     30 |  0.000 % |
174.59/174.64	c |      3222 |    6195    12257    55455 |     9743     3222     29 |  0.000 % |
174.70/174.75	c |      4932 |    6195    12257    55455 |    10717     4932     29 |  0.000 % |
175.00/175.00	c |      7495 |    6195    12257    55455 |    11789     7495     29 |  0.000 % |
175.30/175.32	c |     11342 |    6195    12257    55455 |    12968    11342     29 |  0.000 % |
175.79/175.83	c |     17109 |    6195    12257    55455 |    14265    10569     30 |  0.000 % |
176.59/176.70	c |     25760 |    6195    12257    55455 |    15692    12048     35 |  0.000 % |
178.10/178.16	c |     38734 |    6195    12257    55455 |    17261     9244     33 |  0.000 % |
179.60/179.67	c ===============================================================================
179.60/179.67	c #cores: 12
179.60/179.67	c Final Weight: 12
179.60/179.67	o 12
179.60/179.67	s OPTIMUM FOUND
179.60/179.67	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 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 -x230 -x231
179.60/179.67	c Total CPU time: 175.465 s

Verifier Data

OK	12

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2690166-1277910959/watcher-2690166-1277910959 -o /tmp/evaluation-result-2690166-1277910959/solver-2690166-1277910959 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2690166-1277910959.wbo 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.95 2.07 2.02 3/196 16268
/proc/meminfo: memFree=30975476/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=2664 CPUtime=0
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 305 0 0 0 0 0 0 0 21 0 1 0 132390363 2727936 224 4089446400 134512640 135751879 4292803184 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/16268/statm: 666 224 145 303 0 339 0

[startup+0.0249711 s]
/proc/loadavg: 1.95 2.07 2.02 3/196 16268
/proc/meminfo: memFree=30975476/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=2852 CPUtime=0.02
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 386 0 0 0 2 0 0 0 21 0 1 0 132390363 2920448 283 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/16268/statm: 713 283 143 303 0 408 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2852

[startup+0.100958 s]
/proc/loadavg: 1.95 2.07 2.02 3/196 16268
/proc/meminfo: memFree=30975476/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=3520 CPUtime=0.09
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 545 0 0 0 9 0 0 0 21 0 1 0 132390363 3604480 442 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/16268/statm: 880 442 143 303 0 575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3520

[startup+0.30092 s]
/proc/loadavg: 1.95 2.07 2.02 3/196 16268
/proc/meminfo: memFree=30975476/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=4708 CPUtime=0.29
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 845 0 0 0 27 2 0 0 21 0 1 0 132390363 4820992 742 4089446400 134512640 135751879 4292803184 18446744073709551615 134616534 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/16268/statm: 1177 742 143 303 0 872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4708

[startup+0.700849 s]
/proc/loadavg: 1.95 2.07 2.02 3/196 16268
/proc/meminfo: memFree=30975476/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=6556 CPUtime=0.69
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 1298 0 0 0 66 3 0 0 22 0 1 0 132390363 6713344 1195 4089446400 134512640 135751879 4292803184 18446744073709551615 134603014 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 1639 1195 143 303 0 1334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6556

[startup+1.50071 s]
/proc/loadavg: 1.95 2.07 2.02 3/197 16269
/proc/meminfo: memFree=30969888/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=9592 CPUtime=1.49
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 2066 0 0 0 142 7 0 0 25 0 1 0 132390363 9822208 1963 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 2398 1963 143 303 0 2093 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9592

[startup+3.10043 s]
/proc/loadavg: 1.95 2.07 2.02 3/197 16269
/proc/meminfo: memFree=30965796/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=12772 CPUtime=3.09
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 2866 0 0 0 297 12 0 0 25 0 1 0 132390363 13078528 2763 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 3193 2763 146 303 0 2888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12772

[startup+6.30086 s]
/proc/loadavg: 1.95 2.07 2.02 3/197 16269
/proc/meminfo: memFree=30957712/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=23464 CPUtime=6.29
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 5543 0 0 0 607 22 0 0 25 0 1 0 132390363 24027136 5440 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 5866 5440 146 303 0 5561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23464

[startup+12.7007 s]
/proc/loadavg: 1.95 2.07 2.02 3/197 16269
/proc/meminfo: memFree=30935632/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=44508 CPUtime=12.69
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 10805 0 0 0 1226 43 0 0 25 0 1 0 132390363 45576192 10702 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 11127 10702 146 303 0 10822 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44508

[startup+25.5005 s]
/proc/loadavg: 1.96 2.07 2.02 3/197 16269
/proc/meminfo: memFree=30918732/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=59456 CPUtime=25.49
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 14536 0 0 0 2471 78 0 0 25 0 1 0 132390363 60882944 14433 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 14864 14433 146 303 0 14559 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59456

[startup+51.101 s]
/proc/loadavg: 1.97 2.06 2.02 3/197 16269
/proc/meminfo: memFree=30861844/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=113416 CPUtime=51.09
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 28016 0 0 0 4959 150 0 0 18 0 1 0 132390363 116137984 27913 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 28354 27913 146 303 0 28049 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 113416

[startup+102.307 s]
/proc/loadavg: 1.99 2.05 2.01 3/197 16271
/proc/meminfo: memFree=30784652/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=185244 CPUtime=102.3
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 46001 0 0 0 9950 280 0 0 25 0 1 0 132390363 189689856 45850 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 46311 45850 146 303 0 46006 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185244

[startup+162.3 s]
/proc/loadavg: 1.99 2.04 2.01 3/197 16273
/proc/meminfo: memFree=30678572/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=286216 CPUtime=162.29
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 71310 0 0 0 15835 394 0 0 25 0 1 0 132390363 293085184 71105 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 71554 71105 146 303 0 71249 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 286216

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

[startup+166.301 s]
/proc/loadavg: 1.99 2.04 2.01 3/197 16273
/proc/meminfo: memFree=30668028/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=295060 CPUtime=166.3
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 73536 0 0 0 16230 400 0 0 25 0 1 0 132390363 302141440 73331 4089446400 134512640 135751879 4292803184 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 73765 73331 146 303 0 73460 0
Current children cumulated CPU time (s) 166.3
Current children cumulated vsize (KiB) 295060

[startup+172.706 s]
/proc/loadavg: 1.99 2.04 2.01 3/197 16273
/proc/meminfo: memFree=30653024/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=309372 CPUtime=172.7
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 77075 0 0 0 16861 409 0 0 25 0 1 0 132390363 316796928 76870 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 77343 76870 146 303 0 77038 0
Current children cumulated CPU time (s) 172.7
Current children cumulated vsize (KiB) 309372

[startup+175.901 s]
/proc/loadavg: 1.99 2.03 2.00 3/197 16273
/proc/meminfo: memFree=30641740/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=320016 CPUtime=175.9
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 79745 0 0 0 17176 414 0 0 18 0 1 0 132390363 327696384 79512 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 80004 79512 146 303 0 79699 0
Current children cumulated CPU time (s) 175.9
Current children cumulated vsize (KiB) 320016

[startup+177.501 s]
/proc/loadavg: 1.99 2.03 2.00 3/197 16273
/proc/meminfo: memFree=30641616/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=320016 CPUtime=177.49
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 79746 0 0 0 17332 417 0 0 20 0 1 0 132390363 327696384 79513 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 80004 79513 146 303 0 79699 0
Current children cumulated CPU time (s) 177.49
Current children cumulated vsize (KiB) 320016

[startup+178.3 s]
/proc/loadavg: 1.99 2.03 2.00 3/197 16273
/proc/meminfo: memFree=30641844/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=320016 CPUtime=178.3
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 79746 0 0 0 17411 419 0 0 22 0 1 0 132390363 327696384 79513 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 80004 79513 146 303 0 79699 0
Current children cumulated CPU time (s) 178.3
Current children cumulated vsize (KiB) 320016

[startup+179.1 s]
/proc/loadavg: 1.99 2.03 2.00 3/197 16273
/proc/meminfo: memFree=30641844/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=320016 CPUtime=179.09
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 79746 0 0 0 17490 419 0 0 25 0 1 0 132390363 327696384 79513 4089446400 134512640 135751879 4292803184 18446744073709551615 134610747 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 80004 79513 146 303 0 79699 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 320016

[startup+179.5 s]
/proc/loadavg: 1.99 2.03 2.00 3/197 16273
/proc/meminfo: memFree=30641844/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=320016 CPUtime=179.49
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 79746 0 0 0 17529 420 0 0 25 0 1 0 132390363 327696384 79513 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 80004 79513 146 303 0 79699 0
Current children cumulated CPU time (s) 179.49
Current children cumulated vsize (KiB) 320016

[startup+179.6 s]
/proc/loadavg: 1.99 2.03 2.00 3/197 16273
/proc/meminfo: memFree=30641844/32951124 swapFree=67111528/67111528
[pid=16268] ppid=16266 vsize=320016 CPUtime=179.6
/proc/16268/stat : 16268 (wbo1.4a) R 16266 16268 16243 0 -1 4202496 79746 0 0 0 17539 421 0 0 25 0 1 0 132390363 327696384 79513 4089446400 134512640 135751879 4292803184 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16268/statm: 80004 79513 146 303 0 79699 0
Current children cumulated CPU time (s) 179.6
Current children cumulated vsize (KiB) 320016

Child status: 0
Real time (s): 179.686
CPU time (s): 179.689
CPU user time (s): 175.465
CPU system time (s): 4.22336
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 320180

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

runsolver used 0.25896 second user time and 0.626904 second system time

The end

Launcher Data

Begin job on node140 at 2010-06-30 17:15:59
IDJOB=2690166
IDBENCH=78983
IDSOLVER=1200
FILE ID=node140/2690166-1277910959
PBS_JOBID= 11197265
Free space on /tmp= 74200 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552423--soft-66-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690166-1277910959/watcher-2690166-1277910959 -o /tmp/evaluation-result-2690166-1277910959/solver-2690166-1277910959 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2690166-1277910959.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2f4d2e59134ffbad904dde6d63a6f677
RANDOM SEED=1091800147

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
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.89
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.790
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	: 5421.15
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.790
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.83
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.790
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.790
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:      30976128 kB
Buffers:        194900 kB
Cached:        1276068 kB
SwapCached:          0 kB
Active:        1103820 kB
Inactive:       726004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30976128 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2908 kB
Writeback:           0 kB
AnonPages:      359048 kB
Mapped:          20296 kB
Slab:            80236 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1657644 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= 74200 MiB
End job on node140 at 2010-06-30 17:18:59