Trace number 3447140

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 662.984 662.965

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900551347--soft-66-100-0.wbo
MD5SUMccbb2f2628d7a379eab2ad56e88b2a24
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark72.283
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 constraints927
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 45360
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45359
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 745
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.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3447140-1307906090.wbo.
0.00/0.00	c Instance file HOME/instance-3447140-1307906090.wbo
0.00/0.00	c File size is 87997 bytes.
0.00/0.00	c Highest Coefficient sum: 745
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 |       100 |     231     2707     8338 |     5500      100     27 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     23 |  0.002 % |
0.00/0.01	c |       476 |     231     2707     8338 |     6655      476     25 |  0.002 % |
0.00/0.02	c |       813 |     231     2707     8338 |     7320      813     25 |  0.002 % |
0.00/0.03	c |      1326 |     231     2707     8338 |     8052     1326     26 |  0.002 % |
0.00/0.04	c |      2087 |     231     2707     8338 |     8857     2087     28 |  0.002 % |
0.04/0.07	c |      3227 |     231     2707     8338 |     9743     3227     28 |  0.002 % |
0.08/0.12	c |      4935 |     231     2707     8338 |    10717     4935     29 |  0.002 % |
0.19/0.20	c |      7497 |     231     2707     8338 |    11789     7497     30 |  0.002 % |
0.29/0.34	c |     11341 |     231     2707     8338 |    12968    11341     30 |  0.002 % |
0.49/0.58	c |     17107 |     231     2707     8338 |    14265    10557     31 |  0.002 % |
0.89/0.96	c |     25761 |     231     2707     8338 |    15692    12018     35 |  0.002 % |
1.69/1.71	c |     38738 |     231     2707     8338 |    17261     9190     39 |  0.002 % |
2.99/3.05	c |     58199 |     231     2707     8338 |    18987    11269     37 |  0.002 % |
4.99/5.02	c |     87391 |     231     2707     8338 |    20886    11807     37 |  0.002 % |
8.09/8.15	c |    131180 |     231     2707     8338 |    22974    13632     37 |  0.002 % |
12.99/13.04	c |    196864 |     230     2707     8338 |    25272    21622     38 |  0.435 % |
21.89/21.93	c |    295391 |     230     2707     8338 |    27799    14733     37 |  0.435 % |
34.29/34.35	c |    443183 |     230     2707     8338 |    30579    22588     40 |  0.435 % |
54.69/54.76	c |    664872 |     230     2707     8338 |    33637    26249     40 |  0.472 % |
63.59/63.62	c ===============================================================================
67.89/67.96	c core #1
67.89/67.96	c 
67.89/67.96	c 
67.89/67.96	c Core size: 893	Core Weight: 1	Total Weight: 1
67.89/67.96	c Current CPU time: 66.5809 s
67.89/67.96	c
67.89/67.96	c ============================[ Search Statistics ]==============================
67.89/67.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.89/67.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
67.89/67.96	c ===============================================================================
67.89/67.96	c |         0 |     709     3582    12396 |     5000        0   -nan |  0.000 % |
67.89/67.96	c |       100 |     709     3582    12396 |     5500      100     17 |  0.000 % |
67.89/67.96	c |       250 |     709     3582    12396 |     6050      250     18 |  0.000 % |
67.89/67.97	c |       475 |     709     3582    12396 |     6655      475     28 |  0.000 % |
67.89/67.97	c |       814 |     709     3582    12396 |     7320      814     27 |  0.000 % |
67.89/67.99	c |      1321 |     709     3582    12396 |     8052     1321     31 |  0.000 % |
67.99/68.01	c |      2081 |     709     3582    12396 |     8857     2081     32 |  0.000 % |
67.99/68.04	c |      3220 |     709     3582    12396 |     9743     3220     31 |  0.000 % |
68.09/68.11	c |      4928 |     709     3582    12396 |    10717     4928     32 |  0.000 % |
68.20/68.21	c |      7490 |     709     3582    12396 |    11789     7490     31 |  0.000 % |
68.29/68.38	c |     11336 |     709     3582    12396 |    12968    11336     31 |  0.000 % |
68.69/68.71	c |     17103 |     709     3582    12396 |    14265    10564     32 |  0.000 % |
69.09/69.11	c |     25753 |     709     3582    12396 |    15692    12035     33 |  0.000 % |
69.69/69.75	c |     38730 |     709     3582    12396 |    17261     9197     32 |  0.000 % |
70.90/70.93	c |     58191 |     709     3582    12396 |    18987    11284     34 |  0.000 % |
72.89/72.95	c |     87384 |     709     3582    12396 |    20886    11831     35 |  0.000 % |
76.09/76.17	c |    131173 |     709     3582    12396 |    22974    13656     35 |  0.000 % |
81.09/81.16	c |    196859 |     709     3582    12396 |    25272    21661     38 |  0.000 % |
89.10/89.11	c |    295385 |     709     3582    12396 |    27799    14351     36 |  0.000 % |
101.39/101.43	c |    443174 |     709     3582    12396 |    30579    22225     33 |  0.000 % |
108.09/108.14	c ===============================================================================
110.70/110.76	c core #2
110.70/110.76	c 
110.70/110.76	c 
110.70/110.76	c Core size: 897	Core Weight: 1	Total Weight: 2
110.70/110.76	c Current CPU time: 108.802 s
110.70/110.76	c
110.70/110.76	c ============================[ Search Statistics ]==============================
110.70/110.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
110.70/110.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
110.70/110.76	c ===============================================================================
110.70/110.76	c |         0 |    1188     4445    16416 |     5000        0   -nan |  0.000 % |
110.70/110.76	c |       100 |    1188     4445    16416 |     5500      100     27 |  0.000 % |
110.70/110.76	c |       251 |    1188     4445    16416 |     6050      251     26 |  0.000 % |
110.70/110.77	c |       476 |    1188     4445    16416 |     6655      476     26 |  0.000 % |
110.70/110.78	c |       814 |    1188     4445    16416 |     7320      814     30 |  0.000 % |
110.70/110.79	c |      1323 |    1188     4445    16416 |     8052     1323     32 |  0.000 % |
110.79/110.81	c |      2083 |    1188     4445    16416 |     8857     2083     32 |  0.000 % |
110.79/110.86	c |      3223 |    1188     4445    16416 |     9743     3223     32 |  0.000 % |
110.89/110.93	c |      4931 |    1188     4445    16416 |    10717     4931     31 |  0.000 % |
110.99/111.04	c |      7494 |    1188     4445    16416 |    11789     7494     31 |  0.000 % |
111.19/111.24	c |     11339 |    1188     4445    16416 |    12968    11339     30 |  0.000 % |
111.50/111.51	c |     17107 |    1188     4445    16416 |    14265    10563     33 |  0.000 % |
111.89/111.97	c |     25756 |    1188     4445    16416 |    15692    12039     34 |  0.000 % |
112.99/113.04	c |     38730 |    1188     4445    16416 |    17261     9251     42 |  0.000 % |
114.30/114.33	c |     58192 |    1188     4445    16416 |    18987    11321     43 |  0.000 % |
116.20/116.29	c |     87384 |    1188     4445    16416 |    20886    11895     33 |  0.000 % |
119.60/119.64	c |    131173 |    1188     4445    16416 |    22974    13703     38 |  0.000 % |
124.20/124.29	c |    196858 |    1188     4445    16416 |    25272    21706     37 |  0.000 % |
131.90/131.94	c |    295388 |    1188     4445    16416 |    27799    14459     34 |  0.000 % |
144.49/144.51	c |    443177 |    1188     4445    16416 |    30579    22854     38 |  0.000 % |
161.60/161.62	c ===============================================================================
164.40/164.40	c core #3
164.40/164.40	c 
164.40/164.40	c 
164.40/164.40	c Core size: 894	Core Weight: 1	Total Weight: 3
164.40/164.40	c Current CPU time: 161.543 s
164.40/164.40	c
164.40/164.40	c ============================[ Search Statistics ]==============================
164.40/164.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
164.40/164.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
164.40/164.40	c ===============================================================================
164.40/164.40	c |         0 |    1665     5298    20409 |     5000        0   -nan |  0.000 % |
164.40/164.41	c |       102 |    1665     5298    20409 |     5500      102     26 |  0.000 % |
164.40/164.41	c |       253 |    1665     5298    20409 |     6050      253     25 |  0.000 % |
164.40/164.42	c |       481 |    1665     5298    20409 |     6655      481     27 |  0.000 % |
164.40/164.42	c |       818 |    1665     5298    20409 |     7320      818     26 |  0.000 % |
164.40/164.44	c |      1324 |    1665     5298    20409 |     8052     1324     27 |  0.000 % |
164.40/164.46	c |      2084 |    1665     5298    20409 |     8857     2084     28 |  0.000 % |
164.49/164.50	c |      3223 |    1665     5298    20409 |     9743     3223     29 |  0.000 % |
164.49/164.56	c |      4931 |    1665     5298    20409 |    10717     4931     28 |  0.000 % |
164.59/164.68	c |      7494 |    1665     5298    20409 |    11789     7494     31 |  0.000 % |
164.79/164.86	c |     11338 |    1665     5298    20409 |    12968    11338     30 |  0.000 % |
165.10/165.17	c |     17105 |    1665     5298    20409 |    14265    10590     30 |  0.000 % |
165.60/165.66	c |     25754 |    1665     5298    20409 |    15692    12055     33 |  0.000 % |
166.30/166.39	c |     38730 |    1665     5298    20409 |    17261     9233     32 |  0.000 % |
167.69/167.70	c |     58191 |    1665     5298    20409 |    18987    11335     34 |  0.000 % |
169.79/169.80	c |     87383 |    1665     5298    20409 |    20886    11887     35 |  0.000 % |
173.19/173.27	c |    131172 |    1665     5298    20409 |    22974    13694     37 |  0.000 % |
178.40/178.49	c |    196856 |    1665     5298    20409 |    25272    21664     35 |  0.000 % |
187.60/187.61	c |    295382 |    1665     5298    20409 |    27799    15082     36 |  0.000 % |
200.29/200.38	c |    443172 |    1664     5298    20409 |    30579    23187     35 |  0.060 % |
218.30/218.33	c ===============================================================================
221.50/221.50	c core #4
221.50/221.50	c 
221.50/221.50	c 
221.50/221.50	c Core size: 894	Core Weight: 1	Total Weight: 4
221.50/221.50	c Current CPU time: 217.793 s
221.50/221.50	c
221.50/221.50	c ============================[ Search Statistics ]==============================
221.50/221.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.50/221.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.50/221.50	c ===============================================================================
221.50/221.50	c |         0 |    2139     6135    24340 |     5000        0   -nan |  0.000 % |
221.50/221.51	c |       102 |    2139     6135    24340 |     5500      102     19 |  0.000 % |
221.50/221.51	c |       252 |    2139     6135    24340 |     6050      252     20 |  0.000 % |
221.50/221.52	c |       480 |    2139     6135    24340 |     6655      480     26 |  0.000 % |
221.50/221.52	c |       817 |    2139     6135    24340 |     7320      817     26 |  0.000 % |
221.50/221.54	c |      1323 |    2139     6135    24340 |     8052     1323     27 |  0.000 % |
221.50/221.56	c |      2082 |    2139     6135    24340 |     8857     2082     28 |  0.000 % |
221.59/221.60	c |      3221 |    2139     6135    24340 |     9743     3221     27 |  0.000 % |
221.59/221.66	c |      4930 |    2139     6135    24340 |    10717     4930     27 |  0.000 % |
221.69/221.77	c |      7493 |    2139     6135    24340 |    11789     7493     29 |  0.000 % |
221.90/221.97	c |     11340 |    2139     6135    24340 |    12968    11340     30 |  0.000 % |
222.21/222.24	c |     17106 |    2139     6135    24340 |    14265    10588     30 |  0.000 % |
222.70/222.71	c |     25755 |    2139     6135    24340 |    15692    12053     34 |  0.000 % |
223.40/223.43	c |     38732 |    2139     6135    24340 |    17261     9229     29 |  0.000 % |
224.60/224.65	c |     58193 |    2139     6135    24340 |    18987    11339     37 |  0.000 % |
226.90/226.97	c |     87387 |    2139     6135    24340 |    20886    11926     35 |  0.000 % |
230.20/230.23	c |    131176 |    2139     6135    24340 |    22974    13746     37 |  0.000 % |
235.60/235.64	c |    196860 |    2139     6135    24340 |    25272    21743     37 |  0.000 % |
244.10/244.13	c |    295387 |    2139     6135    24340 |    27799    12895     37 |  0.000 % |
251.70/251.72	c ===============================================================================
253.40/253.47	c core #5
253.40/253.47	c 
253.40/253.47	c 
253.40/253.47	c Core size: 911	Core Weight: 1	Total Weight: 5
253.40/253.47	c Current CPU time: 249.326 s
253.40/253.47	c
253.40/253.47	c ============================[ Search Statistics ]==============================
253.40/253.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.40/253.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.40/253.47	c ===============================================================================
253.40/253.47	c |         0 |    2627     6968    28292 |     5000        0   -nan |  0.000 % |
253.40/253.48	c |       100 |    2627     6968    28292 |     5500      100     18 |  0.000 % |
253.40/253.48	c |       251 |    2627     6968    28292 |     6050      251     17 |  0.000 % |
253.40/253.48	c |       478 |    2627     6968    28292 |     6655      478     25 |  0.000 % |
253.40/253.49	c |       816 |    2627     6968    28292 |     7320      816     23 |  0.000 % |
253.50/253.51	c |      1323 |    2627     6968    28292 |     8052     1323     25 |  0.000 % |
253.50/253.53	c |      2082 |    2627     6968    28292 |     8857     2082     25 |  0.000 % |
253.50/253.57	c |      3221 |    2627     6968    28292 |     9743     3221     28 |  0.000 % |
253.60/253.63	c |      4929 |    2627     6968    28292 |    10717     4929     29 |  0.000 % |
253.69/253.75	c |      7491 |    2627     6968    28292 |    11789     7491     31 |  0.000 % |
253.90/253.92	c |     11336 |    2627     6968    28292 |    12968    11336     30 |  0.000 % |
254.20/254.23	c |     17103 |    2627     6968    28292 |    14265    10557     32 |  0.000 % |
254.70/254.70	c |     25753 |    2627     6968    28292 |    15692    12028     33 |  0.000 % |
255.40/255.48	c |     38727 |    2627     6968    28292 |    17261     9211     33 |  0.000 % |
256.70/256.77	c |     58189 |    2627     6968    28292 |    18987    11314     34 |  0.000 % |
258.79/258.89	c |     87382 |    2627     6968    28292 |    20886    11902     34 |  0.000 % |
262.49/262.53	c |    131172 |    2627     6968    28292 |    22974    13724     35 |  0.000 % |
267.80/267.87	c |    196860 |    2627     6968    28292 |    25272    21710     36 |  0.000 % |
276.50/276.56	c |    295387 |    2627     6968    28292 |    27799    16153     38 |  0.000 % |
289.40/289.40	c |    443177 |    2627     6968    28292 |    30579    23651     37 |  0.000 % |
305.00/305.04	c ===============================================================================
308.20/308.22	c core #6
308.20/308.22	c 
308.20/308.22	c 
308.20/308.22	c Core size: 913	Core Weight: 1	Total Weight: 6
308.20/308.22	c Current CPU time: 303.15 s
308.20/308.22	c
308.20/308.22	c ============================[ Search Statistics ]==============================
308.20/308.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
308.20/308.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
308.20/308.22	c ===============================================================================
308.20/308.22	c |         0 |    3131     7792    32250 |     5000        0   -nan |  0.000 % |
308.20/308.22	c |       100 |    3131     7792    32250 |     5500      100     30 |  0.000 % |
308.20/308.22	c |       250 |    3131     7792    32250 |     6050      250     31 |  0.000 % |
308.20/308.23	c |       475 |    3131     7792    32250 |     6655      475     31 |  0.000 % |
308.20/308.24	c |       814 |    3131     7792    32250 |     7320      814     30 |  0.000 % |
308.20/308.26	c |      1322 |    3131     7792    32250 |     8052     1322     30 |  0.000 % |
308.30/308.31	c |      2083 |    3131     7792    32250 |     8857     2083     29 |  0.000 % |
308.30/308.35	c |      3223 |    3131     7792    32250 |     9743     3223     31 |  0.000 % |
308.40/308.43	c |      4935 |    3131     7792    32250 |    10717     4935     32 |  0.000 % |
308.50/308.56	c |      7499 |    3131     7792    32250 |    11789     7499     33 |  0.000 % |
308.70/308.75	c |     11345 |    3131     7792    32250 |    12968    11345     31 |  0.000 % |
309.10/309.11	c |     17111 |    3131     7792    32250 |    14265    10578     34 |  0.000 % |
309.60/309.67	c |     25761 |    3131     7792    32250 |    15692    12041     40 |  0.000 % |
310.70/310.71	c |     38735 |    3131     7792    32250 |    17261     9226     41 |  0.000 % |
312.00/312.03	c |     58196 |    3131     7792    32250 |    18987    11323     37 |  0.000 % |
314.30/314.34	c |     87389 |    3131     7792    32250 |    20886    11890     35 |  0.000 % |
318.00/318.07	c |    131178 |    3131     7792    32250 |    22974    13688     39 |  0.000 % |
323.70/323.78	c |    196862 |    3131     7792    32250 |    25272    21692     36 |  0.000 % |
333.80/333.85	c |    295389 |    3131     7792    32250 |    27799    17175     41 |  0.000 % |
347.30/347.37	c |    443179 |    3131     7792    32250 |    30579    23772     37 |  0.000 % |
367.70/367.73	c ===============================================================================
371.30/371.30	c core #7
371.30/371.30	c 
371.30/371.30	c 
371.30/371.30	c Core size: 953	Core Weight: 1	Total Weight: 7
371.30/371.30	c Current CPU time: 365.418 s
371.30/371.30	c
371.30/371.30	c ============================[ Search Statistics ]==============================
371.30/371.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
371.30/371.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
371.30/371.30	c ===============================================================================
371.30/371.30	c |         0 |    3658     8600    36228 |     5000        0   -nan |  0.000 % |
371.30/371.30	c |       102 |    3658     8600    36228 |     5500      102     28 |  0.000 % |
371.30/371.31	c |       252 |    3658     8600    36228 |     6050      252     26 |  0.000 % |
371.30/371.31	c |       478 |    3658     8600    36228 |     6655      478     27 |  0.000 % |
371.30/371.32	c |       815 |    3658     8600    36228 |     7320      815     32 |  0.000 % |
371.30/371.34	c |      1322 |    3658     8600    36228 |     8052     1322     30 |  0.000 % |
371.30/371.36	c |      2081 |    3658     8600    36228 |     8857     2081     30 |  0.000 % |
371.41/371.40	c |      3222 |    3658     8600    36228 |     9743     3222     29 |  0.000 % |
371.41/371.47	c |      4930 |    3658     8600    36228 |    10717     4930     29 |  0.000 % |
371.50/371.58	c |      7492 |    3658     8600    36228 |    11789     7492     30 |  0.000 % |
371.70/371.77	c |     11337 |    3658     8600    36228 |    12968    11337     31 |  0.000 % |
372.00/372.08	c |     17105 |    3658     8600    36228 |    14265    10577     31 |  0.000 % |
372.50/372.58	c |     25755 |    3658     8600    36228 |    15692    12042     34 |  0.000 % |
373.40/373.47	c |     38729 |    3658     8600    36228 |    17261     9224     34 |  0.000 % |
374.70/374.71	c |     58191 |    3658     8600    36228 |    18987    11325     34 |  0.000 % |
376.70/376.77	c |     87385 |    3658     8600    36228 |    20886    11883     36 |  0.000 % |
380.00/380.03	c |    131174 |    3658     8600    36228 |    22974    13685     33 |  0.000 % |
385.40/385.41	c |    196858 |    3658     8600    36228 |    25272    21466     35 |  0.000 % |
394.01/394.07	c |    295385 |    3658     8600    36228 |    27799    13021     37 |  0.000 % |
407.41/407.47	c |    443176 |    3658     8600    36228 |    30579    19388     37 |  0.000 % |
428.21/428.23	c |    664859 |    3658     8600    36228 |    33637    23216     37 |  0.000 % |
460.50/460.51	c ===============================================================================
465.61/465.65	c core #8
465.61/465.65	c 
465.61/465.65	c 
465.61/465.65	c Core size: 976	Core Weight: 1	Total Weight: 8
465.61/465.65	c Current CPU time: 458.288 s
465.61/465.65	c
465.61/465.65	c ============================[ Search Statistics ]==============================
465.61/465.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
465.61/465.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
465.61/465.65	c ===============================================================================
465.61/465.65	c |         0 |    4213     9405    40246 |     5000        0   -nan |  0.000 % |
465.61/465.65	c |       102 |    4213     9405    40246 |     5500      102     18 |  0.000 % |
465.61/465.66	c |       253 |    4213     9405    40246 |     6050      253     19 |  0.000 % |
465.61/465.66	c |       478 |    4213     9405    40246 |     6655      478     31 |  0.000 % |
465.61/465.67	c |       815 |    4213     9405    40246 |     7320      815     29 |  0.000 % |
465.61/465.69	c |      1321 |    4213     9405    40246 |     8052     1321     30 |  0.000 % |
465.70/465.72	c |      2081 |    4213     9405    40246 |     8857     2081     29 |  0.000 % |
465.70/465.76	c |      3220 |    4213     9405    40246 |     9743     3220     30 |  0.000 % |
465.80/465.84	c |      4928 |    4213     9405    40246 |    10717     4928     31 |  0.000 % |
465.91/465.96	c |      7492 |    4213     9405    40246 |    11789     7492     30 |  0.000 % |
466.10/466.17	c |     11337 |    4213     9405    40246 |    12968    11337     31 |  0.000 % |
466.50/466.50	c |     17103 |    4213     9405    40246 |    14265    10564     31 |  0.000 % |
466.90/466.99	c |     25754 |    4213     9405    40246 |    15692    12039     30 |  0.000 % |
467.81/467.85	c |     38732 |    4213     9405    40246 |    17261     9218     34 |  0.000 % |
469.01/469.08	c |     58194 |    4213     9405    40246 |    18987    11315     34 |  0.000 % |
471.41/471.49	c |     87386 |    4213     9405    40246 |    20886    11874     37 |  0.000 % |
475.00/475.08	c |    131177 |    4213     9405    40246 |    22974    13723     38 |  0.000 % |
480.80/480.80	c |    196862 |    4213     9405    40246 |    25272    21675     38 |  0.000 % |
489.91/489.91	c |    295388 |    4213     9405    40246 |    27799    13929     36 |  0.000 % |
504.00/504.08	c |    443178 |    4213     9405    40246 |    30579    23023     37 |  0.000 % |
516.70/516.74	c ===============================================================================
519.71/519.76	c core #9
519.71/519.76	c 
519.71/519.76	c 
519.71/519.76	c Core size: 972	Core Weight: 1	Total Weight: 9
519.71/519.76	c Current CPU time: 511.868 s
519.71/519.76	c
519.71/519.76	c ============================[ Search Statistics ]==============================
519.71/519.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
519.71/519.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
519.71/519.76	c ===============================================================================
519.71/519.76	c |         0 |    4759    10197    44183 |     5000        0   -nan |  0.000 % |
519.71/519.77	c |       100 |    4759    10197    44183 |     5500      100     20 |  0.000 % |
519.71/519.78	c |       251 |    4759    10197    44183 |     6050      251     23 |  0.000 % |
519.71/519.78	c |       476 |    4759    10197    44183 |     6655      476     24 |  0.000 % |
519.71/519.79	c |       813 |    4759    10197    44183 |     7320      813     26 |  0.000 % |
519.81/519.81	c |      1320 |    4759    10197    44183 |     8052     1320     27 |  0.000 % |
519.81/519.84	c |      2079 |    4759    10197    44183 |     8857     2079     27 |  0.000 % |
519.81/519.88	c |      3220 |    4759    10197    44183 |     9743     3220     27 |  0.000 % |
519.91/519.95	c |      4929 |    4759    10197    44183 |    10717     4929     28 |  0.000 % |
520.01/520.07	c |      7493 |    4759    10197    44183 |    11789     7493     30 |  0.000 % |
520.22/520.27	c |     11337 |    4759    10197    44183 |    12968    11337     31 |  0.000 % |
520.61/520.65	c |     17104 |    4759    10197    44183 |    14265    10575     35 |  0.000 % |
521.11/521.19	c |     25754 |    4759    10197    44183 |    15692    12054     35 |  0.000 % |
522.21/522.28	c |     38729 |    4759    10197    44183 |    17261     9267     37 |  0.000 % |
523.70/523.75	c |     58190 |    4759    10197    44183 |    18987    11372     35 |  0.000 % |
525.81/525.88	c |     87385 |    4759    10197    44183 |    20886    11937     37 |  0.000 % |
529.60/529.61	c |    131175 |    4759    10197    44183 |    22974    13720     38 |  0.000 % |
535.62/535.61	c |    196861 |    4759    10197    44183 |    25272    21713     38 |  0.000 % |
545.70/545.75	c |    295387 |    4759    10197    44183 |    27799    16031     40 |  0.000 % |
559.71/559.79	c |    443176 |    4759    10197    44183 |    30579    23548     37 |  0.000 % |
580.91/580.91	c |    664860 |    4759    10197    44183 |    33637    25555     35 |  0.000 % |
589.62/589.61	c ===============================================================================
593.31/593.38	c core #10
593.31/593.38	c 
593.31/593.38	c 
593.31/593.38	c Core size: 946	Core Weight: 1	Total Weight: 10
593.31/593.38	c Current CPU time: 584.384 s
593.31/593.38	c
593.31/593.38	c ============================[ Search Statistics ]==============================
593.31/593.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
593.31/593.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
593.31/593.38	c ===============================================================================
593.31/593.38	c |         0 |    5312    10982    48095 |     5000        0   -nan |  0.000 % |
593.31/593.39	c |       101 |    5312    10982    48095 |     5500      101     26 |  0.000 % |
593.31/593.39	c |       252 |    5312    10982    48095 |     6050      252     23 |  0.000 % |
593.41/593.40	c |       477 |    5312    10982    48095 |     6655      477     25 |  0.000 % |
593.41/593.41	c |       815 |    5312    10982    48095 |     7320      815     26 |  0.000 % |
593.41/593.43	c |      1323 |    5312    10982    48095 |     8052     1323     27 |  0.000 % |
593.41/593.45	c |      2082 |    5312    10982    48095 |     8857     2082     27 |  0.000 % |
593.51/593.50	c |      3221 |    5312    10982    48095 |     9743     3221     27 |  0.000 % |
593.60/593.62	c |      4931 |    5312    10982    48095 |    10717     4931     28 |  0.000 % |
593.70/593.74	c |      7496 |    5312    10982    48095 |    11789     7496     29 |  0.000 % |
593.92/593.98	c |     11342 |    5312    10982    48095 |    12968    11342     31 |  0.000 % |
594.31/594.33	c |     17110 |    5312    10982    48095 |    14265    10600     32 |  0.000 % |
594.80/594.89	c |     25761 |    5312    10982    48095 |    15692    12052     32 |  0.000 % |
595.71/595.79	c |     38739 |    5312    10982    48095 |    17261     9238     35 |  0.000 % |
597.11/597.13	c |     58200 |    5312    10982    48095 |    18987    11332     36 |  0.000 % |
599.21/599.28	c |     87393 |    5312    10982    48095 |    20886    11861     36 |  0.000 % |
603.21/603.25	c |    131182 |    5312    10982    48095 |    22974    13682     37 |  0.000 % |
608.80/608.87	c |    196867 |    5312    10982    48095 |    25272    21424     36 |  0.000 % |
617.81/617.89	c |    295393 |    5312    10982    48095 |    27799    12483     36 |  0.000 % |
632.52/632.58	c |    443182 |    5312    10982    48095 |    30579    19869     38 |  0.000 % |
651.51/651.58	c ===============================================================================
654.81/654.82	c core #11
654.81/654.82	c 
654.81/654.82	c 
654.81/654.82	c Core size: 955	Core Weight: 1	Total Weight: 11
654.81/654.82	c Current CPU time: 645.012 s
654.81/654.82	c
654.81/654.82	c ============================[ Search Statistics ]==============================
654.81/654.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
654.81/654.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
654.81/654.82	c ===============================================================================
654.81/654.82	c |         0 |    5885    11757    52021 |     5000        0   -nan |  0.000 % |
654.81/654.82	c |       100 |    5885    11757    52021 |     5500      100     28 |  0.000 % |
654.81/654.83	c |       253 |    5885    11757    52021 |     6050      253     24 |  0.000 % |
654.81/654.84	c |       478 |    5885    11757    52021 |     6655      478     24 |  0.000 % |
654.81/654.85	c |       817 |    5885    11757    52021 |     7320      817     25 |  0.000 % |
654.81/654.87	c |      1323 |    5885    11757    52021 |     8052     1323     28 |  0.000 % |
654.81/654.89	c |      2082 |    5885    11757    52021 |     8857     2082     27 |  0.000 % |
654.91/654.94	c |      3226 |    5885    11757    52021 |     9743     3226     27 |  0.000 % |
655.01/655.03	c |      4934 |    5885    11757    52021 |    10717     4934     29 |  0.000 % |
655.12/655.16	c |      7496 |    5885    11757    52021 |    11789     7496     31 |  0.000 % |
655.41/655.40	c |     11343 |    5885    11757    52021 |    12968    11343     31 |  0.000 % |
655.71/655.77	c |     17112 |    5885    11757    52021 |    14265    10568     32 |  0.000 % |
656.21/656.28	c |     25761 |    5885    11757    52021 |    15692    12021     33 |  0.000 % |
657.21/657.22	c |     38736 |    5885    11757    52021 |    17261     9199     34 |  0.000 % |
658.71/658.72	c |     58199 |    5885    11757    52021 |    18987    11304     37 |  0.000 % |
661.02/661.04	c |     87395 |    5885    11757    52021 |    20886    11866     37 |  0.000 % |
662.91/662.95	c ===============================================================================
662.91/662.95	c #cores: 11
662.91/662.95	o 11
662.91/662.95	s OPTIMUM FOUND
662.91/662.95	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
662.91/662.95	c Total CPU time: 653.278 s

Verifier Data

OK	11

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447140-1307906090/watcher-3447140-1307906090 -o /tmp/evaluation-result-3447140-1307906090/solver-3447140-1307906090 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447140-1307906090.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.94 2/178 20064
/proc/meminfo: memFree=32349348/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=2196 CPUtime=0 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 902206868 2248704 280 33554432000 4194304 5714214 140734326570032 18446744073709551615 5013195 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 549 281 179 372 0 152 0

[startup+0.050169 s]
/proc/loadavg: 1.99 2.00 1.94 2/178 20064
/proc/meminfo: memFree=32349348/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=2768 CPUtime=0.04 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 525 0 0 0 4 0 0 0 25 0 1 0 902206868 2834432 455 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 692 456 177 372 0 317 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2768

[startup+0.100158 s]
/proc/loadavg: 1.99 2.00 1.94 2/178 20064
/proc/meminfo: memFree=32349348/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=3428 CPUtime=0.08 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 681 0 0 0 8 0 0 0 25 0 1 0 902206868 3510272 611 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 857 611 177 372 0 482 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3428

[startup+0.30112 s]
/proc/loadavg: 1.99 2.00 1.94 2/178 20064
/proc/meminfo: memFree=32349348/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=5348 CPUtime=0.29 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 1154 0 0 0 28 1 0 0 25 0 1 0 902206868 5476352 1084 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 1337 1084 177 372 0 962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5348

[startup+0.701049 s]
/proc/loadavg: 1.99 2.00 1.94 2/178 20064
/proc/meminfo: memFree=32349348/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=7340 CPUtime=0.69 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 1649 0 0 0 67 2 0 0 25 0 1 0 902206868 7516160 1579 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 1835 1579 177 372 0 1460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7340

[startup+1.5009 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20065
/proc/meminfo: memFree=32342916/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=10136 CPUtime=1.49 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 2332 0 0 0 144 5 0 0 18 0 1 0 902206868 10379264 2262 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 2534 2262 177 372 0 2159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10136

[startup+3.1006 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20065
/proc/meminfo: memFree=32339096/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=13756 CPUtime=3.09 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 3260 0 0 0 301 8 0 0 21 0 1 0 902206868 14086144 3190 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 3439 3190 177 372 0 3064 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13756

[startup+6.30101 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20065
/proc/meminfo: memFree=32331780/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=20724 CPUtime=6.29 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 4961 0 0 0 614 15 0 0 25 0 1 0 902206868 21221376 4891 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 5181 4891 177 372 0 4806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20724

[startup+12.7008 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20065
/proc/meminfo: memFree=32307576/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=32008 CPUtime=12.7 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 7807 0 0 0 1244 26 0 0 25 0 1 0 902206868 32776192 7737 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 8002 7737 177 372 0 7627 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 32008

[startup+25.5005 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20066
/proc/meminfo: memFree=32281036/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=52992 CPUtime=25.49 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 12996 0 0 0 2502 47 0 0 25 0 1 0 902206868 54263808 12926 33554432000 4194304 5714214 140734326570032 18446744073709551615 4300287 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 13248 12926 177 372 0 12873 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52992

[startup+51.1007 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20066
/proc/meminfo: memFree=32245176/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=88140 CPUtime=51.09 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 21729 0 0 0 5024 85 0 0 25 0 1 0 902206868 90255360 21659 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 22035 21659 177 372 0 21660 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88140

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20068
/proc/meminfo: memFree=32196000/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=136292 CPUtime=102.3 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 33907 0 0 0 10068 162 0 0 25 0 1 0 902206868 139563008 33771 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 34073 33771 178 372 0 33698 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 136292

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20069
/proc/meminfo: memFree=32152632/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=136292 CPUtime=162.3 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 33962 0 0 0 15972 258 0 0 25 0 1 0 902206868 139563008 33826 33554432000 4194304 5714214 140734326570032 18446744073709551615 4197624 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 34073 33826 178 372 0 33698 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 136292

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20071
/proc/meminfo: memFree=32152560/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=136292 CPUtime=222.3 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 33962 0 0 0 21884 346 0 0 25 0 1 0 902206868 139563008 33826 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 34073 33826 178 372 0 33698 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 136292

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.94 3/179 20073
/proc/meminfo: memFree=32152352/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=136292 CPUtime=282.3 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 33962 0 0 0 27785 445 0 0 25 0 1 0 902206868 139563008 33826 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 34073 33826 178 372 0 33698 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 136292

[startup+342.301 s]
/proc/loadavg: 2.03 2.01 1.94 3/179 20074
/proc/meminfo: memFree=32152260/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=136292 CPUtime=342.3 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 33962 0 0 0 33701 529 0 0 25 0 1 0 902206868 139563008 33826 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 34073 33826 178 372 0 33698 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 136292

[startup+402.301 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 20076
/proc/meminfo: memFree=32152212/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=136292 CPUtime=402.31 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 33962 0 0 0 39621 610 0 0 25 0 1 0 902206868 139563008 33826 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 34073 33826 178 372 0 33698 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 136292

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 20077
/proc/meminfo: memFree=32126840/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=167444 CPUtime=462.3 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 41732 0 0 0 45539 691 0 0 25 0 1 0 902206868 171462656 41596 33554432000 4194304 5714214 140734326570032 18446744073709551615 4197776 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 41861 41596 178 372 0 41486 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 167444

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 20079
/proc/meminfo: memFree=32111760/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=176620 CPUtime=522.31 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 44016 0 0 0 51462 769 0 0 18 0 1 0 902206868 180858880 43880 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 44155 43880 178 372 0 43780 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 176620

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/179 20081
/proc/meminfo: memFree=32111708/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=176620 CPUtime=582.31 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 44035 0 0 0 57374 857 0 0 25 0 1 0 902206868 180858880 43899 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 44155 43899 178 372 0 43780 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 176620

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 20082
/proc/meminfo: memFree=32047540/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=176620 CPUtime=642.32 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 44035 0 0 0 63293 939 0 0 25 0 1 0 902206868 180858880 43899 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 44155 43899 178 372 0 43780 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 176620

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

[startup+652.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 20083
/proc/meminfo: memFree=32047156/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=176620 CPUtime=652.71 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 44035 0 0 0 64318 953 0 0 25 0 1 0 902206868 180858880 43899 33554432000 4194304 5714214 140734326570032 18446744073709551615 4197900 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 44155 43899 178 372 0 43780 0
Current children cumulated CPU time (s) 652.71
Current children cumulated vsize (KiB) 176620

[startup+659.101 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 20083
/proc/meminfo: memFree=32047148/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=176620 CPUtime=659.11 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 44035 0 0 0 64947 964 0 0 20 0 1 0 902206868 180858880 43899 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 44155 43899 178 372 0 43780 0
Current children cumulated CPU time (s) 659.11
Current children cumulated vsize (KiB) 176620

[startup+660.701 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 20083
/proc/meminfo: memFree=32047148/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=176620 CPUtime=660.71 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 44035 0 0 0 65105 966 0 0 25 0 1 0 902206868 180858880 43899 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 44155 43899 178 372 0 43780 0
Current children cumulated CPU time (s) 660.71
Current children cumulated vsize (KiB) 176620

[startup+662.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 20083
/proc/meminfo: memFree=32047148/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=176620 CPUtime=662.31 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 44035 0 0 0 65262 969 0 0 25 0 1 0 902206868 180858880 43899 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 44155 43899 178 372 0 43780 0
Current children cumulated CPU time (s) 662.31
Current children cumulated vsize (KiB) 176620

[startup+662.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 20083
/proc/meminfo: memFree=32047148/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=176620 CPUtime=662.71 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 44035 0 0 0 65302 969 0 0 25 0 1 0 902206868 180858880 43899 33554432000 4194304 5714214 140734326570032 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 44155 43899 178 372 0 43780 0
Current children cumulated CPU time (s) 662.71
Current children cumulated vsize (KiB) 176620

[startup+662.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 20083
/proc/meminfo: memFree=32047148/32951124 swapFree=67072804/67111528
[pid=20064] ppid=20062 vsize=176620 CPUtime=662.91 cores=1,3,5,7
/proc/20064/stat : 20064 (wbo1.6) R 20062 20064 18875 0 -1 4202496 44035 0 0 0 65322 969 0 0 25 0 1 0 902206868 180858880 43899 33554432000 4194304 5714214 140734326570032 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20064/statm: 44155 43899 178 372 0 43780 0
Current children cumulated CPU time (s) 662.91
Current children cumulated vsize (KiB) 176620

Child status: 0
Real time (s): 662.965
CPU time (s): 662.984
CPU user time (s): 653.278
CPU system time (s): 9.70652
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 176620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 653.278
system time used= 9.70652
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44038
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= 30
involuntary context switches= 1073

runsolver used 1.09183 second user time and 2.51462 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-12 21:14:50
IDJOB=3447140
IDBENCH=78977
IDSOLVER=1943
FILE ID=node135/3447140-1307906090
RUNJOBID= node135-1307904100-19856
PBS_JOBID= 13559571
Free space on /tmp= 73884 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900551347--soft-66-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447140-1307906090/watcher-3447140-1307906090 -o /tmp/evaluation-result-3447140-1307906090/solver-3447140-1307906090 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447140-1307906090.wbo

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

MD5SUM BENCH= ccbb2f2628d7a379eab2ad56e88b2a24
RANDOM SEED=2044199984

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32350148 kB
Buffers:        115484 kB
Cached:         125384 kB
SwapCached:       6348 kB
Active:         324072 kB
Inactive:        90800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32350148 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:      173112 kB
Mapped:          11336 kB
Slab:           122356 kB
PageTables:       4528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   330056 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73880 MiB
End job on node135 at 2011-06-12 21:25:53