Trace number 3447014

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 1122.44 1122.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557957--soft-66-100-0.wbo
MD5SUMcd9d62896ad241b3e0bc0c585d812475
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 benchmark139.442
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 constraints930
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 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 717
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-3447014-1307905690.wbo.
0.00/0.00	c Instance file HOME/instance-3447014-1307905690.wbo
0.00/0.00	c File size is 88010 bytes.
0.00/0.00	c Highest Coefficient sum: 717
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     15 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     26 |  0.002 % |
0.00/0.01	c |       475 |     231     2707     8338 |     6655      475     30 |  0.002 % |
0.00/0.02	c |       812 |     231     2707     8338 |     7320      812     29 |  0.002 % |
0.00/0.03	c |      1322 |     231     2707     8338 |     8052     1322     29 |  0.002 % |
0.00/0.05	c |      2081 |     231     2707     8338 |     8857     2081     31 |  0.002 % |
0.00/0.08	c |      3220 |     231     2707     8338 |     9743     3220     31 |  0.002 % |
0.09/0.12	c |      4930 |     231     2707     8338 |    10717     4930     30 |  0.002 % |
0.19/0.21	c |      7492 |     231     2707     8338 |    11789     7492     30 |  0.002 % |
0.29/0.37	c |     11337 |     231     2707     8338 |    12968    11337     31 |  0.002 % |
0.59/0.64	c |     17103 |     231     2707     8338 |    14265    10566     34 |  0.002 % |
1.00/1.10	c |     25752 |     231     2707     8338 |    15692    12036     35 |  0.002 % |
1.79/1.84	c |     38730 |     231     2707     8338 |    17261     9219     38 |  0.002 % |
2.89/2.91	c |     58191 |     231     2707     8338 |    18987    11318     34 |  0.002 % |
4.69/4.72	c |     87384 |     231     2707     8338 |    20886    11859     35 |  0.002 % |
7.80/7.81	c |    131174 |     231     2707     8338 |    22974    13659     37 |  0.002 % |
12.59/12.61	c |    196858 |     231     2707     8338 |    25272    21404     38 |  0.002 % |
20.59/20.61	c |    295384 |     231     2707     8338 |    27799    14004     35 |  0.002 % |
32.79/32.80	c |    443174 |     231     2707     8338 |    30579    19683     38 |  0.002 % |
52.20/52.28	c |    664857 |     231     2707     8338 |    33637    22321     39 |  0.002 % |
83.49/83.57	c |    997384 |     231     2707     8338 |    37001    14494     38 |  0.002 % |
132.00/132.05	c ===============================================================================
141.30/141.32	c core #1
141.30/141.32	c 
141.30/141.32	c 
141.30/141.32	c Core size: 917	Core Weight: 1	Total Weight: 1
141.30/141.32	c Current CPU time: 138.764 s
141.30/141.32	c
141.30/141.32	c ============================[ Search Statistics ]==============================
141.30/141.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
141.30/141.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
141.30/141.32	c ===============================================================================
141.30/141.32	c |         0 |     718     3590    12438 |     5000        0   -nan |  0.000 % |
141.30/141.32	c |       100 |     718     3590    12438 |     5500      100     16 |  0.000 % |
141.30/141.32	c |       252 |     718     3590    12438 |     6050      252     23 |  0.000 % |
141.30/141.33	c |       479 |     718     3590    12438 |     6655      479     28 |  0.000 % |
141.30/141.34	c |       818 |     718     3590    12438 |     7320      818     30 |  0.000 % |
141.30/141.35	c |      1325 |     718     3590    12438 |     8052     1325     32 |  0.000 % |
141.30/141.37	c |      2084 |     718     3590    12438 |     8857     2084     30 |  0.000 % |
141.40/141.40	c |      3223 |     718     3590    12438 |     9743     3223     30 |  0.000 % |
141.40/141.45	c |      4933 |     718     3590    12438 |    10717     4933     30 |  0.000 % |
141.50/141.54	c |      7495 |     718     3590    12438 |    11789     7495     30 |  0.000 % |
141.69/141.70	c |     11340 |     718     3590    12438 |    12968    11340     32 |  0.000 % |
142.00/142.01	c |     17106 |     718     3590    12438 |    14265    10559     35 |  0.000 % |
142.49/142.53	c |     25755 |     718     3590    12438 |    15692    12031     35 |  0.000 % |
143.30/143.38	c |     38729 |     718     3590    12438 |    17261     9206     35 |  0.000 % |
144.60/144.61	c |     58191 |     718     3590    12438 |    18987    11309     37 |  0.000 % |
146.49/146.54	c |     87383 |     718     3590    12438 |    20886    11876     38 |  0.000 % |
149.60/149.68	c |    131175 |     718     3590    12438 |    22974    13704     37 |  0.000 % |
154.69/154.74	c |    196861 |     718     3590    12438 |    25272    21657     35 |  0.000 % |
163.09/163.13	c |    295388 |     718     3590    12438 |    27799    13068     37 |  0.000 % |
175.49/175.53	c |    443178 |     718     3590    12438 |    30579    21673     35 |  0.000 % |
196.19/196.21	c |    664863 |     718     3590    12438 |    33637    24335     41 |  0.000 % |
227.19/227.25	c |    997391 |     718     3590    12438 |    37001    19914     37 |  0.000 % |
250.10/250.16	c ===============================================================================
257.50/257.56	c core #2
257.50/257.56	c 
257.50/257.56	c 
257.50/257.56	c Core size: 893	Core Weight: 1	Total Weight: 2
257.50/257.56	c Current CPU time: 253.613 s
257.50/257.56	c
257.50/257.56	c ============================[ Search Statistics ]==============================
257.50/257.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.50/257.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.50/257.56	c ===============================================================================
257.50/257.56	c |         0 |    1207     4461    16495 |     5000        0   -nan |  0.000 % |
257.50/257.56	c |       100 |    1207     4461    16495 |     5500      100     20 |  0.000 % |
257.50/257.56	c |       251 |    1207     4461    16495 |     6050      251     21 |  0.000 % |
257.50/257.57	c |       476 |    1207     4461    16495 |     6655      476     25 |  0.000 % |
257.50/257.58	c |       814 |    1207     4461    16495 |     7320      814     25 |  0.000 % |
257.50/257.59	c |      1320 |    1207     4461    16495 |     8052     1320     26 |  0.000 % |
257.60/257.61	c |      2079 |    1207     4461    16495 |     8857     2079     26 |  0.000 % |
257.60/257.64	c |      3218 |    1207     4461    16495 |     9743     3218     26 |  0.000 % |
257.70/257.70	c |      4926 |    1207     4461    16495 |    10717     4926     27 |  0.000 % |
257.80/257.80	c |      7489 |    1207     4461    16495 |    11789     7489     29 |  0.000 % |
257.90/257.98	c |     11333 |    1207     4461    16495 |    12968    11333     29 |  0.000 % |
258.20/258.26	c |     17104 |    1207     4461    16495 |    14265    10552     31 |  0.000 % |
258.70/258.73	c |     25757 |    1207     4461    16495 |    15692    12027     35 |  0.000 % |
259.50/259.50	c |     38731 |    1207     4461    16495 |    17261     9211     31 |  0.000 % |
260.70/260.73	c |     58194 |    1207     4461    16495 |    18987    11295     34 |  0.000 % |
262.60/262.67	c |     87387 |    1207     4461    16495 |    20886    11834     33 |  0.000 % |
265.90/265.90	c |    131177 |    1207     4461    16495 |    22974    13645     36 |  0.000 % |
271.00/271.09	c |    196864 |    1207     4461    16495 |    25272    21617     39 |  0.000 % |
279.20/279.23	c |    295391 |    1207     4461    16495 |    27799    14586     36 |  0.000 % |
292.20/292.22	c |    443180 |    1207     4461    16495 |    30579    19961     38 |  0.000 % |
312.70/312.74	c |    664863 |    1207     4461    16495 |    33637    21695     37 |  0.000 % |
330.30/330.39	c ===============================================================================
334.90/334.95	c core #3
334.90/334.95	c 
334.90/334.95	c 
334.90/334.95	c Core size: 893	Core Weight: 1	Total Weight: 3
334.90/334.95	c Current CPU time: 330.107 s
334.90/334.95	c
334.90/334.95	c ============================[ Search Statistics ]==============================
334.90/334.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
334.90/334.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
334.90/334.95	c ===============================================================================
334.90/334.95	c |         0 |    1688     5308    20447 |     5000        0   -nan |  0.000 % |
334.90/334.95	c |       100 |    1688     5308    20447 |     5500      100     20 |  0.000 % |
334.90/334.95	c |       250 |    1688     5308    20447 |     6050      250     27 |  0.000 % |
334.90/334.96	c |       476 |    1688     5308    20447 |     6655      476     31 |  0.000 % |
334.90/334.97	c |       814 |    1688     5308    20447 |     7320      814     30 |  0.000 % |
334.90/334.98	c |      1320 |    1688     5308    20447 |     8052     1320     28 |  0.000 % |
335.00/335.00	c |      2079 |    1688     5308    20447 |     8857     2079     29 |  0.000 % |
335.00/335.03	c |      3220 |    1688     5308    20447 |     9743     3220     29 |  0.000 % |
335.00/335.09	c |      4928 |    1688     5308    20447 |    10717     4928     30 |  0.000 % |
335.20/335.20	c |      7490 |    1688     5308    20447 |    11789     7490     32 |  0.000 % |
335.30/335.37	c |     11337 |    1688     5308    20447 |    12968    11337     33 |  0.000 % |
335.60/335.68	c |     17105 |    1688     5308    20447 |    14265    10567     35 |  0.000 % |
336.11/336.16	c |     25755 |    1688     5308    20447 |    15692    12045     35 |  0.000 % |
336.91/336.94	c |     38730 |    1688     5308    20447 |    17261     9227     35 |  0.000 % |
338.11/338.17	c |     58195 |    1688     5308    20447 |    18987    11319     36 |  0.000 % |
340.30/340.32	c |     87388 |    1688     5308    20447 |    20886    11898     34 |  0.000 % |
343.60/343.60	c |    131178 |    1688     5308    20447 |    22974    13721     36 |  0.000 % |
348.71/348.73	c |    196863 |    1688     5308    20447 |    25272    21640     37 |  0.000 % |
357.31/357.35	c |    295390 |    1688     5308    20447 |    27799    12334     37 |  0.000 % |
370.61/370.61	c |    443180 |    1688     5308    20447 |    30579    19098     36 |  0.000 % |
392.10/392.18	c |    664864 |    1688     5308    20447 |    33637    24798     38 |  0.000 % |
426.81/426.87	c |    997389 |    1688     5308    20447 |    37001    20989     36 |  0.000 % |
470.30/470.39	c ===============================================================================
479.11/479.18	c core #4
479.11/479.18	c 
479.11/479.18	c 
479.11/479.18	c Core size: 894	Core Weight: 1	Total Weight: 4
479.11/479.18	c Current CPU time: 472.071 s
479.11/479.18	c
479.11/479.18	c ============================[ Search Statistics ]==============================
479.11/479.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
479.11/479.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
479.11/479.18	c ===============================================================================
479.11/479.18	c |         0 |    2179     6155    24435 |     5000        0   -nan |  0.000 % |
479.11/479.19	c |       103 |    2179     6155    24435 |     5500      103     21 |  0.000 % |
479.11/479.19	c |       257 |    2179     6155    24435 |     6050      257     21 |  0.000 % |
479.21/479.20	c |       484 |    2179     6155    24435 |     6655      484     24 |  0.000 % |
479.21/479.20	c |       822 |    2179     6155    24435 |     7320      822     26 |  0.000 % |
479.21/479.22	c |      1329 |    2179     6155    24435 |     8052     1329     27 |  0.000 % |
479.21/479.24	c |      2089 |    2179     6155    24435 |     8857     2089     28 |  0.000 % |
479.21/479.28	c |      3228 |    2179     6155    24435 |     9743     3228     29 |  0.000 % |
479.31/479.34	c |      4936 |    2179     6155    24435 |    10717     4936     30 |  0.000 % |
479.41/479.45	c |      7498 |    2179     6155    24435 |    11789     7498     29 |  0.000 % |
479.61/479.65	c |     11342 |    2179     6155    24435 |    12968    11342     32 |  0.000 % |
479.91/479.98	c |     17109 |    2179     6155    24435 |    14265    10572     36 |  0.000 % |
480.51/480.58	c |     25758 |    2179     6155    24435 |    15692    12042     37 |  0.000 % |
481.51/481.51	c |     38733 |    2179     6155    24435 |    17261     9223     38 |  0.000 % |
482.91/482.94	c |     58195 |    2179     6155    24435 |    18987    11337     40 |  0.000 % |
485.02/485.09	c |     87389 |    2179     6155    24435 |    20886    11895     38 |  0.000 % |
488.50/488.53	c |    131179 |    2179     6155    24435 |    22974    13705     35 |  0.000 % |
494.01/494.08	c |    196863 |    2179     6155    24435 |    25272    21716     36 |  0.000 % |
502.81/502.89	c |    295389 |    2179     6155    24435 |    27799    12939     36 |  0.000 % |
516.61/516.64	c |    443178 |    2179     6155    24435 |    30579    19327     35 |  0.000 % |
539.51/539.51	c |    664863 |    2179     6155    24435 |    33637    23964     38 |  0.000 % |
573.51/573.52	c |    997388 |    2179     6155    24435 |    37001    21844     38 |  0.000 % |
622.81/622.83	c ===============================================================================
631.51/631.58	c core #5
631.51/631.58	c 
631.51/631.58	c 
631.51/631.58	c Core size: 936	Core Weight: 1	Total Weight: 5
631.51/631.58	c Current CPU time: 621.748 s
631.51/631.58	c
631.51/631.58	c ============================[ Search Statistics ]==============================
631.51/631.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
631.51/631.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
631.51/631.58	c ===============================================================================
631.51/631.58	c |         0 |    2685     7011    28483 |     5000        0   -nan |  0.000 % |
631.51/631.59	c |       100 |    2685     7011    28483 |     5500      100     21 |  0.000 % |
631.51/631.59	c |       251 |    2685     7011    28483 |     6050      251     21 |  0.000 % |
631.61/631.60	c |       478 |    2685     7011    28483 |     6655      478     26 |  0.000 % |
631.61/631.61	c |       816 |    2685     7011    28483 |     7320      816     26 |  0.000 % |
631.61/631.62	c |      1324 |    2685     7011    28483 |     8052     1324     27 |  0.000 % |
631.61/631.64	c |      2084 |    2685     7011    28483 |     8857     2084     27 |  0.000 % |
631.61/631.68	c |      3223 |    2685     7011    28483 |     9743     3223     27 |  0.000 % |
631.72/631.75	c |      4932 |    2685     7011    28483 |    10717     4932     31 |  0.000 % |
631.82/631.87	c |      7494 |    2685     7011    28483 |    11789     7494     33 |  0.000 % |
632.01/632.07	c |     11338 |    2685     7011    28483 |    12968    11338     34 |  0.000 % |
632.31/632.38	c |     17104 |    2685     7011    28483 |    14265    10552     33 |  0.000 % |
632.91/632.90	c |     25753 |    2685     7011    28483 |    15692    12020     34 |  0.000 % |
633.81/633.81	c |     38727 |    2685     7011    28483 |    17261     9178     38 |  0.000 % |
635.21/635.29	c |     58189 |    2685     7011    28483 |    18987    11274     36 |  0.000 % |
637.42/637.42	c |     87383 |    2685     7011    28483 |    20886    11809     34 |  0.000 % |
640.62/640.64	c |    131174 |    2685     7011    28483 |    22974    13593     36 |  0.000 % |
646.21/646.27	c |    196861 |    2685     7011    28483 |    25272    21468     38 |  0.000 % |
656.22/656.20	c |    295388 |    2685     7011    28483 |    27799    13156     41 |  0.000 % |
670.52/670.59	c |    443178 |    2685     7011    28483 |    30579    20381     38 |  0.000 % |
692.41/692.42	c |    664861 |    2685     7011    28483 |    33637    21208     38 |  0.000 % |
725.92/725.98	c |    997389 |    2685     7011    28483 |    37001    14293     38 |  0.000 % |
780.41/780.41	c |   1496177 |    2685     7011    28483 |    40701    28851     37 |  0.000 % |
797.02/797.01	c ===============================================================================
807.21/807.27	c core #6
807.21/807.27	c 
807.21/807.27	c 
807.21/807.27	c Core size: 957	Core Weight: 1	Total Weight: 6
807.21/807.27	c Current CPU time: 794.538 s
807.21/807.27	c
807.21/807.27	c ============================[ Search Statistics ]==============================
807.21/807.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
807.21/807.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
807.21/807.27	c ===============================================================================
807.21/807.27	c |         0 |    3215     7837    32493 |     5000        0   -nan |  0.000 % |
807.21/807.28	c |       100 |    3215     7837    32493 |     5500      100     26 |  0.000 % |
807.21/807.28	c |       252 |    3215     7837    32493 |     6050      252     29 |  0.000 % |
807.21/807.29	c |       479 |    3215     7837    32493 |     6655      479     28 |  0.000 % |
807.21/807.30	c |       816 |    3215     7837    32493 |     7320      816     29 |  0.000 % |
807.33/807.31	c |      1322 |    3215     7837    32493 |     8052     1322     28 |  0.000 % |
807.33/807.34	c |      2082 |    3215     7837    32493 |     8857     2082     30 |  0.000 % |
807.33/807.37	c |      3222 |    3215     7837    32493 |     9743     3222     29 |  0.000 % |
807.42/807.44	c |      4931 |    3215     7837    32493 |    10717     4931     29 |  0.000 % |
807.52/807.55	c |      7493 |    3215     7837    32493 |    11789     7493     30 |  0.000 % |
807.72/807.78	c |     11337 |    3215     7837    32493 |    12968    11337     33 |  0.000 % |
808.12/808.16	c |     17103 |    3215     7837    32493 |    14265    10555     38 |  0.000 % |
808.72/808.72	c |     25753 |    3215     7837    32493 |    15692    12018     37 |  0.000 % |
809.52/809.51	c |     38728 |    3215     7837    32493 |    17261     9190     33 |  0.000 % |
810.92/810.92	c |     58189 |    3215     7837    32493 |    18987    11294     37 |  0.000 % |
813.32/813.38	c |     87381 |    3215     7837    32493 |    20886    11884     38 |  0.000 % |
816.92/816.94	c |    131172 |    3215     7837    32493 |    22974    13699     37 |  0.000 % |
822.73/822.72	c |    196856 |    3215     7837    32493 |    25272    21681     39 |  0.000 % |
831.32/831.36	c |    295385 |    3215     7837    32493 |    27799    14767     35 |  0.000 % |
844.73/844.73	c |    443175 |    3215     7837    32493 |    30579    19760     36 |  0.000 % |
867.12/867.15	c |    664860 |    3213     7837    32493 |    33637    24403     36 |  0.062 % |
901.82/901.86	c |    997385 |    3213     7837    32493 |    37001    21501     38 |  0.062 % |
954.42/954.42	c ===============================================================================
963.32/963.36	c core #7
963.32/963.36	c 
963.32/963.36	c 
963.32/963.36	c Core size: 919	Core Weight: 1	Total Weight: 7
963.32/963.36	c Current CPU time: 948.914 s
963.32/963.36	c
963.32/963.36	c ============================[ Search Statistics ]==============================
963.32/963.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
963.32/963.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
963.32/963.36	c ===============================================================================
963.32/963.36	c |         0 |    3727     8647    36396 |     5000        0   -nan |  0.000 % |
963.32/963.36	c |       100 |    3727     8647    36396 |     5500      100     19 |  0.000 % |
963.32/963.37	c |       250 |    3727     8647    36396 |     6050      250     26 |  0.000 % |
963.32/963.37	c |       477 |    3727     8647    36396 |     6655      477     28 |  0.000 % |
963.32/963.38	c |       814 |    3727     8647    36396 |     7320      814     27 |  0.000 % |
963.42/963.40	c |      1320 |    3727     8647    36396 |     8052     1320     30 |  0.000 % |
963.42/963.42	c |      2079 |    3727     8647    36396 |     8857     2079     29 |  0.000 % |
963.42/963.46	c |      3218 |    3727     8647    36396 |     9743     3218     28 |  0.000 % |
963.53/963.53	c |      4928 |    3727     8647    36396 |    10717     4928     30 |  0.000 % |
963.63/963.65	c |      7490 |    3727     8647    36396 |    11789     7490     30 |  0.000 % |
963.82/963.85	c |     11334 |    3727     8647    36396 |    12968    11334     32 |  0.000 % |
964.13/964.17	c |     17101 |    3727     8647    36396 |    14265    10562     34 |  0.000 % |
964.73/964.74	c |     25752 |    3727     8647    36396 |    15692    12034     37 |  0.000 % |
965.73/965.76	c |     38726 |    3727     8647    36396 |    17261     9197     38 |  0.000 % |
967.13/967.16	c |     58187 |    3727     8647    36396 |    18987    11292     38 |  0.000 % |
969.43/969.41	c |     87380 |    3727     8647    36396 |    20886    11827     35 |  0.000 % |
972.93/972.96	c |    131170 |    3727     8647    36396 |    22974    13634     35 |  0.000 % |
978.82/978.86	c |    196855 |    3727     8647    36396 |    25272    21566     40 |  0.000 % |
988.52/988.50	c |    295382 |    3727     8647    36396 |    27799    14518     37 |  0.000 % |
1004.13/1004.17	c |    443175 |    3727     8647    36396 |    30579    23029     40 |  0.000 % |
1026.92/1026.93	c |    664859 |    3727     8647    36396 |    33637    28755     39 |  0.000 % |
1061.93/1061.90	c |    997386 |    3727     8647    36396 |    37001    23960     38 |  0.000 % |
1114.23/1114.26	c |   1496174 |    3727     8647    36396 |    40701    36297     37 |  0.000 % |
1122.33/1122.39	c ===============================================================================
1122.33/1122.39	c #cores: 7
1122.33/1122.39	o 7
1122.33/1122.39	s OPTIMUM FOUND
1122.33/1122.39	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
1122.33/1122.39	c Total CPU time: 1106.79 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 /var/tmp/evaluation-result-3447014-1307905690/watcher-3447014-1307905690 -o /var/tmp/evaluation-result-3447014-1307905690/solver-3447014-1307905690 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447014-1307905690.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.97 1.98 1.87 2/174 23549
/proc/meminfo: memFree=1407924/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=2196 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 320 0 0 0 0 0 0 0 24 0 1 0 902169447 2248704 272 33554432000 4194304 5714214 140735840166656 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 549 272 178 372 0 152 0

[startup+0.095463 s]
/proc/loadavg: 1.97 1.98 1.87 2/174 23549
/proc/meminfo: memFree=1407924/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=3432 CPUtime=0.08 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 660 0 0 0 8 0 0 0 24 0 1 0 902169447 3514368 590 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 858 591 177 372 0 483 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3432

[startup+0.100464 s]
/proc/loadavg: 1.97 1.98 1.87 2/174 23549
/proc/meminfo: memFree=1407924/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=3432 CPUtime=0.09 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 675 0 0 0 9 0 0 0 24 0 1 0 902169447 3514368 605 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 858 605 177 372 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3432

[startup+0.300428 s]
/proc/loadavg: 1.97 1.98 1.87 2/174 23549
/proc/meminfo: memFree=1407924/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=5308 CPUtime=0.29 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 1133 0 0 0 28 1 0 0 25 0 1 0 902169447 5435392 1063 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 1327 1063 177 372 0 952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5308

[startup+0.70035 s]
/proc/loadavg: 1.97 1.98 1.87 2/174 23549
/proc/meminfo: memFree=1407924/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=7052 CPUtime=0.69 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 1574 0 0 0 68 1 0 0 25 0 1 0 902169447 7221248 1504 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 1763 1504 177 372 0 1388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7052

[startup+1.5002 s]
/proc/loadavg: 1.97 1.98 1.87 3/175 23550
/proc/meminfo: memFree=1400624/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=9696 CPUtime=1.49 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 2241 0 0 0 145 4 0 0 25 0 1 0 902169447 9928704 2171 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 2424 2171 177 372 0 2049 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9696

[startup+3.10091 s]
/proc/loadavg: 1.97 1.98 1.87 3/175 23550
/proc/meminfo: memFree=1395916/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=13960 CPUtime=3.09 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 3296 0 0 0 302 7 0 0 25 0 1 0 902169447 14295040 3226 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 3490 3226 177 372 0 3115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13960

[startup+6.30031 s]
/proc/loadavg: 1.97 1.98 1.87 3/175 23550
/proc/meminfo: memFree=1384268/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=21488 CPUtime=6.29 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 5174 0 0 0 615 14 0 0 25 0 1 0 902169447 22003712 5104 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 5372 5104 177 372 0 4997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21488

[startup+12.7001 s]
/proc/loadavg: 1.97 1.98 1.87 3/175 23551
/proc/meminfo: memFree=1362688/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=33712 CPUtime=12.69 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 8215 0 0 0 1244 25 0 0 25 0 1 0 902169447 34521088 8145 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 8428 8145 177 372 0 8053 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33712

[startup+25.5007 s]
/proc/loadavg: 1.98 1.98 1.87 3/175 23551
/proc/meminfo: memFree=1286432/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=55472 CPUtime=25.49 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 13599 0 0 0 2504 45 0 0 25 0 1 0 902169447 56803328 13529 33554432000 4194304 5714214 140735840166656 18446744073709551615 4300272 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 13868 13529 177 372 0 13493 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55472

[startup+51.101 s]
/proc/loadavg: 1.98 1.98 1.88 3/175 23552
/proc/meminfo: memFree=1241632/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=92792 CPUtime=51.1 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 22909 0 0 0 5028 82 0 0 25 0 1 0 902169447 95019008 22839 33554432000 4194304 5714214 140735840166656 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 23198 22840 177 372 0 22823 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 92792

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.88 3/175 23553
/proc/meminfo: memFree=1172660/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=160484 CPUtime=102.3 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 39752 0 0 0 10081 149 0 0 25 0 1 0 902169447 164335616 39682 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 40121 39682 177 372 0 39746 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 160484

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.89 3/175 23555
/proc/meminfo: memFree=1064116/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=162.3 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64719 0 0 0 16007 223 0 0 25 0 1 0 902169447 266387456 64576 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64576 178 372 0 64661 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 260144

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.89 3/175 23556
/proc/meminfo: memFree=1051904/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=222.3 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64793 0 0 0 21924 306 0 0 25 0 1 0 902169447 266387456 64650 33554432000 4194304 5714214 140735840166656 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64650 178 372 0 64661 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 260144

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.90 3/175 23558
/proc/meminfo: memFree=1051488/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=282.3 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64862 0 0 0 27850 380 0 0 25 0 1 0 902169447 266387456 64719 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64719 178 372 0 64661 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 260144

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/175 23559
/proc/meminfo: memFree=1020212/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=342.3 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64866 0 0 0 33771 459 0 0 25 0 1 0 902169447 266387456 64723 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64723 178 372 0 64661 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 260144

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/175 23561
/proc/meminfo: memFree=1020292/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=402.31 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64866 0 0 0 39692 539 0 0 25 0 1 0 902169447 266387456 64723 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64723 178 372 0 64661 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 260144

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/175 23601
/proc/meminfo: memFree=1191124/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=462.31 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64866 0 0 0 45598 633 0 0 25 0 1 0 902169447 266387456 64723 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64723 178 372 0 64661 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 260144

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/175 23602
/proc/meminfo: memFree=1077884/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=522.31 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64944 0 0 0 51490 741 0 0 25 0 1 0 902169447 266387456 64801 33554432000 4194304 5714214 140735840166656 18446744073709551615 4320123 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64801 178 372 0 64661 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 260144

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/175 23604
/proc/meminfo: memFree=1077840/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=582.31 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64944 0 0 0 57375 856 0 0 25 0 1 0 902169447 266387456 64801 33554432000 4194304 5714214 140735840166656 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64801 178 372 0 64661 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 260144

[startup+642.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/175 23605
/proc/meminfo: memFree=1027328/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=642.32 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64944 0 0 0 63286 946 0 0 20 0 1 0 902169447 266387456 64801 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64801 178 372 0 64661 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 260144

[startup+702.301 s]
/proc/loadavg: 2.04 2.00 1.91 3/175 23607
/proc/meminfo: memFree=935784/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=702.32 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64944 0 0 0 69168 1064 0 0 25 0 1 0 902169447 266387456 64801 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64801 178 372 0 64661 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 260144

[startup+762.306 s]
/proc/loadavg: 2.01 2.00 1.91 3/175 23647
/proc/meminfo: memFree=1191464/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=260144 CPUtime=762.32 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 64944 0 0 0 75072 1160 0 0 25 0 1 0 902169447 266387456 64801 33554432000 4194304 5714214 140735840166656 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 65036 64801 178 372 0 64661 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 260144

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 23648
/proc/meminfo: memFree=982464/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=291384 CPUtime=822.32 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 72752 0 0 0 81009 1223 0 0 25 0 1 0 902169447 298377216 72609 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 72846 72609 178 372 0 72471 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 291384

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 23650
/proc/meminfo: memFree=944600/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=291384 CPUtime=882.32 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 72752 0 0 0 86933 1299 0 0 25 0 1 0 902169447 298377216 72609 33554432000 4194304 5714214 140735840166656 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 72846 72609 178 372 0 72471 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 291384

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 23651
/proc/meminfo: memFree=944560/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=291384 CPUtime=942.33 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 72752 0 0 0 92866 1367 0 0 25 0 1 0 902169447 298377216 72609 33554432000 4194304 5714214 140735840166656 18446744073709551615 4299952 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 72846 72609 178 372 0 72471 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 291384

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 23653
/proc/meminfo: memFree=921076/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=291384 CPUtime=1002.32 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 72752 0 0 0 98804 1428 0 0 25 0 1 0 902169447 298377216 72609 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 72846 72609 178 372 0 72471 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 291384

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 23655
/proc/meminfo: memFree=921040/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=291384 CPUtime=1062.33 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 72752 0 0 0 104736 1497 0 0 25 0 1 0 902169447 298377216 72609 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 72846 72609 178 372 0 72471 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 291384

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/175 23656
/proc/meminfo: memFree=838392/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=291384 CPUtime=1122.33 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202496 72752 0 0 0 110669 1564 0 0 25 0 1 0 902169447 298377216 72609 33554432000 4194304 5714214 140735840166656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23549/statm: 72846 72609 178 372 0 72471 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 291384

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

[startup+1122.4 s]
/proc/loadavg: 2.06 2.02 1.92 3/175 23656
/proc/meminfo: memFree=838392/32951124 swapFree=67064380/67111528
[pid=23549] ppid=23547 vsize=0 CPUtime=1122.42 cores=1,3,5,7
/proc/23549/stat : 23549 (wbo1.6) R 23547 23549 22218 0 -1 4202500 72755 0 0 0 110678 1564 0 0 25 0 1 0 902169447 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/23549/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1122.41
CPU time (s): 1122.44
CPU user time (s): 1106.79
CPU system time (s): 15.6546
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 291384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1106.79
system time used= 15.6546
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72755
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= 17
involuntary context switches= 1746

runsolver used 1.56876 second user time and 3.54246 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-12 21:08:10
IDJOB=3447014
IDBENCH=78914
IDSOLVER=1943
FILE ID=node105/3447014-1307905690
RUNJOBID= node105-1307903797-23344
PBS_JOBID= 13559597
Free space on /var/tmp= 2888 MiB

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

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

MD5SUM BENCH= cd9d62896ad241b3e0bc0c585d812475
RANDOM SEED=1603802780

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1408236 kB
Buffers:         55144 kB
Cached:       30379224 kB
SwapCached:      19872 kB
Active:       15443108 kB
Inactive:     15149876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1408236 kB
SwapTotal:    67111528 kB
SwapFree:     67064380 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:      156836 kB
Mapped:          11112 kB
Slab:           886000 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   305200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2880 MiB
End job on node105 at 2011-06-12 21:26:53