Trace number 3446518

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 845.841 845.935

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568706--soft-66-100-0.wbo
MD5SUM0424fd5691d718147f8291be7b6f72f2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark91.879
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 constraints892
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 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 711
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-3446518-1307906122.wbo.
0.00/0.00	c Instance file HOME/instance-3446518-1307906122.wbo
0.00/0.00	c File size is 87838 bytes.
0.00/0.00	c Highest Coefficient sum: 711
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     30 |  0.002 % |
0.00/0.01	c |       475 |     231     2707     8338 |     6655      475     27 |  0.002 % |
0.00/0.02	c |       813 |     231     2707     8338 |     7320      813     28 |  0.002 % |
0.00/0.03	c |      1320 |     231     2707     8338 |     8052     1320     28 |  0.002 % |
0.00/0.05	c |      2080 |     231     2707     8338 |     8857     2080     27 |  0.002 % |
0.00/0.07	c |      3220 |     231     2707     8338 |     9743     3220     28 |  0.002 % |
0.09/0.12	c |      4929 |     231     2707     8338 |    10717     4929     30 |  0.002 % |
0.19/0.21	c |      7493 |     231     2707     8338 |    11789     7493     31 |  0.002 % |
0.29/0.37	c |     11339 |     231     2707     8338 |    12968    11339     31 |  0.002 % |
0.59/0.60	c |     17108 |     231     2707     8338 |    14265    10567     31 |  0.002 % |
0.89/0.99	c |     25760 |     231     2707     8338 |    15692    12018     34 |  0.002 % |
1.69/1.70	c |     38735 |     231     2707     8338 |    17261     9211     37 |  0.002 % |
2.79/2.84	c |     58196 |     231     2707     8338 |    18987    11308     37 |  0.002 % |
4.89/4.94	c |     87390 |     231     2707     8338 |    20886    11869     37 |  0.002 % |
7.88/7.90	c |    131183 |     231     2707     8338 |    22974    13682     41 |  0.002 % |
12.78/12.81	c |    196869 |     231     2707     8338 |    25272    21668     37 |  0.002 % |
20.18/20.28	c |    295396 |     231     2707     8338 |    27799    14772     37 |  0.002 % |
31.49/31.54	c |    443188 |     231     2707     8338 |    30579    18457     35 |  0.002 % |
50.48/50.52	c |    664871 |     231     2707     8338 |    33637    19323     33 |  0.002 % |
68.57/68.60	c ===============================================================================
73.57/73.65	c core #1
73.57/73.65	c 
73.57/73.65	c 
73.57/73.65	c Core size: 847	Core Weight: 1	Total Weight: 1
73.57/73.65	c Current CPU time: 72.583 s
73.57/73.65	c
73.57/73.65	c ============================[ Search Statistics ]==============================
73.57/73.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
73.57/73.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
73.57/73.65	c ===============================================================================
73.57/73.65	c |         0 |     675     3536    12318 |     5000        0   -nan |  0.000 % |
73.57/73.65	c |       101 |     675     3536    12318 |     5500      101     17 |  0.000 % |
73.57/73.66	c |       251 |     675     3536    12318 |     6050      251     17 |  0.000 % |
73.57/73.66	c |       480 |     675     3536    12318 |     6655      480     20 |  0.000 % |
73.57/73.67	c |       817 |     675     3536    12318 |     7320      817     25 |  0.000 % |
73.57/73.68	c |      1323 |     675     3536    12318 |     8052     1323     24 |  0.000 % |
73.57/73.70	c |      2083 |     675     3536    12318 |     8857     2083     26 |  0.000 % |
73.67/73.72	c |      3225 |     675     3536    12318 |     9743     3225     26 |  0.000 % |
73.67/73.77	c |      4933 |     675     3536    12318 |    10717     4933     27 |  0.000 % |
73.77/73.86	c |      7495 |     675     3536    12318 |    11789     7495     28 |  0.000 % |
73.97/74.00	c |     11339 |     675     3536    12318 |    12968    11339     29 |  0.000 % |
74.16/74.26	c |     17105 |     675     3536    12318 |    14265    10569     32 |  0.000 % |
74.56/74.68	c |     25755 |     675     3536    12318 |    15692    12039     34 |  0.000 % |
75.36/75.41	c |     38730 |     675     3536    12318 |    17261     9245     36 |  0.000 % |
76.56/76.61	c |     58194 |     675     3536    12318 |    18987    11323     35 |  0.000 % |
78.37/78.49	c |     87386 |     675     3536    12318 |    20886    11873     36 |  0.000 % |
81.26/81.39	c |    131176 |     675     3536    12318 |    22974    13648     34 |  0.000 % |
86.55/86.69	c |    196862 |     675     3536    12318 |    25272    21443     37 |  0.000 % |
94.56/94.65	c |    295388 |     675     3536    12318 |    27799    14791     35 |  0.000 % |
108.05/108.15	c |    443181 |     675     3536    12318 |    30579    21377     36 |  0.000 % |
127.65/127.79	c |    664864 |     675     3536    12318 |    33637    23056     39 |  0.000 % |
157.85/157.98	c |    997391 |     675     3536    12318 |    37001    13020     36 |  0.000 % |
190.84/190.98	c ===============================================================================
199.24/199.37	c core #2
199.24/199.37	c 
199.24/199.37	c 
199.24/199.37	c Core size: 846	Core Weight: 1	Total Weight: 2
199.24/199.37	c Current CPU time: 196.972 s
199.24/199.37	c
199.24/199.37	c ============================[ Search Statistics ]==============================
199.24/199.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.24/199.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.24/199.37	c ===============================================================================
199.24/199.37	c |         0 |    1121     4356    16270 |     5000        0   -nan |  0.000 % |
199.24/199.37	c |       103 |    1121     4356    16270 |     5500      103     24 |  0.000 % |
199.24/199.38	c |       254 |    1121     4356    16270 |     6050      254     26 |  0.000 % |
199.24/199.38	c |       479 |    1121     4356    16270 |     6655      479     24 |  0.000 % |
199.24/199.39	c |       818 |    1121     4356    16270 |     7320      818     27 |  0.000 % |
199.34/199.40	c |      1324 |    1121     4356    16270 |     8052     1324     26 |  0.000 % |
199.34/199.42	c |      2083 |    1121     4356    16270 |     8857     2083     26 |  0.000 % |
199.34/199.45	c |      3225 |    1121     4356    16270 |     9743     3225     27 |  0.000 % |
199.44/199.50	c |      4934 |    1121     4356    16270 |    10717     4934     28 |  0.000 % |
199.44/199.59	c |      7496 |    1121     4356    16270 |    11789     7496     30 |  0.000 % |
199.64/199.74	c |     11341 |    1121     4356    16270 |    12968    11341     32 |  0.000 % |
199.84/199.99	c |     17108 |    1121     4356    16270 |    14265    10570     33 |  0.000 % |
200.34/200.42	c |     25757 |    1121     4356    16270 |    15692    12025     33 |  0.000 % |
201.04/201.15	c |     38732 |    1121     4356    16270 |    17261     9194     35 |  0.000 % |
202.24/202.35	c |     58195 |    1121     4356    16270 |    18987    11275     40 |  0.000 % |
204.33/204.42	c |     87388 |    1121     4356    16270 |    20886    11826     36 |  0.000 % |
207.74/207.86	c |    131177 |    1121     4356    16270 |    22974    13640     38 |  0.000 % |
212.74/212.89	c |    196864 |    1121     4356    16270 |    25272    21466     38 |  0.000 % |
220.95/221.10	c |    295390 |    1121     4356    16270 |    27799    13922     37 |  0.000 % |
234.14/234.27	c |    443181 |    1121     4356    16270 |    30579    21396     37 |  0.000 % |
253.94/254.08	c |    664864 |    1121     4356    16270 |    33637    23168     36 |  0.000 % |
288.54/288.67	c |    997389 |    1121     4356    16270 |    37001    21128     34 |  0.000 % |
309.14/309.22	c ===============================================================================
316.74/316.89	c core #3
316.74/316.89	c 
316.74/316.89	c 
316.74/316.89	c Core size: 838	Core Weight: 1	Total Weight: 3
316.74/316.89	c Current CPU time: 313.628 s
316.74/316.89	c
316.74/316.89	c ============================[ Search Statistics ]==============================
316.74/316.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
316.74/316.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
316.74/316.89	c ===============================================================================
316.74/316.89	c |         0 |    1569     5167    20196 |     5000        0   -nan |  0.000 % |
316.74/316.89	c |       100 |    1569     5167    20196 |     5500      100     25 |  0.000 % |
316.74/316.89	c |       250 |    1569     5167    20196 |     6050      250     24 |  0.000 % |
316.84/316.90	c |       475 |    1569     5167    20196 |     6655      475     25 |  0.000 % |
316.84/316.91	c |       812 |    1569     5167    20196 |     7320      812     25 |  0.000 % |
316.84/316.92	c |      1318 |    1569     5167    20196 |     8052     1318     25 |  0.000 % |
316.84/316.94	c |      2077 |    1569     5167    20196 |     8857     2077     24 |  0.000 % |
316.84/316.98	c |      3218 |    1569     5167    20196 |     9743     3218     27 |  0.000 % |
316.93/317.05	c |      4926 |    1569     5167    20196 |    10717     4926     28 |  0.000 % |
317.04/317.15	c |      7488 |    1569     5167    20196 |    11789     7488     28 |  0.000 % |
317.24/317.33	c |     11333 |    1569     5167    20196 |    12968    11333     29 |  0.000 % |
317.53/317.67	c |     17102 |    1569     5167    20196 |    14265    10568     33 |  0.000 % |
318.04/318.19	c |     25751 |    1569     5167    20196 |    15692    12022     34 |  0.000 % |
318.84/318.98	c |     38726 |    1569     5167    20196 |    17261     9196     33 |  0.000 % |
320.24/320.30	c |     58187 |    1569     5167    20196 |    18987    11298     36 |  0.000 % |
322.24/322.33	c |     87386 |    1569     5167    20196 |    20886    11851     34 |  0.000 % |
325.54/325.61	c |    131175 |    1569     5167    20196 |    22974    13661     34 |  0.000 % |
331.04/331.13	c |    196861 |    1569     5167    20196 |    25272    21528     35 |  0.000 % |
340.14/340.23	c |    295390 |    1569     5167    20196 |    27799    12621     39 |  0.000 % |
353.93/354.03	c |    443181 |    1569     5167    20196 |    30579    20001     34 |  0.000 % |
374.64/374.74	c |    664865 |    1569     5167    20196 |    33637    19741     35 |  0.000 % |
408.73/408.84	c |    997390 |    1569     5167    20196 |    37001    15573     35 |  0.000 % |
428.93/429.09	c ===============================================================================
436.44/436.57	c core #4
436.44/436.57	c 
436.44/436.57	c 
436.44/436.57	c Core size: 839	Core Weight: 1	Total Weight: 4
436.44/436.57	c Current CPU time: 432.405 s
436.44/436.57	c
436.44/436.57	c ============================[ Search Statistics ]==============================
436.44/436.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
436.44/436.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
436.44/436.57	c ===============================================================================
436.44/436.57	c |         0 |    2016     5961    24057 |     5000        0   -nan |  0.000 % |
436.44/436.57	c |       101 |    2016     5961    24057 |     5500      101     24 |  0.000 % |
436.44/436.57	c |       251 |    2016     5961    24057 |     6050      251     25 |  0.000 % |
436.44/436.58	c |       477 |    2016     5961    24057 |     6655      477     31 |  0.000 % |
436.44/436.59	c |       814 |    2016     5961    24057 |     7320      814     27 |  0.000 % |
436.54/436.60	c |      1322 |    2016     5961    24057 |     8052     1322     28 |  0.000 % |
436.54/436.63	c |      2081 |    2016     5961    24057 |     8857     2081     27 |  0.000 % |
436.54/436.66	c |      3220 |    2016     5961    24057 |     9743     3220     28 |  0.000 % |
436.64/436.72	c |      4932 |    2016     5961    24057 |    10717     4932     28 |  0.000 % |
436.73/436.82	c |      7495 |    2016     5961    24057 |    11789     7495     29 |  0.000 % |
436.93/437.02	c |     11339 |    2016     5961    24057 |    12968    11339     30 |  0.000 % |
437.23/437.32	c |     17106 |    2016     5961    24057 |    14265    10560     32 |  0.000 % |
437.64/437.80	c |     25757 |    2016     5961    24057 |    15692    12021     32 |  0.000 % |
438.43/438.59	c |     38732 |    2016     5961    24057 |    17261     9186     34 |  0.000 % |
439.93/440.03	c |     58195 |    2016     5961    24057 |    18987    11307     40 |  0.000 % |
441.93/442.07	c |     87387 |    2016     5961    24057 |    20886    11862     33 |  0.000 % |
445.23/445.39	c |    131178 |    2016     5961    24057 |    22974    13682     36 |  0.000 % |
450.43/450.59	c |    196864 |    2016     5961    24057 |    25272    21401     36 |  0.000 % |
459.43/459.57	c |    295391 |    2016     5961    24057 |    27799    13378     39 |  0.000 % |
472.33/472.41	c |    443181 |    2016     5961    24057 |    30579    18633     36 |  0.000 % |
492.32/492.42	c |    664866 |    2016     5961    24057 |    33637    17608     34 |  0.000 % |
524.03/524.17	c |    997393 |    2016     5961    24057 |    37001    31383     36 |  0.000 % |
556.93/557.08	c ===============================================================================
565.33/565.48	c core #5
565.33/565.48	c 
565.33/565.48	c 
565.33/565.48	c Core size: 892	Core Weight: 1	Total Weight: 5
565.33/565.48	c Current CPU time: 560.311 s
565.33/565.48	c
565.33/565.48	c ============================[ Search Statistics ]==============================
565.33/565.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
565.33/565.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
565.33/565.48	c ===============================================================================
565.33/565.48	c |         0 |    2497     6753    27988 |     5000        0   -nan |  0.000 % |
565.33/565.48	c |       100 |    2497     6753    27988 |     5500      100     28 |  0.000 % |
565.33/565.49	c |       250 |    2497     6753    27988 |     6050      250     27 |  0.000 % |
565.33/565.49	c |       479 |    2497     6753    27988 |     6655      479     29 |  0.000 % |
565.43/565.50	c |       816 |    2497     6753    27988 |     7320      816     28 |  0.000 % |
565.43/565.52	c |      1323 |    2497     6753    27988 |     8052     1323     29 |  0.000 % |
565.43/565.55	c |      2082 |    2497     6753    27988 |     8857     2082     29 |  0.000 % |
565.43/565.58	c |      3221 |    2497     6753    27988 |     9743     3221     29 |  0.000 % |
565.53/565.65	c |      4929 |    2497     6753    27988 |    10717     4929     29 |  0.000 % |
565.62/565.75	c |      7491 |    2497     6753    27988 |    11789     7491     28 |  0.000 % |
565.82/565.94	c |     11335 |    2497     6753    27988 |    12968    11335     29 |  0.000 % |
566.13/566.23	c |     17102 |    2497     6753    27988 |    14265    10554     30 |  0.000 % |
566.62/566.72	c |     25753 |    2497     6753    27988 |    15692    12017     33 |  0.000 % |
567.53/567.64	c |     38729 |    2497     6753    27988 |    17261     9184     38 |  0.000 % |
568.93/569.00	c |     58193 |    2497     6753    27988 |    18987    11291     35 |  0.000 % |
570.93/571.09	c |     87388 |    2497     6753    27988 |    20886    11849     36 |  0.000 % |
574.53/574.67	c |    131177 |    2497     6753    27988 |    22974    13651     34 |  0.000 % |
579.92/580.06	c |    196864 |    2497     6753    27988 |    25272    21283     36 |  0.000 % |
588.52/588.61	c |    295390 |    2497     6753    27988 |    27799    24595     37 |  0.000 % |
601.62/601.74	c |    443181 |    2497     6753    27988 |    30579    14789     35 |  0.000 % |
622.32/622.40	c |    664864 |    2497     6753    27988 |    33637    16142     36 |  0.000 % |
657.91/658.06	c |    997393 |    2497     6753    27988 |    37001    33440     39 |  0.000 % |
669.91/670.01	c ===============================================================================
676.91/677.07	c core #6
676.91/677.07	c 
676.91/677.07	c 
676.91/677.07	c Core size: 867	Core Weight: 1	Total Weight: 6
676.91/677.07	c Current CPU time: 671.163 s
676.91/677.07	c
676.91/677.07	c ============================[ Search Statistics ]==============================
676.91/677.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
676.91/677.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
676.91/677.07	c ===============================================================================
676.91/677.07	c |         0 |    2963     7536    31847 |     5000        0   -nan |  0.000 % |
676.91/677.07	c |       100 |    2963     7536    31847 |     5500      100     23 |  0.000 % |
676.91/677.08	c |       250 |    2963     7536    31847 |     6050      250     25 |  0.000 % |
676.91/677.08	c |       475 |    2963     7536    31847 |     6655      475     26 |  0.000 % |
676.91/677.09	c |       813 |    2963     7536    31847 |     7320      813     27 |  0.000 % |
677.01/677.11	c |      1320 |    2963     7536    31847 |     8052     1320     32 |  0.000 % |
677.01/677.13	c |      2079 |    2963     7536    31847 |     8857     2079     31 |  0.000 % |
677.01/677.18	c |      3218 |    2963     7536    31847 |     9743     3218     32 |  0.000 % |
677.11/677.25	c |      4927 |    2963     7536    31847 |    10717     4927     31 |  0.000 % |
677.21/677.37	c |      7489 |    2963     7536    31847 |    11789     7489     30 |  0.000 % |
677.42/677.56	c |     11335 |    2963     7536    31847 |    12968    11335     31 |  0.000 % |
677.71/677.88	c |     17104 |    2963     7536    31847 |    14265    10564     33 |  0.000 % |
678.31/678.42	c |     25753 |    2963     7536    31847 |    15692    12038     35 |  0.000 % |
679.21/679.39	c |     38727 |    2963     7536    31847 |    17261     9225     36 |  0.000 % |
680.61/680.72	c |     58188 |    2963     7536    31847 |    18987    11313     33 |  0.000 % |
682.91/683.09	c |     87380 |    2963     7536    31847 |    20886    11871     37 |  0.000 % |
686.21/686.36	c |    131169 |    2963     7536    31847 |    22974    13684     35 |  0.000 % |
692.31/692.44	c |    196854 |    2963     7536    31847 |    25272    21638     39 |  0.000 % |
701.10/701.27	c |    295380 |    2963     7536    31847 |    27799    24884     36 |  0.000 % |
716.40/716.58	c |    443170 |    2963     7536    31847 |    30579    17737     38 |  0.000 % |
738.60/738.79	c |    664854 |    2963     7536    31847 |    33637    18115     36 |  0.000 % |
773.71/773.88	c |    997380 |    2963     7536    31847 |    37001    16217     38 |  0.000 % |
817.30/817.46	c ===============================================================================
827.20/827.33	c core #7
827.20/827.33	c 
827.20/827.33	c 
827.20/827.33	c Core size: 880	Core Weight: 1	Total Weight: 7
827.20/827.33	c Current CPU time: 820.213 s
827.20/827.33	c
827.20/827.33	c ============================[ Search Statistics ]==============================
827.20/827.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
827.20/827.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
827.20/827.33	c ===============================================================================
827.20/827.33	c |         0 |    3441     8323    35761 |     5000        0   -nan |  0.000 % |
827.20/827.34	c |       100 |    3441     8323    35761 |     5500      100     22 |  0.000 % |
827.20/827.34	c |       252 |    3441     8323    35761 |     6050      252     22 |  0.000 % |
827.20/827.35	c |       477 |    3441     8323    35761 |     6655      477     25 |  0.000 % |
827.20/827.36	c |       814 |    3441     8323    35761 |     7320      814     25 |  0.000 % |
827.20/827.38	c |      1321 |    3441     8323    35761 |     8052     1321     27 |  0.000 % |
827.30/827.40	c |      2080 |    3441     8323    35761 |     8857     2080     27 |  0.000 % |
827.30/827.44	c |      3219 |    3441     8323    35761 |     9743     3219     27 |  0.000 % |
827.40/827.51	c |      4927 |    3441     8323    35761 |    10717     4927     28 |  0.000 % |
827.50/827.62	c |      7493 |    3441     8323    35761 |    11789     7493     29 |  0.000 % |
827.70/827.82	c |     11337 |    3441     8323    35761 |    12968    11337     30 |  0.000 % |
828.00/828.12	c |     17104 |    3441     8323    35761 |    14265    10566     31 |  0.000 % |
828.50/828.67	c |     25753 |    3441     8323    35761 |    15692    12032     36 |  0.000 % |
829.40/829.56	c |     38727 |    3441     8323    35761 |    17261     9223     35 |  0.000 % |
830.80/830.97	c |     58190 |    3441     8323    35761 |    18987    11313     36 |  0.000 % |
833.20/833.31	c |     87382 |    3441     8323    35761 |    20886    11861     38 |  0.000 % |
836.80/836.99	c |    131173 |    3441     8323    35761 |    22974    13657     37 |  0.000 % |
842.40/842.55	c |    196857 |    3441     8323    35761 |    25272    21672     35 |  0.000 % |
845.80/845.92	c ===============================================================================
845.80/845.92	c #cores: 7
845.80/845.92	o 7
845.80/845.92	s OPTIMUM FOUND
845.80/845.92	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
845.80/845.92	c Total CPU time: 839.329 s

Verifier Data

OK	7

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 21781
/proc/meminfo: memFree=11957016/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=2196 CPUtime=0 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 318 0 0 0 0 0 0 0 25 0 1 0 902211845 2248704 270 33554432000 4194304 5714214 140733664519040 18446744073709551615 4345907 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21781/statm: 549 270 178 372 0 152 0

[startup+0.098606 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 21781
/proc/meminfo: memFree=11957016/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=3440 CPUtime=0.09 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 681 0 0 0 9 0 0 0 18 0 1 0 902211845 3522560 611 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21781/statm: 860 612 177 372 0 485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3440

[startup+0.100609 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 21781
/proc/meminfo: memFree=11957016/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=3440 CPUtime=0.09 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 688 0 0 0 9 0 0 0 18 0 1 0 902211845 3522560 618 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21781/statm: 860 618 177 372 0 485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3440

[startup+0.300571 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 21781
/proc/meminfo: memFree=11957016/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=5464 CPUtime=0.29 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 1168 0 0 0 29 0 0 0 18 0 1 0 902211845 5595136 1098 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21781/statm: 1366 1098 177 372 0 991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5464

[startup+0.70051 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 21781
/proc/meminfo: memFree=11957016/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=7588 CPUtime=0.69 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 1713 0 0 0 68 1 0 0 18 0 1 0 902211845 7770112 1643 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21781/statm: 1897 1644 177 372 0 1522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7588

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21782
/proc/meminfo: memFree=11950088/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=10632 CPUtime=1.49 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 2470 0 0 0 147 2 0 0 19 0 1 0 902211845 10887168 2400 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21781/statm: 2658 2400 177 372 0 2283 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10632

[startup+3.10109 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21782
/proc/meminfo: memFree=11945624/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=15268 CPUtime=3.09 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 3627 0 0 0 306 3 0 0 25 0 1 0 902211845 15634432 3557 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21781/statm: 3817 3557 177 372 0 3442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15268

[startup+6.30053 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21782
/proc/meminfo: memFree=11937316/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=23488 CPUtime=6.29 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 5665 0 0 0 622 7 0 0 25 0 1 0 902211845 24051712 5595 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 5872 5595 177 372 0 5497 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23488

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21782
/proc/meminfo: memFree=11922620/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=36688 CPUtime=12.68 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 8963 0 0 0 1256 12 0 0 25 0 1 0 902211845 37568512 8893 33554432000 4194304 5714214 140733664519040 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 9172 8893 177 372 0 8797 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36688

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21783
/proc/meminfo: memFree=11896580/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=62044 CPUtime=25.49 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 15246 0 0 0 2526 23 0 0 25 0 1 0 902211845 63533056 15176 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 15511 15176 177 372 0 15136 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62044

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21784
/proc/meminfo: memFree=11852364/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=107800 CPUtime=51.07 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 26653 0 0 0 5062 45 0 0 25 0 1 0 902211845 110387200 26583 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21781/statm: 26950 26583 177 372 0 26575 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 107800

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21785
/proc/meminfo: memFree=11784148/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=174316 CPUtime=102.25 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 43372 0 0 0 10135 90 0 0 25 0 1 0 902211845 178499584 43236 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21781/statm: 43579 43236 178 372 0 43204 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 174316

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21786
/proc/meminfo: memFree=11782032/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=174316 CPUtime=162.24 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 43437 0 0 0 16082 142 0 0 25 0 1 0 902211845 178499584 43301 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21781/statm: 43579 43301 178 372 0 43204 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 174316

[startup+222.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 21788
/proc/meminfo: memFree=11662232/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=222.24 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65489 0 0 0 22034 190 0 0 25 0 1 0 902211845 268832768 65353 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65353 178 372 0 65258 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 262532

[startup+282.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 21790
/proc/meminfo: memFree=11661980/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=282.24 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65501 0 0 0 27987 237 0 0 25 0 1 0 902211845 268832768 65365 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65365 178 372 0 65258 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 262532

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21792
/proc/meminfo: memFree=11661840/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=342.24 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65505 0 0 0 33942 282 0 0 25 0 1 0 902211845 268832768 65369 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65369 178 372 0 65258 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 262532

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21793
/proc/meminfo: memFree=11662072/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=402.23 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65505 0 0 0 39893 330 0 0 25 0 1 0 902211845 268832768 65369 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65369 178 372 0 65258 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 262532

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21794
/proc/meminfo: memFree=11652264/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=462.23 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65509 0 0 0 45853 370 0 0 25 0 1 0 902211845 268832768 65373 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65373 178 372 0 65258 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 262532

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21796
/proc/meminfo: memFree=11652260/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=522.23 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65509 0 0 0 51806 417 0 0 25 0 1 0 902211845 268832768 65373 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65373 178 372 0 65258 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 262532

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21798
/proc/meminfo: memFree=11652000/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=582.22 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65514 0 0 0 57764 458 0 0 25 0 1 0 902211845 268832768 65378 33554432000 4194304 5714214 140733664519040 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65378 178 372 0 65258 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 262532

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21800
/proc/meminfo: memFree=11651984/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=642.22 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65514 0 0 0 63715 507 0 0 25 0 1 0 902211845 268832768 65378 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65378 178 372 0 65258 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 262532

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21801
/proc/meminfo: memFree=11596780/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=702.21 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65515 0 0 0 69673 548 0 0 25 0 1 0 902211845 268832768 65379 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65379 178 372 0 65258 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 262532

[startup+762.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21802
/proc/meminfo: memFree=11595392/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=262532 CPUtime=762.21 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 65515 0 0 0 75627 594 0 0 25 0 1 0 902211845 268832768 65379 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 65633 65379 178 372 0 65258 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 262532

[startup+822.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11816740/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=277316 CPUtime=822.2 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 69210 0 0 0 81588 632 0 0 25 0 1 0 902211845 283971584 69074 33554432000 4194304 5714214 140733664519040 18446744073709551615 4324856 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21781/statm: 69329 69074 178 372 0 68954 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 277316

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

[startup+831.901 s]
/proc/loadavg: 2.11 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11782816/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=278312 CPUtime=831.8 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 69436 0 0 0 82543 637 0 0 19 0 1 0 902211845 284991488 69300 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 69578 69300 178 372 0 69203 0
Current children cumulated CPU time (s) 831.8
Current children cumulated vsize (KiB) 278312

[startup+838.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11768692/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=278312 CPUtime=838.2 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 69436 0 0 0 83177 643 0 0 25 0 1 0 902211845 284991488 69300 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 69578 69300 178 372 0 69203 0
Current children cumulated CPU time (s) 838.2
Current children cumulated vsize (KiB) 278312

[startup+841.506 s]
/proc/loadavg: 2.10 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11762740/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=278312 CPUtime=841.41 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 69436 0 0 0 83495 646 0 0 25 0 1 0 902211845 284991488 69300 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 69578 69300 178 372 0 69203 0
Current children cumulated CPU time (s) 841.41
Current children cumulated vsize (KiB) 278312

[startup+843.101 s]
/proc/loadavg: 2.10 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11760508/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=278312 CPUtime=843 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 69436 0 0 0 83653 647 0 0 25 0 1 0 902211845 284991488 69300 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 69578 69300 178 372 0 69203 0
Current children cumulated CPU time (s) 843
Current children cumulated vsize (KiB) 278312

[startup+844.7 s]
/proc/loadavg: 2.10 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11754432/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=278312 CPUtime=844.6 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 69436 0 0 0 83812 648 0 0 25 0 1 0 902211845 284991488 69300 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 69578 69300 178 372 0 69203 0
Current children cumulated CPU time (s) 844.6
Current children cumulated vsize (KiB) 278312

[startup+845.501 s]
/proc/loadavg: 2.10 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11754432/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=278312 CPUtime=845.4 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 69436 0 0 0 83891 649 0 0 25 0 1 0 902211845 284991488 69300 33554432000 4194304 5714214 140733664519040 18446744073709551615 4300112 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 69578 69300 178 372 0 69203 0
Current children cumulated CPU time (s) 845.4
Current children cumulated vsize (KiB) 278312

[startup+845.906 s]
/proc/loadavg: 2.10 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11752200/32951132 swapFree=67054624/67111528
[pid=21781] ppid=21779 vsize=278312 CPUtime=845.8 cores=0,2,4,6
/proc/21781/stat : 21781 (wbo1.6) R 21779 21781 19566 0 -1 4202496 69436 0 0 0 83931 649 0 0 25 0 1 0 902211845 284991488 69300 33554432000 4194304 5714214 140733664519040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/21781/statm: 69578 69300 178 372 0 69203 0
Current children cumulated CPU time (s) 845.8
Current children cumulated vsize (KiB) 278312

Child status: 0
Real time (s): 845.935
CPU time (s): 845.841
CPU user time (s): 839.329
CPU system time (s): 6.51201
CPU usage (%): 99.9889
Max. virtual memory (cumulated for all children) (KiB): 278312

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

runsolver used 1.20882 second user time and 2.6506 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-12 21:15:22
IDJOB=3446518
IDBENCH=78987
IDSOLVER=1943
FILE ID=node131/3446518-1307906122
RUNJOBID= node131-1307903716-21485
PBS_JOBID= 13559575
Free space on /tmp= 56580 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900568706--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-3446518-1307906122/watcher-3446518-1307906122 -o /tmp/evaluation-result-3446518-1307906122/solver-3446518-1307906122 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446518-1307906122.wbo

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

MD5SUM BENCH= 0424fd5691d718147f8291be7b6f72f2
RANDOM SEED=1498237645

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      11957576 kB
Buffers:        331684 kB
Cached:       19814840 kB
SwapCached:       9816 kB
Active:       15746268 kB
Inactive:      4562752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      11957576 kB
SwapTotal:    67111528 kB
SwapFree:     67054624 kB
Dirty:            4288 kB
Writeback:           0 kB
AnonPages:      160584 kB
Mapped:          13896 kB
Slab:           621348 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   350480 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 56576 MiB
End job on node131 at 2011-06-12 21:29:28