Trace number 353442

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.14OPT-40 785.031 785.326

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.opb
MD5SUM9984e76947bf9addca42277d72ff7107
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark785.031
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved YES
Number of variables760
Total number of constraints41314
Number of constraints which are clauses41314
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 760
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 760
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 760
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...
1.00/1.04	c Converting 41314 PB-constraints to clauses...
1.00/1.04	c   -- Unit propagations: (none)
1.00/1.04	c   -- Detecting intervals from adjacent constraints: (none)
1.00/1.05	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.09/1.13	c ==================================[MINISAT+]==================================
1.09/1.13	c | Conflicts | Original         | Learnt                           | Progress |
1.09/1.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.09/1.13	c ==============================================================================
1.09/1.13	c |         0 |   41314    82628 |   13771       0        0     nan |  0.000 % |
1.09/1.13	c ==============================================================================
1.09/1.13	c Found solution: -30
1.09/1.13	o -30
1.09/1.13	c ---[   0]---> Sorter-cost:35010     Base:
1.19/1.21	c ==================================[MINISAT+]==================================
1.19/1.21	c | Conflicts | Original         | Learnt                           | Progress |
1.19/1.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.19/1.21	c ==============================================================================
1.19/1.21	c |         0 |   77458   167531 |   25819       0        0     nan |  0.000 % |
1.19/1.28	c |       100 |   77224   167047 |   28400      90      679     7.5 |  0.530 % |
1.39/1.41	c |       250 |   76700   165951 |   31240     214     2374    11.1 |  1.770 % |
1.49/1.60	c |       475 |   75508   163377 |   34365     394     4266    10.8 |  4.479 % |
1.79/1.87	c |       812 |   74380   160896 |   37801     671     7040    10.5 |  7.203 % |
2.19/2.28	c |      1318 |   72161   155973 |   41581    1015    11367    11.2 | 12.665 % |
2.79/2.88	c |      2077 |   69164   149206 |   45739    1606    18243    11.4 | 20.247 % |
3.59/3.60	c |      3217 |   64977   139685 |   50313    2407    27449    11.4 | 31.072 % |
4.49/4.51	c |      4926 |   59117   126117 |   55345    3539    43681    12.3 | 46.142 % |
5.49/5.50	c |      7489 |   55055   116510 |   60879    5568    77263    13.9 | 57.153 % |
6.09/6.10	c ==============================================================================
6.09/6.10	c Found solution: -31
6.09/6.10	o -31
6.09/6.11	c ---[   0]---> Sorter-cost:    0     Base:
6.09/6.15	c ==================================[MINISAT+]==================================
6.09/6.15	c | Conflicts | Original         | Learnt                           | Progress |
6.09/6.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.09/6.15	c ==============================================================================
6.09/6.15	c |      9008 |   52805   111251 |   17601    6598   103007    15.6 | 57.153 % |
6.09/6.19	c |      9108 |   52708   111015 |   19361    6667   104034    15.6 | 63.756 % |
6.19/6.23	c |      9258 |   52616   110779 |   21297    6796   114566    16.9 | 64.034 % |
6.29/6.35	c |      9483 |   52124   109609 |   23426    6891   124286    18.0 | 65.370 % |
6.39/6.48	c |      9821 |   51897   109078 |   25769    7184   130244    18.1 | 65.974 % |
6.59/6.70	c |     10327 |   51155   107306 |   28346    7499   139267    18.6 | 67.981 % |
6.79/6.87	c ==============================================================================
6.79/6.87	c Found solution: -32
6.79/6.87	o -32
6.79/6.88	c ---[   0]---> Sorter-cost:    0     Base:
6.89/6.92	c ==================================[MINISAT+]==================================
6.89/6.92	c | Conflicts | Original         | Learnt                           | Progress |
6.89/6.92	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.89/6.92	c ==============================================================================
6.89/6.92	c |     10803 |   50658   106093 |   16886    7827   153030    19.6 | 67.981 % |
6.89/6.94	c |     10903 |   50658   106093 |   18574    7927   155000    19.6 | 69.344 % |
6.89/6.99	c |     11054 |   50534   105785 |   20432    8031   158443    19.7 | 69.706 % |
6.99/7.05	c |     11279 |   50498   105699 |   22475    8248   162799    19.7 | 69.806 % |
7.09/7.14	c |     11616 |   50148   104852 |   24722    8481   168039    19.8 | 70.784 % |
7.29/7.31	c |     12122 |   49676   103722 |   27195    8918   185810    20.8 | 72.079 % |
7.39/7.40	c ==============================================================================
7.39/7.40	c Found solution: -34
7.39/7.40	o -34
7.39/7.41	c ---[   0]---> Sorter-cost:    0     Base:
7.39/7.45	c ==================================[MINISAT+]==================================
7.39/7.45	c | Conflicts | Original         | Learnt                           | Progress |
7.39/7.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
7.39/7.45	c ==============================================================================
7.39/7.45	c |     12499 |   49536   103378 |   16512    9234   195825    21.2 | 72.079 % |
7.39/7.48	c |     12600 |   49502   103296 |   18163    9323   200107    21.5 | 72.605 % |
7.49/7.51	c |     12750 |   49458   103190 |   19979    9432   203588    21.6 | 72.726 % |
7.49/7.57	c |     12975 |   49458   103190 |   21977    9657   210976    21.8 | 72.725 % |
7.59/7.65	c |     13312 |   49403   103059 |   24175    9989   220913    22.1 | 72.878 % |
7.69/7.78	c |     13818 |   49293   102783 |   26592   10361   241096    23.3 | 73.204 % |
7.99/8.01	c |     14578 |   48927   101891 |   29252   10975   271426    24.7 | 74.240 % |
8.29/8.31	c |     15717 |   48830   101654 |   32177   12035   327386    27.2 | 74.514 % |
8.69/8.79	c |     17425 |   48583   101068 |   35394   13606   421850    31.0 | 75.189 % |
9.69/9.75	c |     19988 |   48568   101033 |   38934   16161   751390    46.5 | 75.229 % |
10.19/10.29	c ==============================================================================
10.19/10.29	c Found solution: -35
10.19/10.29	o -35
10.29/10.30	c ---[   0]---> Sorter-cost:    0     Base:
10.29/10.35	c ==================================[MINISAT+]==================================
10.29/10.35	c | Conflicts | Original         | Learnt                           | Progress |
10.29/10.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.29/10.35	c ==============================================================================
10.29/10.35	c |     21535 |   48469   100844 |   16156   17595   878641    49.9 | 75.229 % |
10.39/10.40	c |     21635 |   48435   100767 |   17771   17692   880885    49.8 | 75.664 % |
10.39/10.48	c |     21785 |   48386   100646 |   19548   17824   888918    49.9 | 75.808 % |
10.59/10.62	c |     22010 |   48246   100301 |   21503   17942   902017    50.3 | 76.212 % |
10.69/10.75	c |     22347 |   48216   100222 |   23653   18187   916619    50.4 | 76.308 % |
10.89/10.91	c |     22855 |   48181   100143 |   26019   18625   938334    50.4 | 76.396 % |
11.08/11.18	c |     23614 |   48090    99918 |   28621   19313   989462    51.2 | 76.656 % |
11.58/11.63	c |     24753 |   47989    99670 |   31483   20400  1060100    52.0 | 76.949 % |
12.18/12.21	c |     26461 |   47883    99423 |   34631   22067  1165156    52.8 | 77.217 % |
13.18/13.26	c |     29023 |   47883    99423 |   38095   24629  1447352    58.8 | 77.217 % |
14.79/14.88	c |     32867 |   47619    98798 |   41904   28281  1754723    62.0 | 77.921 % |
17.78/17.90	c ==============================================================================
17.78/17.90	c Found solution: -36
17.78/17.90	o -36
17.88/17.90	c ---[   0]---> Sorter-cost:    0     Base:
17.88/17.97	c ==================================[MINISAT+]==================================
17.88/17.97	c | Conflicts | Original         | Learnt                           | Progress |
17.88/17.97	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
17.88/17.97	c ==============================================================================
17.88/17.97	c |     38290 |   47164    97701 |   15721   33323  2238687    67.2 | 77.921 % |
18.08/18.11	c |     38390 |   47069    97480 |   17293   33337  2240048    67.2 | 79.408 % |
18.08/18.14	c |     38541 |   47069    97480 |   19022   33488  2242432    67.0 | 79.408 % |
18.18/18.30	c |     38767 |   47038    97405 |   20924   33662  2262263    67.2 | 79.497 % |
18.38/18.47	c |     39104 |   47038    97405 |   23017   33999  2289618    67.3 | 79.496 % |
18.58/18.70	c |     39610 |   47038    97405 |   25318   34505  2316616    67.1 | 79.496 % |
19.08/19.11	c |     40370 |   47038    97405 |   27850   35265  2378645    67.5 | 79.497 % |
19.69/19.73	c |     41509 |   46922    97114 |   30635   36285  2455571    67.7 | 79.833 % |
20.69/20.77	c |     43217 |   46903    97069 |   33699   37974  2583648    68.0 | 79.885 % |
22.58/22.64	c |     45779 |   46735    96657 |   37069   39973  2804976    70.2 | 80.369 % |
25.28/25.30	c |     49623 |   46729    96643 |   40776   43811  3126378    71.4 | 80.385 % |
29.18/29.25	c |     55390 |   46692    96558 |   44853   49458  3644093    73.7 | 80.481 % |
36.37/36.43	c |     64040 |   46604    96345 |   49339   58063  4377957    75.4 | 80.725 % |
40.27/40.30	c ==============================================================================
40.27/40.30	c Found solution: -37
40.27/40.30	o -37
40.27/40.31	c ---[   0]---> Sorter-cost:    0     Base:
40.37/40.41	c ==================================[MINISAT+]==================================
40.37/40.41	c | Conflicts | Original         | Learnt                           | Progress |
40.37/40.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
40.37/40.41	c ==============================================================================
40.37/40.41	c |     68472 |   46627    96411 |   15542   62495  4731732    75.7 | 80.725 % |
40.47/40.57	c |     68572 |   46627    96411 |   17096   19043  1082694    56.9 | 80.687 % |
40.58/40.63	c |     68722 |   46627    96411 |   18805   19193  1090310    56.8 | 80.687 % |
40.68/40.73	c |     68947 |   46591    96321 |   20686   19386  1099508    56.7 | 80.791 % |
40.87/40.90	c |     69286 |   46530    96165 |   22755   19718  1122455    56.9 | 80.979 % |
41.07/41.11	c |     69792 |   46464    96001 |   25030   20205  1154675    57.1 | 81.171 % |
41.37/41.45	c |     70552 |   46389    95824 |   27533   20938  1207400    57.7 | 81.375 % |
41.87/41.98	c |     71692 |   46313    95627 |   30286   22072  1285617    58.2 | 81.615 % |
42.57/42.68	c |     73403 |   46201    95353 |   33315   23448  1372700    58.5 | 81.939 % |
43.77/43.87	c |     75966 |   46165    95271 |   36647   25976  1639965    63.1 | 82.030 % |
45.57/45.69	c |     79810 |   46165    95271 |   40311   29820  1980150    66.4 | 82.031 % |
48.57/48.63	c |     85577 |   46153    95243 |   44343   35578  2430413    68.3 | 82.062 % |
54.17/54.25	c |     94226 |   46151    95239 |   48777   44226  3116224    70.5 | 82.067 % |
63.96/64.06	c |    107201 |   46151    95239 |   53655   57201  4339029    75.9 | 82.066 % |
82.46/82.59	c |    126662 |   46119    95160 |   59020   18833   920721    48.9 | 82.158 % |
99.96/100.08	c |    155854 |   46090    95093 |   64922   48023  3744633    78.0 | 82.234 % |
138.83/138.98	c |    199643 |   46051    94994 |   71415   24700  1082093    43.8 | 82.354 % |
168.42/168.54	c ==============================================================================
168.42/168.54	c Found solution: -38
168.42/168.54	o -38
168.42/168.55	c ---[   0]---> Sorter-cost:    0     Base:
168.52/168.65	c ==================================[MINISAT+]==================================
168.52/168.65	c | Conflicts | Original         | Learnt                           | Progress |
168.52/168.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
168.52/168.65	c ==============================================================================
168.52/168.65	c |    243262 |   45922    94627 |   15307   68179  4796175    70.3 | 82.354 % |
168.72/168.89	c |    243363 |   45922    94627 |   16837   19620  1244680    63.4 | 82.744 % |
168.82/168.96	c |    243513 |   45922    94627 |   18521   19770  1253697    63.4 | 82.744 % |
168.92/169.07	c |    243739 |   45922    94627 |   20373   19996  1268604    63.4 | 82.744 % |
169.12/169.22	c |    244076 |   45922    94627 |   22410   20333  1290316    63.5 | 82.744 % |
169.33/169.42	c |    244582 |   45922    94627 |   24652   20839  1325990    63.6 | 82.744 % |
169.62/169.73	c |    245342 |   45922    94627 |   27117   21599  1383039    64.0 | 82.744 % |
170.12/170.27	c |    246483 |   45827    94391 |   29829   22733  1466640    64.5 | 83.015 % |
170.92/171.05	c |    248191 |   45827    94391 |   32811   24441  1544671    63.2 | 83.016 % |
172.12/172.24	c |    250753 |   45801    94325 |   36093   26982  1722023    63.8 | 83.095 % |
174.02/174.16	c |    254598 |   45772    94256 |   39702   30820  1962962    63.7 | 83.175 % |
177.22/177.32	c |    260364 |   45772    94256 |   43672   36586  2328047    63.6 | 83.175 % |
182.62/182.75	c |    269013 |   45772    94256 |   48039   45235  2703617    59.8 | 83.175 % |
192.11/192.27	c |    281987 |   45768    94248 |   52843   58208  3641519    62.6 | 83.183 % |
209.11/209.27	c |    301449 |   45766    94244 |   58128   22556   886258    39.3 | 83.187 % |
226.60/226.76	c |    330641 |   45766    94244 |   63941   51748  2582354    49.9 | 83.187 % |
257.79/257.92	c |    374430 |   45715    94123 |   70335   30153  1134530    37.6 | 83.327 % |
304.37/304.51	c |    440114 |   45657    93972 |   77368   24020   965941    40.2 | 83.511 % |
366.35/366.55	c ==============================================================================
366.35/366.55	c Found solution: -39
366.35/366.55	o -39
366.35/366.56	c ---[   0]---> Sorter-cost:    0     Base:
366.45/366.62	c ==================================[MINISAT+]==================================
366.45/366.62	c | Conflicts | Original         | Learnt                           | Progress |
366.45/366.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
366.45/366.62	c ==============================================================================
366.45/366.62	c |    524323 |   45659    93986 |   15219   30701  1622161    52.8 | 83.511 % |
366.45/366.68	c |    524424 |   45659    93986 |   16740   30802  1626681    52.8 | 83.574 % |
366.55/366.77	c |    524574 |   45627    93912 |   18414   30948  1636333    52.9 | 83.658 % |
366.65/366.89	c |    524799 |   45627    93912 |   20256   31173  1654407    53.1 | 83.658 % |
366.85/367.04	c |    525136 |   45627    93912 |   22282   31510  1669883    53.0 | 83.658 % |
367.05/367.29	c |    525642 |   45627    93912 |   24510   32016  1707962    53.3 | 83.658 % |
367.45/367.64	c |    526402 |   45627    93912 |   26961   32776  1761716    53.8 | 83.658 % |
367.95/368.10	c |    527542 |   45627    93912 |   29657   33916  1825409    53.8 | 83.658 % |
368.75/368.96	c |    529250 |   45627    93912 |   32623   35624  1912907    53.7 | 83.658 % |
369.95/370.16	c |    531812 |   45627    93912 |   35885   38186  2067346    54.1 | 83.658 % |
372.15/372.32	c |    535656 |   45604    93857 |   39474   42024  2254970    53.7 | 83.722 % |
375.44/375.61	c |    541422 |   45604    93857 |   43421   47790  2610548    54.6 | 83.721 % |
381.24/381.45	c |    550073 |   45594    93835 |   47763   56439  3129775    55.5 | 83.745 % |
391.94/392.17	c |    563047 |   45577    93794 |   52540   69409  3748301    54.0 | 83.793 % |
402.63/402.89	c |    582508 |   45532    93689 |   57794   36853  1517636    41.2 | 83.913 % |
420.73/420.98	c |    611700 |   45496    93605 |   63573   66040  2679247    40.6 | 84.008 % |
449.32/449.51	c |    655490 |   45411    93394 |   69930   48595  1600647    32.9 | 84.251 % |
491.60/491.83	c |    721174 |   45276    93076 |   76923   46123  1507228    32.7 | 84.613 % |
561.08/561.38	c |    819700 |   45258    93032 |   84616   71667  2952697    41.2 | 84.665 % |
685.03/685.33	c |    967490 |   45209    92903 |   93078   69533  2634408    37.9 | 84.800 % |
782.80/783.16	c ==============================================================================
782.80/783.16	c Found solution: -40
782.80/783.16	o -40
782.80/783.17	c ---[   0]---> Sorter-cost:    0     Base:
782.90/783.25	c ==================================[MINISAT+]==================================
782.90/783.25	c | Conflicts | Original         | Learnt                           | Progress |
782.90/783.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
782.90/783.25	c ==============================================================================
782.90/783.25	c |   1108422 |   44990    92314 |   14996   70766  2720148    38.4 | 84.800 % |
783.19/783.58	c |   1108522 |   44990    92314 |   16495   24885   908107    36.5 | 85.427 % |
783.29/783.62	c |   1108674 |   44990    92314 |   18145   25037   913001    36.5 | 85.427 % |
783.39/783.71	c |   1108899 |   44990    92314 |   19959   25262   923532    36.6 | 85.427 % |
783.49/783.83	c |   1109236 |   44990    92314 |   21955   25599   939600    36.7 | 85.427 % |
783.59/783.96	c |   1109742 |   44990    92314 |   24151   26105   954358    36.6 | 85.427 % |
783.79/784.18	c |   1110504 |   44990    92314 |   26566   26867   978447    36.4 | 85.427 % |
784.09/784.46	c |   1111643 |   44990    92314 |   29222   28006  1014490    36.2 | 85.427 % |
784.59/784.98	c |   1113351 |   44990    92314 |   32145   29714  1059092    35.6 | 85.427 % |
785.00/785.31	c ==============================================================================
785.00/785.31	c Optimal solution: -40
785.00/785.31	s OPTIMUM FOUND
785.00/785.31	v -x760 x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740
785.00/785.31	v -x739 -x738 -x737 -x736 x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719
785.00/785.31	v -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 x708 -x707 -x706 -x705 -x704 x703 -x702 -x701 -x700 -x699 -x698
785.00/785.31	v -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677
785.00/785.31	v -x676 -x675 -x674 -x673 -x672 -x671 -x670 x669 -x668 -x667 -x666 -x665 -x664 -x663 x662 -x661 -x660 -x659 -x658 -x657 -x656
785.00/785.31	v -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635
785.00/785.31	v x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614
785.00/785.31	v -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593
785.00/785.31	v -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 x573 -x572
785.00/785.31	v -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551
785.00/785.31	v -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530
785.00/785.31	v -x529 x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509
785.00/785.31	v -x508 -x507 -x506 -x505 -x504 -x503 -x502 x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488
785.00/785.31	v -x487 x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467
785.00/785.31	v -x466 -x465 -x464 -x463 -x462 -x461 x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446
785.00/785.31	v -x445 x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 x426 -x425
785.00/785.31	v -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 x407 -x406 -x405 -x404
785.00/785.31	v -x403 -x402 -x401 -x400 -x399 x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383
785.00/785.31	v -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 x368 -x367 -x366 -x365 -x364 -x363 -x362
785.00/785.31	v -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341
785.00/785.31	v x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320
785.00/785.31	v -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299
785.00/785.31	v -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278
785.00/785.31	v -x277 -x276 -x275 x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 x260 -x259 -x258 -x257
785.00/785.31	v -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 x236
785.00/785.31	v -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215
785.00/785.31	v -x214 -x213 x212 -x211 -x210 -x209 -x208 -x207 -x206 x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194
785.00/785.31	v -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173
785.00/785.31	v -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152
785.00/785.31	v x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131
785.00/785.31	v -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110
785.00/785.31	v -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 x101 -x100 -x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86
785.00/785.31	v -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
785.00/785.31	v -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
785.00/785.31	v -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
785.00/785.31	v -x6 -x5 -x4 -x3 -x2 -x1
785.00/785.31	c _______________________________________________________________________________
785.00/785.31	c 
785.00/785.31	c restarts              : 121
785.00/785.31	c conflicts             : 1114243        (1420 /sec)
785.00/785.31	c decisions             : 1421244        (1811 /sec)
785.00/785.31	c propagations          : 0              (0 /sec)
785.00/785.31	c inspects              : 0              (0 /sec)
785.00/785.31	c CPU time              : 784.894 s
785.00/785.31	c _______________________________________________________________________________

Verifier Data (download as text)

OK	-40

Conversion Script Data (download as text)

/tmp/evaluation/353442-1176666145/instance-353442-1176666145.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/node76/watcher-353442-1176666145 -o ROOT/results/node76/solver-353442-1176666145 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/353442-1176666145/minisat+ /tmp/evaluation/353442-1176666145/instance-353442-1176666145.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.99 0.97 0.98 3/69 7152
/proc/meminfo: memFree=1849184/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=1180 CPUtime=0
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 144 0 0 0 0 0 0 0 19 0 1 0 114529053 1208320 130 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 295 130 74 215 0 77 0

[startup+0.0197191 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 7152
/proc/meminfo: memFree=1849184/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=1312 CPUtime=0.01
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 176 0 0 0 1 0 0 0 19 0 1 0 114529053 1343488 162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 328 162 74 215 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1312

[startup+0.101735 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 7152
/proc/meminfo: memFree=1849184/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=2128 CPUtime=0.09
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 362 0 0 0 9 0 0 0 19 0 1 0 114529053 2179072 348 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 532 348 74 215 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2128

[startup+0.301773 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 7152
/proc/meminfo: memFree=1849184/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=3796 CPUtime=0.29
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 804 0 0 0 29 0 0 0 21 0 1 0 114529053 3887104 790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 949 790 74 215 0 731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3796

[startup+0.702851 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 7152
/proc/meminfo: memFree=1849184/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=7436 CPUtime=0.69
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 1690 0 0 0 69 0 0 0 25 0 1 0 114529053 7614464 1676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 1859 1676 74 215 0 1641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7436

[startup+1.50201 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1840024/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=15768 CPUtime=1.49
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 3822 0 0 0 143 6 0 0 19 0 1 0 114529053 16146432 3700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 3942 3700 110 215 0 3724 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15768

[startup+3.10131 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1834520/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=15768 CPUtime=3.09
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 3822 0 0 0 303 6 0 0 25 0 1 0 114529053 16146432 3700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 3942 3700 110 215 0 3724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15768

[startup+6.30193 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1834400/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=16056 CPUtime=6.29
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 3857 0 0 0 623 6 0 0 25 0 1 0 114529053 16441344 3735 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 4014 3735 110 215 0 3796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16056

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1832288/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=18728 CPUtime=12.68
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 4559 0 0 0 1262 6 0 0 25 0 1 0 114529053 19177472 4437 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 4682 4437 110 215 0 4464 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18728

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1823520/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=27064 CPUtime=25.48
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 6606 0 0 0 2540 8 0 0 25 0 1 0 114529053 27713536 6484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569752 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 6766 6484 110 215 0 6548 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27064

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1816224/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=34152 CPUtime=51.07
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 8385 0 0 0 5097 10 0 0 25 0 1 0 114529053 34971648 8263 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 8538 8263 110 215 0 8320 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34152

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1811040/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=39224 CPUtime=102.26
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 9672 0 0 0 10215 11 0 0 25 0 1 0 114529053 40165376 9550 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 9806 9550 110 215 0 9588 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39224

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1806176/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44028 CPUtime=162.22
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10883 0 0 0 16210 12 0 0 25 0 1 0 114529053 45084672 10761 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11007 10761 110 215 0 10789 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 44028

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1806176/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44028 CPUtime=222.2
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10883 0 0 0 22208 12 0 0 25 0 1 0 114529053 45084672 10761 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11007 10761 110 215 0 10789 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 44028

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1806240/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44028 CPUtime=282.18
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10883 0 0 0 28206 12 0 0 25 0 1 0 114529053 45084672 10761 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11007 10761 110 215 0 10789 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 44028

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1806176/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44208 CPUtime=342.16
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10888 0 0 0 34204 12 0 0 25 0 1 0 114529053 45268992 10766 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11052 10766 110 215 0 10834 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 44208

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1806112/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44208 CPUtime=402.13
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10897 0 0 0 40201 12 0 0 25 0 1 0 114529053 45268992 10775 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11052 10775 110 215 0 10834 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 44208

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1806048/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44208 CPUtime=462.11
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10898 0 0 0 46199 12 0 0 25 0 1 0 114529053 45268992 10776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11052 10776 110 215 0 10834 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 44208

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1806048/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44208 CPUtime=522.09
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10898 0 0 0 52197 12 0 0 25 0 1 0 114529053 45268992 10776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11052 10776 110 215 0 10834 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 44208

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1806112/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44208 CPUtime=582.07
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10898 0 0 0 58195 12 0 0 25 0 1 0 114529053 45268992 10776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11052 10776 110 215 0 10834 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 44208

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1806048/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44208 CPUtime=642.05
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10904 0 0 0 64193 12 0 0 25 0 1 0 114529053 45268992 10782 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11052 10782 110 215 0 10834 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 44208

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1805984/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44344 CPUtime=702.02
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10915 0 0 0 70190 12 0 0 25 0 1 0 114529053 45408256 10793 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574462 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11086 10793 110 215 0 10868 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 44344

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1805920/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44344 CPUtime=762.01
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10924 0 0 0 76189 12 0 0 25 0 1 0 114529053 45408256 10802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11086 10802 110 215 0 10868 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 44344

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

[startup+767.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1805920/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44344 CPUtime=767.6
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10924 0 0 0 76748 12 0 0 25 0 1 0 114529053 45408256 10802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11086 10802 110 215 0 10868 0
Current children cumulated CPU time (s) 767.6
Current children cumulated vsize (KiB) 44344

[startup+774.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1805920/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44344 CPUtime=774
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10924 0 0 0 77388 12 0 0 25 0 1 0 114529053 45408256 10802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11086 10802 110 215 0 10868 0
Current children cumulated CPU time (s) 774
Current children cumulated vsize (KiB) 44344

[startup+780.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1805920/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44344 CPUtime=780.4
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10924 0 0 0 78028 12 0 0 25 0 1 0 114529053 45408256 10802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11086 10802 110 215 0 10868 0
Current children cumulated CPU time (s) 780.4
Current children cumulated vsize (KiB) 44344

[startup+783.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1805984/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44344 CPUtime=783.59
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10924 0 0 0 78347 12 0 0 25 0 1 0 114529053 45408256 10802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572721 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11086 10802 110 215 0 10868 0
Current children cumulated CPU time (s) 783.59
Current children cumulated vsize (KiB) 44344

[startup+784.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1805984/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44344 CPUtime=784.39
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10924 0 0 0 78427 12 0 0 25 0 1 0 114529053 45408256 10802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11086 10802 110 215 0 10868 0
Current children cumulated CPU time (s) 784.39
Current children cumulated vsize (KiB) 44344

[startup+785.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1805984/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44344 CPUtime=784.79
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10924 0 0 0 78467 12 0 0 25 0 1 0 114529053 45408256 10802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575787 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11086 10802 110 215 0 10868 0
Current children cumulated CPU time (s) 784.79
Current children cumulated vsize (KiB) 44344

[startup+785.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 7153
/proc/meminfo: memFree=1805984/2055888 swapFree=4087308/4096564
[pid=7152] ppid=7150 vsize=44344 CPUtime=785
/proc/7152/stat : 7152 (minisat+) R 7150 7152 7039 0 -1 4194304 10924 0 0 0 78488 12 0 0 25 0 1 0 114529053 45408256 10802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7152/statm: 11086 10802 110 215 0 10868 0
Current children cumulated CPU time (s) 785
Current children cumulated vsize (KiB) 44344

Child status: 30
Real time (s): 785.326
CPU time (s): 785.031
CPU user time (s): 784.896
CPU system time (s): 0.134979
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 44344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 784.896
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10928
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= 462
involuntary context switches= 1553

runsolver used 0.627904 second user time and 1.60776 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Apr 15 19:42:25 UTC 2007

IDJOB= 353442
IDBENCH= 2243
IDSOLVER= 156
FILE ID= node76/353442-1176666145

PBS_JOBID= 4559920

Free space on /tmp= 66648 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/frb40-19-opb/normalized-frb40-19-1.opb
COMMAND LINE= /tmp/evaluation/353442-1176666145/minisat+ /tmp/evaluation/353442-1176666145/instance-353442-1176666145.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node76/convwatcher-353442-1176666145 -o ROOT/results/node76/conversion-353442-1176666145 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353442-1176666145/instance-353442-1176666145.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  9984e76947bf9addca42277d72ff7107

RANDOM SEED= 688086682

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.277
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	: 6006.17
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.277
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1849528 kB
Buffers:         34428 kB
Cached:         121904 kB
SwapCached:       3264 kB
Active:          87820 kB
Inactive:        78596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1849528 kB
SwapTotal:     4096564 kB
SwapFree:      4087308 kB
Dirty:            3292 kB
Writeback:           0 kB
Mapped:          15240 kB
Slab:            26348 kB
Committed_AS:  3776048 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66648 MiB

End job on node76 on Sun Apr 15 19:55:31 UTC 2007