Trace number 3721322

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 NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14OPT-35 698.007 698.129

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
MD5SUM907943cf03e4e0f899b19858f5690e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark45.895
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved NO
Number of variables595
Total number of constraints27847
Number of constraints which are clauses27847
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c Parsing PB file...
0.29/0.31	c Converting 27847 PB-constraints to clauses...
0.29/0.31	c   -- Unit propagations: (none)
0.29/0.31	c   -- Detecting intervals from adjacent constraints: (none)
0.29/0.31	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.29/0.34	c ==================================[MINISAT+]==================================
0.29/0.34	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.34	c ==============================================================================
0.29/0.34	c |         0 |   27847    55694 |    9282       0        0     nan |  0.000 % |
0.29/0.34	c ==============================================================================
0.29/0.34	c Found solution: -24
0.29/0.34	o -24
0.29/0.34	c ---[   0]---> Sorter-cost:26814     Base:
0.29/0.37	c ==================================[MINISAT+]==================================
0.29/0.37	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.37	c ==============================================================================
0.29/0.37	c |         0 |   56112   122082 |   18704       0        0     nan |  0.000 % |
0.39/0.42	c |       100 |   55441   120669 |   20574      62      485     7.8 |  1.950 % |
0.39/0.48	c |       252 |   54383   118381 |   22631     186     1801     9.7 |  5.130 % |
0.49/0.55	c |       477 |   53349   116119 |   24895     313     3077     9.8 |  8.306 % |
0.59/0.63	c |       814 |   51759   112535 |   27384     516     5065     9.8 | 13.461 % |
0.69/0.74	c |      1321 |   49950   108452 |   30122     920     9543    10.4 | 19.341 % |
0.79/0.85	c ==============================================================================
0.79/0.85	c Found solution: -26
0.79/0.85	o -26
0.79/0.85	c ---[   0]---> Sorter-cost:    0     Base:
0.79/0.87	c ==================================[MINISAT+]==================================
0.79/0.87	c | Conflicts | Original         | Learnt                           | Progress |
0.79/0.87	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.79/0.87	c ==============================================================================
0.79/0.87	c |      1658 |   48453   105089 |   16151    1166    13758    11.8 | 19.341 % |
0.79/0.88	c |      1758 |   48207   104544 |   17766    1257    15573    12.4 | 25.098 % |
0.89/0.92	c |      1908 |   47653   103297 |   19542    1386    16993    12.3 | 26.885 % |
0.89/0.96	c |      2133 |   47022   101840 |   21496    1582    20176    12.8 | 29.018 % |
0.99/1.04	c |      2471 |   45334    97977 |   23646    1783    22714    12.7 | 34.745 % |
1.09/1.16	c |      2977 |   43116    92786 |   26011    2128    28051    13.2 | 41.789 % |
1.09/1.18	c ==============================================================================
1.09/1.18	c Found solution: -27
1.09/1.18	o -27
1.09/1.19	c ---[   0]---> Sorter-cost:    0     Base:
1.19/1.20	c ==================================[MINISAT+]==================================
1.19/1.20	c | Conflicts | Original         | Learnt                           | Progress |
1.19/1.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.19/1.20	c ==============================================================================
1.19/1.20	c |      3108 |   42804    92166 |   14268    2242    29536    13.2 | 41.789 % |
1.19/1.22	c |      3208 |   42633    91773 |   15694    2311    32120    13.9 | 43.581 % |
1.19/1.26	c |      3358 |   42086    90483 |   17264    2410    34663    14.4 | 45.442 % |
1.29/1.31	c |      3583 |   41186    88373 |   18990    2527    36936    14.6 | 48.512 % |
1.39/1.40	c |      3920 |   39875    85257 |   20889    2675    39865    14.9 | 53.073 % |
1.39/1.49	c |      4427 |   38250    81393 |   22978    2937    45919    15.6 | 58.815 % |
1.49/1.59	c |      5186 |   37415    79400 |   25276    3573    58638    16.4 | 61.715 % |
1.59/1.66	c ==============================================================================
1.59/1.66	c Found solution: -28
1.59/1.66	o -28
1.59/1.67	c ---[   0]---> Sorter-cost:    0     Base:
1.59/1.68	c ==================================[MINISAT+]==================================
1.59/1.68	c | Conflicts | Original         | Learnt                           | Progress |
1.59/1.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.59/1.68	c ==============================================================================
1.59/1.68	c |      5777 |   36536    77244 |   12178    3923    69803    17.8 | 61.715 % |
1.69/1.70	c |      5877 |   36375    76873 |   13395    4009    70834    17.7 | 65.308 % |
1.69/1.72	c |      6027 |   36111    76265 |   14735    4119    72852    17.7 | 66.182 % |
1.69/1.75	c |      6252 |   35833    75598 |   16208    4304    78604    18.3 | 67.328 % |
1.69/1.79	c |      6590 |   35525    74869 |   17829    4581    87877    19.2 | 68.259 % |
1.79/1.84	c |      7096 |   35132    73939 |   19612    5015   102250    20.4 | 69.626 % |
1.89/1.92	c |      7855 |   35004    73641 |   21574    5721   119858    21.0 | 70.063 % |
1.99/2.03	c |      8994 |   34621    72729 |   23731    6710   156327    23.3 | 71.405 % |
2.19/2.23	c |     10702 |   34449    72319 |   26104    8303   266846    32.1 | 72.007 % |
2.19/2.26	c ==============================================================================
2.19/2.26	c Found solution: -29
2.19/2.26	o -29
2.19/2.27	c ---[   0]---> Sorter-cost:    0     Base:
2.19/2.29	c ==================================[MINISAT+]==================================
2.19/2.29	c | Conflicts | Original         | Learnt                           | Progress |
2.19/2.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.19/2.29	c ==============================================================================
2.19/2.29	c |     10930 |   34398    72230 |   11466    8491   276955    32.6 | 72.007 % |
2.29/2.30	c |     11030 |   34307    72002 |   12612    8543   279040    32.7 | 72.564 % |
2.29/2.32	c |     11180 |   34307    72002 |   13873    8693   286044    32.9 | 72.564 % |
2.29/2.35	c |     11405 |   34227    71812 |   15261    8862   292699    33.0 | 72.846 % |
2.39/2.40	c |     11743 |   33985    71231 |   16787    9032   296460    32.8 | 73.704 % |
2.39/2.45	c |     12250 |   33985    71231 |   18466    9539   330834    34.7 | 73.704 % |
2.49/2.53	c |     13010 |   33963    71183 |   20312   10270   353365    34.4 | 73.770 % |
2.69/2.72	c |     14149 |   33552    70232 |   22343   11249   423515    37.6 | 75.141 % |
2.88/2.97	c |     15857 |   33222    69433 |   24578   12762   568784    44.6 | 76.291 % |
3.29/3.33	c |     18419 |   33120    69188 |   27036   15273   761555    49.9 | 76.651 % |
3.98/4.00	c |     22263 |   32930    68727 |   29739   18985  1120606    59.0 | 77.344 % |
4.68/4.77	c ==============================================================================
4.68/4.77	c Found solution: -30
4.68/4.77	o -30
4.68/4.77	c ---[   0]---> Sorter-cost:    0     Base:
4.78/4.80	c ==================================[MINISAT+]==================================
4.78/4.80	c | Conflicts | Original         | Learnt                           | Progress |
4.78/4.80	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.78/4.80	c ==============================================================================
4.78/4.80	c |     26467 |   32657    68028 |   10885   22867  1465252    64.1 | 77.344 % |
4.78/4.82	c |     26567 |   32647    68006 |   11973   22966  1468382    63.9 | 78.332 % |
4.78/4.85	c |     26717 |   32647    68006 |   13170   23116  1476425    63.9 | 78.332 % |
4.78/4.89	c |     26942 |   32647    68006 |   14487   23341  1495373    64.1 | 78.332 % |
4.98/5.02	c |     27279 |   32477    67592 |   15936   23347  1512616    64.8 | 78.938 % |
5.08/5.15	c |     27785 |   32364    67313 |   17530   23764  1543363    64.9 | 79.364 % |
5.38/5.40	c |     28544 |   32254    67045 |   19283   24353  1597203    65.6 | 79.764 % |
5.59/5.62	c |     29683 |   32254    67045 |   21211   25492  1710400    67.1 | 79.764 % |
5.88/5.97	c |     31391 |   32254    67045 |   23332   27200  1919412    70.6 | 79.764 % |
6.48/6.51	c |     33955 |   32254    67045 |   25666   29764  2101826    70.6 | 79.764 % |
6.78/6.85	c ==============================================================================
6.78/6.85	c Found solution: -31
6.78/6.85	o -31
6.78/6.85	c ---[   0]---> Sorter-cost:    0     Base:
6.78/6.88	c ==================================[MINISAT+]==================================
6.78/6.88	c | Conflicts | Original         | Learnt                           | Progress |
6.78/6.88	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.78/6.88	c ==============================================================================
6.78/6.88	c |     35137 |   31980    66414 |   10660   30812  2169138    70.4 | 79.764 % |
6.88/6.93	c |     35238 |   31946    66328 |   11726   15491   930133    60.0 | 80.939 % |
6.88/6.96	c |     35389 |   31915    66258 |   12898   15639   935925    59.8 | 81.041 % |
6.88/6.99	c |     35614 |   31915    66258 |   14188   15864   948886    59.8 | 81.041 % |
6.98/7.04	c |     35951 |   31915    66258 |   15607   16201   965361    59.6 | 81.041 % |
7.08/7.11	c |     36458 |   31915    66258 |   17168   16708   996138    59.6 | 81.041 % |
7.18/7.22	c |     37217 |   31915    66258 |   18884   17467  1044393    59.8 | 81.041 % |
7.28/7.38	c |     38357 |   31910    66247 |   20773   18600  1113004    59.8 | 81.056 % |
7.58/7.69	c |     40065 |   31845    66095 |   22850   20288  1216954    60.0 | 81.276 % |
7.98/8.08	c |     42627 |   31804    65994 |   25135   22834  1375865    60.3 | 81.429 % |
8.79/8.84	c |     46471 |   31804    65994 |   27649   26678  1735048    65.0 | 81.429 % |
10.08/10.19	c |     52237 |   31510    65286 |   30414   32374  2209723    68.3 | 82.477 % |
11.98/12.00	c |     60886 |   31481    65217 |   33455   40961  2771939    67.7 | 82.579 % |
14.88/14.91	c |     73860 |   31477    65205 |   36801   19710   946500    48.0 | 82.600 % |
18.69/18.71	c |     93322 |   31477    65205 |   40481   39172  2462580    62.9 | 82.600 % |
19.79/19.86	c ==============================================================================
19.79/19.86	c Found solution: -32
19.79/19.86	o -32
19.79/19.87	c ---[   0]---> Sorter-cost:    0     Base:
19.89/19.90	c ==================================[MINISAT+]==================================
19.89/19.90	c | Conflicts | Original         | Learnt                           | Progress |
19.89/19.90	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
19.89/19.90	c ==============================================================================
19.89/19.90	c |     98887 |   31443    65100 |   10481   44676  2833202    63.4 | 82.600 % |
19.89/19.96	c |     98987 |   31443    65100 |   11529   17731   914127    51.6 | 82.724 % |
19.89/19.98	c |     99137 |   31443    65100 |   12682   17881   921601    51.5 | 82.724 % |
19.98/20.02	c |     99362 |   31405    65004 |   13950   18104   938348    51.8 | 82.867 % |
19.98/20.07	c |     99699 |   31381    64946 |   15345   18412   962309    52.3 | 82.954 % |
20.08/20.15	c |    100205 |   31381    64946 |   16879   18918  1006461    53.2 | 82.954 % |
20.18/20.25	c |    100964 |   31370    64919 |   18567   19674  1054745    53.6 | 82.995 % |
20.28/20.39	c |    102103 |   31370    64919 |   20424   20813  1143158    54.9 | 82.995 % |
20.58/20.63	c |    103813 |   31365    64908 |   22466   22519  1262523    56.1 | 83.011 % |
20.89/20.97	c |    106376 |   31365    64908 |   24713   25082  1418165    56.5 | 83.011 % |
21.48/21.55	c |    110222 |   31365    64908 |   27185   28928  1703939    58.9 | 83.011 % |
22.48/22.51	c |    115988 |   31330    64825 |   29903   34689  2037716    58.7 | 83.133 % |
23.98/24.04	c |    124637 |   31284    64708 |   32893   43252  2666638    61.7 | 83.307 % |
26.68/26.72	c |    137612 |   31239    64605 |   36183   22486   988221    43.9 | 83.450 % |
30.48/30.51	c |    157073 |   31239    64605 |   39801   41947  2056155    49.0 | 83.450 % |
36.18/36.23	c |    186265 |   31236    64598 |   43781   31773  1941768    61.1 | 83.460 % |
45.57/45.62	c |    230054 |   31231    64587 |   48159   32261  2906002    90.1 | 83.476 % |
56.27/56.36	c ==============================================================================
56.27/56.36	c Found solution: -33
56.27/56.36	o -33
56.27/56.37	c ---[   0]---> Sorter-cost:    0     Base:
56.37/56.40	c ==================================[MINISAT+]==================================
56.37/56.40	c | Conflicts | Original         | Learnt                           | Progress |
56.37/56.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
56.37/56.40	c ==============================================================================
56.37/56.40	c |    278557 |   31244    64621 |   10414   32296  2237077    69.3 | 83.476 % |
56.37/56.45	c |    278658 |   31244    64621 |   11455   16249   954352    58.7 | 83.452 % |
56.37/56.47	c |    278809 |   31244    64621 |   12600   16400   966097    58.9 | 83.452 % |
56.47/56.50	c |    279034 |   31244    64621 |   13861   16625   981948    59.1 | 83.452 % |
56.47/56.53	c |    279372 |   31244    64621 |   15247   16963  1000566    59.0 | 83.452 % |
56.57/56.60	c |    279878 |   31244    64621 |   16771   17469  1034794    59.2 | 83.452 % |
56.57/56.68	c |    280638 |   31244    64621 |   18449   18229  1067205    58.5 | 83.452 % |
56.77/56.84	c |    281777 |   31244    64621 |   20293   19368  1125638    58.1 | 83.452 % |
56.97/57.07	c |    283486 |   31244    64621 |   22323   21077  1208886    57.4 | 83.452 % |
57.37/57.46	c |    286048 |   31244    64621 |   24555   23639  1365631    57.8 | 83.452 % |
57.87/57.99	c |    289893 |   31244    64621 |   27011   27484  1608741    58.5 | 83.452 % |
58.77/58.89	c |    295659 |   31207    64527 |   29712   33206  1964370    59.2 | 83.595 % |
60.37/60.47	c |    304308 |   31207    64527 |   32683   41855  2460979    58.8 | 83.595 % |
62.97/63.00	c |    317282 |   31197    64503 |   35951   22333   712494    31.9 | 83.630 % |
66.26/66.36	c |    336743 |   31197    64503 |   39547   41794  1397205    33.4 | 83.630 % |
71.76/71.82	c |    365935 |   31193    64493 |   43501   34344   952519    27.7 | 83.646 % |
79.46/79.59	c |    409725 |   31143    64373 |   47852   34709  1222470    35.2 | 83.824 % |
92.06/92.11	c |    475409 |   31136    64358 |   52637   54302  1647686    30.3 | 83.845 % |
109.66/109.76	c |    573935 |   31106    64290 |   57900   50437  1608080    31.9 | 83.942 % |
137.95/138.02	c |    721725 |   31062    64181 |   63691   35951  1070055    29.8 | 84.100 % |
181.25/181.40	c |    943408 |   30954    63929 |   70060   25680   711044    27.7 | 84.462 % |
243.44/243.56	c |   1275934 |   30870    63726 |   77066   32202  1112040    34.5 | 84.758 % |
339.72/339.86	c ==============================================================================
339.72/339.86	c Found solution: -34
339.72/339.86	o -34
339.72/339.86	c ---[   0]---> Sorter-cost:    0     Base:
339.72/339.90	c ==================================[MINISAT+]==================================
339.72/339.90	c | Conflicts | Original         | Learnt                           | Progress |
339.72/339.90	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
339.72/339.90	c ==============================================================================
339.72/339.90	c |   1753649 |   30622    63039 |   10207   89244  2801477    31.4 | 84.758 % |
340.12/340.20	c |   1753749 |   30622    63039 |   11227   23664   581614    24.6 | 85.668 % |
340.12/340.22	c |   1753900 |   30622    63039 |   12350   23815   589330    24.7 | 85.668 % |
340.12/340.25	c |   1754126 |   30622    63039 |   13585   24041   596803    24.8 | 85.668 % |
340.12/340.29	c |   1754464 |   30622    63039 |   14944   24379   612898    25.1 | 85.668 % |
340.22/340.34	c |   1754971 |   30622    63039 |   16438   24886   633477    25.5 | 85.668 % |
340.32/340.44	c |   1755730 |   30622    63039 |   18082   25645   671599    26.2 | 85.668 % |
340.42/340.55	c |   1756871 |   30622    63039 |   19890   26786   710918    26.5 | 85.668 % |
340.62/340.75	c |   1758581 |   30622    63039 |   21879   28496   772471    27.1 | 85.668 % |
340.93/341.09	c |   1761143 |   30622    63039 |   24067   31058   883286    28.4 | 85.668 % |
341.42/341.57	c |   1764987 |   30622    63039 |   26474   34902  1056036    30.3 | 85.668 % |
342.22/342.34	c |   1770753 |   30622    63039 |   29121   40668  1267923    31.2 | 85.668 % |
343.42/343.57	c |   1779403 |   30622    63039 |   32033   23833   530705    22.3 | 85.668 % |
345.22/345.39	c |   1792377 |   30622    63039 |   35237   36807   934663    25.4 | 85.668 % |
348.02/348.17	c |   1811838 |   30617    63028 |   38761   26399   645606    24.5 | 85.684 % |
352.32/352.43	c |   1841034 |   30613    63018 |   42637   55594  1697819    30.5 | 85.699 % |
359.02/359.13	c |   1884823 |   30608    63007 |   46900   24152   540509    22.4 | 85.714 % |
367.92/368.08	c |   1950507 |   30608    63007 |   51590   48296  1293387    26.8 | 85.714 % |
383.42/383.56	c |   2049033 |   30529    62810 |   56750   61178  1554053    25.4 | 85.995 % |
406.71/406.87	c |   2196822 |   30518    62785 |   62425   64883  1929044    29.7 | 86.031 % |
445.21/445.37	c |   2418506 |   30475    62674 |   68667   70157  3465293    49.4 | 86.204 % |
507.19/507.39	c |   2751032 |   30428    62563 |   75534   52756  1419311    26.9 | 86.368 % |
598.68/598.83	c |   3249820 |   30382    62434 |   83087   78006  1798026    23.0 | 86.541 % |
697.86/698.01	c ==============================================================================
697.86/698.01	c Found solution: -35
697.86/698.01	o -35
697.86/698.01	c ---[   0]---> Sorter-cost:    0     Base:
697.86/698.03	c ==================================[MINISAT+]==================================
697.86/698.03	c | Conflicts | Original         | Learnt                           | Progress |
697.86/698.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
697.86/698.03	c ==============================================================================
697.86/698.03	c |   3790421 |   30370    62404 |   10123   45823  1153961    25.2 | 86.541 % |
697.96/698.12	c ==============================================================================
697.96/698.12	c Optimal solution: -35
697.96/698.12	s OPTIMUM FOUND
697.96/698.12	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 x449 -x448 -x447 -x446 -x445 -x444 -x443 x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 x345 -x344 -x343 -x342 -x341 -x340 x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 x240 -x239 -x238 -x237 x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
697.96/698.12	c _______________________________________________________________________________
697.96/698.12	c 
697.96/698.12	c restarts              : 128
697.96/698.12	c conflicts             : 3790479        (5431 /sec)
697.96/698.12	c decisions             : 4435375        (6355 /sec)
697.96/698.12	c propagations          : 0              (0 /sec)
697.96/698.12	c inspects              : 0              (0 /sec)
697.96/698.12	c CPU time              : 697.956 s
697.96/698.12	c _______________________________________________________________________________

Verifier Data

OK	-35

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-3721322-1338554604/watcher-3721322-1338554604 -o /tmp/evaluation-result-3721322-1338554604/solver-3721322-1338554604 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721322-1338554604.opb 

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: 2.04 2.50 2.04 3/176 32609
/proc/meminfo: memFree=26483624/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 165 0 0 0 0 0 0 0 20 0 1 0 321585810 1294336 122 33554432000 134512640 135395479 4290642896 4290641896 135031278 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 316 122 74 216 0 98 0

[startup+0.104501 s]
/proc/loadavg: 2.04 2.50 2.04 3/176 32609
/proc/meminfo: memFree=26483624/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=3236 CPUtime=0.09 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 659 0 0 0 9 0 0 0 20 0 1 0 321585810 3313664 616 33554432000 134512640 135395479 4290642896 4290641196 135007481 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 809 616 74 216 0 591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3236

[startup+0.200145 s]
/proc/loadavg: 2.04 2.50 2.04 3/176 32609
/proc/meminfo: memFree=26483624/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=5172 CPUtime=0.19 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 1141 0 0 0 19 0 0 0 20 0 1 0 321585810 5296128 1098 33554432000 134512640 135395479 4290642896 4290641728 134618678 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 1293 1098 74 216 0 1075 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5172

[startup+0.300129 s]
/proc/loadavg: 2.04 2.50 2.04 3/176 32609
/proc/meminfo: memFree=26483624/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=7188 CPUtime=0.29 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 1643 0 0 0 29 0 0 0 20 0 1 0 321585810 7360512 1600 33554432000 134512640 135395479 4290642896 4290641728 134618678 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 1797 1600 74 216 0 1579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7188

[startup+0.700104 s]
/proc/loadavg: 2.04 2.50 2.04 3/176 32609
/proc/meminfo: memFree=26483624/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=11604 CPUtime=0.69 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 2820 0 0 0 67 2 0 0 20 0 1 0 321585810 11882496 2685 33554432000 134512640 135395479 4290642896 4290641248 134569822 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 2901 2685 110 216 0 2683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11604

[startup+1.5001 s]
/proc/loadavg: 2.04 2.50 2.04 3/177 32610
/proc/meminfo: memFree=26473432/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=11920 CPUtime=1.49 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 2853 0 0 0 147 2 0 0 20 0 1 0 321585810 12206080 2718 33554432000 134512640 135395479 4290642896 4290641296 134582090 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 2980 2718 110 216 0 2762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11920

[startup+3.10011 s]
/proc/loadavg: 2.04 2.50 2.04 3/177 32610
/proc/meminfo: memFree=26473068/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=12836 CPUtime=3.08 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 3101 0 0 0 306 2 0 0 20 0 1 0 321585810 13144064 2965 33554432000 134512640 135395479 4290642896 4290641248 134580973 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 3209 2965 110 216 0 2991 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12836

[startup+6.30023 s]
/proc/loadavg: 2.04 2.49 2.04 3/176 32610
/proc/meminfo: memFree=26466984/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=19052 CPUtime=6.28 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 4644 0 0 0 626 2 0 0 20 0 1 0 321585810 19509248 4508 33554432000 134512640 135395479 4290642896 4290640616 135007481 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 4763 4508 110 216 0 4545 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19052

[startup+12.7002 s]
/proc/loadavg: 2.03 2.49 2.04 3/177 32611
/proc/meminfo: memFree=26462284/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=23456 CPUtime=12.67 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 5766 0 0 0 1265 2 0 0 20 0 1 0 321585810 24018944 5635 33554432000 134512640 135395479 4290642896 4290640768 134573756 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 5864 5635 110 216 0 5646 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23456

[startup+25.5003 s]
/proc/loadavg: 2.03 2.46 2.04 3/177 32611
/proc/meminfo: memFree=26458804/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=25668 CPUtime=25.48 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 6304 0 0 0 2545 3 0 0 20 0 1 0 321585810 26284032 6173 33554432000 134512640 135395479 4290642896 4290641248 134581488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 6417 6173 110 216 0 6199 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25668

[startup+51.1002 s]
/proc/loadavg: 2.02 2.42 2.04 3/177 32611
/proc/meminfo: memFree=26451180/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=32636 CPUtime=51.07 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 8074 0 0 0 5103 4 0 0 20 0 1 0 321585810 33419264 7943 33554432000 134512640 135395479 4290642896 4290640796 135007481 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 8159 7943 110 216 0 7941 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32636

[startup+102.3 s]
/proc/loadavg: 2.00 2.36 2.03 3/177 32611
/proc/meminfo: memFree=26446032/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=35672 CPUtime=102.27 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 8817 0 0 0 10223 4 0 0 20 0 1 0 321585810 36528128 8680 33554432000 134512640 135395479 4290642896 4290641248 134581183 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 8918 8680 110 216 0 8700 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35672

[startup+162.3 s]
/proc/loadavg: 2.00 2.29 2.03 3/176 32611
/proc/meminfo: memFree=26444156/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=35672 CPUtime=162.25 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 8828 0 0 0 16221 4 0 0 20 0 1 0 321585810 36528128 8691 33554432000 134512640 135395479 4290642896 4290641248 134581488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 8918 8691 110 216 0 8700 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35672

[startup+222.306 s]
/proc/loadavg: 2.00 2.23 2.02 3/177 32612
/proc/meminfo: memFree=26443660/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=35672 CPUtime=222.25 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 8834 0 0 0 22221 4 0 0 20 0 1 0 321585810 36528128 8697 33554432000 134512640 135395479 4290642896 4290641248 134580825 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 8918 8697 110 216 0 8700 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 35672

[startup+282.3 s]
/proc/loadavg: 2.07 2.20 2.02 3/177 32612
/proc/meminfo: memFree=26441740/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=35852 CPUtime=282.23 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 8841 0 0 0 28219 4 0 0 20 0 1 0 321585810 36712448 8704 33554432000 134512640 135395479 4290642896 4290641248 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 8963 8704 110 216 0 8745 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 35852

[startup+342.3 s]
/proc/loadavg: 2.02 2.16 2.01 3/177 32613
/proc/meminfo: memFree=26440488/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=35852 CPUtime=342.22 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 8841 0 0 0 34218 4 0 0 20 0 1 0 321585810 36712448 8704 33554432000 134512640 135395479 4290642896 4290641248 134580965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 8963 8704 110 216 0 8745 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 35852

[startup+402.3 s]
/proc/loadavg: 2.01 2.13 2.01 3/178 32616
/proc/meminfo: memFree=26438876/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=35852 CPUtime=402.21 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 8841 0 0 0 40217 4 0 0 20 0 1 0 321585810 36712448 8704 33554432000 134512640 135395479 4290642896 4290641248 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 8963 8704 110 216 0 8745 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 35852

[startup+462.3 s]
/proc/loadavg: 2.00 2.11 2.00 3/177 32616
/proc/meminfo: memFree=26435316/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=38512 CPUtime=462.2 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9495 0 0 0 46216 4 0 0 20 0 1 0 321585810 39436288 9358 33554432000 134512640 135395479 4290642896 4290641248 134580747 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9628 9358 110 216 0 9410 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 38512

[startup+522.3 s]
/proc/loadavg: 2.00 2.08 2.00 3/177 32616
/proc/meminfo: memFree=26434372/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=38700 CPUtime=522.19 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9538 0 0 0 52215 4 0 0 20 0 1 0 321585810 39628800 9400 33554432000 134512640 135395479 4290642896 4290640768 134573868 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9675 9400 110 216 0 9457 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 38700

[startup+582.3 s]
/proc/loadavg: 2.00 2.07 2.00 3/177 32616
/proc/meminfo: memFree=26433252/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39020 CPUtime=582.18 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9592 0 0 0 58214 4 0 0 20 0 1 0 321585810 39956480 9454 33554432000 134512640 135395479 4290642896 4290641248 134580789 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9755 9454 110 216 0 9537 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 39020

[startup+642.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/177 32617
/proc/meminfo: memFree=26432384/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=642.17 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9668 0 0 0 64213 4 0 0 20 0 1 0 321585810 40267776 9530 33554432000 134512640 135395479 4290642896 4290640768 134574149 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9530 110 216 0 9613 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 39324

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

[startup+665.606 s]
/proc/loadavg: 2.00 2.05 2.00 3/177 32617
/proc/meminfo: memFree=26432016/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=665.47 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9681 0 0 0 66543 4 0 0 20 0 1 0 321585810 40267776 9543 33554432000 134512640 135395479 4290642896 4290641200 134580485 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9543 110 216 0 9613 0
Current children cumulated CPU time (s) 665.47
Current children cumulated vsize (KiB) 39324

[startup+678.4 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 32617
/proc/meminfo: memFree=26431892/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=678.27 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9681 0 0 0 67823 4 0 0 20 0 1 0 321585810 40267776 9543 33554432000 134512640 135395479 4290642896 4290641248 134580798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9543 110 216 0 9613 0
Current children cumulated CPU time (s) 678.27
Current children cumulated vsize (KiB) 39324

[startup+691.2 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 32617
/proc/meminfo: memFree=26431208/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=691.06 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9681 0 0 0 69102 4 0 0 20 0 1 0 321585810 40267776 9543 33554432000 134512640 135395479 4290642896 4290641248 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9543 110 216 0 9613 0
Current children cumulated CPU time (s) 691.06
Current children cumulated vsize (KiB) 39324

[startup+694.4 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 32617
/proc/meminfo: memFree=26431332/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=694.26 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9681 0 0 0 69422 4 0 0 20 0 1 0 321585810 40267776 9543 33554432000 134512640 135395479 4290642896 4290641360 134588661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9543 110 216 0 9613 0
Current children cumulated CPU time (s) 694.26
Current children cumulated vsize (KiB) 39324

[startup+696 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 32617
/proc/meminfo: memFree=26431332/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=695.86 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9681 0 0 0 69582 4 0 0 20 0 1 0 321585810 40267776 9543 33554432000 134512640 135395479 4290642896 4290641200 134580473 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9543 110 216 0 9613 0
Current children cumulated CPU time (s) 695.86
Current children cumulated vsize (KiB) 39324

[startup+696.8 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 32617
/proc/meminfo: memFree=26431456/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=696.66 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9681 0 0 0 69662 4 0 0 20 0 1 0 321585810 40267776 9543 33554432000 134512640 135395479 4290642896 4290641248 134581415 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9543 110 216 0 9613 0
Current children cumulated CPU time (s) 696.66
Current children cumulated vsize (KiB) 39324

[startup+697.6 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 32617
/proc/meminfo: memFree=26431456/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=697.46 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9681 0 0 0 69742 4 0 0 20 0 1 0 321585810 40267776 9543 33554432000 134512640 135395479 4290642896 4290641248 134580888 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9543 110 216 0 9613 0
Current children cumulated CPU time (s) 697.46
Current children cumulated vsize (KiB) 39324

[startup+698 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 32617
/proc/meminfo: memFree=26431456/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=697.86 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9681 0 0 0 69782 4 0 0 20 0 1 0 321585810 40267776 9543 33554432000 134512640 135395479 4290642896 4290641248 134581426 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9543 110 216 0 9613 0
Current children cumulated CPU time (s) 697.86
Current children cumulated vsize (KiB) 39324

[startup+698.1 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 32617
/proc/meminfo: memFree=26431456/32873648 swapFree=6864/6864
[pid=32609] ppid=32607 vsize=39324 CPUtime=697.96 cores=1,3,5,7
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32338 0 -1 4202496 9682 0 0 0 69792 4 0 0 20 0 1 0 321585810 40267776 9544 33554432000 134512640 135395479 4290642896 4290640864 134579871 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32609/statm: 9831 9544 110 216 0 9613 0
Current children cumulated CPU time (s) 697.96
Current children cumulated vsize (KiB) 39324

Child status: 30
Real time (s): 698.129
CPU time (s): 698.007
CPU user time (s): 697.957
CPU system time (s): 0.049992
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 39324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 697.957
system time used= 0.049992
maximum resident set size= 38180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9686
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= 719

runsolver used 1.18282 second user time and 3.20451 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-01 14:43:24
IDJOB=3721322
IDBENCH=2274
IDSOLVER=2306
FILE ID=node125/3721322-1338554604
RUNJOBID= node125-1338552574-32355
PBS_JOBID= 14635859
Free space on /tmp= 70464 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721322-1338554604/watcher-3721322-1338554604 -o /tmp/evaluation-result-3721322-1338554604/solver-3721322-1338554604 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721322-1338554604.opb            

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

MD5SUM BENCH= 907943cf03e4e0f899b19858f5690e6e
RANDOM SEED=1085593926

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26484144 kB
Buffers:          591060 kB
Cached:          4865204 kB
SwapCached:         2312 kB
Active:          2407672 kB
Inactive:        3078504 kB
Active(anon):      20896 kB
Inactive(anon):     9252 kB
Active(file):    2386776 kB
Inactive(file):  3069252 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102520 kB
Dirty:              3228 kB
Writeback:             0 kB
AnonPages:         32400 kB
Mapped:            14780 kB
Shmem:                96 kB
Slab:             764380 kB
SReclaimable:     208272 kB
SUnreclaim:       556108 kB
KernelStack:        1448 kB
PageTables:         3656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     143372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721322-1338554604.opb

Free space on /tmp at the end= 70460 MiB
End job on node125 at 2012-06-01 14:55:02