Trace number 353845

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)-34 1800.09 1800.52

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 benchmarkSAT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark1800.06
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 (download as text)

0.00/0.00	c Parsing PB file...
0.69/0.75	c Converting 27847 PB-constraints to clauses...
0.69/0.75	c   -- Unit propagations: (none)
0.69/0.75	c   -- Detecting intervals from adjacent constraints: (none)
0.69/0.75	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.78/0.81	c ==================================[MINISAT+]==================================
0.78/0.81	c | Conflicts | Original         | Learnt                           | Progress |
0.78/0.81	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.78/0.81	c ==============================================================================
0.78/0.81	c |         0 |   27847    55694 |    9282       0        0     nan |  0.000 % |
0.78/0.81	c ==============================================================================
0.78/0.81	c Found solution: -24
0.78/0.81	o -24
0.78/0.82	c ---[   0]---> Sorter-cost:26814     Base:
0.78/0.88	c ==================================[MINISAT+]==================================
0.78/0.88	c | Conflicts | Original         | Learnt                           | Progress |
0.78/0.88	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.78/0.88	c ==============================================================================
0.78/0.88	c |         0 |   56112   122082 |   18704       0        0     nan |  0.000 % |
0.89/0.98	c |       100 |   55441   120669 |   20574      62      485     7.8 |  1.950 % |
1.10/1.13	c |       252 |   54383   118381 |   22631     186     1801     9.7 |  5.130 % |
1.19/1.27	c |       477 |   53349   116119 |   24895     313     3077     9.8 |  8.306 % |
1.39/1.45	c |       814 |   51759   112535 |   27384     516     5065     9.8 | 13.461 % |
1.69/1.71	c |      1321 |   49950   108452 |   30122     920     9543    10.4 | 19.341 % |
1.89/1.94	c ==============================================================================
1.89/1.94	c Found solution: -26
1.89/1.94	o -26
1.89/1.95	c ---[   0]---> Sorter-cost:    0     Base:
1.89/1.98	c ==================================[MINISAT+]==================================
1.89/1.98	c | Conflicts | Original         | Learnt                           | Progress |
1.89/1.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.89/1.98	c ==============================================================================
1.89/1.98	c |      1658 |   48453   105089 |   16151    1166    13758    11.8 | 19.341 % |
1.99/2.02	c |      1758 |   48207   104544 |   17766    1257    15573    12.4 | 25.098 % |
1.99/2.09	c |      1908 |   47653   103297 |   19542    1386    16993    12.3 | 26.885 % |
2.09/2.19	c |      2133 |   47022   101840 |   21496    1582    20176    12.8 | 29.018 % |
2.29/2.37	c |      2471 |   45334    97977 |   23646    1783    22714    12.7 | 34.745 % |
2.59/2.63	c |      2977 |   43116    92786 |   26011    2128    28051    13.2 | 41.789 % |
2.69/2.70	c ==============================================================================
2.69/2.70	c Found solution: -27
2.69/2.70	o -27
2.69/2.71	c ---[   0]---> Sorter-cost:    0     Base:
2.69/2.74	c ==================================[MINISAT+]==================================
2.69/2.74	c | Conflicts | Original         | Learnt                           | Progress |
2.69/2.74	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.69/2.74	c ==============================================================================
2.69/2.74	c |      3108 |   42804    92166 |   14268    2242    29536    13.2 | 41.789 % |
2.69/2.78	c |      3208 |   42633    91773 |   15694    2311    32120    13.9 | 43.581 % |
2.79/2.87	c |      3358 |   42086    90483 |   17264    2410    34663    14.4 | 45.442 % |
2.89/2.98	c |      3583 |   41186    88373 |   18990    2527    36936    14.6 | 48.512 % |
3.09/3.19	c |      3920 |   39875    85257 |   20889    2675    39865    14.9 | 53.073 % |
3.39/3.40	c |      4427 |   38250    81393 |   22978    2937    45919    15.6 | 58.815 % |
3.59/3.62	c |      5186 |   37415    79400 |   25276    3573    58638    16.4 | 61.715 % |
3.69/3.78	c ==============================================================================
3.69/3.78	c Found solution: -28
3.69/3.78	o -28
3.69/3.79	c ---[   0]---> Sorter-cost:    0     Base:
3.79/3.82	c ==================================[MINISAT+]==================================
3.79/3.82	c | Conflicts | Original         | Learnt                           | Progress |
3.79/3.82	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.79/3.82	c ==============================================================================
3.79/3.82	c |      5777 |   36536    77244 |   12178    3923    69803    17.8 | 61.715 % |
3.79/3.85	c |      5877 |   36375    76873 |   13395    4009    70834    17.7 | 65.308 % |
3.89/3.90	c |      6027 |   36111    76265 |   14735    4119    72852    17.7 | 66.182 % |
3.89/3.97	c |      6252 |   35833    75598 |   16208    4304    78604    18.3 | 67.328 % |
3.99/4.05	c |      6590 |   35525    74869 |   17829    4581    87877    19.2 | 68.259 % |
4.09/4.18	c |      7096 |   35132    73939 |   19612    5015   102250    20.4 | 69.626 % |
4.29/4.33	c |      7855 |   35004    73641 |   21574    5721   119858    21.0 | 70.063 % |
4.49/4.59	c |      8994 |   34621    72729 |   23731    6710   156327    23.3 | 71.405 % |
4.99/5.00	c |     10702 |   34449    72319 |   26104    8303   266846    32.1 | 72.007 % |
4.99/5.07	c ==============================================================================
4.99/5.07	c Found solution: -29
4.99/5.07	o -29
4.99/5.08	c ---[   0]---> Sorter-cost:    0     Base:
5.09/5.11	c ==================================[MINISAT+]==================================
5.09/5.11	c | Conflicts | Original         | Learnt                           | Progress |
5.09/5.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.09/5.11	c ==============================================================================
5.09/5.11	c |     10930 |   34398    72230 |   11466    8491   276955    32.6 | 72.007 % |
5.09/5.15	c |     11030 |   34307    72002 |   12612    8543   279040    32.7 | 72.564 % |
5.09/5.19	c |     11180 |   34307    72002 |   13873    8693   286044    32.9 | 72.564 % |
5.19/5.25	c |     11405 |   34227    71812 |   15261    8862   292699    33.0 | 72.846 % |
5.29/5.35	c |     11743 |   33985    71231 |   16787    9032   296460    32.8 | 73.704 % |
5.39/5.47	c |     12250 |   33985    71231 |   18466    9539   330834    34.7 | 73.704 % |
5.59/5.65	c |     13010 |   33963    71183 |   20312   10270   353365    34.4 | 73.770 % |
5.99/6.03	c |     14149 |   33552    70232 |   22343   11249   423515    37.6 | 75.141 % |
6.49/6.57	c |     15857 |   33222    69433 |   24578   12762   568784    44.6 | 76.291 % |
7.29/7.35	c |     18419 |   33120    69188 |   27036   15273   761555    49.9 | 76.651 % |
8.69/8.77	c |     22263 |   32930    68727 |   29739   18985  1120606    59.0 | 77.344 % |
10.39/10.49	c ==============================================================================
10.39/10.49	c Found solution: -30
10.39/10.49	o -30
10.49/10.50	c ---[   0]---> Sorter-cost:    0     Base:
10.49/10.55	c ==================================[MINISAT+]==================================
10.49/10.55	c | Conflicts | Original         | Learnt                           | Progress |
10.49/10.55	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.49/10.55	c ==============================================================================
10.49/10.55	c |     26467 |   32657    68028 |   10885   22867  1465252    64.1 | 77.344 % |
10.59/10.61	c |     26567 |   32647    68006 |   11973   22966  1468382    63.9 | 78.332 % |
10.59/10.68	c |     26717 |   32647    68006 |   13170   23116  1476425    63.9 | 78.332 % |
10.69/10.78	c |     26942 |   32647    68006 |   14487   23341  1495373    64.1 | 78.332 % |
10.99/11.04	c |     27279 |   32477    67592 |   15936   23347  1512616    64.8 | 78.938 % |
11.29/11.34	c |     27785 |   32364    67313 |   17530   23764  1543363    64.9 | 79.364 % |
11.78/11.89	c |     28544 |   32254    67045 |   19283   24353  1597203    65.6 | 79.764 % |
12.28/12.37	c |     29683 |   32254    67045 |   21211   25492  1710400    67.1 | 79.764 % |
13.09/13.19	c |     31391 |   32254    67045 |   23332   27200  1919412    70.6 | 79.764 % |
14.39/14.48	c |     33955 |   32254    67045 |   25666   29764  2101826    70.6 | 79.764 % |
15.19/15.24	c ==============================================================================
15.19/15.24	c Found solution: -31
15.19/15.24	o -31
15.19/15.24	c ---[   0]---> Sorter-cost:    0     Base:
15.29/15.30	c ==================================[MINISAT+]==================================
15.29/15.30	c | Conflicts | Original         | Learnt                           | Progress |
15.29/15.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
15.29/15.30	c ==============================================================================
15.29/15.30	c |     35137 |   31980    66414 |   10660   30812  2169138    70.4 | 79.764 % |
15.39/15.41	c |     35238 |   31946    66328 |   11726   15491   930133    60.0 | 80.939 % |
15.39/15.47	c |     35389 |   31915    66258 |   12898   15639   935925    59.8 | 81.041 % |
15.49/15.55	c |     35614 |   31915    66258 |   14188   15864   948886    59.8 | 81.041 % |
15.59/15.66	c |     35951 |   31915    66258 |   15607   16201   965361    59.6 | 81.041 % |
15.79/15.82	c |     36458 |   31915    66258 |   17168   16708   996138    59.6 | 81.041 % |
15.99/16.07	c |     37217 |   31915    66258 |   18884   17467  1044393    59.8 | 81.041 % |
16.39/16.43	c |     38357 |   31910    66247 |   20773   18600  1113004    59.8 | 81.056 % |
17.08/17.11	c |     40065 |   31845    66095 |   22850   20288  1216954    60.0 | 81.276 % |
17.98/18.03	c |     42627 |   31804    65994 |   25135   22834  1375865    60.3 | 81.429 % |
19.79/19.83	c |     46471 |   31804    65994 |   27649   26678  1735048    65.0 | 81.429 % |
22.99/23.10	c |     52237 |   31510    65286 |   30414   32374  2209723    68.3 | 82.477 % |
27.78/27.82	c |     60886 |   31481    65217 |   33455   40961  2771939    67.7 | 82.579 % |
36.28/36.39	c |     73860 |   31477    65205 |   36801   19710   946500    48.0 | 82.600 % |
46.68/46.72	c |     93322 |   31477    65205 |   40481   39172  2462580    62.9 | 82.600 % |
50.08/50.14	c ==============================================================================
50.08/50.14	c Found solution: -32
50.08/50.14	o -32
50.08/50.15	c ---[   0]---> Sorter-cost:    0     Base:
50.18/50.22	c ==================================[MINISAT+]==================================
50.18/50.22	c | Conflicts | Original         | Learnt                           | Progress |
50.18/50.22	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
50.18/50.22	c ==============================================================================
50.18/50.22	c |     98887 |   31443    65100 |   10481   44676  2833202    63.4 | 82.600 % |
50.28/50.36	c |     98987 |   31443    65100 |   11529   17731   914127    51.6 | 82.724 % |
50.38/50.43	c |     99137 |   31443    65100 |   12682   17881   921601    51.5 | 82.724 % |
50.48/50.53	c |     99362 |   31405    65004 |   13950   18104   938348    51.8 | 82.867 % |
50.58/50.66	c |     99699 |   31381    64946 |   15345   18412   962309    52.3 | 82.954 % |
50.78/50.83	c |    100205 |   31381    64946 |   16879   18918  1006461    53.2 | 82.954 % |
50.98/51.09	c |    100964 |   31370    64919 |   18567   19674  1054745    53.6 | 82.995 % |
51.38/51.45	c |    102103 |   31370    64919 |   20424   20813  1143158    54.9 | 82.995 % |
51.98/52.04	c |    103813 |   31365    64908 |   22466   22519  1262523    56.1 | 83.011 % |
52.78/52.88	c |    106376 |   31365    64908 |   24713   25082  1418165    56.5 | 83.011 % |
54.37/54.41	c |    110222 |   31365    64908 |   27185   28928  1703939    58.9 | 83.011 % |
56.97/57.08	c |    115988 |   31330    64825 |   29903   34689  2037716    58.7 | 83.133 % |
61.37/61.46	c |    124637 |   31284    64708 |   32893   43252  2666638    61.7 | 83.307 % |
69.17/69.28	c |    137612 |   31239    64605 |   36183   22486   988221    43.9 | 83.450 % |
80.17/80.23	c |    157073 |   31239    64605 |   39801   41947  2056155    49.0 | 83.450 % |
96.87/96.98	c |    186265 |   31236    64598 |   43781   31773  1941768    61.1 | 83.460 % |
124.26/124.32	c |    230054 |   31231    64587 |   48159   32261  2906002    90.1 | 83.476 % |
156.65/156.78	c ==============================================================================
156.65/156.78	c Found solution: -33
156.65/156.78	o -33
156.65/156.79	c ---[   0]---> Sorter-cost:    0     Base:
156.75/156.85	c ==================================[MINISAT+]==================================
156.75/156.85	c | Conflicts | Original         | Learnt                           | Progress |
156.75/156.85	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
156.75/156.85	c ==============================================================================
156.75/156.85	c |    278557 |   31244    64621 |   10414   32296  2237077    69.3 | 83.476 % |
156.85/156.98	c |    278658 |   31244    64621 |   11455   16249   954352    58.7 | 83.452 % |
156.95/157.03	c |    278809 |   31244    64621 |   12600   16400   966097    58.9 | 83.452 % |
157.05/157.10	c |    279034 |   31244    64621 |   13861   16625   981948    59.1 | 83.452 % |
157.05/157.19	c |    279372 |   31244    64621 |   15247   16963  1000566    59.0 | 83.452 % |
157.25/157.36	c |    279878 |   31244    64621 |   16771   17469  1034794    59.2 | 83.452 % |
157.45/157.58	c |    280638 |   31244    64621 |   18449   18229  1067205    58.5 | 83.452 % |
157.85/157.98	c |    281777 |   31244    64621 |   20293   19368  1125638    58.1 | 83.452 % |
158.55/158.60	c |    283486 |   31244    64621 |   22323   21077  1208886    57.4 | 83.452 % |
159.55/159.61	c |    286048 |   31244    64621 |   24555   23639  1365631    57.8 | 83.452 % |
160.95/161.07	c |    289893 |   31244    64621 |   27011   27484  1608741    58.5 | 83.452 % |
163.45/163.58	c |    295659 |   31207    64527 |   29712   33206  1964370    59.2 | 83.595 % |
168.35/168.49	c |    304308 |   31207    64527 |   32683   41855  2460979    58.8 | 83.595 % |
176.34/176.41	c |    317282 |   31197    64503 |   35951   22333   712494    31.9 | 83.630 % |
186.44/186.55	c |    336743 |   31197    64503 |   39547   41794  1397205    33.4 | 83.630 % |
203.55/203.66	c |    365935 |   31193    64493 |   43501   34344   952519    27.7 | 83.646 % |
227.74/227.81	c |    409725 |   31143    64373 |   47852   34709  1222470    35.2 | 83.824 % |
268.03/268.11	c |    475409 |   31136    64358 |   52637   54302  1647686    30.3 | 83.845 % |
324.62/324.77	c |    573935 |   31106    64290 |   57900   50437  1608080    31.9 | 83.942 % |
416.49/416.66	c |    721725 |   31062    64181 |   63691   35951  1070055    29.8 | 84.100 % |
562.56/562.72	c |    943408 |   30954    63929 |   70060   25680   711044    27.7 | 84.462 % |
769.51/769.72	c |   1275934 |   30870    63726 |   77066   32202  1112040    34.5 | 84.758 % |
1105.03/1105.36	c ==============================================================================
1105.03/1105.36	c Found solution: -34
1105.03/1105.36	o -34
1105.03/1105.37	c ---[   0]---> Sorter-cost:    0     Base:
1105.13/1105.45	c ==================================[MINISAT+]==================================
1105.13/1105.45	c | Conflicts | Original         | Learnt                           | Progress |
1105.13/1105.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1105.13/1105.45	c ==============================================================================
1105.13/1105.45	c |   1753649 |   30622    63039 |   10207   89244  2801477    31.4 | 84.758 % |
1105.83/1106.10	c |   1753749 |   30622    63039 |   11227   23664   581614    24.6 | 85.668 % |
1105.83/1106.16	c |   1753900 |   30622    63039 |   12350   23815   589330    24.7 | 85.668 % |
1105.93/1106.22	c |   1754126 |   30622    63039 |   13585   24041   596803    24.8 | 85.668 % |
1106.03/1106.34	c |   1754464 |   30622    63039 |   14944   24379   612898    25.1 | 85.668 % |
1106.13/1106.49	c |   1754971 |   30622    63039 |   16438   24886   633477    25.5 | 85.668 % |
1106.43/1106.75	c |   1755730 |   30622    63039 |   18082   25645   671599    26.2 | 85.668 % |
1106.73/1107.05	c |   1756871 |   30622    63039 |   19890   26786   710918    26.5 | 85.668 % |
1107.23/1107.59	c |   1758581 |   30622    63039 |   21879   28496   772471    27.1 | 85.668 % |
1108.23/1108.52	c |   1761143 |   30622    63039 |   24067   31058   883286    28.4 | 85.668 % |
1109.53/1109.87	c |   1764987 |   30622    63039 |   26474   34902  1056036    30.3 | 85.668 % |
1111.83/1112.11	c |   1770753 |   30622    63039 |   29121   40668  1267923    31.2 | 85.668 % |
1115.43/1115.74	c |   1779403 |   30622    63039 |   32033   23833   530705    22.3 | 85.668 % |
1120.63/1120.97	c |   1792377 |   30622    63039 |   35237   36807   934663    25.4 | 85.668 % |
1129.12/1129.41	c |   1811838 |   30617    63028 |   38761   26399   645606    24.5 | 85.684 % |
1142.13/1142.46	c |   1841034 |   30613    63018 |   42637   55594  1697819    30.5 | 85.699 % |
1162.43/1162.74	c |   1884823 |   30608    63007 |   46900   24152   540509    22.4 | 85.714 % |
1188.91/1189.26	c |   1950507 |   30608    63007 |   51590   48296  1293387    26.8 | 85.714 % |
1237.70/1238.03	c |   2049033 |   30529    62810 |   56750   61178  1554053    25.4 | 85.995 % |
1311.28/1311.66	c |   2196822 |   30518    62785 |   62425   64883  1929044    29.7 | 86.031 % |
1434.65/1435.08	c |   2418506 |   30475    62674 |   68667   70157  3465293    49.4 | 86.204 % |
1641.00/1641.43	c |   2751032 |   30428    62563 |   75534   52756  1419311    26.9 | 86.368 % |
1800.08/1800.50	c 
1800.08/1800.50	c *** TERMINATED ***
1800.08/1800.50	s SATISFIABLE
1800.08/1800.50	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 x583 -x582 -x581 -x580 -x579 -x578 x577 -x576 -x575
1800.08/1800.50	v -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 x558 -x557 -x556 -x555 -x554
1800.08/1800.50	v -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533
1800.08/1800.50	v -x532 -x531 -x530 -x529 -x528 -x527 x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512
1800.08/1800.50	v -x511 -x510 x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491
1800.08/1800.50	v -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470
1800.08/1800.50	v -x469 -x468 x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 x454 -x453 -x452 -x451 -x450 -x449
1800.08/1800.50	v -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 x434 -x433 -x432 -x431 -x430 -x429 -x428
1800.08/1800.50	v -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407
1800.08/1800.50	v -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386
1800.08/1800.50	v -x385 x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 x370 -x369 -x368 -x367 -x366 -x365
1800.08/1800.50	v -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 x347 -x346 -x345 -x344
1800.08/1800.50	v -x343 -x342 -x341 -x340 -x339 -x338 x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323
1800.08/1800.50	v -x322 -x321 x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302
1800.08/1800.50	v -x301 -x300 -x299 -x298 -x297 x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281
1800.08/1800.50	v -x280 -x279 -x278 x277 -x276 -x275 -x274 -x273 x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260
1800.08/1800.50	v -x259 -x258 -x257 -x256 -x255 x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239
1800.08/1800.50	v -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 -x221 -x220 -x219 x218
1800.08/1800.50	v -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197
1800.08/1800.50	v -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176
1800.08/1800.50	v -x175 -x174 -x173 -x172 -x171 -x170 x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155
1800.08/1800.50	v -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134
1800.08/1800.50	v -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113
1800.08/1800.50	v -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90
1800.08/1800.50	v -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
1800.08/1800.50	v -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
1800.08/1800.50	v -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
1800.08/1800.50	v -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 -x1

Verifier Data (download as text)

OK	-34

Conversion Script Data (download as text)

/tmp/evaluation/353845-1176686228/instance-353845-1176686228.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node34/watcher-353845-1176686228 -o ROOT/results/node34/solver-353845-1176686228 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/353845-1176686228/minisat+ /tmp/evaluation/353845-1176686228/instance-353845-1176686228.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23835
/proc/meminfo: memFree=1757272/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=1180 CPUtime=0
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 116538242 1208320 121 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 295 121 74 215 0 77 0

[startup+0.0223679 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23835
/proc/meminfo: memFree=1757272/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=1328 CPUtime=0.02
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 172 0 0 0 2 0 0 0 18 0 1 0 116538242 1359872 157 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 332 157 74 215 0 114 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1328

[startup+0.101374 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23835
/proc/meminfo: memFree=1757272/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=2032 CPUtime=0.1
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 338 0 0 0 10 0 0 0 18 0 1 0 116538242 2080768 323 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 508 323 74 215 0 290 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2032

[startup+0.30139 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23835
/proc/meminfo: memFree=1757272/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=3696 CPUtime=0.29
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 757 0 0 0 29 0 0 0 19 0 1 0 116538242 3784704 742 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 924 742 74 215 0 706 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3696

[startup+0.701421 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23835
/proc/meminfo: memFree=1757272/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=6968 CPUtime=0.69
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 1575 0 0 0 69 0 0 0 23 0 1 0 116538242 7135232 1560 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 1742 1561 74 215 0 1524 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6968

[startup+1.50148 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 23836
/proc/meminfo: memFree=1746832/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=11596 CPUtime=1.49
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 2792 0 0 0 145 4 0 0 22 0 1 0 116538242 11874304 2685 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 2899 2685 110 215 0 2681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11596

[startup+3.10161 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 23836
/proc/meminfo: memFree=1746512/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=11912 CPUtime=3.09
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 2825 0 0 0 305 4 0 0 25 0 1 0 116538242 12197888 2718 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 2978 2718 110 215 0 2760 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11912

[startup+6.30186 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 23836
/proc/meminfo: memFree=1746384/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=12172 CPUtime=6.29
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 2927 0 0 0 625 4 0 0 25 0 1 0 116538242 12464128 2820 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 3043 2820 110 215 0 2825 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12172

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 23836
/proc/meminfo: memFree=1741080/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=17840 CPUtime=12.68
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 4349 0 0 0 1263 5 0 0 25 0 1 0 116538242 18268160 4242 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135010171 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 4460 4242 110 215 0 4242 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17840

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 23836
/proc/meminfo: memFree=1737048/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=21388 CPUtime=25.48
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 5206 0 0 0 2542 6 0 0 25 0 1 0 116538242 21901312 5099 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 5347 5099 110 215 0 5129 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21388

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 23836
/proc/meminfo: memFree=1732696/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=25620 CPUtime=51.08
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 6267 0 0 0 5100 8 0 0 25 0 1 0 116538242 26234880 6160 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 6405 6160 110 215 0 6187 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25620

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 23836
/proc/meminfo: memFree=1732568/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=25748 CPUtime=102.27
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 6303 0 0 0 10218 9 0 0 25 0 1 0 116538242 26365952 6196 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 6437 6196 110 215 0 6219 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25748

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 23836
/proc/meminfo: memFree=1722584/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35680 CPUtime=162.25
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8771 0 0 0 16212 13 0 0 25 0 1 0 116538242 36536320 8664 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8920 8664 110 215 0 8702 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35680

[startup+222.302 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 23836
/proc/meminfo: memFree=1722584/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35680 CPUtime=222.24
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8771 0 0 0 22210 14 0 0 25 0 1 0 116538242 36536320 8664 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576760 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8920 8664 110 215 0 8702 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 35680

[startup+282.302 s]
/proc/loadavg: 1.12 1.02 1.00 2/78 23836
/proc/meminfo: memFree=1722584/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35680 CPUtime=282.22
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8775 0 0 0 28208 14 0 0 25 0 1 0 116538242 36536320 8668 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8920 8668 110 215 0 8702 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 35680

[startup+342.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 23836
/proc/meminfo: memFree=1722520/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35680 CPUtime=342.21
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8780 0 0 0 34206 15 0 0 25 0 1 0 116538242 36536320 8673 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8920 8673 110 215 0 8702 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 35680

[startup+402.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 23836
/proc/meminfo: memFree=1722520/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35680 CPUtime=402.19
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8780 0 0 0 40204 15 0 0 25 0 1 0 116538242 36536320 8673 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8920 8673 110 215 0 8702 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 35680

[startup+462.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 23836
/proc/meminfo: memFree=1722520/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35680 CPUtime=462.19
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8786 0 0 0 46203 16 0 0 25 0 1 0 116538242 36536320 8679 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8920 8679 110 215 0 8702 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 35680

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23836
/proc/meminfo: memFree=1722456/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35680 CPUtime=522.17
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8786 0 0 0 52201 16 0 0 25 0 1 0 116538242 36536320 8679 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134572734 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8920 8679 110 215 0 8702 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 35680

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23836
/proc/meminfo: memFree=1722392/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35680 CPUtime=582.16
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8786 0 0 0 58199 17 0 0 25 0 1 0 116538242 36536320 8679 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8920 8679 110 215 0 8702 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 35680

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23836
/proc/meminfo: memFree=1722328/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35680 CPUtime=642.14
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8792 0 0 0 64197 17 0 0 25 0 1 0 116538242 36536320 8685 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8920 8685 110 215 0 8702 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 35680


################
# More data... #
################

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23836
/proc/meminfo: memFree=1722072/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=882.09
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 88189 20 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134579520 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 35860

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23836
/proc/meminfo: memFree=1722008/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=942.07
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 94187 20 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 35860

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23836
/proc/meminfo: memFree=1721944/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=1002.06
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 100185 21 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 35860

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23836
/proc/meminfo: memFree=1721880/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=1062.04
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 106183 21 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 35860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23836
/proc/meminfo: memFree=1721880/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=1122.02
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 112181 21 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 35860

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23836
/proc/meminfo: memFree=1721816/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=1182.02
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 118180 22 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134572774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 35860

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1721496/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=1242
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 124177 23 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 35860

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1721368/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=1301.99
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 130176 23 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 35860

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1721368/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=1361.97
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 136174 23 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 35860

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1721368/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=35860 CPUtime=1421.96
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 8799 0 0 0 142172 24 0 0 25 0 1 0 116538242 36720640 8692 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 8965 8692 110 215 0 8747 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 35860

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1718936/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=38504 CPUtime=1481.94
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 9445 0 0 0 148169 25 0 0 25 0 1 0 116538242 39428096 9338 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580506 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 9626 9338 110 215 0 9408 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 38504

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1718936/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=38504 CPUtime=1541.93
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 9456 0 0 0 154168 25 0 0 25 0 1 0 116538242 39428096 9349 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134569710 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 9626 9349 110 215 0 9408 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 38504

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1718808/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=38668 CPUtime=1601.92
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 9487 0 0 0 160166 26 0 0 25 0 1 0 116538242 39596032 9380 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 9667 9380 110 215 0 9449 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 38668

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1718744/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=38812 CPUtime=1661.9
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 9500 0 0 0 166164 26 0 0 25 0 1 0 116538242 39743488 9393 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 9703 9393 110 215 0 9485 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 38812

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1718744/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=38812 CPUtime=1721.89
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 9501 0 0 0 172162 27 0 0 25 0 1 0 116538242 39743488 9394 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 9703 9394 110 215 0 9485 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 38812

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1718488/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=38812 CPUtime=1781.88
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 9501 0 0 0 178160 28 0 0 25 0 1 0 116538242 39743488 9394 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 9703 9394 110 215 0 9485 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 38812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1718488/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=38812 CPUtime=1800.08
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 9501 0 0 0 179980 28 0 0 25 0 1 0 116538242 39743488 9394 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 9703 9394 110 215 0 9485 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 38812

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23838
/proc/meminfo: memFree=1718488/2055920 swapFree=4161604/4192956
[pid=23835] ppid=23833 vsize=38812 CPUtime=1800.08
/proc/23835/stat : 23835 (minisat+) R 23833 23835 23011 0 -1 4194304 9501 0 0 0 179980 28 0 0 25 0 1 0 116538242 39743488 9394 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23835/statm: 9703 9394 110 215 0 9485 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 38812

Child status: 10
Real time (s): 1800.52
CPU time (s): 1800.09
CPU user time (s): 1799.8
CPU system time (s): 0.290955
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 38812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9503
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= 158
involuntary context switches= 2405

runsolver used 2.10568 second user time and 4.50931 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Apr 16 01:17:08 UTC 2007

IDJOB= 353845
IDBENCH= 2274
IDSOLVER= 156
FILE ID= node34/353845-1176686228

PBS_JOBID= 4559992

Free space on /tmp= 66504 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
COMMAND LINE= /tmp/evaluation/353845-1176686228/minisat+ /tmp/evaluation/353845-1176686228/instance-353845-1176686228.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node34/convwatcher-353845-1176686228 -o ROOT/results/node34/conversion-353845-1176686228 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353845-1176686228/instance-353845-1176686228.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-353845-1176686228 -o ROOT/results/node34/solver-353845-1176686228 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/353845-1176686228/minisat+ /tmp/evaluation/353845-1176686228/instance-353845-1176686228.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  907943cf03e4e0f899b19858f5690e6e

RANDOM SEED= 178693059

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1757616 kB
Buffers:         13188 kB
Cached:         100344 kB
SwapCached:       2952 kB
Active:         185364 kB
Inactive:        60668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757616 kB
SwapTotal:     4192956 kB
SwapFree:      4161604 kB
Dirty:            3052 kB
Writeback:           0 kB
Mapped:         146432 kB
Slab:            37540 kB
Committed_AS:   438320 kB
PageTables:       1976 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB

End job on node34 on Mon Apr 16 01:47:11 UTC 2007